
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 |
|---|---|---|---|---|
| NS | 614s |
1 day (86400s) |
high | NS TTL is below typical — observed 614s, 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-7 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.
q.au
1773152514
hostmaster.donuts.email
| Timer | Value | RFC 1912 Range |
|---|---|---|
| Refresh | 7200s | 1,200–43,200s (20 min – 12 hrs) |
| Retry | 900s | Fraction of Refresh |
| Expire | 1209600s | 1,209,600–2,419,200s (14–28 days) |
| Minimum (Neg. Cache) | 3600s | 300–86,400s (5 min – 1 day) |
| Parameter | Current | Suggested | Severity | Rationale |
|---|---|---|---|---|
| timeout_seconds | 5s |
8s |
low | Average scan duration is 40.9s, suggesting DNS responses are slow for this domain. Increasing timeout from 5s to 8s prevents premature resolution failures. RFC 8767 |
This domain has no MX records and appears to be a website-only domain. A DMARC reject policy tells receiving mail servers to reject any email claiming to be from your domain.
| Field | Value |
|---|---|
| Type | TXT |
| Host | _dmarc.com.au |
| Value | v=DMARC1; p=reject; sp=reject; adkim=s; aspf=s; |
This domain has no MX records and appears to be a website-only domain. Publishing a strict SPF record explicitly declares that no servers are authorized to send email, preventing attackers from spoofing your domain.
| Field | Value |
|---|---|
| Type | TXT |
| Host | com.au |
| Value | v=spf1 -all |
CAA records specify which Certificate Authorities may issue certificates for your domain, reducing the risk of unauthorized certificate issuance.
| Field | Value |
|---|---|
| Type | CAA |
| Host | com.au (root of domain — adjust CA to match your provider) |
| Value | 0 issue "letsencrypt.org" |
DNS Server Security Hardened
No DNS server misconfigurations found on q.au — 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: q.au, s.au, t.au, r.au, a.au
Delegation Consistency 4 Issues
Delegation consistency: 4 issue(s) found — Parent/child NS delegation alignment: DS↔DNSKEY, glue records, TTL drift, SOA serial sync.
- DNSKEY records missing at child — DS records at parent have no matching keys
- SOA serial 1773152624 seen on: t.au, a.au
- SOA serial 1773152514 seen on: s.au, r.au, q.au
- SOA serial inconsistency indicates zone data may not be fully synchronized across nameservers
DS ↔ DNSKEY Alignment Misaligned
Glue Record Completeness Complete
| Nameserver | In-Bailiwick | IPv4 Glue | IPv6 Glue | Status |
|---|---|---|---|---|
a.au |
No | N/A | N/A | OK |
q.au |
No | N/A | N/A | OK |
r.au |
No | N/A | N/A | OK |
s.au |
No | N/A | N/A | OK |
t.au |
No | N/A | N/A | OK |
NS TTL Comparison Match
SOA Serial Consistency 2 Unique Serials
a.au: 1.773152624e+09q.au: 1.773152514e+09r.au: 1.773152514e+09s.au: 1.773152514e+09t.au: 1.773152624e+09Nameserver Fleet Matrix 2 Issues
Analyzed 5 nameserver(s) for com.au — Per-nameserver reachability, ASN diversity, SOA serial sync, and lame delegation checks.
- SOA serial 1773152624 on: a.au, t.au
- SOA serial 1773152514 on: r.au, q.au, s.au
| Nameserver | IPv4 | IPv6 | ASN / Operator | UDP | TCP | AA | SOA Serial |
|---|---|---|---|---|---|---|---|
r.au |
65.22.197.1 | 2a01:8840:bf::1 | AS12041 | 1773152514 | |||
a.au |
58.65.254.1 | 2407:6e00:254::1 | AS17987 38332 | 1773152624 | |||
t.au |
65.22.199.1 | 2a01:8840:c1::1 | AS207266 | 1773152624 | |||
q.au |
65.22.196.1 | 2a01:8840:be::1 | AS12041 | 1773152514 | |||
s.au |
65.22.198.1 | 2a01:8840:c0::1 | AS12041 | 1773152514 |
3 ASNs, 5 /24 prefixes across 5 nameservers
DNSSEC Operations Deep Dive 2 Issues
DNSSEC operational notes: 2 item(s) to review — KSK/ZSK differentiation, RRSIG expiry windows, NSEC/NSEC3 analysis, and rollover readiness.
- NSEC3 uses a non-empty salt; RFC 9276 recommends empty salt for new deployments
- Single KSK with no CDS/CDNSKEY automation — manual rollover required
DNSKEY Inventory 3 Keys
| Role | Key Tag | Algorithm | Key Size |
|---|---|---|---|
| ZSK | 429 | RSA/SHA-256 | 1056 bits |
| ZSK | 7683 | RSA/SHA-256 | 1056 bits |
| KSK | 14185 | RSA/SHA-256 | 2088 bits |
RRSIG Signatures 1 Signature
| Type | Key Tag | Expiry | Status |
|---|---|---|---|
| DNSKEY | 14185 | 2026-03-30T15:17:15Z | Active |
Denial of Existence NSEC3
Rollover Readiness Not_ready
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 RSA/SHA-256 Adequate
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 Match
NS delegation verified - 5 nameserver(s) match parent zone
Subdomain Discovery Not Applicable
example.com.au.
DNS Evidence Diff Side-by-side comparison
q.au.
a.au.
a.au.
s.au.
s.au.
r.au.
r.au.
q.au.
t.au.
t.au.
q.au. hostmaster.donuts.email. 1773152514 7200 900 1209600 3600
q.au. hostmaster.donuts.email. 1773152624 7200 900 1209600 3600
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.
f22f2a419fc3631efe1b7e6a955d59af5e75d48e34a1f35900a582443bb8cd6648aa3872d9ebb8715dcaa5a74f60717bb20c8000c5a9caa736fe336deb55d583
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.au.json.sha3 && echo '---' && openssl dgst -sha3-512 dns-intelligence-com.au.json
python3 -c "import hashlib; print(hashlib.sha3_512(open('dns-intelligence-com.au.json','rb').read()).hexdigest())"
sha3sum -a 512 dns-intelligence-com.au.json
.sha3 file or the checksum API at /api/analysis/7102/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.au. 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.au A
dig +noall +answer com.au AAAA
dig +noall +answer com.au MX
dig +noall +answer com.au NS
dig +noall +answer com.au TXT
Email Authentication
dig +short com.au TXT | grep -i spf
dig +short _dmarc.com.au TXT
dig +short default._domainkey.com.au TXT
dig +short google._domainkey.com.au TXT
dig +short selector1._domainkey.com.au TXT
dig +short selector2._domainkey.com.au TXT
Domain Security
dig +dnssec +noall +answer com.au DNSKEY
dig +noall +answer com.au DS
dig +dnssec +cd com.au A @1.1.1.1
Transport Security
dig +noall +answer _25._tcp.MX_HOST TLSA
dig +short _mta-sts.com.au TXT
curl -sL https://mta-sts.com.au/.well-known/mta-sts.txt
dig +short _smtp._tls.com.au TXT
Brand & Trust
dig +short default._bimi.com.au TXT
dig +noall +answer com.au CAA
DNS Records
dig +noall +answer com.au HTTPS
Domain Security
dig +noall +answer com.au CDS
Infrastructure Intelligence
curl -sL 'https://rdap.org/domain/com.au' | python3 -m json.tool | head -50
curl -s 'https://crt.sh/?q=%25.com.au&output=json' | python3 -c "import json,sys; [print(e['name_value']) for e in json.load(sys.stdin)]" | sort -u | head -20
curl -sL https://com.au/.well-known/security.txt | head -20
AI Surface
curl -sI https://com.au/llms.txt | head -5
curl -s https://com.au/robots.txt | grep -i -E 'GPTBot|ChatGPT|Claude|Anthropic|Google-Extended|CCBot|PerplexityBot'
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.au A
dig +noall +answer com.au AAAA
dig +noall +answer com.au MX
dig +noall +answer com.au NS
dig +noall +answer com.au TXT
Email Authentication
dig +short com.au TXT | grep -i spf
dig +short _dmarc.com.au TXT
dig +short default._domainkey.com.au TXT
dig +short google._domainkey.com.au TXT
dig +short selector1._domainkey.com.au TXT
dig +short selector2._domainkey.com.au TXT
Domain Security
dig +dnssec +noall +answer com.au DNSKEY
dig +noall +answer com.au DS
dig +dnssec +cd com.au A @1.1.1.1
Transport Security
dig +noall +answer _25._tcp.MX_HOST TLSA
dig +short _mta-sts.com.au TXT
curl -sL https://mta-sts.com.au/.well-known/mta-sts.txt
dig +short _smtp._tls.com.au TXT
Brand & Trust
dig +short default._bimi.com.au TXT
dig +noall +answer com.au CAA
DNS Records
dig +noall +answer com.au HTTPS
Domain Security
dig +noall +answer com.au CDS
Infrastructure Intelligence
curl -sL 'https://rdap.org/domain/com.au' | python3 -m json.tool | head -50
curl -s 'https://crt.sh/?q=%25.com.au&output=json' | python3 -c "import json,sys; [print(e['name_value']) for e in json.load(sys.stdin)]" | sort -u | head -20
curl -sL https://com.au/.well-known/security.txt | head -20
AI Surface
curl -sI https://com.au/llms.txt | head -5
curl -s https://com.au/robots.txt | grep -i -E 'GPTBot|ChatGPT|Claude|Anthropic|Google-Extended|CCBot|PerplexityBot'
