$ip = inet_aton('192.168.1.1'); print gethostbyaddr($ip, AF_INET);