5 / 10
Lookups
1
Issue
6
IPv4 addresses
0
IPv6 addresses
The 'ptr' mechanism shouldn't be used because it's slow, resource intensive, and not very reliable.
v=spf1 ip4:103.143.156.72 ip4:203.31.252.4 ip4:103.143.156.70 include:antispamcloud.com +a +mx ~all
Copied
Terms
ip4:
103.143.156.72 / 32
pass
if the sender's IP is between
103.143.156.72 and 103.143.156.72 (inclusive).
103.143.156.72 and 103.143.156.72 (inclusive).
Interconnect Networks Pty
AS10080
or else
ip4:
203.31.252.4 / 32
pass
if the sender's IP is between
203.31.252.4 and 203.31.252.4 (inclusive).
203.31.252.4 and 203.31.252.4 (inclusive).
Interconnect Networks Pty
AS10080
or else
ip4:
103.143.156.70 / 32
pass
if the sender's IP is between
103.143.156.70 and 103.143.156.70 (inclusive).
103.143.156.70 and 103.143.156.70 (inclusive).
Interconnect Networks Pty
AS10080
or else
include:
antispamcloud.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
a
pass
if the sender's IP address is in the A or AAAA record of this domain.
1 IPv4 address
or else
mx
pass
if the sender's IP address is in the A or AAAA record of this domain.
1 IPv4 address
or else
~all
soft fail
the email's SPF check.
Included records
v=spf1 ip4:103.143.156.72 ip4:203.31.252.4 ip4:103.143.156.70 include:antispamcloud.com a mx ~all
a ptr:antispamcloud.com -all
The 'ptr' mechanism shouldn't be used because it's slow, resource intensive, and not very reliable