Maybe you are familiar with IP addresses because your internet provider provides you an IP address which goes everywhere with you while you are browsing or downloading anything. You can find your IP address easily but what if you want to find out the IP address of the website you are visiting?
How to find out IP of websites?
You can also find the IP addresses of websites using CMD which is already present in your Windows. One best way is to ping the website to get its IP address. There is also another way which uses nslookup tool and nslookup is also preinstalled in your Windows.
Through ping
Open CMD (command prompt) and type ping google.com to find out its IP address.
By nslookup
Nslookup tool can be accessed in two ways in windows.
1.
In windows 7, click on start button and type nslookup and press enter. (You can also type nslookup in run dialogue)
Now type the web address and let this tool find out IP addresses for you.
2.
nslookup can also be accessed through CMD. In CMD type nslookup google.com and you'll get IP address of the servers on which this web is being hosted.
nslookup sometimes shows more than one IP address; it shows the IP addresses of the servers on which website is being hosted.
At this time Google can be accessed using any of the IP addresses from screenshots above. Note: Not all websites can be viewed with their IP addresses.