DNS records for dnsowl.com
Findings
- [ERROR] No A or AAAA records were returned. Visitors will not be able to reach a web service at this domain unless one of those is added.
- [WARN] This domain accepts mail (MX present) but publishes no SPF record. Receivers will be more likely to mark outbound mail as spam or reject it.
MX records
[
{
"type": "MX",
"exchange": "m2.emailowl.com",
"priority": 10
},
{
"type": "MX",
"exchange": "m1.emailowl.com",
"priority": 10
}
]NS records
[
{
"type": "NS",
"value": "ns2.dnsowl.com"
},
{
"type": "NS",
"value": "ns1.dnsowl.com"
},
{
"type": "NS",
"value": "ns3.dnsowl.com"
}
]SOA records
[
{
"type": "SOA",
"nsname": "ns1.dnsowl.com",
"hostmaster": "hostmaster.dnsowl.com",
"serial": 1779419208,
"refresh": 7200,
"retry": 1800,
"expire": 1209600,
"minttl": 600
}
]What does this mean?
These records are pulled live from authoritative DNS at request time and re-validated daily. Use them to debug routing, deliverability, and TLS issues for dnsowl.com.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup