answersLogoWhite

0


Best Answer

Answer:

Most operating systems support the NSLOOKUP command. Use the following example to perform the address-to-name translation:

nslookup 127.0.0.1

If the system is properly registered in the global Domain Name System (DNS), a name will be provided in response to your query.

Answer

In 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

User Avatar

Wiki User

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

Wiki User

14y ago

Assuming the computer that you need the IP address for is on the same network, use the ping command to ping the computer name. It will reply from the computer's IP address. To use the ping command, from the desktop, click on start, run, and type in cmd and click ok. In the command window that opens, type in "ping " and the computer name.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How can you find out ip address using computer name?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Computer Science

Why would a computer not find a text internet address but it would only work if you put in the actual ip address 192.168.1.1 for example?

There might not be a domain name associated with that particular address. That is the address to the server.


To log into a computer you must have........?

If you are going to do that locally you have to have an user name and password. For remote connection you have to have an user name and password as well as ip address or full computer name including router names.


How do I find my IP address?

It depends on the operating system you are using. For Windows based systems, at the command prompt, use the command 'ipconfig'. You can also use the 'netstat' command to get this information. For a Unix/Linux system, the command is 'ifconfig', although you may also use 'netstat' to find your IP address. also using internet Allaboutsite offers whatismyiptool to find your ipaddress. As the name suggests, this tool lets you instantly find out your IP address online. Just head to the page and see your IP address displayed at the top along with it's physical location on a Google map.


Why would the ping command accept the name yahoo.com instead of an actual IP address?

This is possible because of what is called Domain Name Resolution (DNS). Your computer sends a lookup request for 'yahoo.com' to a DNS server, which resolves the domain name into it's IP address.


What is the IP address of your machine?

Your IP Address is a set of numbers which defines your specific computer in the world of the internet. Your ip address allows everyone to connect to you, send you information, and vise versa. You wouldn't be able to view this website right now if it werent for the ip address. http://wiki.answers.com, like any website's name is an alternative to it's long and agonizing ip address. Through the ip address of wiki.answers you are able to see this answer.

Related questions

What do you type using the ping command to find the name of a computer on a local network?

The ping command won't tell you the name of a computer on a LAN by using the network address. Using other commands such as nslookup may help with that.


Does real life SpongeBob from deep water have a email address?

SpongeBob SquarePants doesn't have a computer and therefore has no email address. you can try but you will just find someone using his name.


Find the user name and address by using the mobile number?

08962889043 this user name find


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

nslookup IP


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 can you find out the name of a person by using their gmail address?

Unless that person has posted their name on the profile so the name displays you cannot.


How do you find a mobile number users name and address?

There are a few ways to find a cell number's registered address and user name. If an individual does a reverse search using the phone number one can sometimes gain access to the address that is registered with the number.


Why would a computer not find a text internet address but it would only work if you put in the actual ip address 192.168.1.1 for example?

There might not be a domain name associated with that particular address. That is the address to the server.


What do you need to find people?

You can find people using most any information you have about them. Use social networks (Facebook, Twitter, MySpace, etc.) and business networks (LinkedIn) to find people using their name or email address. Use people search websites to find people using a name, former address, old phone number or email. Use search engines (Google, Bing, Yahoo, etc.) to find people using a name or other details specific to the person you hope to find.


Where can I find the street address of my favorite place?

Some suggestions to find the street address of your favorite place is to look on your computer for the name and the city name, often the address will be indicated on the screen. You may try to also look by an older method which would involve looking in a phone book.


How to find the name from an email address?

You cannot find someones name from their email address.


Is the domain name the internet address of the computer on the internet where the web page is located?

The domain name and the IP address (the physical address of the computer) are both the internet address of the site. The IP is the actual address and the domain name, how it is usually known, is linked to the IP address using a DNS (Domain Name System). IP addresses are assigned by the ISP, the organization that supplies the internet connection. Changing the ISP means changing the IP address. However, the owner of the web site still owns the domain name. If a site is moved, the domain name does not change, but the DNS records (the physical directory listing all the domain names with their corresponding IP addresses) has to be fixed to reflect the new IP address for the Domain Name.