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