GoDaddy hosting issue. Site times out from external networks but works when forcing IP

Posted by Altruistic_Ad377@reddit | sysadmin | View on Reddit | 17 comments

I’m dealing with a strange issue on shared hosting and wanted to check if anyone has seen something similar.

A WordPress site suddenly became inaccessible publicly without any relevant changes at that moment. This doesn’t look like a typical WordPress or plugin issue.

What we validated:

the domain resolves correctly to the expected IP

normal access to the domain times out

tested from multiple external networks

tested from different homes

tested from multiple phones using mobile data

tested from different devices and operating systems

same result everywhere

Technical checks:

normal curl to the domain times out

forcing the domain to the server IP using --resolve returns 200 OK

forcing HTTP to the IP returns a proper redirect to HTTPS

cPanel is accessible

At this point, the server, Apache and WordPress seem to be working on origin, but the domain is not reachable from the public Internet.

Support says the site loads from their side and suggested it could be an ISP issue, but this has already been tested across multiple independent networks and carriers.

From what I see, this looks more like a routing, edge or infrastructure issue rather than an application problem.

Has anyone experienced something similar recently with GoDaddy hosting?