Not able to resolve google DNS

367 views
Skip to first unread message

mercedes antonia

unread,
Dec 21, 2021, 10:25:32 AM12/21/21
to public-dns-discuss
My domain that was on Google workspace at one point and was transferd to another provider,cannot resolve on google DNS but it will resolve on other DNS Verizon,Spectrum others.

I have flush the cache on google public server

if i use powershell and run  Resolve-DnsName -Type MX -Name 360e72management.com
Resolve-DnsName : 360e72management.com : DNS server failure
At line:1 char:1
+ Resolve-DnsName -Type MX -Name 360e72management.com
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ResourceUnavailable: (360e72management.com:String) [Resolve-DnsName], Win32Exception
    + FullyQualifiedErrorId : RCODE_SERVER_FAILURE,Microsoft.DnsClient.Commands.ResolveDnsName




"Status": 0 /* NOERROR */,
  "TC": false,
  "RD": true,
  "RA": true,
  "AD": false,
  "CD": true,
  "Question": [
    {
      "name": "360e72management.com.",
      "type": 1 /* A */
    }
  ],
  "Answer": [
    {
      "name": "360e72management.com.",
      "type": 1 /* A */,
      "TTL": 7200,
      "data": "208.91.197.27"
    }
  ],
  "Comment": "Response from 162.159.27.117."
}

Claus Mattsson

unread,
Dec 21, 2021, 2:48:02 PM12/21/21
to public-dns-discuss
Your domain is setup with DNSSEC at .com zone, but your auth servers aren't returning DNSKEY records and the chain is broken.

mercedes antonia

unread,
Dec 28, 2021, 3:02:29 PM12/28/21
to public-dns-discuss
Thank you for the help, i contacted my register and they do provide DNSSEC i enabled it and will and see if that fixes the problem.

On the side note i have never encountered this problem before, and all my other domains with the same register have never had this issue.

Thank you again will let you know if this resolves the problem.

Reply all
Reply to author
Forward
0 new messages