4 / 10
Lookups
1
Issue
92,165
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 ptr a ip4:85.13.222.187 ip4:85.13.222.186 include:amazonses.com ?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
PTR checks should no longer be used. See
RFC 7208, section 5.5
.
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
ip4:
85.13.222.187 / 32
pass
if the sender's IP is between
85.13.222.187 and 85.13.222.187 (inclusive).
85.13.222.187 and 85.13.222.187 (inclusive).
Coreix
AS31708
or else
ip4:
85.13.222.186 / 32
pass
if the sender's IP is between
85.13.222.186 and 85.13.222.186 (inclusive).
85.13.222.186 and 85.13.222.186 (inclusive).
Coreix
AS31708
or else
include:
amazonses.com
Evaluate this SPF record and
pass
if it
passes.
This include does nothing if the included record returns fail, soft fail, or neutral.
Amazon SES
Email automation
or else
?all
Don't state if this IP is allowed to send this email.
Included records
v=spf1 mx ptr a ip4:85.13.222.187 ip4:85.13.222.186 include:amazonses.com ?all
The 'ptr' mechanism shouldn't be used because it's slow, resource intensive, and not very reliable
12 x ip4 -all