4 / 10
Lookups
1
Issue
1,824
IPv4 addresses
2
IPv6 addresses
The modifiers ('exp=exp.spf.noris.net') should be after all the mechanisms.
v=spf1 mx a:metafour.com ip4:213.95.87.0/24 ip4:138.68.186.94 ip4:185.194.142.191 include:spf.sps-ocs.de ~all
Copied
Terms
mx
pass
if the sender's IP address is in the A or AAAA record of this domain.
1 IPv4 address
or else
a:
metafour.com
pass
if the sender's IP address is in the A or AAAA record of this domain.
1 IPv4 address
or else
ip4:
213.95.87.0 / 24
pass
if the sender's IP is between
213.95.87.0 and 213.95.87.255 (inclusive).
213.95.87.0 and 213.95.87.255 (inclusive).
noris network
AS12337
or else
ip4:
138.68.186.94 / 32
pass
if the sender's IP is between
138.68.186.94 and 138.68.186.94 (inclusive).
138.68.186.94 and 138.68.186.94 (inclusive).
DigitalOcean
AS14061
or else
ip4:
185.194.142.191 / 32
pass
if the sender's IP is between
185.194.142.191 and 185.194.142.191 (inclusive).
185.194.142.191 and 185.194.142.191 (inclusive).
netcup
AS197540
or else
include:
spf.sps-ocs.de
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
soft fail
the email's SPF check.
Included records
v=spf1 mx a:metafour.com ip4:213.95.87.0/24 ip4:138.68.186.94 ip4:185.194.142.191 include:spf.sps-ocs.de ~all
1 x ip6 8 x ip4 include:spf.noris.net -all
4 x ip4 exp=exp.spf.noris.net -all
The modifiers ('exp=exp.spf.noris.net') should be after all the mechanisms