Query A, AAAA, MX, NS, CNAME, TXT, and SOA records for any domain. Real-time DNS resolution with detailed results.
Enter a domain name above and click Lookup to query DNS records
| Type | Name |
|---|---|
| A | Address |
| AAAA | IPv6 Address |
| MX | Mail Exchange |
| NS | Name Server |
| CNAME | Canonical Name |
| TXT | Text |
| SOA | Start of Authority |
| CAA | Certification Authority |
| SRV | Service |
| PTR | Pointer |
The Domain Name System (DNS) is the internet's address book. When you visit a website, your browser queries DNS servers to translate the human-readable domain name into the IP address of the server hosting that website. This tool performs those same queries and displays the raw results.
Our DNS lookup tool queries public resolvers (Google DNS and Cloudflare DNS) to retrieve records. Each record type serves a different purpose: A records point to web servers, MX records route email, TXT records store verification data, and SOA records define zone authority. Understanding these records is essential for diagnosing connectivity, email delivery, and security issues.
Not all domains have every record type configured. For example, a domain that doesn't handle email won't have MX records, and only domains using aliases will have CNAME records. An empty result simply means that record type hasn't been set up for the domain.
DNS is a distributed system with caching at multiple levels. Results can vary depending on which DNS resolver is queried, whether records have been cached, and how recently changes were propagated. Our tool queries Google DNS (8.8.8.8) and Cloudflare DNS (1.1.1.1) for reliable results.
The Start of Authority record contains administrative metadata about the DNS zone. It specifies the primary nameserver, the zone administrator's contact, a serial number that increments with each change, and timing values that control how often secondary nameservers refresh their cached data.
DNS propagation depends on the Time To Live (TTL) values set on each record. Lower TTL values mean faster propagation but more DNS queries. Most changes propagate globally within 24-48 hours, though some records with short TTLs may update in minutes.
Yes. Check the MX records to verify your mail servers are correctly configured with the right priorities. Also inspect TXT records for SPF, DKIM, and DMARC entries which are essential for email authentication and deliverability.
Manual DNS checks are useful, but automated monitoring catches issues before they impact your users. Start with 50 free monitors.
Get started free