How to Trace a Website using Commands Prompt
Tracing or Routing a website using command prompt. This tip is only meant for educational purpose. I mainlyuse this trick to find out the hosting provider where a particular domain is hosted.
Follow the below steps:
1. Start->Run->CMD ie; open Command prompt(microsoft+r)
2. Type the following command and press enter.
tracert www.websitename.com
In the above command, enter the desired website name.
Once you press enter, it tell you where a particular domainis hosted, Location, Country and some details of that domain.
No comments:
Post a Comment