answersLogoWhite

0


Best Answer

If you are in a small home network and not in a Domain try;

ping -a xxx.xxx.xxx.xxx (replace x with the IP Address)

If you are in a larger network with a DNS Server you can use;

nslookup xxx.xxx.xxx.xxx

User Avatar

Wiki User

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

Wiki User

13y ago

ping -a <ip-address>

Example

ping -a 192.168.0.1

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

nslookup followed by the IP address.

Reference:

CompTIA A+ Guide to Managing and Maintaining Your PC Seventh Edition p957

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

You need to open Command Prompt, then type "Hostname".

Click start, select run, type "CMD" in order to access command prompt.

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

PING -A then the ip

this is all done in cmd

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which command is used to find the host name of a computer when you know its IP address?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Which command is used to find the local host name of a computer when you know its IP address?

nslookup IP


How found windows host?

There are six steps on how to find the Windows host. Some of the step-by-step instructions are pick a host name, enter the computer's physical address, and then open the command prompt.


What ip address will be placed in the source address in an internet pa?

The source address contains the IP address of the computer (or other host) that sends the IP packet.The source address contains the IP address of the computer (or other host) that sends the IP packet.The source address contains the IP address of the computer (or other host) that sends the IP packet.The source address contains the IP address of the computer (or other host) that sends the IP packet.


How can you find out ip address using computer name?

Answer:Most operating systems support the NSLOOKUP command. Use the following example to perform the address-to-name translation:nslookup 127.0.0.1If the system is properly registered in the global Domain Name System (DNS), a name will be provided in response to your query.AnswerIn addition to the above, the "host" command is also now supported on most Linux distrubutions. In fact, on most Linux distros the 'nslookup' command is considered to be deprecated.host 192.168.2.5


How do you get an ip address?

An IP address has 2 levels of hierarchy: network ID and host ID. The network ID identifies the network the host is connected to .The host ID identifies the host on the network.In your computer, in order to know the IP address of the system, use the run prompt in which ipconfig/all command will give the ip address of the system.Answer 2:To find out your external ip which is what is really important if you are doing port forwarding and other tasks use the site: whatismyip.com.


Displays the IP address of the host and other configuration information?

There are commands in command line interface for this . To know the ip address of host you can use Ipconfig command . Ipconfig command will also gives your other details as well.


What is the most common static route used in a host computer?

the default gateway is the most common static route used in a host computer. netstat -r is the command line command to obtain the routing table.


What command can a network technician use to determine the ip address asigned to the host?

IPCONFIG /all (DOS command prompt)


What windows command can be used to verify host computer configuration?

show n ?


Which command provies secure command line access to remote Linux machine?

ssh command does this.ssh remote_user_name@remote_hostRemote host can be either the host name of the machine or the ip address of the machine that you want to connect to.


What is the next step the host wil take to find the destination MAC address of another host?

This is achieved via the ARP protocol (the Address Resolution Protocol). The host sends out a request, basically asking "who has IP address so-and-so". The request, of course, is sent as a broadcast. If a computer has the specified IP address, it will reply with its MAC address.


If you know that your colleagues tcpip host name is jsmith you need to find out his ip address what commands should you type at your shell prompt or command prompt?

B