• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Is there any software/shareware? which spits out IPs/Computer names of PCs?

abc

Diamond Member
I'm looking for some software that would query a network and then yield all the IPs and associated computer names of all the computers/or devices with IP addresses within a network. Anything like this?
 
Download this and unzip into your Windows directory.

It's a few different utilities that I like. To use host.exe, just go to the prompt and type "host somedomain.com" and it will list all IP addresses. It can also do reverse lookups, just type "host 12.34.56.78" and it will return the name, if available. There's also a handy finger and whois utility in that zip.

Edit: Is this what you're looking for? After re-reading your message, perhaps you're looking for a utility that probes an entire subnet and finds all devices. If that's what you're looking for, go to TUCOWS and browse around, there should be something you could use.
 
Back
Top