A · AAAA · MX · TXT · NS · CNAME · SOA · CAA
DNS Lookup
Look up A, AAAA, MX, TXT, NS, CNAME, SOA and CAA records for any domain. Queries run server-side, so your browser only talks to navanem.com.
Queries run server-side through navanem.com against your resolver, so no third-party DNS host is contacted from your browser. MX records are shown as priority then mail server.
About this tool
This DNS lookup tool queries the live DNS records for any domain: A and AAAA address records, MX mail servers, TXT records (SPF, DKIM, domain verification), NS name servers, CNAME aliases, the SOA record and CAA certificate-authority records. Enter a domain, pick a record type and you get the current answer from the resolver.
Lookups run server-side through navanem.com, so your browser never contacts a third-party DNS-over-HTTPS host that ad and tracker blockers tend to break, and there are no CORS problems. MX records come back sorted by priority, which is what you want when debugging mail delivery.
How to use it
- 01Type a domain name, for example example.com.
- 02Choose the record type you want (A, MX, TXT, and so on).
- 03Click Look up to see the current records.
Frequently asked questions
How do I check a domain MX records?+
Enter the domain, choose MX and look it up. The tool lists each mail server with its priority, lowest first, which is the order mail servers are tried.
Why do I see no records?+
Either the domain has none of that record type or the name does not exist. SPF and DKIM live in TXT records, so check TXT when troubleshooting mail authentication.
Is this the same as my own DNS result?+
It reflects what the server resolver sees, which can differ briefly from your local cache while a change propagates. Compare both when chasing propagation issues.