DNS propagation checker

Check DNS propagation across public resolvers

Check how a DNS record resolves across multiple public resolvers in one place. This tool helps you verify whether a recent DNS change has propagated consistently or whether different resolvers still return different answers.

It is useful for domain changes, migrations, cutovers, CDN updates, mail record changes, and troubleshooting cases where one network sees the new record and another still sees the old one.

How to use

  • Enter the domain name you want to check.
  • Select the DNS record type such as A, AAAA, MX, TXT, NS, or CNAME.
  • Optionally enter an expected value if you want to verify a specific record result.
  • Click Check propagation to compare answers across public resolvers.
  • Review the summary and resolver table to see whether the record is fully propagated or still mixed.

DNS propagation checker FAQ

It queries the same DNS record against multiple public resolvers and compares the answers. This helps you see whether propagation is consistent or still split across providers.

Practical examples

  • Check whether a new A record has propagated after moving a website to a new server.
  • Verify whether updated MX records are visible across resolvers before switching mail flow.
  • Confirm whether a TXT record for domain verification is consistently published.
  • Compare CNAME answers after a CDN or reverse proxy change.

Other tools