Zend Certified Engineer

phpguru.org

Free PHP, Javascript and C# code

Internet Tools

This page contains various tools for Internet related "Schtuff", including IP information, the request headers your browser sent, and retrieval of response headers from a site of your choice. Please don't abuse.

Your IP Address

Remote IP Address [1]: 38.103.63.16
Remote Hostname[2]: 38.103.63.16
X-Forwarded-For Address [3]: Not Sent
Client IP Address [4]: Not Sent

Notes:

  1. This is the IP address from which the request came. This may be your computer, a proxy server you have configured in your browser, or a transparent proxy at your ISP.
  2. This is a DNS lookup of the Remote IP address. Not an IP address, but useful nonetheless. Note: If you see an IP address it probably means that there is no hostname associated with the IP address.
  3. This is the header (X-Forwarded-For) most commonly used by proxy servers used to pass along the IP address of the computer which made the original request. It can be one or more addresses. If you see this, it or one of the IP addresses is most likely yours.
  4. This is a header (Client-IP) sometimes used by proxy servers. It can also be set manually be the end user.

Your Request Headers

This is a list of the request headers which your browser sent when requesting this page.

Accept: Accept: application/xhtml+xml,text/html;q=0.9,text/plain;
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Accept-Encoding: gzip
Accept-Language: en-us,en;q=0.5
Cache-Control: no-cache
Connection: close
Host: www.phpguru.org
Pragma: no-cache
User-Agent: CCBot/1.0 (+http://www.commoncrawl.org/bot.html)

This sites Response Headers

This is a list of the response headers sent by this site to response to your request for this page.

Set-Cookie: SID=f8d200a967d6909346662a27888f1604; path=/
Expires: Sat, 10 May 2008 02:44:31
Cache-Control: max-age=1
Pragma: no-cache
Etag: b3fa75d9a20850343f94051fd920b773
Last-Modified: Sat, 10 May 2008 02:44:31

Other sites Response Headers

If you'd like to see another sites response headers, enter the URL here and hit Go. Your IP address information will be used in the request. SSL is not supported currently.