DNS Records Checker
Check all DNS records for a domain — A, MX, TXT, CNAME, NS in one look.
How to use DNS Records Checker
- Enter the domain.
- Read the records by type — NS, A/AAAA, MX, TXT, CNAME.
- Match against intent: mail records → your mail provider's documented values; web records → your host/CDN.
- After edits, re-check — propagation lag means changes appear over minutes to hours.
What is DNS Records Checker?
A DNS records checker queries a domain's full public record set: A/AAAA (web servers), MX (mail delivery), TXT (verification and email policy — SPF, DKIM, DMARC), CNAME (aliases) and NS (which nameservers hold authority). One lookup, the whole configuration surface.
DNS is where websites, email and service verifications all meet — and where their failures start. "Email stopped arriving", "the www doesn't work", "the verification won't validate": each is a record visible (or missing) in this check.
About the DNS Records Checker
Enter a domain and read its records by type.
What each block tells you: NS — who controls the DNS (the first question in any handover or hijack investigation); A/AAAA — where the web traffic goes; MX — where mail is delivered (no MX = no inbound email; wrong MX after a migration = mail going to the old provider); TXT — the crowded workhorse: SPF (which servers may send your mail), DKIM keys, DMARC policy, plus site-verification tokens for Google, Microsoft and every SaaS you've proven ownership to; CNAME — aliases like www pointing at the apex or a hosting target.
The routine checks: after any DNS edit (did it save and propagate?), during email-deliverability work (SPF/DKIM/DMARC present and correct — the trio that keeps you out of spam), before/after migrations, and when a verification stalls (the token record is usually missing, typo'd, or on the wrong host).
Frequently Asked Questions
Learn more
What Is DNS? How the Internet's Phone Book Works
Every time you visit a site, DNS quietly translates the name into an address. Here is how it works, the main record types, and how to inspect them.
Read the guide