The ip addres address of a web page can be easily found my entering into the command prompt on a windows machine and typing the following command.
ping <website name>
eg:
ping google.com
With output
~~~~~~~~
C:\Users\kanbaras>ping google.com
Pinging google.com [173.194.38.166] with 32 bytes of da
Reply from 173.194.38.166: bytes=32 time=126ms TTL=51
Reply from 173.194.38.166: bytes=32 time=46ms TTL=52
Reply from 173.194.38.166: bytes=32 time=86ms TTL=52
Reply from 173.194.38.166: bytes=32 time=42ms TTL=51
Here 173.194.38.166 is the ip address of google.com
ping <website name>
eg:
ping google.com
With output
~~~~~~~~
C:\Users\kanbaras>ping google.com
Pinging google.com [173.194.38.166] with 32 bytes of da
Reply from 173.194.38.166: bytes=32 time=126ms TTL=51
Reply from 173.194.38.166: bytes=32 time=46ms TTL=52
Reply from 173.194.38.166: bytes=32 time=86ms TTL=52
Reply from 173.194.38.166: bytes=32 time=42ms TTL=51
Here 173.194.38.166 is the ip address of google.com
This comment has been removed by the author.
ReplyDeleteThanks for giving information.
ReplyDeleteHere i wish to add some additional information about how to find website ip.
Everyone can find domain to ip converter tool like WhoisXY.com