Computer Tricks

Find the IP address of a website using CMD

3 comments

Image

Today I am going to show you how to get the IP address of a website using CMD. It is easier than you might have imagined. Just a simple command will do the trick. There are two basic commands which you can use to get the IP: tracert and ping. Open the CMD and type either of the commands below. Replace www.example.com with the site you want to get the IP address of.

tracert www.example.com
ping www.example.com

When the ping and tracert command is run something like this will show up:

Pinging www.example.com [192.0.43.10] with 32 bytes of data:
Tracing route to www.example.com [192.0.43.10]

In both cases the IP address is between the square brackets. Keep tuned for my future posts!

3 comments:

Tips Tricks And Tutorials
  • Calculator

    VBScript Calculator

    This is a very simple calculator made with HTML and coded with VBScript.

  • Hack windows password

    Hack windows 7/XP password

    Learn the easiest and most reliable method to hack logon password for any account on windows 7/XP. Even administrator accounts are not excluded!

  • Windows gadget

    Make windows gadgets

    Learn how to make gadgets for windows! It may be easier than you imagine.

  • Facebook

    Visit our facebook page

    Keep tuned to the posts via facebook. We continually update our facebook page.

  • Contactform

    Contact

    If you have any complaints, questions or suggestions, feel free to contact me via the easy contact form.