DNS records for steamstatic.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.
MX records
[
{
"type": "MX",
"exchange": "us-smtp-inbound-1.mimecast.com",
"priority": 10
},
{
"type": "MX",
"exchange": "us-smtp-inbound-2.mimecast.com",
"priority": 10
}
]NS records
[
{
"type": "NS",
"value": "a7-66.akam.net"
},
{
"type": "NS",
"value": "a1-194.akam.net"
},
{
"type": "NS",
"value": "a2-64.akam.net"
},
{
"type": "NS",
"value": "a22-67.akam.net"
},
{
"type": "NS",
"value": "a24-64.akam.net"
},
{
"type": "NS",
"value": "a9-66.akam.net"
}
]TXT records
[
{
"type": "TXT",
"entries": [
"v=spf1 mx include:_netblocks.mimecast.com -all"
]
},
{
"type": "TXT",
"entries": [
"fastly-domain-delegation-nqkbqmobc43h9keapw7e-808093-2024-08-30"
]
}
]SOA records
[
{
"type": "SOA",
"nsname": "ns1.valvesoftware.com",
"hostmaster": "admin.valvesoftware.com",
"serial": 2025072240,
"refresh": 3600,
"retry": 900,
"expire": 2419200,
"minttl": 3600
}
]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 steamstatic.com.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup