Email auth all-in-one
Email /api/v1/email/authSPF + DKIM + DMARC + BIMI + MTA-STS + TLS-RPT in a single shot.
Email auth report — cloudflare.com
SPF
presentSender Policy Framework — declares which IPs can send for the domain
v=spf1 ip4:199.15.212.0/22 ip4:173.245.48.0/20 include:_spf.google.com include:spf1.mcsv.net include:spf.mandrillapp.com include:mail.zendesk.com include:stspg-customer.com include:_spf.salesforce.com -all
DMARC
presentDomain-based authentication policy + reporting
v=DMARC1; p=reject; pct=100; rua=mailto:[email protected],mailto:[email protected]
DKIM
presentCryptographic per-selector signing (auto-probed: default, google, selector1/2)
1 selector(s)
["k1"]
BIMI
presentBrand Indicators for Message Identification (logo)
v=BIMI1; l=https://www.cloudflare.com/cloudflare_1171114652.svg; a=https://www.cloudflare.com/cloudflare_1171114652.pem
MTA-STS
missingTLS for SMTP enforcement policy
TLS-RPT
missingAggregated TLS failure reports
-
1
Paste your input
Enter the value at the top — domain, IP, URL, email, ASN, hash, whatever fits this tool. The smart input auto-detects type.
-
2
Click "Inspect"
host.tools issues real probes (DNS, HTTP, TCP, TLS, WHOIS where applicable) and renders the result in milliseconds.
-
3
Open the API tab
Every web tool has a sibling /api/v1/email/auth JSON endpoint with the same payload. One copy-as-curl click and you're scripting it.
SPF, DKIM, DMARC, BIMI, MTA-STS, TLS-RPT — six little records decide whether your mail lands in the inbox or the spam folder. Get them right once, sleep better forever.
/api/v1/email/auth?q=cloudflare.com
curl -s '/api/v1/email/auth?q=cloudflare.com'
<iframe src="/email/auth?q={INPUT}&embed=1"
width="100%" height="600" frameborder="0"></iframe>
Drop into any HTML page. The embed=1 flag hides nav and footer.
Common questions
Is Email auth all-in-one free?
Where does the data come from?
How fresh are the results?
?nocache=1 for a forced refresh.Can I run this from the command line?
host.tools email auth YOUR_INPUT.Can I monitor results over time?
Run Email auth all-in-one on a schedule. Get pinged when it changes.
Pro gets you bulk lookups, monitors, webhook alerts, history, exports and 10,000 API calls/day. $19/mo.
- ✓Schedule any tool — every 1, 5, 15, 60 min
- ✓Diff against last run, alert on change
- ✓Webhook + email + Slack + PagerDuty + OpsGenie
- ✓Bulk CSV upload, 1,000 inputs per job
- ✓Export results as CSV / NDJSON / Excel
- ✓90-day history, comparison view