How to Get the IP Address Of Any Web Domain .

Note:-  we didnot assure the permision to do that and not responsible for any kind of the poblem arised by doing this to anyone.

first of all i wanted to make sure the operating System that we are Going to use , the method for windows in differnt and that for the same for the linux is Differernt .

To show show the ip address of any domain you will require two of the things .

1. the domain itself

2. the operating system or a pc 

so to foloow the steps listed below to view the ip of the domain that ypu want . This is only for the linux sytem the windows also work fine for it but your have open command propt as root . 

1. Start your System

2. Log in to your System

3. Open Terminal

4. type "ping www.yourwebdomain.com"

//replace the "www.yourwebdomain.com" with your web adress domain name .

5. and press Enter

6. Wait for the process to finish and the address will be visible of your website.

7. if any problem arises

8. type"sudo ping www.yourwebdomain.com"

Comments