πŸ‘»

WTF is my IP address?

You're using IPv6:
2600:1f28:365:80b0:7148:6d44:50b8:e75a
 
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: 35952
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: Thu, 15 Jan 2026 20:11:38 GMT
Accept-Encoding: zstd, 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...