IPGeolocation

api.ipgeolocation.io

Community

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

Pricing

free

Spec version

1.0

Base URL

https://api.ipgeolocation.io

Crawl failures

1

Last verified

2026-03-01 11:08:15

Health

Loading health data...

Capabilities

bulk_geolocate_ips

location

Look 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

location

Check 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

location

Look 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

location

Get 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

location

Get 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.