2 / 10
Lookups
1
Issue
2,560
IPv4 addresses
0
IPv6 addresses
One of the terms in the SPF record for spf-softbank.cafe24corp.com is invalid..
v=spf1 ip4:112.175.64.0/24 include:spf-relay.cafe24.com include:spf-softbank.cafe24corp.com ~all
Copied
Terms
ip4:
112.175.64.0 / 24
pass
if the sender's IP is between
112.175.64.0 and 112.175.64.255 (inclusive).
112.175.64.0 and 112.175.64.255 (inclusive).
Korea Telecom
AS4766
or else
include:
spf-relay.cafe24.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
include:
spf-softbank.cafe24corp.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
~all
soft fail
the email's SPF check.
Included records
v=spf1 ip4:112.175.64.0/24 include:spf-relay.cafe24.com include:spf-softbank.cafe24corp.com ~all
9 x ip4 ~all
Invalid SPF record