IP ADDRESS TESTER

If you suspect your ISP is doing something strange to your HTTP access like pushing it through a transparent proxy, you can check what should be direct access at https://www.leaky.org/ip_tester.pl instead.

Checking

Your X-Forwarded-For header is
The connection IP shows up as 3.141.24.134

That IP isn't a known web-proxy so we'll just assume this is your actual IP address.
If it is in fact the IP of a web-proxy (run by your ISP), let me know.

Status from checking is one of Unknown, FOUND, NONE or FAILED. Yours is NONE

Browser Headers

For your information, here are some other values relating to your web access.

SCRIPT_NAME/ip_tester.pl
SERVER_NAMEwww.leaky.org
REQUEST_METHODGET
HTTP_ACCEPT*/*
SCRIPT_URIhttps://www.leaky.org/ip_tester.pl
CONTEXT_PREFIX 
REQUEST_SCHEMEhttps
QUERY_STRING 
REMOTE_PORT5178
HTTP_USER_AGENTMozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
SERVER_PORT443
SERVER_SIGNATURE 
REMOTE_ADDR3.141.24.134
SERVER_PROTOCOLHTTP/1.1
REQUEST_URI/ip_tester.pl
GATEWAY_INTERFACECGI/1.1
HTTPSon
SCRIPT_URL/ip_tester.pl
SERVER_ADDR78.129.196.11
HTTP_HOSTwww.leaky.org
SSL_TLS_SNIwww.leaky.org
UNIQUE_IDZindofii4S-v8SNa16@1LwAAAAc

Status Meanings:

Unknown
You should never get this status!
FOUND
The connection IP is a known webproxy. Processing of X-Forwarded-For header succeeded in getting what is probably your real IP
NONE
Connection IP is not a known webproxy. Assuming that to be your actual IP.
FAILED
Connection IP is a known webproxy but either there was no X-Forwarded-For header or processing it failed in some way.