The "ip4
" mechanism (edit)
ip4:<ip4-address>
ip4:<ip4-network>/<prefix-length>
The argument to the "ip4:
" mechanism is an IPv4 network range. If no prefix-length is given, /32 is assumed (singling out an individual host address).
Examples:
"v=spf1 ip4:192.168.0.1/16 -all"
Allow any IP address between 192.168.0.1 and 192.168.255.255.