Show HTTP Request Headers
Display the full request headers your browser sends & your IP address
A request header is an HTTP header that can be used in an HTTP request to provide information about the request context, so that the server can tailor the response.
For example, the Accept-* headers indicate the allowed and preferred formats of the response. Other headers can be used to supply authentication credentials (e.g. Authorization), to control caching, or to get information about the user agent or referrer, etc.
Your IP Address
All HTTP Request Headers
You can see the headers sent by your browserHeader | Value |
---|---|
host | header.tinstack.net |
x-real-ip | 18.119.248.114 |
x-forwarded-for | 18.119.248.114 |
x-forwarded-proto | https |
connection | close |
accept | */* |
user-agent | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
accept-encoding | gzip, br, zstd, deflate |
x-forwarded-host | header.tinstack.net |
x-forwarded-port | 3000 |