IP --> Hostname
Please be patient, it takes sometime for the reverse lookup
Your IP is: 44.192.25.113
if($HOSTN) { $hostString = gethostbyaddr($getHost); echo("hostname:
$hostString
"); } ?>