An SPF record is a TXT record that lists which servers are allowed to send email for your domain. Receivers use it to detect spoofing. This checker looks up your SPF record, verifies it ends in a proper ~all or -all, and warns when you exceed the 10 DNS-lookup limit that causes a PermError.
v=spf1 that declares which servers may send email for your domain. Receiving servers check it to reject forgeries.-all (hard fail) tells receivers to reject anything not listed; ~all (soft fail) marks it suspicious but may still accept. Avoid +all, which authorises the entire internet.Want the complete picture? The Deliverability Radar scores a domain or IP out of 100 across DNS, authentication, reputation and connectivity, and emails you a branded PDF.
More free tools: DMARC Checker · DKIM Checker · MX Lookup · Reverse DNS Lookup · MTA-STS Checker · Blocklist Checker · DNS Lookup · Blocklist Checker