4 / 10
Lookups
1
Issue
1,553
IPv4 addresses
9.22 ⋅ 10
19
IPv6 addresses
The modifiers ('exp=exp.spf.noris.net') should be after all the mechanisms.
v=spf1 ip4:213.95.72.29 include:spf.noris.email include:test.noris.email ~all
Copied
Terms
ip4:
213.95.72.29 / 32
pass
if the sender's IP is between
213.95.72.29 and 213.95.72.29 (inclusive).
213.95.72.29 and 213.95.72.29 (inclusive).
noris network
AS12337
or else
include:
spf.noris.email
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:
test.noris.email
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 ip4:213.95.72.29 include:spf.noris.email include:test.noris.email ~all
10 x ip6 ~all
include:spf.noris.email include:spf.noris.net ~all
10 x ip6 ~all
4 x ip4 1 x ip6 exp=exp.spf.noris.net -all
The modifiers ('exp=exp.spf.noris.net') should be after all the mechanisms