How can I get the IP address of my domain.?

0

I have successfully transferred my domain from godaddy to AWS Route53, I have successfully configured 'A' name record in AWS Route53 hosted zone & for few days my website www.cloudpariksha.com works fine but now my website is not reachable there is no 'A' name record in AWS Route53 hosted zone here is detail report on my website in this link https://intodns.com/cloudpariksha.com can anybody knows how to get back my domain IP address.?

1 Answer
0

check your cloudtrail events if there are API Calls made for ChangeResourceRecordSets[1], this should show any deletion of records in your hosted zone. from there you can see the IP Address you have used before.

[1] ChangeResourceRecordSets - https://docs.aws.amazon.com/Route53/latest/APIReference/API_ChangeResourceRecordSets.html

AWS
answered 2 years ago
  • Hi Timothy_M thanks for your prompt response, I got the IP address from Godaddy now I will configure Route53 and try to create a 'A' name record in hosted zone.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions