DNS records for steamserver.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.
MX records
[
{
"type": "MX",
"exchange": "smtp.steampowered.com",
"priority": 10
}
]NS records
[
{
"type": "NS",
"value": "a7-66.akam.net"
},
{
"type": "NS",
"value": "a22-67.akam.net"
},
{
"type": "NS",
"value": "a1-194.akam.net"
},
{
"type": "NS",
"value": "a2-64.akam.net"
},
{
"type": "NS",
"value": "a24-64.akam.net"
},
{
"type": "NS",
"value": "a9-66.akam.net"
}
]TXT records
[
{
"type": "TXT",
"entries": [
"_ypz9gbvuc90rxa93wh7jlir9kb76mzj"
]
},
{
"type": "TXT",
"entries": [
"v=spf1 mx ip4:208.64.202.0/24 -all"
]
},
{
"type": "TXT",
"entries": [
"kst6dlkbbjkhctn3tb95lv1p3s5mlzmz"
]
}
]SOA records
[
{
"type": "SOA",
"nsname": "ns1.valvesoftware.com",
"hostmaster": "admin.valvesoftware.com",
"serial": 2025071290,
"refresh": 3600,
"retry": 900,
"expire": 2419200,
"minttl": 10800
}
]CAA records
[
{
"type": "CAA",
"critical": 0,
"tag": "iodef",
"value": "mailto:[email protected]"
},
{
"type": "CAA",
"critical": 0,
"tag": "issue",
"value": "letsencrypt.org"
},
{
"type": "CAA",
"critical": 0,
"tag": "issue",
"value": "digicert.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 steamserver.net.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup