
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 | 21564s |
1 hour (3600s) |
high | SOA TTL is above — observed 21564s, typical value is 1 hour (3600s). Consider setting to 3600 seconds per NIST SP 800-53 SI-18 relevance guidance. |
| NS | 21584s |
1 day (86400s) |
medium | NS TTL is below — observed 21584s, typical value is 1 day (86400s). Consider setting to 86400 seconds per NIST SP 800-53 SI-18 relevance guidance. |
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.
| Parameter | Current | Suggested | Severity | Rationale |
|---|---|---|---|---|
| timeout_seconds | 5s |
8s |
low | Average scan duration is 45.8s, 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.co.uk |
| 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 | co.uk |
| 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 | co.uk (root of domain — adjust CA to match your provider) |
| Value | 0 issue "letsencrypt.org" |
DNS Server Security Hardened
No DNS server misconfigurations found on nsc.nic.uk — 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: nsc.nic.uk, dns1.nic.uk, nsa.nic.uk, dns3.nic.uk, dns2.nic.uk, nsd.nic.uk, dns4.nic.uk, nsb.nic.uk
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 - 8 nameserver(s) match parent zone
CDS / CDNSKEY (DNSSEC Automation) RFC 7344 Success CDS CDNSKEY
Full RFC 8078 automated DNSSEC key rollover signaling detected (CDS + CDNSKEY)
| Key Tag | Algorithm | Digest Type | Digest |
|---|---|---|---|
11810 |
RSASHA256 | 2 | |
| Flags | Protocol | Algorithm | Public Key |
|---|---|---|---|
257 |
3 | RSASHA256 | |
Subdomain Discovery Not Applicable
example.co.uk.
DNS Evidence Diff Side-by-side comparison
dns4.nic.uk.
nsb.nic.uk.
nsa.nic.uk.
dns2.nic.uk.
dns3.nic.uk.
nsa.nic.uk.
nsc.nic.uk.
dns4.nic.uk.
nsb.nic.uk.
nsc.nic.uk.
dns1.nic.uk.
dns1.nic.uk.
dns2.nic.uk.
nsd.nic.uk.
nsd.nic.uk.
dns3.nic.uk.
dns1.nic.uk. hostmaster.nominet.org.uk. 1771944976 900 300 2419200 10800
dns1.nic.uk. hostmaster.nominet.org.uk. 1771945006 900 300 2419200 10800
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.
3f119cafd66c385cda88e8a6c572b6733d22b6728ae20f8121190e9e6c539ea3882a350a0036bc562f99d7915fdbfede9846e772d9c1566a5bc437821996c697
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-co.uk.json.sha3 && echo '---' && openssl dgst -sha3-512 dns-intelligence-co.uk.json
python3 -c "import hashlib; print(hashlib.sha3_512(open('dns-intelligence-co.uk.json','rb').read()).hexdigest())"
sha3sum -a 512 dns-intelligence-co.uk.json
.sha3 file or the checksum API at /api/analysis/4161/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 co.uk. 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 co.uk A
dig +noall +answer co.uk AAAA
dig +noall +answer co.uk MX
dig +noall +answer co.uk NS
dig +noall +answer co.uk TXT
Email Authentication
dig +short co.uk TXT | grep -i spf
dig +short _dmarc.co.uk TXT
dig +short default._domainkey.co.uk TXT
dig +short google._domainkey.co.uk TXT
dig +short selector1._domainkey.co.uk TXT
dig +short selector2._domainkey.co.uk TXT
Domain Security
dig +dnssec +noall +answer co.uk DNSKEY
dig +noall +answer co.uk DS
dig +dnssec +cd co.uk A @1.1.1.1
Transport Security
dig +noall +answer _25._tcp.MX_HOST TLSA
dig +short _mta-sts.co.uk TXT
curl -sL https://mta-sts.co.uk/.well-known/mta-sts.txt
dig +short _smtp._tls.co.uk TXT
Brand & Trust
dig +short default._bimi.co.uk TXT
dig +noall +answer co.uk CAA
DNS Records
dig +noall +answer co.uk HTTPS
Domain Security
dig +noall +answer co.uk CDS
Infrastructure Intelligence
curl -sL 'https://rdap.org/domain/co.uk' | python3 -m json.tool | head -50
curl -s 'https://crt.sh/?q=%25.co.uk&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://co.uk/.well-known/security.txt | head -20
AI Surface
curl -sI https://co.uk/llms.txt | head -5
curl -s https://co.uk/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 co.uk A
dig +noall +answer co.uk AAAA
dig +noall +answer co.uk MX
dig +noall +answer co.uk NS
dig +noall +answer co.uk TXT
Email Authentication
dig +short co.uk TXT | grep -i spf
dig +short _dmarc.co.uk TXT
dig +short default._domainkey.co.uk TXT
dig +short google._domainkey.co.uk TXT
dig +short selector1._domainkey.co.uk TXT
dig +short selector2._domainkey.co.uk TXT
Domain Security
dig +dnssec +noall +answer co.uk DNSKEY
dig +noall +answer co.uk DS
dig +dnssec +cd co.uk A @1.1.1.1
Transport Security
dig +noall +answer _25._tcp.MX_HOST TLSA
dig +short _mta-sts.co.uk TXT
curl -sL https://mta-sts.co.uk/.well-known/mta-sts.txt
dig +short _smtp._tls.co.uk TXT
Brand & Trust
dig +short default._bimi.co.uk TXT
dig +noall +answer co.uk CAA
DNS Records
dig +noall +answer co.uk HTTPS
Domain Security
dig +noall +answer co.uk CDS
Infrastructure Intelligence
curl -sL 'https://rdap.org/domain/co.uk' | python3 -m json.tool | head -50
curl -s 'https://crt.sh/?q=%25.co.uk&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://co.uk/.well-known/security.txt | head -20
AI Surface
curl -sI https://co.uk/llms.txt | head -5
curl -s https://co.uk/robots.txt | grep -i -E 'GPTBot|ChatGPT|Claude|Anthropic|Google-Extended|CCBot|PerplexityBot'
