answersLogoWhite

0

How do you find the hostname using an ip address?

Updated: 9/17/2019
User Avatar

Wiki User

13y ago

Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: How do you find the hostname using an ip address?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

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 display the host name and ip address using Servlets?

The host name and the ip address is present in the HttpRequest object. Usually it is passed as an argument to the doXXX methods. public void doGet(HttpServletRequest req, HttpServletResponse resp) throws IOException { // Get client's IP address String ipAddress = req.getRemoteAddr(); // Get client's hostname String hostname = req.getRemoteHost(); }


What is a Hostname or IP address?

The hostname of my main computer running Ubuntu 13.04 is rodney@downstairs. rodney is my user name, and downstairs is the host name of my computer. To find your IP address, open a terminal (Ctrl + Alt + Tare the shortcut keys I like using) and type: ifconfig and press Enter. Your IP address may look something like: 192.168.1.x (x being a unique number to identify each computer or device on a network).


How do you use SSH?

SSH is extremely simple. Using the SSH client, you connect to the computer running the SSH server using the commandssh [ip address or hostname here]


How to know ip address of the other computer in WAN without using ip config or router?

pinging the hostname will resolve the ip for you Click START - RUN type CMD then Enter type Ping (Computername) then Enter


How can you check the hostname in Linux?

The hostname (the name of the computer) can be found in most Linux distributions by issuing the hostname command without arguments. Alternatively, you can view the contents of /etc/hosts. The hostname will be listed next to the IP address 127.0.1.1.


How can an IP address for a network device be assigned to a particular network?

Router(config)# hostname AdminAdmin(config)# enable secret cangetinAdmin(config)# interface fa0/1Admin(config-if)#ip address 192.168.1.22 255.255.255.248Router(config)# hostname AdminAdmin(config)# enable password cangetinAdmin(config)# interface fa0/1Admin(config-if)# ip address 192.168.1.22 255.255.255.248Router(config)# hostname AdminAdmin(config)# enable secret cangetinAdmin(config)# interface fa0/0Admin(config-if)# ip address 192.168.1.22 255.255.255.248Router(config)# hostname AdminAdmin(config)# enable password cangetinAdmin(config)# interface fa0/0Admin(config-if)# ip address 192.168.1.22 255.255.255.248


What protocol provides a field for the IP address?

A DHCP server assigns the computer the IP address, while the DNS servers are responsible for providing names and lookup addresses when a computer requests the IP address of a hostname.


How you use ping in Linux?

ping [hostname] or ping [IP address]For example:ping wiki.answers.comorping 127.0.0.1


How deciphers IP?

Decipher the IP address means, obtain IP address using Hardware address, and basically we use RARP(Reverse address resolution protocol) to find out the IP address from hardware address.


How to send mail by using ip?

Find out someones IP address type it into the IP address bar and hit type in your message and hit send (if your using Gmail)


How do you Find What if your External IP Address?

You can find your External IP address by using Ip-details.com .Also it displays some other relevent information of IP such as ISP,IP location,Country etc.,