4 / 10
Lookups
1
Issue
1
IPv4 address
0
IPv6 addresses
No SPF record found for exp=exp._spf.
v=spf1 a include:_forwarding_spf.reliable-nets.com include:exp=exp._spf -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
include:
_forwarding_spf.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
include:
exp=exp._spf
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 a include:_forwarding_spf.reliable-nets.com include:exp=exp._spf -all
include:%{l}._at_.%{d}._forwarding_spf.reliable-nets.com -all
No SPF record