The Trace Route, Whois, Ping and Dig tools are very informative. There are many ways to run these commands, but here is the easiest method:
- Go to nwtools.com.
- Choose Express.
- Enter the domain or IP address in the search field and click Go.
- Trace Route - The trace should have the last hop at the server.
- Whois - For Whois, you should make sure the name servers are pointed to our server and that they were not changed in the past 48 hours.
- Ping - Ping simply shows you the last IP from the trace route, but you may still need a separate Ping test in some cases.
- Dig - The Dig will be listed under Answer Records, showing the information from the DNS zones. This information is much more advanced.
How to do a Trace Route and Ping from a Desktop
While a website utility like nwtools.com is great for checking our servers, it will not indicate anything about your connection. To test your connection to our servers, please run the tests directly from your desktop.
To run a Trace and Ping from a Windows desktop:
- Go to Run and type cmd
- Click OK.
- Type tracert domain.com (replacing domain.com with your actual domain) and hit Enter.
- Type ping domain.com (replacing domain.com with your actual domain) and hit Enter.
- Right-click the black window and choose Select All.
- Press Ctrl C to copy the results.
- Submit a ticket to our Support department and paste the results into that ticket for us.