IP.FM

About IP.FM

The purpose of IP.FM is to provide a free and efficient IP geolocation lookup tool. We prioritize your privacy and guarantee that your activities remain untracked. Our website is completely ad-free. To ensure precise results, the IP database is updated weekly.


Lookup current IP and location

% curl ip.fm
IP: 18.8.8.8 Location: Cambridge, Massachusetts, United States, Massachusetts Institute of Technology

Lookup IPv6 address

% curl ip.fm/2606:4700:4700::1111
IP: 2606:4700:4700::1111 Location: United States, Cloudflare, Inc.

Lookup your IP address

% curl ip.fm/myip
118.123.102.227

Lookup your User-Agent

% curl ip.fm/ua
curl/7.87.0

The Web API in JSON format

https://api.ip.fm/8.8.8.8

When an invalid IP format is entered, the API returns an error message "HTTP 400 Bad Request - Not a valid IP address".