3 / 10
Lookups
1
Issue
387
IPv4 addresses
0
IPv6 addresses
The 'ptr' mechanism shouldn't be used because it's slow, resource intensive, and not very reliable.
v=spf1 mx a ptr ip4:75.98.19.0/25 ip4:104.152.226.0/24 ?all
Copied
Terms
mx
pass
if the sender's IP address is in the A or AAAA record of this domain.
2 IPv4 addresses
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
PTR checks should no longer be used. See
RFC 7208, section 5.5
.
or else
ip4:
75.98.19.0 / 25
pass
if the sender's IP is between
75.98.19.0 and 75.98.19.127 (inclusive).
75.98.19.0 and 75.98.19.127 (inclusive).
Unitas Global
AS1828
or else
ip4:
104.152.226.0 / 24
pass
if the sender's IP is between
104.152.226.0 and 104.152.226.255 (inclusive).
104.152.226.0 and 104.152.226.255 (inclusive).
Halogen Software
AS395771
or else
?all
Don't state if this IP is allowed to send this email.
Included records
v=spf1 mx a ptr ip4:75.98.19.0/25 ip4:104.152.226.0/24 ?all
The 'ptr' mechanism shouldn't be used because it's slow, resource intensive, and not very reliable