3 / 10
Lookups
0
Issues
168,448
IPv4 addresses
1.49 ⋅ 10
28
IPv6 addresses
v=spf1 ip4:192.168.0.0/16 include:_spf.google.com include:mandrillapp.com ~all
Copied
Terms
ip4:
192.168.0.0 / 16
pass
if the sender's IP is between
192.168.0.0 and 192.168.255.255 (inclusive).
192.168.0.0 and 192.168.255.255 (inclusive).
or else
include:
_spf.google.com
Evaluate this SPF record and
pass
if it
passes.
This include does nothing if the included record returns fail, soft fail, or neutral.
Gmail
Inbox software
or else
include:
mandrillapp.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:192.168.0.0/16 include:_spf.google.com include:mandrillapp.com ~all
2 x ip4 6 x ip6 ~all