answersLogoWhite

0

You can use 'ping' to get the IP address of pretty much anything.

Open a terminal/command window, type in for example "ping Google.com", and you will get a result like
...
PING google.com (74.125.67.100): 56 data bytes
64 bytes from 74.125.67.100: icmp_seq=0 ttl=50 time=129.568 ms
....

where 74.125.67.100 is the IP address.

Just replace "google.com" with whatever you are looking for.

User Avatar

Wiki User

15y ago

What else can I help you with?