
Registry Zone Health Report
| 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" |
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
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
t.au.
q.au.
s.au.
t.au.
q.au.
a.au.
a.au.
r.au.
r.au.
s.au.
q.au. hostmaster.donuts.email. 1771424522 7200 900 1209600 3600
q.au. hostmaster.donuts.email. 1771424411 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.
ac95ebc445bc3d3ad1f8c5a72bab5a3dc893e79d3b27b008597714278c808cfeddb7dfeb3a0bf2f04dc24a1eb18f7a05c71e9fd749b5c9356474f061b7a6246b
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/2193/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'
