Help! - lost IP address for website

0

Hi team, Could anyone help me find my website. WOWstockfootage.com was hosted on AWS. The domain is at godaddy. The link here is where we managed all the backend from - https://www.wowstockfootage.com/stock/admin/auth/fullaccess.php but somewhere along the line it has all disappeared. AWS will not help without me buying a premium support package even though all I want to do is relink what assume is still sitting there somewhere. Would really appreciate any ideas.

질문됨 3달 전571회 조회
1개 답변
0

Hello.

Could you please tell me in more detail what kind of AWS service the website is hosted on?
If you use EC2 or Lightsail, the public IPv4 address may have changed when you start or stop the service, so you will need to reconfigure the IP address for the domain.
You can check the public IPv4 address of EC2 or Lightsail by following the steps described in the document below.
https://docs.aws.amazon.com/lightsail/latest/userguide/understanding-public-ip-and-private-ip-addresses-in-amazon-lightsail.html
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-instance-addressing.html#working-with-ip-addresses

Also, if you are using a dynamic public IPv4 address, the IP address will change every time you start or stop the instance, so I think it is better to obtain an ElasticIP.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html#working-with-eips
https://docs.aws.amazon.com/lightsail/latest/userguide/lightsail-create-static-ip.html

By the way, if you use the "dig" command to resolve the domain name, you can check the following IP address.

dig www.wowstockfootage.com

; <<>> DiG 9.16.1-Ubuntu <<>> www.wowstockfootage.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 64488
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;www.wowstockfootage.com.       IN      A

;; ANSWER SECTION:
www.wowstockfootage.com. 600    IN      A       205.186.163.109

;; Query time: 95 msec
;; SERVER: 192.168.11.1#53(192.168.11.1)
;; WHEN: Mon Feb 26 09:22:58 JST 2024
;; MSG SIZE  rcvd: 68
profile picture
전문가
답변함 3달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠