πŸ‘»

WTF is my IP address?

You're using IPv4:
216.73.216.194
 
Your browser preferred using IPv4 but you also have an
You do not appear to have any IPv6 connectivity.

IPv4 details

⏳
Reverse DNS: ⏳
AS ↝ More details on bgp.tools

Connection details

Source TCP port: 10277

Raw HTTP request:
GET /fun/reverse HTTP/1.1
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
Host: ip.wtf
Via: 1.1 squid-proxy-5b5d847c96-hl9b4 (squid/6.10)
X-Forwarded-For: 10.3.134.122
Cache-Control: max-age=259200
Connection: keep-alive

Number of requests over this connection: 2

Browser details

WebRTC connection

Attempting to establish a WebRTC connection (may result in bypassing some VPNs...)

ip.wtf API

You can query your IP address from the command line with the API:

$ curl ip.wtf
[your IP]

Or in JSON:

$ curl --json "" ip.wtf

More details...