What is my IP?

Our web server reports your IP as [38.103.63.18].

The information comes from %ENV (environment hash). It's key name is remote_addr.

Pushing "1210443588:38.103.63.18" onto a cookie. This allows you to see if your IP changes over time. Each time you visit, we'll push a timestamp and your IP onto the cookie. We don't use the info for anything, it's purely for your enjoyment. If you don't want it, just clobber the cookie... or if you are paranoid, block cookies... and step outside into the natural light! We all need to back away from the computer sometimes ;-).

That information comes from the environment hash, available to our web server (Apache in this case). Here is the rest of what's available in the object that info came from...

Additional %ENV Contents


request_uri = /examples/what-is-my-ip.htm
semi = ;
jsnl = \n
hostname = fw04
step = html
spc =
http = http://
quote = "
blank =
http_referer =
cgi = htmlparser
colon = :
remote_user =
nbsp =  
q = ?
redirect_uri =
wo = [
toolbar_site = mysitetoolbar.com
is_alpha = 0
title =
caret = ^
is_secure = 0
remote_addr = 38.103.63.18
http_host = esqsoft.com
time = 1210443588
wc = ]
path_info = /examples/what-is-my-ip.htm
nl =
plus = +
script_name = /cgi-bin/html_parser.fcgi
http_user_agent = CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
is_beta = 0
uncache = onsubmit="var X=new Date();this.action+=(this.action.indexOf('?')>-1?'&':'?')+'Xtime='+X.getTime();"

Additional Resources

Related Keywords: What is my IP, remote addr from the ENV HASH



Where Am I? esqsoft.com > examples > what-is-my-ip.htm
More Resources: Home | Site Map