DNS records for hm.com
Findings
- [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.
A records
[
{
"type": "A",
"value": "23.222.204.68"
}
]AAAA records
[
{
"type": "AAAA",
"value": "2600:1406:5400:293::6ae"
},
{
"type": "AAAA",
"value": "2600:1406:5400:291::6ae"
},
{
"type": "AAAA",
"value": "2600:1406:5400:294::6ae"
},
{
"type": "AAAA",
"value": "2600:1406:5400:280::6ae"
},
{
"type": "AAAA",
"value": "2600:1406:5400:298::6ae"
}
]MX records
[
{
"type": "MX",
"exchange": "hm-com.mail.protection.outlook.com",
"priority": 10
}
]NS records
[
{
"type": "NS",
"value": "a28-64.akam.net"
},
{
"type": "NS",
"value": "a1-139.akam.net"
},
{
"type": "NS",
"value": "a5-65.akam.net"
},
{
"type": "NS",
"value": "a8-66.akam.net"
},
{
"type": "NS",
"value": "a11-66.akam.net"
},
{
"type": "NS",
"value": "a12-67.akam.net"
}
]SOA records
[
{
"type": "SOA",
"nsname": "a1-139.akam.net",
"hostmaster": "postmaster.hm.com",
"serial": 2016042119,
"refresh": 14400,
"retry": 3600,
"expire": 1209600,
"minttl": 3600
}
]CAA records
[
{
"type": "CAA",
"critical": 0,
"tag": "issue",
"value": "amazonaws.com"
},
{
"type": "CAA",
"critical": 0,
"tag": "issue",
"value": "comodoca.com"
},
{
"type": "CAA",
"critical": 0,
"tag": "issue",
"value": "digicert.com"
},
{
"type": "CAA",
"critical": 0,
"tag": "issue",
"value": "globalsign.com"
},
{
"type": "CAA",
"critical": 0,
"tag": "issue",
"value": "amazontrust.com"
},
{
"type": "CAA",
"critical": 0,
"tag": "issue",
"value": "amazon.com"
},
{
"type": "CAA",
"critical": 0,
"tag": "issue",
"value": "letsencrypt.org"
},
{
"type": "CAA",
"critical": 0,
"tag": "issue",
"value": "awstrust.com"
}
]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 hm.com.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup