Reverse DNS lookup?

I'm working on some log-files, where i need to detect fake Googlebots. This is a task for reverse DNS lookup. We have in STFE IP resolving, an opposite of what i need.

There is a VBA script doing reverse DNS lookup in Excel, but it doesn't work under x64 environment.

Maybe it would be a kind of quicky, to implement this function into STFE?

Thanks, that's a great suggestion. I'll be sure to add it for the next release.

1 Like

Completed this function (ResolveHostname). It is not as stable as ResolveIP because not all ip addresses can be resolved. Send me an email if you want to try a beta build.