Favicon of MyIP

MyIP

Instantly analyze any IP address. Discover its location, owner, and reputation. Perfect for network administrators, security researchers, and curious users.

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:

  • Detailed Geolocation: Pinpoint the country, region, city, and postal code associated with an IP.
  • ISP and Organization: Identify the Internet Service Provider and the organization that owns the IP address.
  • Hostname Information: See the reverse DNS (rDNS) record associated with the IP.
  • Blacklist Checks: Verify if an IP is listed on common DNS-based blacklists for spam or malicious activity.

This tool is an essential resource for anyone needing quick and reliable IP address intelligence.

Directory Structure

myip
.env
docker-compose.yml

docker-compose.yml

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

.env

# 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
Categories:

Share:

Ad
Favicon

 

  
 

Similar to MyIP

Favicon

 

  
  
Favicon

 

  
  
Favicon