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