Friday 13 September 2013

Find the IP address of a website using CMD




 Today am Neeraj Aggarwal  going to show you how to get the IP address of a website using CMD. It is easier than you might have imagined. Just a simple command will do the trick.
There are two basic commands which you can use to get the IP: tracert and ping.
 *Open the CMD and type either of the commands below.
Replace www.example.com with the site you want to get the IP address of.

tracert www.example.com
ping www.example.com
When the ping and tracert command is run something like this will show up: 

Pinging www.example.com [192.0.43.10] with 32 bytes of data:
Tracing route to www.example.com [192.0.43.10]
In both cases the IP address is between the square brackets. Keep tuned for my future posts!


If U Have Problems Comment , I Will Solve Your Problems.

0 comments:

Post a Comment