DNS records for usgovcloudapi.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": "ns1-08.azuregov-dns.us"
},
{
"type": "NS",
"value": "ns2-08.azuregov-dns.us"
},
{
"type": "NS",
"value": "ns3-08.azuregov-dns.us"
},
{
"type": "NS",
"value": "ns4-08.azuregov-dns.us"
}
]TXT records
[
{
"type": "TXT",
"entries": [
"asuid.diagnostic.usgovcloudapi.net"
]
},
{
"type": "TXT",
"entries": [
"asuid.prod.apollo.diagnostic.usgovcloudapi.net"
]
},
{
"type": "TXT",
"entries": [
"asuid.prod.coreapp.diagnostic.usgovcloudapi.net"
]
},
{
"type": "TXT",
"entries": [
"asuid.troubleshooter.diagnostic.usgovcloudapi.net"
]
}
]SOA records
[
{
"type": "SOA",
"nsname": "ns1-08.azuregov-dns.us",
"hostmaster": "hostmaster.usoe.gbl",
"serial": 2014102609,
"refresh": 7200,
"retry": 900,
"expire": 2419200,
"minttl": 3600
}
]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 usgovcloudapi.net.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup