DNS records for akam.net
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.
- [INFO] An SPF record is published but no MX records are present. This is normal for send-only domains but worth confirming if you expect to receive mail.
NS records
[
{
"type": "NS",
"value": "a11-67.akam.net"
},
{
"type": "NS",
"value": "a1-67.akam.net"
},
{
"type": "NS",
"value": "a4-67.akam.net"
},
{
"type": "NS",
"value": "a6-67.akam.net"
},
{
"type": "NS",
"value": "a28-67.akam.net"
},
{
"type": "NS",
"value": "a22-67.akam.net"
},
{
"type": "NS",
"value": "a12-67.akam.net"
},
{
"type": "NS",
"value": "a18-67.akam.net"
}
]TXT records
[
{
"type": "TXT",
"entries": [
"This",
"is",
"not",
"the",
"nameserver",
"you",
"are",
"looking",
"for."
]
},
{
"type": "TXT",
"entries": [
"v=spf1 -all"
]
}
]SOA records
[
{
"type": "SOA",
"nsname": "internal.akam.net",
"hostmaster": "hostmaster.akamai.com",
"serial": 1712081400,
"refresh": 90000,
"retry": 90000,
"expire": 90000,
"minttl": 180
}
]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 akam.net.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup