DNS Lookup
Query DNS records (A, AAAA, MX, TXT, CNAME, NS) for any domain. Run a DNS Health Check, DNS Propagation Checker, or WHOIS Lookup for more insights.
What you'll get
DNS records for the domain: Type, Name, Value, and TTL. Filter by record type and export as JSON or dig-style command.
Tip: Enter a domain (example.com) to query A, AAAA, MX, TXT, CNAME, and NS records.
How to check DNS records
Enter a domain above and choose the record type (or leave as “Any”) to see A, AAAA, MX, TXT, CNAME, and NS records returned by the resolver.
Common DNS record types
- A / AAAA – IP address for the domain
- MX – Mail servers
- TXT – Verification and policy (SPF, DKIM, DMARC)
- CNAME – Alias to another hostname
- NS – Authoritative nameservers
Troubleshooting: domain not resolving
If the domain doesn’t resolve, check that nameservers are set correctly (use a WHOIS Lookup), that A/AAAA or CNAME records exist, and run a DNS Propagation Checker to see if changes have spread.
Next steps