🌐 Global DNS visibility

DNS Propagation Checker

See what major public resolvers return for your domain, compare answers, verify a planned value, and inspect TTL and response time in one clear report.

4 public resolvers7 record typesLive results
Lookup setup

Check a DNS record

Make sense of the result

DNS propagation is really cache expiration

DNS records are cached for their TTL (time to live). After a record changes, some recursive resolvers may still serve the previous cached value until that TTL expires. This checker compares several large public resolver networks at the same moment.

A / AAAA

Website addresses

A maps a hostname to IPv4; AAAA maps it to IPv6. Multiple answers can be normal behind CDNs or load balancers.

CNAME / NS

Aliases and delegation

CNAME points one hostname at another. NS identifies the authoritative nameservers responsible for a DNS zone.

MX / TXT

Email and verification

MX selects receiving mail servers. TXT commonly carries SPF, DKIM, DMARC, ownership, and service verification data.

SOA

Zone authority

SOA describes the zone’s primary authority and timing values. Its serial helps indicate whether authoritative copies agree.

How to check a DNS change correctly

  1. Enter only the hostname you changed.For example, check www.example.com separately from example.com.
  2. Select the exact record type.An A lookup cannot confirm an MX or TXT change.
  3. Add the expected value.This distinguishes propagation from legitimate CDN or multi-record variation.
  4. Compare after the old TTL.If a resolver still shows the previous answer, wait until its cached response can expire.

Frequently asked questions

What does “fully propagated” mean here?

Every responding resolver returned the expected value. A resolver that failed to respond is shown separately and is not silently treated as a match.

Why do different resolvers return different IPs?

This may indicate cached old data, but CDNs and geo-aware DNS can deliberately return different IPs. Enter the value you expect for a more useful verdict.

How long should I wait after changing DNS?

Use the TTL that existed before the change as your best guide. Changes often become visible within minutes or hours, but caches and delegation changes may take longer.

Can this checker modify or flush DNS?

No. It performs read-only public lookups. Only your DNS provider can change records, and third-party resolver caches cannot normally be manually flushed by this page.

Why is an expected MX or TXT value not matching?

Use the complete value shown by the resolver, including an MX priority or TXT quoting where applicable. You can first run without an expected value and copy the displayed format.