
Engineer's DNS Intelligence Report
Add a rua= tag to your DMARC record to receive aggregate reports about authentication results.
Publish CAA DNS records to restrict which Certificate Authorities can issue TLS certificates for your domain. Specify your preferred CA (e.g., letsencrypt.org, digicert.com).
Email Security Methodology Can this domain be impersonated by email? No
SPF Record RFC 7208 §4 Verified
Valid SPF (no mail allowed) - domain declares it sends no email
DMARC Policy RFC 7489 §6.3 Verified
DMARC policy reject - excellent anti-spoofing protection for non-mail domain
pct= with t= (testing flag), add np= (non-existent subdomain policy), and mandate DNS tree walk for policy discovery instead of the Public Suffix List.DKIM Records RFC 6376 §3.6 Verified
Found 37 DKIM selector(s) but some keys are revoked
l= tag body length vulnerability (attacker appends unsigned content to signed mail),
weak key exploitation (keys below 1024-bit are cryptographically breakable per RFC 6376 §3.3.3),
DKIM replay attacks (re-sending legitimately signed messages at scale)
MTA-STS RFC 8461 §3 Verified
No MTA-STS record found
MTA-STS policy enforcement is evaluated in Mail Transport Security below.
TLS-RPT RFC 8460 §3 Verified
No TLS-RPT record found
DANE / TLSA Verified Recon Methodology Can mail servers establish identity without a public CA? No
No valid MX hosts — DANE check skipped
Two mechanisms protect email in transit. DANE is the primary standard; MTA-STS is the alternative for domains that cannot deploy DNSSEC:
- DNSSEC + DANE (RFC 7672) — Cryptographic chain of trust from DNS root to mail server certificate. Eliminates reliance on certificate authorities. No trust-on-first-use weakness. Requires DNSSEC.
- MTA-STS (RFC 8461) — HTTPS-based policy requiring TLS for mail delivery. Works without DNSSEC but relies on CA trust and is vulnerable on first use (§10). Created for domains where “deploying DNSSEC is undesirable or impractical” (§2).
Industry trend: Microsoft Exchange Online enforces inbound DANE with DNSSEC (GA October 2024), and providers like Proton Mail and Fastmail also support DANE. Google Workspace does not support DANE and relies on MTA-STS. Both mechanisms coexist because DANE is backward-compatible — senders skip the check if the domain isn't DNSSEC-signed (RFC 7672 §1.3).
Brand Security Can this brand be convincingly faked?
BIMI BIMI Spec Verified Warning
No BIMI record found
CAA RFC 8659 §4 Verified Warning
No CAA records found - any CA can issue certificates
Domain Security Methodology Can DNS responses be tampered with in transit?
DNSSEC RFC 4033 §2 Verified Signed ECDSA P-256/SHA-256
DNSSEC fully configured and validated - AD flag confirmed by resolver
NS Delegation Verified
2 nameserver(s) configured
Traffic & Routing Where does this domain's traffic actually terminate?
AIPv4 Address
AAAAIPv6 Address
SRVServices
Subdomain Discovery RFC 6962 Recon LIVE What subdomains and infrastructure are exposed in certificate logs? 5 subdomains discovered
How did we find these?*.example.com
Active
0 cert
| Subdomain | Source | Status | Provider / CNAME | Certificates | First Seen | Issuer(s) |
|---|---|---|---|---|---|---|
www.example.com
|
CT Log | Current | — | 28 | 2014-11-06 | DigiCert Global G2 TLS RSA SHA256 2020 CA1, DigiCert SHA2 High Assurance Server CA, DigiCert SHA2 Secure Server CA |
dev.example.com
|
CT Log | Expired | — | 1 | 2016-07-14 | Symantec Class 3 Secure Server CA - G4 |
m.example.com
|
CT Log | Expired | — | 1 | 2016-07-14 | thawte SSL CA - G2 |
products.example.com
|
CT Log | Expired | — | 1 | 2016-07-14 | Symantec Class 3 Secure Server CA - G4 |
support.example.com
|
CT Log | Expired | — | 1 | 2016-07-14 | Symantec Class 3 Secure Server CA - G4 |
DNS Evidence Diff Side-by-side comparison
104.18.26.120
104.18.27.120
2606:4700::6812:1b78
2606:4700::6812:1a78
v=DMARC1;p=reject;sp=reject;adkim=s;aspf=s
0 .
hera.ns.cloudflare.com.
elliott.ns.cloudflare.com.
elliott.ns.cloudflare.com. dns.cloudflare.com. 2395194487 10000 2400 604800 1800
_k2n1y4vw3qtb4skdx9e7dxt97qrmmq9
v=spf1 -all
DNS History Timeline BETA
When was a record added, removed, or changed — and could that change be the problem?
Confirm Your Email Configuration
This tool analyzes DNS records, but to verify actual email delivery, send a test email to Red Sift Investigate. Their tool shows exactly how your emails arrive, including SPF/DKIM/DMARC pass/fail results in the headers.
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.
c15604d61a3042facf38f551d27c844bae80ed3209d306bd031f1299cea4d45ac6025b54b500d5c907ad7d60f11c82931e3f18824074e54d3fab2365202c1faa
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-example.com.json.sha3 && echo '---' && openssl dgst -sha3-512 dns-intelligence-example.com.json
python3 -c "import hashlib; print(hashlib.sha3_512(open('dns-intelligence-example.com.json','rb').read()).hexdigest())"
sha3sum -a 512 dns-intelligence-example.com.json
.sha3 file or the checksum API at /api/analysis/473/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 example.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 example.com A
dig +noall +answer example.com AAAA
dig +noall +answer example.com MX
dig +noall +answer example.com NS
dig +noall +answer example.com TXT
Email Authentication
dig +short example.com TXT | grep -i spf
dig +short _dmarc.example.com TXT
dig +short amazonses._domainkey.example.com TXT
dig +short cm._domainkey.example.com TXT
dig +short default._domainkey.example.com TXT
dig +short dkim._domainkey.example.com TXT
dig +short email._domainkey.example.com TXT
dig +short everlytickey1._domainkey.example.com TXT
dig +short fm1._domainkey.example.com TXT
dig +short fm2._domainkey.example.com TXT
dig +short fm3._domainkey.example.com TXT
dig +short google._domainkey.example.com TXT
dig +short google2048._domainkey.example.com TXT
dig +short k1._domainkey.example.com TXT
dig +short k2._domainkey.example.com TXT
dig +short mail._domainkey.example.com TXT
dig +short mailchimp._domainkey.example.com TXT
dig +short mailer._domainkey.example.com TXT
dig +short mailgun._domainkey.example.com TXT
dig +short mailjet._domainkey.example.com TXT
dig +short mandrill._domainkey.example.com TXT
dig +short mimecast._domainkey.example.com TXT
dig +short mx._domainkey.example.com TXT
dig +short postmark._domainkey.example.com TXT
dig +short proofpoint._domainkey.example.com TXT
dig +short protonmail._domainkey.example.com TXT
dig +short protonmail2._domainkey.example.com TXT
dig +short protonmail3._domainkey.example.com TXT
dig +short s1._domainkey.example.com TXT
dig +short s2._domainkey.example.com TXT
dig +short selector1._domainkey.example.com TXT
dig +short selector2._domainkey.example.com TXT
dig +short sendgrid._domainkey.example.com TXT
dig +short sendinblue._domainkey.example.com TXT
dig +short sig1._domainkey.example.com TXT
dig +short smtp._domainkey.example.com TXT
dig +short sparkpost._domainkey.example.com TXT
dig +short zendesk1._domainkey.example.com TXT
dig +short zendesk2._domainkey.example.com TXT
Domain Security
dig +dnssec +noall +answer example.com DNSKEY
dig +noall +answer example.com DS
dig +dnssec +cd example.com A @1.1.1.1
Transport Security
dig +noall +answer _25._tcp.MX_HOST TLSA
dig +short _mta-sts.example.com TXT
curl -sL https://mta-sts.example.com/.well-known/mta-sts.txt
dig +short _smtp._tls.example.com TXT
Brand & Trust
dig +short default._bimi.example.com TXT
dig +noall +answer example.com CAA
DNS Records
dig +noall +answer example.com HTTPS
Domain Security
dig +noall +answer example.com CDS
Infrastructure Intelligence
curl -sL 'https://rdap.org/domain/example.com' | python3 -m json.tool | head -50
curl -s 'https://crt.sh/?q=%25.example.com&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://example.com/.well-known/security.txt | head -20
AI Surface
curl -sI https://example.com/llms.txt | head -5
curl -s https://example.com/robots.txt | grep -i -E 'GPTBot|ChatGPT|Claude|Anthropic|Google-Extended|CCBot|PerplexityBot'
Infrastructure Intelligence
dig +short 120.26.18.104.origin.asn.cymru.com TXT
dig +short 120.27.18.104.origin.asn.cymru.com TXT
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 example.com A
dig +noall +answer example.com AAAA
dig +noall +answer example.com MX
dig +noall +answer example.com NS
dig +noall +answer example.com TXT
Email Authentication
dig +short example.com TXT | grep -i spf
dig +short _dmarc.example.com TXT
dig +short amazonses._domainkey.example.com TXT
dig +short cm._domainkey.example.com TXT
dig +short default._domainkey.example.com TXT
dig +short dkim._domainkey.example.com TXT
dig +short email._domainkey.example.com TXT
dig +short everlytickey1._domainkey.example.com TXT
dig +short fm1._domainkey.example.com TXT
dig +short fm2._domainkey.example.com TXT
dig +short fm3._domainkey.example.com TXT
dig +short google._domainkey.example.com TXT
dig +short google2048._domainkey.example.com TXT
dig +short k1._domainkey.example.com TXT
dig +short k2._domainkey.example.com TXT
dig +short mail._domainkey.example.com TXT
dig +short mailchimp._domainkey.example.com TXT
dig +short mailer._domainkey.example.com TXT
dig +short mailgun._domainkey.example.com TXT
dig +short mailjet._domainkey.example.com TXT
dig +short mandrill._domainkey.example.com TXT
dig +short mimecast._domainkey.example.com TXT
dig +short mx._domainkey.example.com TXT
dig +short postmark._domainkey.example.com TXT
dig +short proofpoint._domainkey.example.com TXT
dig +short protonmail._domainkey.example.com TXT
dig +short protonmail2._domainkey.example.com TXT
dig +short protonmail3._domainkey.example.com TXT
dig +short s1._domainkey.example.com TXT
dig +short s2._domainkey.example.com TXT
dig +short selector1._domainkey.example.com TXT
dig +short selector2._domainkey.example.com TXT
dig +short sendgrid._domainkey.example.com TXT
dig +short sendinblue._domainkey.example.com TXT
dig +short sig1._domainkey.example.com TXT
dig +short smtp._domainkey.example.com TXT
dig +short sparkpost._domainkey.example.com TXT
dig +short zendesk1._domainkey.example.com TXT
dig +short zendesk2._domainkey.example.com TXT
Domain Security
dig +dnssec +noall +answer example.com DNSKEY
dig +noall +answer example.com DS
dig +dnssec +cd example.com A @1.1.1.1
Transport Security
dig +noall +answer _25._tcp.MX_HOST TLSA
dig +short _mta-sts.example.com TXT
curl -sL https://mta-sts.example.com/.well-known/mta-sts.txt
dig +short _smtp._tls.example.com TXT
Brand & Trust
dig +short default._bimi.example.com TXT
dig +noall +answer example.com CAA
DNS Records
dig +noall +answer example.com HTTPS
Domain Security
dig +noall +answer example.com CDS
Infrastructure Intelligence
curl -sL 'https://rdap.org/domain/example.com' | python3 -m json.tool | head -50
curl -s 'https://crt.sh/?q=%25.example.com&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://example.com/.well-known/security.txt | head -20
AI Surface
curl -sI https://example.com/llms.txt | head -5
curl -s https://example.com/robots.txt | grep -i -E 'GPTBot|ChatGPT|Claude|Anthropic|Google-Extended|CCBot|PerplexityBot'
Infrastructure Intelligence
dig +short 120.26.18.104.origin.asn.cymru.com TXT
dig +short 120.27.18.104.origin.asn.cymru.com TXT
