Ask YC: Track IP Address to Companies?
4 comments
Try using http://www.ip2location.com/free.asp that is what the wiki scanner http://wikiscanner.virgil.gr/ uses.
source: http://en.wikipedia.org/wiki/WikiScanner#Technical_descripti...
source: http://en.wikipedia.org/wiki/WikiScanner#Technical_descripti...
I don't know about a database, if you find one or make one, please post it here.
But you can often get the information out of DNS. I'm on a Windows machine right now, so for example "ping -a" is your proof of concept. Basically you just want to resolve IP addresses to hostnames.
You're foobarred though if someone works from home or uses the internet away from the office...
But you can often get the information out of DNS. I'm on a Windows machine right now, so for example "ping -a" is your proof of concept. Basically you just want to resolve IP addresses to hostnames.
You're foobarred though if someone works from home or uses the internet away from the office...
Any thoughts or suggestions? Is there a good IP Address database to do something like this?