πŸ‘»

WTF is my IP address?

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

Raw HTTP request:
GET /?new_locale=zh-cn HTTP/1.1
accept: */*
user-agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
host: ip.wtf

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