Your IP address

216.73.216.152

You reached this page over IPv4 · AMAZON-02 - Amazon.com, Inc.

Network

IPv4 address
216.73.216.152
ASN
AS16509
ISP / organisation
AMAZON-02 - Amazon.com, Inc.
BGP prefix
216.73.216.0/22
Registered country
US
Registry
ARIN

Network details come from Team Cymru's public IP-to-ASN service, looked up over DNS by this server, for this request only.

Screen and window

Measured in your browser. None of it is sent to the server.

Viewport (CSS pixels)
Screen (CSS pixels)
Available screen area
Device pixel ratio
Screen in device pixels
Screen size multiplied by the pixel ratio — the physical resolution your browser implies.
Orientation

Canvas

Canvas element size (CSS pixels)
Canvas backing store
Its width and height attributes — what the 2D context actually draws into.
Backing store for a sharp canvas
Largest canvas dimension accepted
Found by asking for progressively larger canvases until one comes back blank. Browsers differ, and Safari on iOS is the strictest.

Possible device

What leaves your browser

JSON API

The server-side half of this page, for terminals and scripts.

Everything the server knows

curl whatsmyip.j-tools.net/api

/api/ip works too, if that is what your fingers type.

Just the address

curl whatsmyip.j-tools.net/ip

Plain text with a trailing newline, so it drops straight into a shell variable.

Both endpoints send Access-Control-Allow-Origin: *, so a page on any origin can call them.

The screen, canvas and device sections are not in the API: they are measured in your browser and never reach the server, so there is nothing for the API to return.