DNS Checker
Check a domain’s live DNS records — A, AAAA, MX, NS, TXT and CNAME — resolved in real time.
How to use this tool
Enter a domain
Type the domain whose DNS you want to inspect — the root domain like example.com, not a full URL.
Resolve the records
ns6 queries live resolvers for the domain’s A, AAAA, MX, NS, TXT and CNAME records exactly as they resolve right now.
Check the answers
Confirm your A and AAAA records point at the right server, your MX records match your mail host, and your TXT records for SPF and DKIM are present.
Fix and re-check
Edit records at your DNS host, then re-run the check to confirm the change is resolving. New records can take minutes to hours to propagate.
DNS is the address book of the internet: it maps your domain name to the servers that host your website and email. A DNS checker resolves your domain’s live records so you can confirm they’re correct and have finished propagating.
The record types do different jobs: A and AAAA point the domain at a web server’s IPv4 and IPv6 address, MX routes your email, NS delegates the domain to its nameservers, CNAME aliases one name to another, and TXT holds mail-authentication values like SPF and DKIM.