DNS Lookup
Every DNS record for a domain — A, MX, TXT, NS and more.
↳ received from
Help us improve
Was this tool useful? Tap a star.
Thanks — your rating helps others find it.
A DNS lookup returns the records that tell the internet how a domain works — its A / AAAA records (server IPs), MX (mail servers), TXT (SPF, verification), NS (nameservers), CNAME (aliases) and SOA. Enter a domain to pull them straight from the nameservers.
What a DNS lookup is used for
Checking a domain points at the right server after a move, confirming MX and SPF/TXT records around an email setup, spotting a propagation delay, and diagnosing why a site or its mail will not resolve. It reads the same public records every resolver uses.
FAQ
Which record types does it show?A, AAAA, MX, TXT, NS, CNAME and SOA — the records that cover almost every real-world DNS question.
Is this live or cached?It queries the domain live and shows each record's TTL, so you see what resolvers are currently returning.
Why do I see no MX or TXT records?The domain may simply not have them set — not every domain sends email (MX) or publishes SPF/verification (TXT).