1 / 10
Lookups
1
Issue
2
IPv4 addresses
0
IPv6 addresses
No SPF record found for spf-01.bizmail.nifty.com.
v=spf1 include:spf-01.bizmail.nifty.com ip4:202.248.238.162/32 ip4:202.248.175.157/32 ~all
Copied
Terms
include:
spf-01.bizmail.nifty.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
ip4:
202.248.238.162 / 32
pass
if the sender's IP is between
202.248.238.162 and 202.248.238.162 (inclusive).
202.248.238.162 and 202.248.238.162 (inclusive).
FUJITSU
AS55374
or else
ip4:
202.248.175.157 / 32
pass
if the sender's IP is between
202.248.175.157 and 202.248.175.157 (inclusive).
202.248.175.157 and 202.248.175.157 (inclusive).
FUJITSU
AS55374
or else
~all
soft fail
the email's SPF check.
Included records
v=spf1 include:spf-01.bizmail.nifty.com ip4:202.248.238.162 ip4:202.248.175.157 ~all
No SPF record