Back to tool pages

DNS comparison

DNS Lookup vs DNS Propagation

Compare a single DNS answer with a multi-resolver propagation check, and learn which one to use during DNS changes.

DNS Lookup

Checks one record type for one name so you can confirm the current DNS answer.

Open DNS Lookup Tool
DNS Propagation

Compares answers from multiple public resolvers to find cache drift or resolver disagreement.

Open DNS Propagation Checker

Use DNS Lookup When

  • You need a quick answer for A, CNAME, MX, TXT, SRV, or another record.
  • You are validating a setup instruction from a host, mail provider, or VoIP provider.
  • You are checking whether the authoritative answer looks correct before wider testing.

Use DNS Propagation When

  • You recently changed DNS and users see different results.
  • You want to compare public resolver caches.
  • You need to decide whether a problem is cache delay or a bad DNS change.

Related Guides

dns guideDNS TTL ExplainedUnderstand DNS TTL values, resolver cache behavior, and why DNS changes can appear at different times.