5 / 10
Lookups
1
Issue
1,074
IPv4 addresses
0
IPv6 addresses
The modifiers ('exp=exp._spf.%{d}') should be after all the mechanisms.
v=spf1 ip4:199.224.15.11 include:_spf.fwd.reliable-nets.com a mx include:lrmtnyla.ispnet.net -all
Copied
Terms
ip4:
199.224.15.11 / 32
pass
if the sender's IP is between
199.224.15.11 and 199.224.15.11 (inclusive).
199.224.15.11 and 199.224.15.11 (inclusive).
ISPnet
AS22691
or else
include:
_spf.fwd.reliable-nets.com
Evaluate this SPF record and
pass
if it
passes.
This include does nothing if the included record returns fail, soft fail, or neutral.
or else
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.
or else
include:
lrmtnyla.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.
or else
-all
fail
the email's SPF check.
Included records
v=spf1 ip4:199.224.15.11 include:_spf.fwd.reliable-nets.com a mx include:lrmtnyla.ispnet.net -all
2 x ip4 -all
3 x ip4 include:_spf.fwd.reliable-nets.com exp=exp._spf.%{d} -all
The modifiers ('exp=exp._spf.%{d}') should be after all the mechanisms
2 x ip4 -all