
Engineer's DNS Intelligence Report
Email Security Methodology Can this domain be impersonated by email? Partially
SPF Record RFC 7208 §4 Verified
SPF valid with industry-standard soft fail (~all), 2/10 lookups
DMARC Policy RFC 7489 §6.3 Verified
DMARC in monitoring mode (p=none) - spoofed mail still delivered, no enforcement
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
DKIM not discoverable via common selectors (large providers use rotating selectors)
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? Yes
DANE configured — TLSA records found for all 1 MX host
| MX Host | Usage | Selector | Match | Certificate Data |
|---|---|---|---|---|
mail2.ietf.org |
3 DANE-EE (Domain-issued certificate) | Public key only (SubjectPublicKeyInfo) | SHA-256 | d39b310da9dfcb60d705f94f2aea8234fb5b039653c3f0d47a33bc746d28dcae |
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 Success No VMC SVG
BIMI configured - logo validated (VMC recommended for Gmail)
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
MXMail Servers
SRVServices
Subdomain Discovery RFC 6962 Recon LIVE What subdomains and infrastructure are exposed in certificate logs? Unavailable
How did we find these?Passive discovery using Certificate Transparency Logs — publicly auditable records of every TLS certificate ever issued. CT log service was slow or unavailable — showing DNS-probed subdomains only
DNS Evidence Diff Side-by-side comparison
104.16.44.99
104.16.45.99
2606:4700::6810:2d63
2606:4700::6810:2c63
v=DMARC1; p=none; rua=mailto:dmarc_agg@vali.email,mailto:dmarc-report@ietf.org
0 mail2.ietf.org.
jill.ns.cloudflare.com.
ken.ns.cloudflare.com.
jill.ns.cloudflare.com. dns.cloudflare.com. 2395963021 10000 2400 604800 1800
ca3-5567e36d3f9947308ac2892e009840cc
vs58md9pf8hu6knlglfda9lk6g
v=spf1 ip4:166.84.6.31 ip4:166.84.7.238 ip6:2602:f977:800:f7f6::/64 include:_spf.google.com include:spf.hostedrt.com ~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.
07fa369e04740add56d753d40a16a3359d85efcf7848cdfa207fcfdad667c33605d00ad3dc66d04e3e193f4110a3a8e15ebb70a9ac454ef69fa6b3e8a38f1c93
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-ietf.org.json.sha3 && echo '---' && openssl dgst -sha3-512 dns-intelligence-ietf.org.json
python3 -c "import hashlib; print(hashlib.sha3_512(open('dns-intelligence-ietf.org.json','rb').read()).hexdigest())"
sha3sum -a 512 dns-intelligence-ietf.org.json
.sha3 file or the checksum API at /api/analysis/458/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 ietf.org. 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 ietf.org A
dig +noall +answer ietf.org AAAA
dig +noall +answer ietf.org MX
dig +noall +answer ietf.org NS
dig +noall +answer ietf.org TXT
Email Authentication
dig +short ietf.org TXT | grep -i spf
dig +short _dmarc.ietf.org TXT
dig +short default._domainkey.ietf.org TXT
dig +short google._domainkey.ietf.org TXT
dig +short selector1._domainkey.ietf.org TXT
dig +short selector2._domainkey.ietf.org TXT
Domain Security
dig +dnssec +noall +answer ietf.org DNSKEY
dig +noall +answer ietf.org DS
dig +dnssec +cd ietf.org A @1.1.1.1
Transport Security
dig +noall +answer _25._tcp.mail2.ietf.org TLSA
openssl s_client -starttls smtp -connect mail2.ietf.org:25 -servername mail2.ietf.org 2>/dev/null | openssl x509 -noout -subject -dates
dig +short _mta-sts.ietf.org TXT
curl -sL https://mta-sts.ietf.org/.well-known/mta-sts.txt
dig +short _smtp._tls.ietf.org TXT
Brand & Trust
dig +short default._bimi.ietf.org TXT
dig +noall +answer ietf.org CAA
DNS Records
dig +noall +answer ietf.org HTTPS
Domain Security
dig +noall +answer ietf.org CDS
Infrastructure Intelligence
curl -sL 'https://rdap.org/domain/ietf.org' | python3 -m json.tool | head -50
Transport Security
openssl s_client -starttls smtp -connect mail2.ietf.org:25 -servername mail2.ietf.org </dev/null 2>/dev/null | head -5
Infrastructure Intelligence
curl -s 'https://crt.sh/?q=%25.ietf.org&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://ietf.org/.well-known/security.txt | head -20
AI Surface
curl -sI https://ietf.org/llms.txt | head -5
curl -s https://ietf.org/robots.txt | grep -i -E 'GPTBot|ChatGPT|Claude|Anthropic|Google-Extended|CCBot|PerplexityBot'
Infrastructure Intelligence
dig +short 99.44.16.104.origin.asn.cymru.com TXT
dig +short 99.45.16.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 ietf.org A
dig +noall +answer ietf.org AAAA
dig +noall +answer ietf.org MX
dig +noall +answer ietf.org NS
dig +noall +answer ietf.org TXT
Email Authentication
dig +short ietf.org TXT | grep -i spf
dig +short _dmarc.ietf.org TXT
dig +short default._domainkey.ietf.org TXT
dig +short google._domainkey.ietf.org TXT
dig +short selector1._domainkey.ietf.org TXT
dig +short selector2._domainkey.ietf.org TXT
Domain Security
dig +dnssec +noall +answer ietf.org DNSKEY
dig +noall +answer ietf.org DS
dig +dnssec +cd ietf.org A @1.1.1.1
Transport Security
dig +noall +answer _25._tcp.mail2.ietf.org TLSA
openssl s_client -starttls smtp -connect mail2.ietf.org:25 -servername mail2.ietf.org 2>/dev/null | openssl x509 -noout -subject -dates
dig +short _mta-sts.ietf.org TXT
curl -sL https://mta-sts.ietf.org/.well-known/mta-sts.txt
dig +short _smtp._tls.ietf.org TXT
Brand & Trust
dig +short default._bimi.ietf.org TXT
dig +noall +answer ietf.org CAA
DNS Records
dig +noall +answer ietf.org HTTPS
Domain Security
dig +noall +answer ietf.org CDS
Infrastructure Intelligence
curl -sL 'https://rdap.org/domain/ietf.org' | python3 -m json.tool | head -50
Transport Security
openssl s_client -starttls smtp -connect mail2.ietf.org:25 -servername mail2.ietf.org </dev/null 2>/dev/null | head -5
Infrastructure Intelligence
curl -s 'https://crt.sh/?q=%25.ietf.org&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://ietf.org/.well-known/security.txt | head -20
AI Surface
curl -sI https://ietf.org/llms.txt | head -5
curl -s https://ietf.org/robots.txt | grep -i -E 'GPTBot|ChatGPT|Claude|Anthropic|Google-Extended|CCBot|PerplexityBot'
Infrastructure Intelligence
dig +short 99.44.16.104.origin.asn.cymru.com TXT
dig +short 99.45.16.104.origin.asn.cymru.com TXT
