DNS records for svc.ms
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": "ns3-04.azure-dns.org"
},
{
"type": "NS",
"value": "ns1-04.azure-dns.com"
},
{
"type": "NS",
"value": "ns2-04.azure-dns.net"
},
{
"type": "NS",
"value": "ns4-04.azure-dns.info"
}
]TXT records
[
{
"type": "TXT",
"entries": [
"google-site-verification=I-G5nvuXcmRWj7cKZfjr8XAIlot-MfqGKgTsWcwSTeU"
]
},
{
"type": "TXT",
"entries": [
"D-TRUST=4TEMKRMN7EV9PGZ"
]
}
]SOA records
[
{
"type": "SOA",
"nsname": "ns1-04.azure-dns.com",
"hostmaster": "azuredns-hostmaster.microsoft.com",
"serial": 1,
"refresh": 3600,
"retry": 300,
"expire": 2419200,
"minttl": 300
}
]CAA records
[
{
"type": "CAA",
"critical": 0,
"tag": "issue",
"value": "d-trust.net"
},
{
"type": "CAA",
"critical": 0,
"tag": "issue",
"value": "digicert.com"
},
{
"type": "CAA",
"critical": 0,
"tag": "unknown",
"value": ""
},
{
"type": "CAA",
"critical": 0,
"tag": "issue",
"value": "microsoft.com"
},
{
"type": "CAA",
"critical": 0,
"tag": "issue",
"value": "globalsign.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 svc.ms.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup