ip='216.73.216.104';
hostname='216.73.216.104';
geolocation='Columbus, OH, United States';
document.write('
Your fucking IPv4 address is:
');document.write('' + ip + '
');document.write('Your fucking IPv4 hostname is:
');document.write('' + hostname + '
');document.write('Geographic location of your fucking IPv4 address:
');document.write('' + geolocation + '
');