The IP address of a website can be found using command line interface, web browser, or an app. In this article, we will discuss the steps using which you can get an IP address of a website.
Option 1: Pinging a Domain Name
A URL, Uniform Resource Locator,is the web address used to locate resources on the internet. A Domain Name is a part of an URL. For example, in the url “www.digiterati.com”, “ digiterati.com” is the domain name.
Each domain name has one or more IP addresses associated with it, and that’s how data packets can be routed on the Internet.
Ping, which stands for Packet Internet Groper, is a network tool to test the connectivity. You can ping a domain name and find the corresponding IP address.
Step 1 – Open Command Prompt app in Windows run prompt
To open Command Prompt, press the Windows (⊞) key + r, and type “cmd” and press enter.


