Saturday, 28 July 2012

FIND IP ADDRESS OF THE WEB SITES

You can find actual ip address of websites by using ping utility
to start it go to Run command prompt in windows(start >> programs >> accessories >> run)
type "cmd" or "command" (without the quotes) in text box in command prompt
click ok button it show appear a black screen (see below pic)


type "ping" (without the quotes) give a space,then followed by host name of site 
that you want to determine ip address
(example: ping www.google.com)
here ip address of host name www.google.com is [173.194.38.178]
this ip will change in future

Note: you sould require internet connection while you are trying to find ip address

No comments:

Post a Comment