What SPF Generator does
Produces TXT: v=spf1 + your ip4/ip6/include + chosen all. SPF Checker only looks up an existing record; this page is generator-only.
Paste into the apex TXT. Do not publish two v=spf1 records. Generation runs here; 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 or consider flattening (Pro). We never recommend +all.
Super box prefix spfgen: also lands here. Flattening is a separate Pro tool; this page only builds a new record.