All tools
Development tools

DNS Propagation Checker

Check DNS records across multiple resolvers worldwide — A, AAAA, MX, TXT, CNAME, NS — see TTL values and detect propagation mismatches instantly.

A / AAAA records MX records TXT / SPF / DKIM CNAME / NS TTL display Mismatch detection
Get started free Sign in

Free · No credit card · 50 credits/day

DNS record types reference

Record Purpose Example value
A Maps hostname to IPv4 address 93.184.216.34
AAAA Maps hostname to IPv6 address 2606:2800:220:1::68
CNAME Alias — points to another hostname example.com
MX Mail server for the domain 10 mail.example.com
TXT Arbitrary text — SPF, DKIM, domain verify v=spf1 include:sendgrid.net ~all
NS Authoritative nameservers for domain ns1.hostinger.com
SOA Start of Authority — zone metadata ns1.example.com admin@example.com

Frequently asked questions

How long does DNS propagation take?

Propagation depends on the TTL of the old record. TTL 86400 (24 hours) means caching resolvers keep the old value for up to 24 hours. TTL 300 (5 minutes) means fast propagation. To speed up a migration, lower the TTL to 300 a few days before the change — then change the record and propagation completes in minutes.

What is the difference between a CNAME and an A record?

An A record maps a hostname to an IPv4 address. A CNAME maps a hostname to another hostname; the resolver follows the chain to find an A record. CNAME records cannot coexist with other records at the zone apex (root domain). Use ALIAS or ANAME records (where supported) for apex domain flexibility.

Why do different DNS resolvers show different results?

Each resolver has its own cache. After a DNS change, some resolvers still have the old record cached until its TTL expires. Others queried the authoritative nameserver recently and have the new record. This is what propagation means — all caches worldwide take time to expire and pick up the new value.

What is an MX record and why does it have a priority?

An MX record specifies which mail server handles email for a domain. The priority number (lower = preferred) allows fallback: if the primary server (priority 10) is unreachable, the sender tries the secondary (priority 20). Most domains today use a single MX pointing to Google Workspace or Microsoft 365.

Related network tools

More tools for DNS, domains and SSL.

DNS Lookup

Query a specific DNS record type for any domain against a single resolver.

WHOIS Lookup

Look up domain registration details, registrar, and expiry date.

SSL Certificate Checker

Verify SSL certificate validity, expiry, and chain — essential after DNS changes.

Check DNS propagation worldwide

Free account. 50 credits per day. Access to 75+ tools instantly.

Create free account →