How to Find IP Address of a Website

Photo of author

By Victor Ashiedu

Published

This Itechguide teaches you how to find IP address of a website.

Option 1: Find IP Address with Command Prompt

There are 2 methods to find IP addresses using Command Prompt – Ping and NSLookup. This section covers steps for both.

Method 1: Find IP Address with Ping

  1. Type command prompt in the Windows 10 search box. Then, open Command Prompt.
How to Find IP Address of a Website with Command Prompt - How to Find IP Address with Ping
  1. On the command prompt, type ping followed by the website with its full domain name – exclude www, http or https. After typing ping and the website, press enter.
  2. Here is an example to find the IP address of www.itechguides.com
ping www.itechguides.com

Your computer will resolve the domain name of the website to its IP address and the website should reply to the ping. The IP address of the wesbite is highlighted in the screenshot below…

How to Find IP Address of a Website with Command Prompt - How to Find IP Address with Ping

Method 2: Find IP Address with NSLookup

  1. Open command Prompt. Then, on the command prompt, enter nslookup followed by the name of the website. The website must include the domain extension – .com, .ca, .co.uk. However, you must not include www, http or https.
  2. Here is a command to find the IP address of www.itechguides.com with nslookup
nslookup www.itechguides.com

The nslookup command will return some information about the wesbite (domain), including its IP address. See the screenshot below.

How to Find IP Address of a Website with Command Prompt - How to Find IP Address with NSLookup

Option 2: Find IP Address with PowerShell

  1. Type powershell in the Windows 10 search box. Then, open Windows PowerShell.
How to Find IP Address of a Website with PowerShell
  1. On the PowerShell prompt, type Test-Connection followed by the name of the website. Include the domain extension (.com, .co.uk, .ca) of the website. However, do not include www, http or https.
  2. Here is a command to find the IP address of www.itechguides.com with PowerShell.
Test-Connection www.itechguides.com

The command will resolve the website to its IP address and the website should reply to the Test-Connection command. The IP addres of the website is displayed on the IPV4Address column.

How to Find IP Address of a Website with PowerShell

Option 3: Find IP Address with WhatsMyDNS.net

  1. Open WhatsMyDNS.net from a browser on your PC or Mac.
  2. Then, enter the website on the field provided – you may include http, https or www. On the field next to the website name field, ensure that A is selected. If not, use the drop-down to select A.
  3. After entering the name of the website and selecting A, click Search.
  1. WhatsMyDNS.net will resolve the domain name of the website to its IP address and display the IP address.

Conclusion

You can use the methods covered in this Itechguide to to find IP address of website! I hope you found this Itechguide helpful.

If you did, click on “Yes” beside the “Was this page helpful” question below. You may also express your thoughts and opinions by using the “Leave a Comment” form at the bottom of this page.

Finally, for more domains, websites and internet Itechguides, visit our Domains, Websites & Internet page. You may also find our Work from Home page very helpful.

About the Author

Photo of author

Victor Ashiedu

Victor is the founder of InfoPress Media, publishers of Ilifeguides and Itechguides. With 20+ years of experience in IT infrastructure, his expertise spans Windows, Linux, and DevOps. Explore his contributions on Itechguides.com for insightful how-to guides and product reviews.

Related Articles

Get in Touch

We're committed to writing accurate content that informs and educates. To learn more, read our Content Writing Policy, Content Review Policy, Anti-plagiarism Policy, and About Us.

However, if this content does not meet your expectations, kindly reach out to us through one of the following means:

  1. Respond to "Was this page helpful?" above
  2. Leave a comment with the "Leave a Comment" form below
  3. Email us at [email protected] or via the Contact Us page.

Leave a comment

Send this to a friend