πŸ‘»

WTF is my IP address?

You're using IPv4:
18.97.14.80
 
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: 42258

Raw HTTP request:
GET /fun/reverse 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: Sun, 11 Aug 2024 01:33:46 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...