Skip to content
DNS Checkers

DNS lookup

Every DNS record for a domain in one view: A, AAAA, CNAME, MX, NS, PTR, SRV, SOA, TXT, CAA, DS, and DNSKEY.

Record type

Leave it on ALL to fetch every record type at once.

Check propagation instead

Related tools

Looking up every common DNS record type in one pass is the fastest way to understand how a domain is wired: where the web points, which hosts handle mail, which nameservers are authoritative, and which TXT policies are published. DNS Checkers aggregates A, AAAA, CNAME, MX, NS, TXT, SOA, SRV, CAA, DS, and DNSKEY queries from this server so you can audit a zone without jumping between a dozen single-purpose forms.

When to use an all-records report

Use this tool before migrations, after registrar nameserver changes, when onboarding a client domain, or while investigating “random” breakage that might be split across record types. A site that loads but cannot receive mail often has healthy A records and broken MX. A domain that fails only on validating resolvers may show DS/DNSKEY problems while insecure lookups still look fine. Capturing the whole picture first saves hours of tunnel vision.

Pair the report with the DNS propagation checker when you need to know whether public resolvers still disagree after a change. Propagation views answer “who has the new value?” while all-records answers “what does this server believe the zone contains right now?”

Reading each section

Empty sections usually mean the owner name simply does not publish that type. That can be intentional: many domains omit SRV or CAA. SOA timers explain refresh and negative-caching behavior for operators who run their own primaries. NS mismatches versus the parent delegation are a frequent root cause of partial outages — if the registrar still points at old nameservers, edits on a new DNS host never go live.

TXT blobs may include SPF, domain verification tokens, Apple/Google site ownership proofs, and DKIM public keys. Treat them as sensitive configuration. When comparing TXT output across tools, remember values can be split into multiple quoted strings that must be concatenated.

Workflow we recommend

  1. Run All DNS Records on the apex and on critical hosts like www and mail.
  2. Confirm NS matches what the registrar shows.
  3. Verify A/AAAA for web and MX/TXT for mail.
  4. Score the zone with Domain Health.
  5. After edits, watch caches via propagation and flush only local OS/browser caches if needed.

Limitations

Results reflect this host’s recursive path and timeouts. Wildcard synthesis, DNSSEC validation policy, and EDNS client subnet behavior can still differ for end users. Reverse mappings need a public IP in Reverse DNS. DNS Checkers does not pretend to scrape every city on earth; honesty keeps diagnostics trustworthy for humans and for advertising review.

Continue learning on the DNS Checkers blog, especially the guides on DNS explained, propagation, and nameservers versus hosting.

Frequently asked questions

Quick answers about propagation, resolvers, and how this checker works.

Are these results global? +

Results reflect what this DNS Checkers server and the public resolvers it queries currently see. Propagation can still differ elsewhere.

How often should I re-check? +

After a DNS change, re-check every few minutes while respecting TTL. Avoid hammering resolvers; our tools are rate limited.

What if records are empty? +

Empty answers can mean NXDOMAIN, no records of that type, a timeout, or a resolver that filters the query.

Is DNS Checkers free? +

Yes. Phase 1 tools are free and supported by privacy-respecting AdSense inventory once you enable it.

Where can I learn more? +

Read the DNS Checkers blog for guides on propagation, DNSSEC, email authentication, and nameserver strategy.

DNS Checkers uses essential cookies to run. Optional advertising cookies (Google AdSense) load only if you accept. See the Cookie Policy and Privacy Policy.