DNS Checker
Check All DNS Records for Any Domain
Need to use DNS Checker right now?
'DNS checker' is the direct, common way people search for this exact task — a full published-record snapshot for a domain, queried live, in one pass.
Features
- Runs entirely in your browser
- Privacy-first — your data is never uploaded
- Real-time, instant results
- 100% free, no sign-up required
- Works on desktop, tablet, and mobile
- No installation needed
Who uses this tool?
About DNS Checker
DNS (Domain Name System) is the internet's address book — it translates human-readable domain names into the IP addresses and configuration that servers actually use. When a domain isn't resolving correctly, email isn't delivering, or a DNS change isn't showing up yet, the fastest way to see what's actually published is to query the records directly.
This tool looks up every common DNS record type for a domain in one pass: A records (IPv4 addresses), AAAA records (IPv6 addresses), MX records (mail servers), TXT records (often used for SPF, DKIM, and domain verification), NS records (authoritative name servers), CNAME records (aliases), and the SOA record (zone administration details like the primary name server and refresh timing).
Results come straight from live DNS resolution at the moment you run the lookup, not a cached snapshot — though DNS itself is cached at many layers (your ISP, public resolvers, your own device), so a very recent change might not be visible everywhere immediately even though this tool queries fresh.
This is useful for verifying a domain's mail setup (MX and TXT/SPF records), confirming a DNS change has actually propagated, debugging why a subdomain isn't resolving, checking who's authoritative for a domain, and general domain administration and troubleshooting.
How it works
- Enter a domain name. Any registered domain, without http:// or www.
- Click Lookup. Every common record type is queried at once.
- Review the results. Only record types that actually exist for the domain are shown.
Examples
Checking a domain's mail servers
Input
example.com
Output
MX records listing each mail server and its priority, plus A, NS, and TXT records