2 / 10
Lookups
1
Issue
6
IPv4 addresses
0
IPv6 addresses
'all' should be the last mechanism (any other mechanism will be ignored).
v=spf1 +a +mx +ip4:195.222.0.3 +ip4:62.128.118.95 -all +ip4:195.222.1.148 -all
Copied
Terms
a
pass
if the sender's IP address is in the A or AAAA record of this domain.
1 IPv4 address
or else
mx
pass
if the sender's IP address is in the A or AAAA record of this domain.
2 IPv4 addresses
or else
ip4:
195.222.0.3 / 32
pass
if the sender's IP is between
195.222.0.3 and 195.222.0.3 (inclusive).
195.222.0.3 and 195.222.0.3 (inclusive).
CITIC Telecom CPC Netherlands
AS3327
or else
ip4:
62.128.118.95 / 32
pass
if the sender's IP is between
62.128.118.95 and 62.128.118.95 (inclusive).
62.128.118.95 and 62.128.118.95 (inclusive).
CITIC Telecom CPC Netherlands
AS3327
or else
-all
fail
the email's SPF check.
or else
ip4:
195.222.1.148 / 32
pass
if the sender's IP is between
195.222.1.148 and 195.222.1.148 (inclusive).
195.222.1.148 and 195.222.1.148 (inclusive).
CITIC Telecom CPC Netherlands
AS3327
or else
-all
fail
the email's SPF check.
Included records
v=spf1 a mx ip4:195.222.0.3 ip4:62.128.118.95 -all ip4:195.222.1.148 -all
'all' should be the last mechanism (any other mechanism will be ignored)