Re: Computer Name from IP



Sorry, I should have mentioned that in order to get some of these utilities
to work in Windows, you would need to install additional tools like
Ethereal. Also, netstat -a should already give you the reverse DNS name if
that is available. So, you aren't seeing it then DNS probably won't help
you. The other tools I mentioned may not help much either if the IP
addresses you see are on a LAN. You might try using the "finger" utility
decribed in the RFC.

--
Greg Lindsay [MSFT]

Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.

"Greg Lindsay [MSFT]" <greglin@xxxxxxxxxxxxx> wrote in message
news:uxTxdwlGHHA.4652@xxxxxxxxxxxxxxxxxxxxxxx
There are a few different ways of determining ownership information for IP
addresses. Some common ones are:

1. whois
Ex: whois -r 128.117.0.0 @whois.arin.net
Ex: whois -h whois.arin.net 128.117.0.0

2. DNS
Ex: nslookup 128.117.0.0
Ex: dig -x 128.117.0.0

3. routing registries
Ex: whois -h rr.level3.net 128.117.0.0

The problem you run into is that entries aren't always present, and/or
aren't always kept up to date. Have a look at the RFC below for some
ideas.
http://www.ietf.org/rfc/rfc2151.txt

--
Greg Lindsay [MSFT]

Disclaimer: This posting is provided "AS IS" with no warranties, and
confers no rights.

"Kamil" <kamil.akdogan@xxxxxxxxxxxx> wrote in message
news:ePIhzTXGHHA.3872@xxxxxxxxxxxxxxxxxxxxxxx
Hi All,
I dont know if here is the true place for my question. I want to learn
the name of the computers connecting to me. I am writing netstat -a in
command window and I can see the ip of the connection. But I want to
learn who he is. How can I do that?
Ragards...





.



Relevant Pages

  • Re: Computer Name from IP
    ... windows, but you have to install an add-on. ... Hopefully the RFC will provide you with some good information ... Ex: whois -r 128.117.0.0 @whois.arin.net ... the name of the computers connecting to me. ...
    (microsoft.public.windows.server.dns)
  • Re: Computer Name from IP
    ... A tool I was trying to recall before is cygwin, which gives you whois under ... windows, but you have to install an add-on. ... confers no rights. ... the name of the computers connecting to me. ...
    (microsoft.public.windows.server.dns)
  • Re: NT Domain to AD migration
    ... Windows 2000/XP always prefer Kerberos authentication, ... Server 2003 Active Directory service, ensure that you have designed a DNS ...
    (microsoft.public.windows.server.active_directory)
  • Re: Find AD hostname from Linux command line
    ... The Windows XP workstation gets an IP ... "Register this connection's addresses in DNS" turned ON. ... If I am on a Linux server and do "ping lancelot.ad.mydomain.com", ...
    (microsoft.public.win2000.dns)
  • Re: svchost consumes 100% of CPU on startup
    ... Could not display the DNS Resolver Cache. ... If Windows File Protection is working correctly, ... Try ipconfig /flushdns and ipconfig /displaydns commands again. ...
    (microsoft.public.windowsxp.perform_maintain)