1 / 10
Lookups
2
Issues
515
IPv4 addresses
0
IPv6 addresses
There are 2 issues with this SPF record
- The 'redirect' modifier will be ignored since there's a 'all' mechanism.
- The modifiers ('redirect=_spf.myorderbox.com') should be after all the mechanisms.
v=spf1 ip4:95.216.23.235 redirect=_spf.myorderbox.com -all
Copied
Terms
ip4:
95.216.23.235 / 32
pass
if the sender's IP is between
95.216.23.235 and 95.216.23.235 (inclusive).
95.216.23.235 and 95.216.23.235 (inclusive).
Hetzner Online
AS24940
redirect=
_spf.myorderbox.com
If nothing else matches, redirect to this SPF record.
-all
fail
the email's SPF check.
Included records
v=spf1 ip4:95.216.23.235 redirect=_spf.myorderbox.com -all
The 'redirect' modifier will be ignored since there's a 'all' mechanism
The modifiers ('redirect=_spf.myorderbox.com') should be after all the mechanisms
3 x ip4 ?all