What SPF Generator does
Produces TXT: v=spf1 + ip4/ip6/include/a/mx + chosen all. SPF Checker only looks up an existing record; this page is generator-only and free forever.
Paste into the apex TXT. Do not publish two v=spf1 records. IPTOOL does not write your DNS panel.
Examples
- Workspace
include:_spf.google.com → -allEnough if that is your only SMTP.- Own server
ip4:203.0.113.10 -allHosting egress IP.- Mixed
ip4:… include:_spf.google.com -allCount lookups.
Before you publish
Validate with SPF Checker. If over 255 characters, split TXT. We never recommend +all. The lookup estimate counts only a/mx/include on your line; provider nested chains still consume budget.