Check any domain's SPF record — view all mechanisms, DNS lookup count, and get instant issues and warnings.
A misconfigured SPF record means legitimate emails go to spam — or worse, anyone can spoof your domain.
Breaks down every mechanism in your SPF record — include:, ip4:, mx:, a:, all — with what each one authorises.
SPF fails silently if you exceed 10 DNS lookups. We count yours and warn you before it becomes a delivery problem.
Catch dangerous settings like +all, missing catch-all, or deprecated ptr mechanisms before they cause damage.
Imports another domain's SPF record. Used to authorise third-party senders like Google Workspace, Mailgun, or SendGrid.
Directly authorises an IP address or range. Doesn't cost a DNS lookup — preferred for known server IPs.
Hard fail catch-all. Any server not listed above is rejected. The recommended ending for a strict SPF record.
Soft fail. Unlisted servers are accepted but marked as suspicious. A common intermediate step before -all.
Looking up SPF record…
Everything you need to know about SPF records and email authentication.
SPF alone isn't enough. DMARC enforces policy when SPF or DKIM fails.
Check DMARC Record