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 mx a ptr ip4:188.210.220.149 ip4:185.200.47.184 a:sfire.pl a:mail.sfire.pl ?all
Copied
Terms
mx
pass
if the sender's IP address is in the A or AAAA record of this domain.
1 IPv4 address
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:
188.210.220.149 / 32
pass
if the sender's IP is between
188.210.220.149 and 188.210.220.149 (inclusive).
188.210.220.149 and 188.210.220.149 (inclusive).
DATASPACE P.
AS50599
or else
ip4:
185.200.47.184 / 32
pass
if the sender's IP is between
185.200.47.184 and 185.200.47.184 (inclusive).
185.200.47.184 and 185.200.47.184 (inclusive).
DATASPACE P.
AS50599
or else
a:
sfire.pl
pass
if the sender's IP address is in the A or AAAA record of this domain.
1 IPv4 address
or else
pass
if the sender's IP address is in the A or AAAA record of this domain.
1 IPv4 address
or else
?all
Don't state if this IP is allowed to send this email.
Included records
v=spf1 mx a ptr ip4:188.210.220.149 ip4:185.200.47.184 a:sfire.pl a:mail.sfire.pl ?all
The 'ptr' mechanism shouldn't be used because it's slow, resource intensive, and not very reliable