- Newest
- Most votes
- Most comments
The URL is not visible on the internet outside AWS and thus Google can not verify.
What exactly is this situation?
Are you saying that you are using Route53 private host zones?
If you are using a private host zone, you cannot perform DNS validation and must create a public host zone.
https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/AboutHZWorkingWith.html
When a domain is setup, the only record it has (as you showed) is to where it's DNS services are being handled - these are the NS records you shared. So that being said, you now need to setup an MX record which tells mail servers where to send email when sending to your domain. Follow this article and then try MX Toolbox again to verify your results. https://support.google.com/a/answer/6149697?hl=en
Relevant content
- asked 7 months ago
- asked 4 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 5 years ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 2 years ago
It is a public host zone
Is it possible to use the "nslookup" command to resolve the names of registered domains?