How to get IP address of a website.

Asked By 0 points N/A Posted on -
qa-featured

Hi experts,

Can you tell me the process in command prompt how to get the IP address of a website?
Thank you.
SHARE
Best Answer by warren todd
Best Answer
Best Answer
Answered By 0 points N/A #169327

How to get IP address of a website.

qa-featured

Hi Mr. Allen,

It is very simple to get the IP address of a website in the command prompt. Please follow the below steps.
1.Go to the start-all programs-accessories-command prompt.
2. Right click on command prompt icon.
3.Then type tracert www.google.com and hit enter.
4.Now you will be displayed the google IP address and its' entire routing process.
Thank you
Answered By 5 points N/A #169329

How to get IP address of a website.

qa-featured

Hello Alen,

You can get the IP address of any website using command prompt by following the steps mentioned below:

1- Go to Start -> Run 

2- Type cmd to open up the command prompt on your screen.

3- Type ping with the name of the website you want to see the IP address (e.g ping yahoo.com)

4- Here the results will be shown and note down the IP address.

This will solve your problem.

Thanks

 

Answered By 0 points N/A #169330

How to get IP address of a website.

qa-featured
Most of the websites are registered in servers. which are provided by the some domain providers like Godady, Amazon. etc. 
 
A different IP(Internet Protocol) Address will assigned to each of the websites which are registered,which is a data oriented protocol used for communication. 
 
We can get the IP of a website by using ping utility. For Example, if you what to know the IP Address of Facebook, enter the command pingfacebook.com . 
 
Alternate you can also use WHOIS system. Just visit the website whois.net, that offers WHOIS database query services. 
 
Answered By 0 points N/A #169331

How to get IP address of a website.

qa-featured

Hello Dear,

Thanks for sharing problem with us.

Dear it is very easy to check IP address of any website.

Just open the website of which you want to get IP address.

When it is opened, just type "CMD" in run.

Dos command prompt will open.

Type "netstat" in command prompt, it will show you all the list of connections with their IP addresses. You can simply find your desired website's IP address.

Thanks

Answered By 0 points N/A #169332

How to get IP address of a website.

qa-featured

I will Tell you How get you web IP of a Web site

*Click on to the Run command
*Then Write Ping with your web Address like(www.techyv.com)
*Then you will return a result  to the following that contains the IP address: like Pinging www.techyv.com  [199.130.120.58] with 32 bytes of data

Related Questions