If the ping command does not respond when you ping your domain, this is normal. Our servers have ICMP (ping) disabled at the firewall level as a security measure. A blocked ping does not mean your website is down.
Ping is Blocked by Design
- ✓ ICMP ping is disabled at the firewall to prevent ping flood attacks
- ✓ Your website can be fully accessible even when ping is blocked
- ✓ Use a browser or an online tool to check if your site is up
01. Why Ping is Disabled
ICMP ping is disabled on our servers as a security measure. Ping flood attacks and network reconnaissance tools use ICMP to probe servers. Blocking ping reduces the attack surface without affecting website functionality. This is standard practice for web hosting servers.
02. How to Check If Your Site is Up
Instead of ping, use these methods:
- Open your domain in a browser - if it loads, the server is up
- Online uptime checker - downforeveryoneorjustme.com checks from an external location
- Command line -
curl -I yourdomain.comchecks for an HTTP response without needing ICMP - DNS check - whatsmydns.net verifies your domain resolves correctly
If your website is not loading in the browser and DNS is pointing to our servers, open a support ticket. If you're blocked by the firewall, see our firewall unblock guide.
Site Not Loading?
If your website is down for everyone (not just you), open a ticket and we'll investigate immediately.
Open a Support TicketLast updated March 2026 · Browse all General articles
