SPF checker
Evaluate a domain's SPF record the way a receiving mail server does. Every mechanism, DNS lookup and macro expansion is shown, so you can see not just the verdict but where it came from.
fail
The sending IP is not authorised, and the domain says to reject.
- DNS terms used
- 2 of 10
- Void lookups
- 0 of 2
- DNS queries
- 3
- Elapsed
- 99 ms
How it was evaluated
-
record for _spf.odoo.com
v=spf1 ip4:195.154.60.200 include:_spf.mailsaas10.odoo.com include:_spf.mo1.odoo.com -all -
ip4:195.154.60.200no match -
include:_spf.mailsaas10.odoo.comno match- _spf.mailsaas10.odoo.com returned fail
-
record for _spf.mailsaas10.odoo.com
v=spf1 ip4:51.15.253.103 ip4:51.15.34.108 -all -
ip4:51.15.253.103no match -
ip4:51.15.34.108no match -
-allfail -
include:_spf.mo1.odoo.comno match- _spf.mo1.odoo.com returned fail
-
record for _spf.mo1.odoo.com
v=spf1 ip4:51.91.164.78 ip4:217.182.241.115 ip4:91.134.56.180 ip4:91.134.60.158 -all -
ip4:51.91.164.78no match -
ip4:217.182.241.115no match -
ip4:91.134.56.180no match -
ip4:91.134.60.158no match -
-allfail -
-allfail
DNS queries
| Name | Type | Result | Source | Time |
|---|---|---|---|---|
_spf.odoo.com |
TXT | NOERROR | dns | 80.5 ms |
_spf.mailsaas10.odoo.com |
TXT | NOERROR | dns | 8.5 ms |
_spf.mo1.odoo.com |
TXT | NOERROR | dns | 10.1 ms |
Answers marked shared cache came from a
recent check by someone else and cost no network round trip;
cache means the same name was needed twice within this one
evaluation. Entries expire after a minute, so if you have just changed a
record, allow that long before the change shows here.