Sunday, February 2, 2014

Simple Trick To Find IP
address for a website
friends! today i am showing you a
very simple and easy trick by
which you can find the ip address of
any web site using
command prompt.
Other people may find ip address
using other method but this is
very simple method and easy to
understand. so i decided to
give you this simple trick,You may
already know this, but not then
you are at the right place and this
is just like a piece of cake so
get ready.
Introduction to IP: Let we first
definer the ip that what is an ip?
The Internet Protocol (IP) is the
method or protocol by which
data is sent from one computer to
another on the Internet . Each
computer (known as a host ) on the
Internet has at least one IP
address that uniquely identifies it
from all other computers on the
Internet.
For finding the ip address follow
the steps given below:
Step-1: As we are using command
prompt so type in run CMD and hit
enter
Step-2 :Command window will pop up
now type ping website
name, i.e i want to find the google
ip address then i will type
www.google.com and hit enter.
you will see the ip address for your
requered website.As given in
the below picture.
if you don't believe that it is the
ip address for google.com then you
can prove this himself. just type
the ip address in your browser and
hit enter it will open google.

No comments:

Post a Comment

Linux Tutorial - 12. Process Management

  Process Management! The wheels are in motion Introduction Linux in general is a fairly stable system. Occasionally, things do go wrong how...