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.
Checks one record type for one name so you can confirm the current DNS answer.
Open DNS Lookup ToolCompares answers from multiple public resolvers to find cache drift or resolver disagreement.
Open DNS Propagation CheckerUse 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.