DNS records for gvt2.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.
- [INFO] An SPF record is published but no MX records are present. This is normal for send-only domains but worth confirming if you expect to receive mail.
NS records
[
{
"type": "NS",
"value": "ns3.google.com"
},
{
"type": "NS",
"value": "ns4.google.com"
},
{
"type": "NS",
"value": "ns2.google.com"
},
{
"type": "NS",
"value": "ns1.google.com"
}
]TXT records
[
{
"type": "TXT",
"entries": [
"v=spf1 -all"
]
},
{
"type": "TXT",
"entries": [
"google-site-verification=KG2Oa2nwSI1IkJYKmUsyFaR6CiR2S6XnXKCWOucHC6E"
]
},
{
"type": "TXT",
"entries": [
"google-site-verification=czwnBxr04Hp2X8X7dq57JYEC7FnsZ6xlBMXV6CJ84hQ"
]
},
{
"type": "TXT",
"entries": [
"google-site-verification=SYFP-utZi43lesN6C0Gp_LPBkwV0mhrk18J93AknjeI"
]
},
{
"type": "TXT",
"entries": [
"google-site-verification=cJ_2Ng0B3wXIYFJzIgHipfpGxLko4Bl3DAXlCLc82zY"
]
},
{
"type": "TXT",
"entries": [
"google-site-verification=9L1xoRx3JazIBs0sewSCU0Toaq9rSoyK5s2vtig3nR0"
]
},
{
"type": "TXT",
"entries": [
"google-site-verification=kZaQCDN6r1chryAY7LnRiPiSmmvtIq3aOSPvPW9lTwY"
]
},
{
"type": "TXT",
"entries": [
"google-site-verification=9SxNNuEYNIVVYr0_bhqKpVZMrCGkkrBxX-b1EFNqR0c"
]
}
]SOA records
[
{
"type": "SOA",
"nsname": "ns1.google.com",
"hostmaster": "dns-admin.google.com",
"serial": 918343850,
"refresh": 900,
"retry": 900,
"expire": 1800,
"minttl": 60
}
]CAA records
[
{
"type": "CAA",
"critical": 0,
"tag": "issue",
"value": "pki.goog"
}
]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 gvt2.com.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup