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 216.73.216.131

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.

REMOTE_PORT16071
CONTEXT_PREFIX 
QUERY_STRING 
HTTP_USER_AGENTMozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HTTP_REFERERhttp://www.leaky.org/ip_tester.pl
HTTPSon
SERVER_NAMEwww.leaky.org
REMOTE_ADDR216.73.216.131
GATEWAY_INTERFACECGI/1.1
SCRIPT_NAME/ip_tester.pl
HTTP_ACCEPT*/*
REQUEST_URI/ip_tester.pl
HTTP_ACCEPT_ENCODINGgzip, br, zstd, deflate
SERVER_PORT443
HTTP_HOSTwww.leaky.org
SERVER_SIGNATURE 
REQUEST_METHODGET
SERVER_ADDR82.145.59.7
SSL_TLS_SNIwww.leaky.org
REQUEST_SCHEMEhttps
SERVER_PROTOCOLHTTP/1.1

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.