
Registry Zone Health Report
The following DNS record TTLs deviate from recommended values. Incorrect TTLs can cause caching issues, slow propagation, or unnecessary DNS traffic.
| Record Type | Observed TTL | Typical TTL | Severity | Context |
|---|---|---|---|---|
| SOA | 52s |
1 hour (3600s) |
high | SOA TTL is below typical — observed 52s, typical value is 1 hour (3600s). Short TTLs increase DNS query volume but enable faster propagation. If you are preparing for a migration or need rapid failover, this may be intentional (RFC 1035 §3.2.1). For steady-state production, consider 3600 seconds per NIST SP 800-53 SI-18 relevance guidance. Use the TTL Tuner for profile-specific recommendations. |
| NS | 6 hours (21600s) |
1 day (86400s) |
medium | NS TTL is below typical — observed 6 hours (21600s), typical value is 1 day (86400s). Short TTLs increase DNS query volume but enable faster propagation. If you are preparing for a migration or need rapid failover, this may be intentional (RFC 1035 §3.2.1). For steady-state production, consider 86400 seconds per NIST SP 800-53 SI-18 relevance guidance. Use the TTL Tuner for profile-specific recommendations. |
Big Picture Questions
- How often do you actually change this record? If it hasn’t changed in months, a short TTL is generating unnecessary DNS queries without any benefit.
- Are you preparing for a migration or IP change? Short TTLs make sense temporarily — but should be raised back to 1 hour (3600s) once the change is complete.
- Every DNS lookup adds 20–150ms of latency. With a 60s TTL, returning visitors trigger a fresh lookup every minute. With 3600s, they get cached responses for an hour — faster page loads, no extra infrastructure needed.
- Google runs A records at ~30s because they operate a global anycast network and need to steer traffic dynamically. For a typical website without that infrastructure, copying those TTLs increases query volume with zero upside.
a.gtld-servers.net
1771990376
nstld.verisign-grs.com
| Timer | Value | RFC 1912 Range |
|---|---|---|
| Refresh | 1800s | 1,200–43,200s (20 min – 12 hrs) |
| Retry | 900s | Fraction of Refresh |
| Expire | 604800s | 1,209,600–2,419,200s (14–28 days) |
| Minimum (Neg. Cache) | 900s | 300–86,400s (5 min – 1 day) |
DNS Server Security Hardened
No DNS server misconfigurations found on f.gtld-servers.net — Nmap NSE probes for zone transfer (AXFR), open recursion (RFC 5358), nameserver identity disclosure, and DNS cache snooping.
| Check | Result | Detail |
|---|---|---|
| Zone Transfer (AXFR) | Denied | Zone transfer denied (correct configuration) |
| Open Recursion | Disabled | Recursion disabled (correct configuration) |
| Nameserver Identity | Hidden | No nameserver identity information disclosed |
| Cache Snooping | Protected | Cache snooping not possible (correct configuration) |
Tested nameservers: f.gtld-servers.net, d.gtld-servers.net, a.gtld-servers.net, h.gtld-servers.net, g.gtld-servers.net, e.gtld-servers.net, b.gtld-servers.net, l.gtld-servers.net, j.gtld-servers.net, i.gtld-servers.net, m.gtld-servers.net, c.gtld-servers.net, k.gtld-servers.net
Zone Signing & DNSSEC Methodology Is this zone cryptographically signed? YES DNSSEC signed and validated, cryptographic chain of trust verified
DNSSEC RFC 4033 §2 Verified Signed ECDSA P-256/SHA-256 Modern
DNSSEC fully configured and validated — AD (Authenticated Data) flag set by resolver 8.8.8.8 confirming cryptographic chain of trust from root to zone (RFC 4035 §3.2.3)
NS Delegation Verified
13 nameserver(s) configured
Subdomain Discovery Not Applicable
example.com.
DNS Evidence Diff Side-by-side comparison
f.gtld-servers.net.
g.gtld-servers.net.
g.gtld-servers.net.
m.gtld-servers.net.
e.gtld-servers.net.
a.gtld-servers.net.
m.gtld-servers.net.
i.gtld-servers.net.
l.gtld-servers.net.
e.gtld-servers.net.
c.gtld-servers.net.
h.gtld-servers.net.
b.gtld-servers.net.
j.gtld-servers.net.
a.gtld-servers.net.
b.gtld-servers.net.
d.gtld-servers.net.
c.gtld-servers.net.
i.gtld-servers.net.
f.gtld-servers.net.
k.gtld-servers.net.
k.gtld-servers.net.
h.gtld-servers.net.
l.gtld-servers.net.
j.gtld-servers.net.
d.gtld-servers.net.
a.gtld-servers.net. nstld.verisign-grs.com. 1771990376 1800 900 604800 900
a.gtld-servers.net. nstld.verisign-grs.com. 1771991236 1800 900 604800 900
DNS History Timeline BETA
When was a record added, removed, or changed — and could that change be the problem?
DATA FRESHNESS & METHODOLOGY
All security-critical records (SPF, DMARC, DKIM, DANE/TLSA, DNSSEC, MTA-STS, TLS-RPT, BIMI, CAA) are queried live from authoritative nameservers and cross-referenced against 5 independent public DNS resolvers (Cloudflare, Google, Quad9, OpenDNS, DNS4EU) at the time of each analysis. No security verdict uses cached data.
Registrar data (RDAP) is cached for up to 24 hours because domain ownership and registration details change infrequently. Certificate Transparency logs (subdomain discovery via RFC 6962) are cached for 1 hour because CT entries are append-only historical records. Sections using cached data are marked with a CACHED badge; live queries show LIVE.
Intelligence Sources
This analysis used 4 DNS resolvers (consensus), reverse DNS (PTR), Team Cymru (ASN attribution), IANA RDAP (registrar), crt.sh (CT logs), and SMTP probing (transport). All using open-standard protocols.
Verify Report Integrity SHA-3-512 Has this report been altered since generation? Verify below
This cryptographic hash seals the analysis data, domain, timestamp, and tool version into a tamper-evident fingerprint. Any modification to the report data will produce a different hash. This is distinct from the posture hash (used for drift detection) — the integrity hash uniquely identifies this specific report instance.
328620df69a0718513654f464346afb0275be59b08598d09f877d03a2076199dda782bdb16bb1cc3429955e777ec751bfa1e4d895c00c763864adc76701cbacf
Download the intelligence dump and verify its integrity, like you would a Kali ISO or any critical artifact. The SHA-3-512 checksum covers every byte of the download — deterministic serialization ensures identical hashes across downloads.
After downloading, verify with any of these commands:
Tip: cd ~/Downloads first (or wherever you saved the files).
cat dns-intelligence-com.json.sha3 && echo '---' && openssl dgst -sha3-512 dns-intelligence-com.json
python3 -c "import hashlib; print(hashlib.sha3_512(open('dns-intelligence-com.json','rb').read()).hexdigest())"
sha3sum -a 512 dns-intelligence-com.json
.sha3 file or the checksum API at /api/analysis/4343/checksum. Hash algorithm: SHA-3-512 (Keccak, NIST FIPS 202).
Every finding in this report is backed by DNS queries you can run yourself. These vetted one-liners reproduce the exact checks used to build this report for com. Our analysis adds multi-resolver consensus, RFC-based evaluation, and cross-referencing — but the underlying data is always independently verifiable. We are intelligence analysts, not gatekeepers.
DNS Records
dig +noall +answer com A
dig +noall +answer com AAAA
dig +noall +answer com MX
dig +noall +answer com NS
dig +noall +answer com TXT
Domain Security
dig +dnssec +noall +answer com DNSKEY
dig +noall +answer com DS
dig +dnssec +cd com A @1.1.1.1
Brand & Trust
dig +noall +answer com CAA
DNS Records
dig +noall +answer com HTTPS
Domain Security
dig +noall +answer com CDS
Infrastructure Intelligence
curl -sL 'https://rdap.org/domain/com' | python3 -m json.tool | head -50
dig, openssl, and curl — standard tools available on macOS, Linux, and WSL. Results may vary slightly due to DNS propagation timing and resolver caching.
Appendix: Verification Commands
DNS Records
dig +noall +answer com A
dig +noall +answer com AAAA
dig +noall +answer com MX
dig +noall +answer com NS
dig +noall +answer com TXT
Domain Security
dig +dnssec +noall +answer com DNSKEY
dig +noall +answer com DS
dig +dnssec +cd com A @1.1.1.1
Brand & Trust
dig +noall +answer com CAA
DNS Records
dig +noall +answer com HTTPS
Domain Security
dig +noall +answer com CDS
Infrastructure Intelligence
curl -sL 'https://rdap.org/domain/com' | python3 -m json.tool | head -50
