[go: up one dir, main page]

👻

WTF is my IP address?

You're using IPv4:
62.210.185.4
  To see the rest of this page correctly please enable JavaScript.
Your browser preferred using IPv4 but you also have an
You do not appear to have any IPv6 connectivity.

IPv4 details


Reverse DNS:
ASMore details on bgp.tools

Connection details

Source TCP port: 51736
TLS version: TLSv1.2

Raw HTTP request:
GET / HTTP/1.0
Host: ip.wtf
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Accept: */*

Number of requests over this connection: 1

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...