5 / 10
Lookups
2
Issues
1,056
IPv4 addresses
0
IPv6 addresses
There are 2 issues with this SPF record
- The modifiers ('exp=exp-1._spf.%{d}') should be after all the mechanisms.
- One of the terms in the SPF record for _spf.name-server.ispnet.net is invalid..
v=spf1 include:_spf.mail-server.ispnet.net include:_spf.system.ispnet.net include:_spf.name-server.ispnet.net include:_spf.user-exists.ispnet.net exp=exp-1._spf.%{d} ~all
Copied
Terms
include:
_spf.mail-server.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
include:
_spf.system.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
include:
_spf.name-server.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
include:
_spf.user-exists.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-1._spf.%{d}
Check this TXT record for the reason this SPF check failed.
~all
soft fail
the email's SPF check.
Included records
v=spf1 include:_spf.mail-server.ispnet.net include:_spf.system.ispnet.net include:_spf.name-server.ispnet.net include:_spf.user-exists.ispnet.net exp=exp-1._spf.%{d} ~all
The modifiers ('exp=exp-1._spf.%{d}') should be after all the mechanisms
2 x ip4 ~all
4 x ip4 ~all
Invalid SPF record
exists:%{l-}.spf.%{d} exp=exp-1._spf.%{d}