What this check shows
The Start of Authority record contains the primary nameserver, responsible mailbox, serial number and timing values for a DNS zone.
SOA comparisons are particularly useful when checking whether secondary authoritative servers have received the latest zone version.
When to use it
- Checking zone transfer consistency
- Comparing SOA serial numbers
- DNS provider migrations
- Investigating stale authoritative data
How to read the result
- Different serial numbers can indicate that authoritative servers are serving different zone versions.
- Refresh, retry and expire values control secondary server behavior rather than ordinary browser caching.
- A recursive resolver may cache an older SOA response until its TTL expires.
Questions
What does the SOA serial mean?
It identifies a version of the zone. Secondary nameservers use it to decide whether a zone transfer is needed.
Must the serial look like a date?
No. Date-based serials are conventional, but any correctly increasing 32-bit serial strategy can be valid.
Related DNS tools
Compare DNS answers worldwide after a record, provider or nameserver change.
Check published IPv4 addresses for a domain across independent DNS resolvers.
Check IPv6 addresses and AAAA record propagation across public DNS resolvers.
Verify canonical name aliases and CNAME propagation across DNS resolvers.
Validate mail server propagation, hostnames and MX priorities worldwide.
Inspect SPF, DKIM, DMARC, ownership verification and other TXT records.