|
IP to Host Name conversion
I'm playing around with my log files, and I want to convert the IPs to Hostnames. ("Who has visited my site") My preference would be to do it on my local machine, but the only way I've found is using tracert and trapping the output (slow and sloppy).
Does anyone know of any easier way to input an IP and output a host name? I'd like to be able to use a "batch" input, and output a file of hostnames. Is there a utility/script on FQ that will do the translation from the log files?
There must be an easier way to do this, but I'm stumped.
|