answersLogoWhite

0


Best Answer
  • Instructions on Tracert

    Click on the "Start" menu.

  • Type "cmd" in the "Run" text box on a Windows XP computer. Type "command" in the "Search" text box on a Windows Vista or Windows 7 computer. This will open a window allowing you to access the command prompt.

  • Type the command "tracert www.example.com" to locate the IP address of the site. Replace "www.example.com" with the URL (Uniform Resource Locator) of the website you want the IP address of. The first line of the output will say "Tracing route to www.example.com [IP address]". The IP address of the website is between the brackets.

  • Type "exit" to close the window.

Instructions on using Ping
  • Click on the "Start" menu.

  • Type "cmd" in the "Run" text box on a Windows XP computer. Type "command" in the "Search" text box on a Windows Vista or Windows 7 computer. This will open a window allowing you to access the command prompt.

  • Type the command "ping www.example.com" to locate the IP address of the site. Replace "www.example.com" with the URL of the website you want to IP address for. The first line of the output will say "Pinging www.example.com [IP address] with 32 bytes of data:." The IP address of the website is between the brackets.

  • Type "exit" to close the window.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar
More answers
User Avatar

ki2ne

Lvl 8
4y ago

"host [hostname]".

This answer is:
User Avatar
User Avatar

Anonymous

Lvl 1
3y ago
whatismyiptool .com

Add your answer:

Earn +20 pts
Q: How would you find the IP address of examplecom from the command line?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you find the Mac address of a computer?

hi u can find the mac address of computer by ipconfig/all command in command prompt. Thanks


What is the command used to find the MAC address of the NIC?

ipconfig


How do you find Mac address in LINUX?

The command ifconfig will tell you the MAC address of whatever interfaces are active.


Where can I find my gateway address to the internet?

Depending on what operating system you have - if it is a Windows system then use the 'ipconfig /all' command. Look for the 'default gateway' address. This is the address to your internet. For Unix based systems, use the 'ifconfig -a' command and/or netstat command to get the same info.


How do you find out what is your network administrator address that was given to you is?

You can find your network address (IP address) in Windows by opening up a command prompt (Start > Run > "cmd") and typing "ipconfig".


Which command can you use to find the mac address of another computer on the same network?

Arp -a


How do you find the ip address for notdoppler.com?

On windows: 1. Click Run 2. Type "cmd.exe" 3. Type "ping notdoppler.com" in the command line 4. Copy the IP address from the list On Mac 1. In spotlight, search for "Terminal", then open it 2. Type "ping notdoppler.com" in the command line 3. Copy the IP address from the list


How can you find site name from ip address?

ping with ip address. ex: ping 124.123.97.47


Command to find ipaddress if you have hostname?

ping hostname or nslookup hostname For more details: http://www.zilckh.com/how-to-find-ip-address-from-hostname-in-a-windows-system-using-command-line/


How do you find an IP address?

Open command prompt and type in ipconfig /all (note the space).


How do you find out your IP address?

if you are running a windows o.s you use the ipconfig command in the command prompt if its a linux machine you use ifconfig command in the terminal If you want to know the IP address that websites see when you visit them, see the related links section for a resource on that.


Find Primary wins server?

To find the IP address of the primary WINS server, open up the 'cmd' command line prompt. Type /ipconfig into the command line and hit enter.