Function Description:Enter an IP address to find its corresponding hostname.
Reverse Lookup:Maps an IP address back to a domain name using PTR records, commonly used for network diagnostics and tracing.
Notes:Not all IPs have PTR records; if none exist, the IP address will be displayed directly.