DNS Propagation Checker

This checker compares DNS answers across multiple resolvers so you can track real propagation progress instead of guessing from one local resolver view.

What this tool checks

How to read the output

Common failure patterns

  1. New value appears in some regions but old value persists elsewhere.
  2. Resolver-specific policy or stale cache creates prolonged inconsistency.
  3. Incorrect TTL strategy causes longer migration windows than planned.
  4. Record-type mismatch makes propagation appear broken when query is wrong.

Remediation workflow

  1. Confirm you are checking the intended record type and host label.
  2. Track TTL and expected cache expiry before escalating propagation concerns.
  3. Re-run from interval checkpoints instead of continuously refreshing one resolver.
  4. Validate post-propagation service behavior with HTTP/TLS or mail tests.

Next steps

FAQ

How long should DNS propagation take?

It depends on TTL, resolver refresh behavior, and provider caching policy.

Is propagation complete when most resolvers match?

For production changes, wait for full convergence or acceptable risk threshold defined by your team.

Can CDN behavior hide propagation issues?

Yes. Edge caching and geo routing can mask underlying resolver divergence.

Should I lower TTL before planned migrations?

Usually yes, with enough lead time to let previous high TTL values expire first.

What confirms migration success after convergence?

End-to-end application checks over the new DNS target.

Run this tool

Advanced options

Advanced controls are intentionally minimal in Phase 1 to reduce abuse risk.

IPv6 direct input is currently disabled by configuration.