IP Address Tool

This page can be used to quickly determine your devices public IP addresses. If you have both an IPv4 and IPv6 then both will show up!

WIP - Coming soon...

API Usage

If you want, you can use the same API that this page uses to check your IP address. This API can be used for scripting environments and other similar automated use cases.

Checking your IPv4

To check your IPv4 address info via API you can connect to the following endpoint: tools.localhost/api/ip .

View details »

Checking your IPv6

To check your IPv6 address info via API you can connect to the following endpoint: ipv6.localhost/api/ip .

View details »