Skip to main content

Executive's DNS Intelligence Brief

Board-level domain security assessment — thehumphries.org

11 Feb 2026, 17:11 UTC · 17.2s · SHA-3-512: 48e8✱✱✱✱ Verify
DNS Security & Trust Posture
Risk Level: High Risk
2 protocols configured, 5 not configured
1 action required 2 recommendations
Email Spoofing
Partial
Brand Impersonation
Not Set Up
DNS Tampering
Unsigned
Certificate Control
Open
What Requires Attention
Critical No DMARC record
Recommended SPF uses ~all (softfail) — consider -all (hardfail) for stricter enforcement per RFC 7208 §5
Recommended No CAA records
The BIG Questions
Can this domain be impersonated by email? Not Assessed
Can DNS itself be tampered with? Not Assessed
Can this brand be convincingly faked? Not Assessed
Is mail transport encryption enforced? Not Assessed
Is certificate issuance controlled? Not Assessed
Domain Overview
Registrar DNC Holdings, Inc.
Email Provider Unknown
Web Hosting Unknown
DNS Hosting Unknown

Technical Findings

Email Authentication
SPF (Sender Policy) Configured
DMARC (Policy) Partial
DKIM (Signatures) Configured
Mail Posture Email: Enabled
Mail Transport Security
MTA-STS Partial
DANE / TLSA Hosted Provider No DANE/TLSA records found (checked 1 MX host)
TLS-RPT (Reporting) Not Configured
Mail Transport Not assessed
DNS Security
DNSSEC Partial
DNSSEC not configured - DNS responses are unsigned
NS Delegation Healthy
Brand & Certificate Controls
BIMI (Brand Logo) Not Configured
CAA (Certificate) Open Any certificate authority may issue certificates
Priority Actions 6 total Achievable: Low Risk
Critical Publish DMARC policy

DMARC (Domain-based Message Authentication, Reporting & Conformance) tells receivers how to handle messages that fail SPF/DKIM checks. Without DMARC, failed authentication checks are ignored. Start with p=none and rua reporting to monitor, then escalate to p=quarantine and p=reject.

_dmarc.yourdomain.com TXT "v=DMARC1; p=none; rua=mailto:dmarc-reports@yourdomain.com"
Medium Add CAA records

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).

yourdomain.com CAA 0 issue "letsencrypt.org"
Medium Deploy MTA-STS policy

Publish an MTA-STS DNS record and host a policy file at https://mta-sts.yourdomain.com/.well-known/mta-sts.txt. This tells senders to require TLS when delivering mail to your domain.

_mta-sts.yourdomain.com TXT "v=STSv1; id=20240101"
Low Upgrade SPF to hard fail (-all)

Your SPF record uses ~all (softfail), which asks receivers to accept but flag unauthorized senders. Upgrading to -all (hardfail) instructs receivers to reject unauthorized senders outright. Verify all legitimate sending sources are included before switching. Note: if you later enable DMARC enforcement (p=reject or p=quarantine) with DKIM, ~all becomes acceptable because DMARC evaluates both SPF and DKIM alignment before making decisions (RFC 7489 §10.1).

yourdomain.com TXT "v=spf1 include:_spf.google.com -all"
Low Configure TLS-RPT reporting

TLS-RPT (TLS Reporting) sends you reports about TLS connection failures when other servers try to deliver mail to your domain. Helps diagnose MTA-STS and STARTTLS issues.

_smtp._tls.yourdomain.com TXT "v=TLSRPTv1; rua=mailto:tls-reports@yourdomain.com"
Low Enable DNSSEC

DNSSEC (DNS Security Extensions) cryptographically signs DNS responses, preventing attackers from forging DNS answers. Contact your DNS hosting provider to enable DNSSEC signing.

Appendix — Additional Resources

Full technical details including raw DNS records, DKIM public keys, IP/ASN mappings, resolver consensus evidence, and verification commands are available in the Engineer's DNS Intelligence Report.

View Engineer's DNS Intelligence Report

Verify Report Integrity SHA-3-512 Has this report been tampered with? Verify below

Tamper-evident fingerprint binding this analysis to its data, domain, timestamp, and tool version.

48e8348804dccbb537197c9e9a968a1d44611b2f46de1749f467e4a9f5334f416c4d39ad66345d989040be7557a3c05cc19bc7d1ef517881bd8ec9d946482f20
12 RFCs evaluated · DNS state at 11 Feb 2026, 17:11 UTC