Saturday, December 03, 2016

How To Get IP Address Of A Website Using Command Prompt?

    Command Prompt is a treasure to provide solutions to the executed commands in the command line. You can even find the IP Address of a website using command prompt. This simple trick can get IP Address ofany Website, that can help find location of the Website server and can fetch more results with that. With PING, a command line utility can help you know IP Address of any domain.

get-ip-address-of-website-using-cmd
how to get ip address of a website using command prompt

Internet Protocol, or IP, addresses allow networked computers, servers and other hardware to find each other and communicate. IP addresses acts as a path to tell information where to go on a network. Every device on your network has a “private” IP address for that network, and your entire network has a “public” IP address on the internet itself. While your device’s IP address may change every time you turn it on, your router’s IP address, or “default gateway,” stays the same and determine the IP addresses of the other devices on your network. Finding IP addresses varies depending on the devices you are using; here you can use the command prompt as the path to find IP Address of any device connected to the network.


Ping is a networking tool to test if a particular host is reachable. It also checks the whether the computer is connected to a server. Ping sends data packets to a server and if it receives a data packet back, then you have a connection. 

Procedure to get IP Address of a Website with PING using command Prompt

Step1: Open run command by typing Windows + R.

check-ip-address-of-website-using-command-prompt
how to get ip address of website using cmd

Step2: Type cmd in the empty field.

check-ip-address-using-cmd
check ip address of website using cmd
Step3: Press Ok or Press Enter to open command prompt Window.
find-ip-address-of-website-using-cmd
find ip address of website using cmd
Step4: Type Ping domain name or website name.   
           For Example type ping www.facebook.com.
how-to-find-ip-address-of-website-using-command-prompt
how to find ip address of website using command prompt
Step5: Press Enter. Command prompt start tracking the IP Address of the domain name provided.
how-to-check-ip-address-of-website-using-command-prompt
how to get ip address of a website using command prompt

Ping can be abbreviated as Packet InterNet Gropper. It is used to verify whether or not a network data packet is capable of being distributed to an address without errors. The Ping utility is commonly used to check for network errors.


This command prompt hack is extremely recommended if you want to get the IP Address of any website.

0 comments: