Find IP address of website

The simple way to find IP address of website is given below. Please follow the following steps to know how to find ip address of website.

1)Open the command prompt

2)Execute the following command to find the ip address of google.com which is shown below.

ping www.google.com

Another example, Execute the following command to find the ip address of facebook.com which is shown below.

ping www.facebook.com

2nd way to find IP address of a website

This is another simple way to find IP address of a website. Please follow the following steps to know how to find ip address of a website.

1)Open the command prompt.

2)Execute the following command to find the ip address of facebook.com which is shown below.

nslookup www.facebook.com

This is how, we Find IP address of a website.

Note: when you check, you may see the different IP addresses.

Find IP address of computer

Please follow the following simpleĀ  steps to find IP address of windows computer.
1)Open the command prompt

2)Execute the following command to find IP address of windows computer and check for IPv4 address which is shown below.

ipconfig

How to find mac address on windows

Please follow the following simple steps to know, how to find mac address of windows i.e physical address.
1)Open the command prompt.

2)Execute the following command to find mac address of windows i.e physical address and check for Physical Address which is shown below.

ipconfig/all

How to check dns server in windows

Please follow the following simple steps to know, how to check dns server in windows.
1)Open the command prompt.

2)Execute the following command to check dns server in windows and check for DNS Servers which is shown below.

ipconfig/all

Find IP address of linux machine

Please follow the following simple steps to find IP address of linux machine.
1)Open the terminal of linux machine.

2)Execute the following command to find IP address of linux machine.

ifconfig

Find IP address of Raspberry pi

Please follow the following simpleĀ  steps to find IP address of Raspberry pi.
1)Open the terminal of Raspberry pi.

2)Execute the following command to find IP address of Raspberry pi.

ifconfig

You may also like...

Leave a Reply