How To Find The IP Address Of A Website

May 17, 2010

Open Up Command Prompt
Start > All Programs > Accessories > Command Prompt

Write This Command
ping -t “your site” with out > ” <
Example: ping -t www.google.com
Press (ENTER)

Then it will say
======================================…
Pinging www.google.com [IP.Adress.Here.=)] with 32 bytes of data


..
======================================…

You can also load a web site using its IP address instead of its hostname.

Share/Bookmark

Leave a Reply