Traceroute, Whois, Ping and Dig
The Traceroute, Whois, Ping, and Dig tools provide valuable information for troubleshooting and diagnosing website or network issues. While there are several ways to run these commands, the method below is one of the simplest and most user-friendly options:
- Go to mxtoolbox.com.
- Choose the tool you need from the options.
- Type the domain or IP address into the search field and click Enter.
Here are the tools you would typically need.
- Traceroute - The trace should have the last hop at a HostGator server.
- Whois - For Whois, you should make sure the name servers are pointed to HostGator and that they have not changed in the past 48 hours.
- Ping - A Ping test shows the IP address your domain is pointing to. This is often the same as the last IP shown in the traceroute results, but it can still be helpful to run a separate Ping test.
- Dig - Dig results appear under Answer Records and show information from your domain's DNS records. This tool provides more detailed DNS information for troubleshooting.
How to Run Traceroute and Ping from a Desktop
While a website utility like mxtoolbox.com is great for checking our servers, it will not indicate anything about your connection. To test your connection to HostGator servers, please run the tests directly from your desktop.
Alternatively, you can use the preferred method explained in the following article:
Windows
To ping a domain on a Windows-based machine:
- From the Windows Start menu, select Run.
- Type cmd.
- Type the command
pingortracert, followed by the hostname, IP Address, or domain name you wish to ping. For example:C:>ping exampledomain.com - Press Enter.
- Once the process is complete:
- Highlight the full text.
- Press Ctrl+C to copy the results.
- Please contact us via phone or chat with the results so that HostGator can investigate any connectivity issues further.
Mac
To ping a domain on an Apple-based machine:
- In the Spotlight search feature, locate Network Utility.
- If you do not have the Spotlight search feature on your device, try locating the Network Utility by navigating to Applications > Utilities.
- Select the Ping or Traceroute tab.
- Enter the hostname, IP address, or domain name you wish to ping.
- Click Ping or Trace.
- Once the process is complete:
- Highlight the full text.
- Press Ctrl+C to copy the results.
- Please contact us via phone or chat with the results so that HostGator can investigate any connectivity issues further.
Alternatively, Mac users can run traceroute and ping using the terminal tool. For further instructions, please see the following article:
Linux
To ping a domain on a Linux-based machine:
- Access the telnet/terminal window.
- Type the command
pingortraceroute, followed by the hostname, IP Address, or domain name you wish to ping. For example:C:>ping exampledomain.com - Press Enter.
- Once the process is complete:
- Highlight the full text.
- Press Ctrl+C to copy the results.
- Please contact us via phone or chat to provide us with the results so that HostGator can investigate any connectivity issues further.