πŸ‘»

WTF is my IP address?

You're using IPv6:
2600:1f28:365:80b0:3cae:b87e:2851:c76b
 
Your browser preferred using IPv6 but you also have an
You do not appear to have any IPv4 connectivity.

IPv4 details

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

IPv6 details

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

Connection details

Source TCP port: 37202
TLS version: TLSv1.3

Raw HTTP request:
GET / HTTP/1.1
User-Agent: CCBot/2.0 (https://commoncrawl.org/faq/)
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
If-Modified-Since: Mon, 06 Oct 2025 10:01:56 GMT
Accept-Encoding: br,gzip
Host: ip.wtf
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...