Domain DNS Records Checker

View Every Published DNS Record for a Domain

Need to use Domain DNS Records Checker right now?

After making a DNS change, the fastest way to confirm it actually took effect is checking the live records directly rather than waiting and hoping — this pulls every record type in one query.

No sign-upNo uploads 100% free

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?

Web developersIT adminsSEO specialistsSystem administrators

About Domain DNS Records 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

  1. Enter a domain name. Any registered domain, without http:// or www.
  2. Click Lookup. Every common record type is queried at once.
  3. 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

Frequently asked questions