Dependency Chains
DMARC Authentication Chain (SPF)
DMARC uses SPF to verify that emails come from authorized servers
SPF Record
SPF record found and configured
→
DMARC Policy
DMARC policy: quarantine
DMARC Authentication Chain (DKIM)
DMARC uses DKIM to verify that emails have not been tampered with
DKIM Signature
DKIM signature configured
→
DMARC Policy
DMARC policy: quarantine
Mail Server Identity: smtp1.kernel.org
PTR record proves mail server legitimacy
MX: smtp1.kernel.org
Mail server at 35.83.38.47
→
PTR Record
Reverse DNS: ec2-35-83-38-47.us-west-2.compute.amazonaws.com
Mail Server Identity: smtp2.kernel.org
PTR record proves mail server legitimacy
MX: smtp2.kernel.org
Mail server at 35.85.114.177
→
PTR Record
Reverse DNS: ec2-35-85-114-177.us-west-2.compute.amazonaws.com
Mail Server Identity: smtp3.kernel.org
PTR record proves mail server legitimacy
MX: smtp3.kernel.org
Mail server at 44.230.10.245
→
PTR Record
Reverse DNS: ec2-44-230-10-245.us-west-2.compute.amazonaws.com
Mail Server Reputation: smtp1.kernel.org
RBL check ensures server is not blacklisted
MX: smtp1.kernel.org
Mail server at 35.83.38.47
→
RBL Status
Not blacklisted
Mail Server Reputation: smtp2.kernel.org
RBL check ensures server is not blacklisted
MX: smtp2.kernel.org
Mail server at 35.85.114.177
→
RBL Status
Not blacklisted
Mail Server Reputation: smtp3.kernel.org
RBL check ensures server is not blacklisted
MX: smtp3.kernel.org
Mail server at 44.230.10.245
→
RBL Status
Not blacklisted
Enforced Encryption Chain
MTA-STS enforces TLS encryption to prevent man-in-the-middle attacks
TLS Support
TLS not verified or unsupported
→
MTA-STS Policy
MTA-STS not configured
⚠️ TLS support could not be verified. MTA-STS requires TLS to enforce encrypted connections. Without TLS, MTA-STS cannot function.
Brand Identity Chain
BIMI displays your logo in email clients, but requires DMARC enforcement
DMARC Enforcement
DMARC policy: quarantine
→
BIMI Record
BIMI not configured
⚠️ BIMI record is missing. Even with DMARC enforcement, you need to configure BIMI to display your brand logo in supported email clients.
TLS Monitoring Chain
TLS-RPT provides reports about TLS connection failures
TLS Support
TLS not verified or unsupported
→
TLS-RPT Reporting
TLS-RPT not configured
⚠️ TLS support could not be verified. TLS-RPT reports on TLS connection failures, but without TLS support, there's nothing to monitor. You need working TLS encryption before TLS-RPT can provide value.