DNS records for trafficmanager.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.
NS records
[
{
"type": "NS",
"value": "tm2.edgedns-tm.info"
},
{
"type": "NS",
"value": "tm2.dns-tm.com"
},
{
"type": "NS",
"value": "tm1.edgedns-tm.info"
},
{
"type": "NS",
"value": "tm1.dns-tm.com"
}
]TXT records
[
{
"type": "TXT",
"entries": [
"https://github.com/publicsuffix/list/pull/1891"
]
}
]SOA records
[
{
"type": "SOA",
"nsname": "tm1.dns-tm.com",
"hostmaster": "hostmaster.trafficmanager.net",
"serial": 2003080800,
"refresh": 900,
"retry": 300,
"expire": 2419200,
"minttl": 30
}
]CAA records
[
{
"type": "CAA",
"critical": 0,
"tag": "unknown",
"value": ""
}
]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 trafficmanager.net.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup