Skip to content

Releases: IPGeolocation/n8n-nodes-ipgeolocation

Targeting IPGeolocation.io v3 APIs

03 Mar 08:18

Choose a tag to compare

Changed

  • Upgraded all node actions to use IPGeolocation.io v3 APIs.
  • Updated response output structure for:
    • Get IP Geolocation
    • Get Bulk IP Geolocation
  • Removed deprecated response fields:
    • handle and role fields removed from Get Abuse Contact Info.
  • Updated Timezone API response:
    • Replaced date_time_unix with current_time_unix
    • Added new field current_time
  • Updated README documentation to reflect all v3 API changes.

Added

  • Added fields and excludes parameters to reduce payload size and return only required data in:
    • Get IP Geolocation
    • Get Bulk IP Geolocation
    • Get IP Security
    • Get Bulk IP Security
    • Get Abuse Contact Info
    • Get ASN Info
  • Added includes parameter to enrich API responses with additional objects in:
    • Get IP Geolocation
    • Get Bulk IP Geolocation
    • Get ASN Info

v1.0.0 - Initial Stable Release

02 Dec 13:37

Choose a tag to compare

v1.0.0 — Initial Release

This is the first official release of n8n-nodes-ipgeolocation, providing full integration with the IPGeolocation.io API v2 suite directly inside n8n.

Features

  • IP Geolocation Lookup — Retrieve detailed geolocation data for a single IP address.
  • Bulk IP Geolocation — Process large batches of IPs (up to 50,000 per request).
  • IP Security Lookup — Detect proxy, VPN, TOR, cloud provider usage, and view threat intelligence.
  • Bulk IP Security Lookup — Perform security checks on multiple IP addresses at once.
  • ASN / Network Lookup — Retrieve ASN, ISP, organization, and network range details.
  • Abuse Contact API — Get abuse contact information for an IP address.
  • Timezone API — Retrieve time, timezone, daylight-saving, and localization data.
  • Time Conversion API — Convert time between formats, locations, or timezones.
  • Astronomy API — Access sunrise, sunset, moonrise, moonset, and moon-phase details.
  • User-Agent Parser API — Parse user-agent strings into structured device, OS, and browser metadata.