Free DNS Lookup Tool Online

Look up DNS records free online. A, AAAA, CNAME, MX, TXT records. Instant results, browser-based, no registration, detailed DNS information.

Free DNS Lookup Tool Online

Query A, AAAA, CNAME, MX, NS, TXT, and SOA records for any domain

Complete DNS Record Lookup

All record types for any domain in one query

All Record Types

Query A, AAAA, CNAME, MX, NS, TXT, and SOA records in a single lookup to get a complete DNS picture.

MX Record Priority

See mail server records with their priority values to understand email routing configuration.

TTL Information

View Time To Live values for each record to understand DNS caching behavior and propagation timing.

About This Tool

A DNS lookup queries the Domain Name System to find the records attached to a domain, most commonly the A record that maps a name to an IPv4 address. DNS is the internet's directory: it translates human-readable names such as example.com into the numeric addresses machines route by.

Beyond A records, a lookup can reveal AAAA records for IPv6, MX records that direct email, CNAME aliases, TXT records used for verification and policy, and NS records that name the authoritative servers. Checking these helps diagnose why a site or mail service is not resolving as expected, or confirm that a recent change has propagated.

DNS changes do not take effect everywhere at once: records are cached for a period set by their time-to-live, so a freshly updated record may still resolve to the old value from cached copies until that timer expires. Checking a lookup against the authoritative name servers shows the intended value before caches catch up.

How to Use It

  1. Enter the domain name.
  2. Choose the record type, or look up the common ones together.
  3. Read the returned records and their values.

References

  1. RFC 1034: Domain Names - Concepts and Facilities - IETF
  2. RFC 1035: Domain Names - Implementation and Specification - IETF
  3. Domain Name System - Wikipedia
  4. Root Zone Database - IANA