How to use traceroute at Hostinger

Understanding the results of tracert or traceroute command

Updated 3 weeks ago

Use traceroute at Hostinger to diagnose connectivity issues when your website works but isn’t loading from your location.

Before you start

  • Make sure you’ve already cleared your cache, since the issue may simply be outdated local data.

Run a traceroute

Based on which OS you are using on your computer, open Terminal or Command prompt:

OS

What to open and how

Linux

Click Ctrl + Alt + T or Search → Terminal to run terminal

Mac OS

In Spotlight search for Terminal

Windows

Click Win + R, type cmd and press Enter to reach Command prompt

Next, run the following command in Windows:

tracert your-hosting-ip

On Linux and Mac OS:

traceroute your-hosting-ip

Replacing your-hosting-ip with the IP of your hosting plan. You can find it by navigating Websites → Dashboard → Hosting PlanPlan details, in the Website details section:

Website Details panel with the website IP address highlighted in a red box

Interpret the results

If you get a result like this:

Traceroute command output showing hops and several request timeouts

It means that your connection to our server is being lost at the last point before the first line with Request timed out.

To solve this issue, contact your ISP and ask them to change your network routing. If this is not an option or the issue persists, you can try the following:

Additional resource