~/tools / spf-checker

SPF Checker

Check SPF record. Counts DNS lookups against the 10-lookup limit, flags `+all` security holes, and identifies common mistakes.

>
[ WARNING ] Soft fail (~all). Unauthorized senders flagged but not rejected. Consider -all for stronger protection.
── output ─────
v=spf1 include:cnn.com._nspf.vali.email include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email include:mail.zendesk.com ~all
DNS lookups
3 / 10
All mechanism
~all
Includes (3)
cnn.com._nspf.vali.email, %{i}._ip.%{h}._ehlo.%{d}._spf.vali.email, mail.zendesk.com
IP4 (0)
IP6 (0)
// Save cnn.com → we'll run this daily and alert on changes. /signup →