use Socket;print "$_\n".inet_ntoa((gethostbyname$_)[4])."\n\n" for @ARGV;