1 / 10
Lookups
2
Issues
784
IPv4 addresses
0
IPv6 addresses
There are 2 issues with this SPF record
- The modifiers ('exp=exp._spf.%{d}') should be after all the mechanisms.
- The modifiers ('exp=exp._spf.%{d}') should be after all the mechanisms.
v=spf1 ip4:165.254.101.0/24 include:_spf.fwd.ispnet.net exp=exp._spf.%{d} -all
Copied
Terms
ip4:
165.254.101.0 / 24
pass
if the sender's IP is between
165.254.101.0 and 165.254.101.255 (inclusive).
165.254.101.0 and 165.254.101.255 (inclusive).
Reliable Nets
AS399469
or else
include:
_spf.fwd.ispnet.net
Evaluate this SPF record and
pass
if it
passes.
This include does nothing if the included record returns fail, soft fail, or neutral.
exp=
exp._spf.%{d}
Check this TXT record for the reason this SPF check failed.
-all
fail
the email's SPF check.
Included records
v=spf1 ip4:165.254.101.0/24 include:_spf.fwd.ispnet.net exp=exp._spf.%{d} -all
The modifiers ('exp=exp._spf.%{d}') should be after all the mechanisms
3 x ip4 exp=exp._spf.%{d} -all
The modifiers ('exp=exp._spf.%{d}') should be after all the mechanisms