DNSLookup (inetnet_mapper v0.1.0)

Summary

Functions

Performs a reverse DNS lookup for the given IP (as a string). Returns the hostname as a string if found, otherwise "N/A".

Functions

lookup(ip)

Performs a reverse DNS lookup for the given IP (as a string). Returns the hostname as a string if found, otherwise "N/A".