Instantly retrieve comprehensive information about any IP address with this straightforward online tool. Whether you're a network administrator troubleshooting a connection, a security analyst investigating a potential threat, or simply curious about where a web server is located, you can get the data you need in seconds. The service provides a clean and easy-to-read report for any IPv4 or IPv6 address you enter.
Gain access to crucial data points, including:
This tool is an essential resource for anyone needing quick and reliable IP address intelligence.
services:
myip:
image: jason5ng32/myip:latest
container_name: myip
ports:
- "18966:18966"
environment:
- IPINFO_API_TOKEN=${IPINFO_API_TOKEN}
- BING_MAP_API_KEY=${BING_MAP_API_KEY}
restart: unless-stopped
# Optional: Provide an IPinfo API token for more accurate IP geolocation
IPINFO_API_TOKEN=your_ipinfo_token_here
# Optional: Provide a Bing Maps API key to enable map features
BING_MAP_API_KEY=your_bing_map_key_here
Auto-fetched about 22 hours ago
Auto-fetched about 22 hours ago