👻

WTF is my IP address?

You're using IPv4:
103.3.1.239
 
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: 52560
TLS version: TLSv1.3

Raw HTTP request:
GET / HTTP/1.1
Host: ip.wtf
Accept-Encoding: deflate, gzip, br
Cf-Visitor: {"scheme":"https"}
Cf-Ipcountry: US
Cf-Connecting-Ip: 216.73.216.112
Cdn-Loop: cloudflare; loops=1
Cf-Ray: 9f2c7332dc7fa8fe-CMH
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +[email protected])
X-File-Type: normal
X-Ua-Device: pc
X-Failure-Cache-Time: 0
X-Accel-Expires: 60
X-Wp-Access: 0
X-Php-Fpm-Version: 83
X-Server-Address: 103.3.1.239
X-Forwarded-Ssl: on
Origin: https://ip.wtf
Referer: https://ip.wtf/
Connection: keep-alive

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