DNS records for akamai.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.
- [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": "mx0b-00190b01.pphosted.com",
"priority": 100
},
{
"type": "MX",
"exchange": "mx0a-00190b01.pphosted.com",
"priority": 100
}
]NS records
[
{
"type": "NS",
"value": "a1-193.akamaitech.net"
},
{
"type": "NS",
"value": "a5-193.akamaitech.net"
},
{
"type": "NS",
"value": "ns3-193.akamaitech.net"
},
{
"type": "NS",
"value": "ns4-193.akamaitech.net"
},
{
"type": "NS",
"value": "zb.akamaitech.net"
},
{
"type": "NS",
"value": "ns2-193.akamaitech.net"
},
{
"type": "NS",
"value": "a3-193.akamaitech.net"
},
{
"type": "NS",
"value": "a6-193.akamaitech.net"
},
{
"type": "NS",
"value": "a12-193.akamaitech.net"
},
{
"type": "NS",
"value": "zc.akamaitech.net"
},
{
"type": "NS",
"value": "a22-193.akamaitech.net"
},
{
"type": "NS",
"value": "zd.akamaitech.net"
},
{
"type": "NS",
"value": "ns5-193.akamaitech.net"
}
]TXT records
[
{
"type": "TXT",
"entries": [
"This",
"is",
"not",
"the",
"nameserver",
"you",
"are",
"looking",
"for."
]
}
]SOA records
[
{
"type": "SOA",
"nsname": "internal.akamaitech.net",
"hostmaster": "hostmaster.akamai.com",
"serial": 1698937200,
"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 akamai.net.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup