IPGeolocation
api.ipgeolocation.io
IPGeolocation provides IP-based geolocation, timezone, and astronomy data. Look up any IP address or domain to get its geographic location, ISP, timezone, and security threat assessment. Also provides sun/moon rise and set times for any location.
api_key
free
1.0
https://api.ipgeolocation.io
1
2026-03-01T11:08:15.000Z
Health
This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →
Capabilities
bulk_geolocate_ips
locationLook up geographic locations for up to 50,000 IP addresses in a single request. Returns an array of geolocation results for each IP.
Detail: https://api.ipgeolocation.io/capabilities/bulk_geolocate_ips
check_ip_security
locationCheck if an IP address is a proxy, VPN, TOR node, bot, or spam source. Returns a threat score and security classification.
Detail: https://api.ipgeolocation.io/capabilities/check_ip_security
geolocate_ip
locationLook up the geographic location of an IP address or domain name. Returns country, city, latitude/longitude, ISP, ASN, and timezone information.
Detail: https://api.ipgeolocation.io/capabilities/geolocate_ip
get_astronomy
locationGet sun rise/set and moon rise/set times, moon phase, and solar position for a given location and date.
Detail: https://api.ipgeolocation.io/capabilities/get_astronomy
get_timezone
locationGet current date, time, and timezone information for a location specified by timezone name, IP address, coordinates, or airport code.
Detail: https://api.ipgeolocation.io/capabilities/get_timezone
Agent Preview
This is what an AI agent sees when it discovers this service via the Gateway:
Service: IPGeolocation Description: IPGeolocation provides IP-based geolocation, timezone, and astronomy data. Look up any IP address or domain to get its geographic location, ISP, timezone, and security threat assessment. Also provides sun/moon rise and set times for any location. Auth: api_key Capabilities: - bulk_geolocate_ips: Look up geographic locations for up to 50,000 IP addresses in a single request. Returns an array of geolocation results for each IP. - check_ip_security: Check if an IP address is a proxy, VPN, TOR node, bot, or spam source. Returns a threat score and security classification. - geolocate_ip: Look up the geographic location of an IP address or domain name. Returns country, city, latitude/longitude, ISP, ASN, and timezone information. - get_astronomy: Get sun rise/set and moon rise/set times, moon phase, and solar position for a given location and date. - get_timezone: Get current date, time, and timezone information for a location specified by timezone name, IP address, coordinates, or airport code.