Back to Integrations
integration integration
integration IPInfo node
HTTP Request

Integrate IPInfo with 500+ apps and services

Unlock IPInfo's full potential with n8n, connecting it to similar Development apps and over 1000 other services. Automate productivity workflows by scheduling tasks, managing project timelines, and tracking progress across platforms. Use n8n's HTTP request node to construct adaptable and scalable workflows between IPInfo and your stack. All with a building experience you will love.

Create workflows with IPInfo integrations

799 integrations
Sort by:
Popularity
NameOldestNewest

Supported API Endpoints for IPInfo

To set up IPInfo integration, add the HTTP Request node to your workflow canvas and authenticate it using a generic authentication method. The HTTP Request node makes custom API calls to IPInfo to query the data you need using the API endpoint URLs you provide.

Get details for IP
Retrieve details for a specific IPv4 or IPv6 address.
GET
/{ip_address}
Filter response by org field
Get the organization field as plaintext for a specific IP address.
GET
/{ip_address}/org
Filter response by city field
Get the city as plaintext for a specific IP address.
GET
/{ip_address}/city
Filter response by country field
Get country ISO code as plaintext for a specific IP address.
GET
/{ip_address}/country

These API endpoints were generated using n8n

n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant API documentation from web pages. Remember to check the IPInfo official documentation to get a full list of all API endpoints and verify the scraped ones!

Get visitor data
Fetch visitor data including IP and country information.
GET
/json?token=$TOKEN

These API endpoints were generated using n8n

n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant API documentation from web pages. Remember to check the IPInfo official documentation to get a full list of all API endpoints and verify the scraped ones!

Create batch
Allows you to group up to 1000 IPinfo API requests into a single request.
POST
/batch?token=$TOKEN

These API endpoints were generated using n8n

n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant API documentation from web pages. Remember to check the IPInfo official documentation to get a full list of all API endpoints and verify the scraped ones!

Get geolocation
Retrieve the geolocation details for a specific IP address.
GET
/products/ip-geolocation-api

These API endpoints were generated using n8n

n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant API documentation from web pages. Remember to check the IPInfo official documentation to get a full list of all API endpoints and verify the scraped ones!

Get IP ranges
Obtain information about IP ranges.
GET
/products/ranges-api

These API endpoints were generated using n8n

n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant API documentation from web pages. Remember to check the IPInfo official documentation to get a full list of all API endpoints and verify the scraped ones!

Detect proxy or VPN
Determine whether an IP address is associated with a proxy or VPN.
GET
/products/proxy-vpn-detection-api

These API endpoints were generated using n8n

n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant API documentation from web pages. Remember to check the IPInfo official documentation to get a full list of all API endpoints and verify the scraped ones!

Get company information
Fetch company information associated with an IP address.
GET
/products/ip-company-api

These API endpoints were generated using n8n

n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant API documentation from web pages. Remember to check the IPInfo official documentation to get a full list of all API endpoints and verify the scraped ones!

Get ASN data
Retrieve Autonomous System Number data for an IP address.
GET
/products/asn-api
Lookup ASN
Provides information on a specific ASN through an IP address lookup.
GET
/v1/api/asn/lookup
Batch lookups
Allows you to group up to 1000 API requests into a single request for faster processing.
POST
/batch

These API endpoints were generated using n8n

n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant API documentation from web pages. Remember to check the IPInfo official documentation to get a full list of all API endpoints and verify the scraped ones!

Get reverse IP data
Fetch information based on a reverse IP lookup.
GET
/products/reverse-ip-api

These API endpoints were generated using n8n

n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant API documentation from web pages. Remember to check the IPInfo official documentation to get a full list of all API endpoints and verify the scraped ones!

Get mobile carrier information
Obtain details about the mobile carrier for an IP address.
GET
/products/ip-carrier-api

These API endpoints were generated using n8n

n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant API documentation from web pages. Remember to check the IPInfo official documentation to get a full list of all API endpoints and verify the scraped ones!

Get abuse contact information
Fetch abuse contact details associated with an IP address.
GET
/products/ip-abuse-contact-api

These API endpoints were generated using n8n

n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant API documentation from web pages. Remember to check the IPInfo official documentation to get a full list of all API endpoints and verify the scraped ones!

Get Whois data
Retrieve WHOIS information related to an IP address.
GET
/products/whois-api

These API endpoints were generated using n8n

n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant API documentation from web pages. Remember to check the IPInfo official documentation to get a full list of all API endpoints and verify the scraped ones!

IPInfo node
HTTP Request

About IPInfo

This app offers reliable IP address data including geolocation, ASN, company details, career details, abuse information, hosted domains and more. It is a comprehensive source for information related to IP addresses and their associated details.

Related categories

Similar integrations

  • MySQL node
  • Postgres node
  • GitHub node
  • MongoDB node
  • Microsoft SQL node
  • GraphQL node
  • Redis node
  • Jira Software node
  • AWS S3 node
  • Twilio node
Use case

Save engineering resources

Reduce time spent on customer integrations, engineer faster POCs, keep your customer-specific functionality separate from product all without having to code.

Learn more

Over 3000 companies switch to n8n every single week

Connect IPInfo with your company’s tech stack and create automation workflows

FAQ about IPInfo integrations

  • How can I set up IPInfo integration in n8n?

      To use IPInfo integration in n8n, start by adding the HTTP Request node to your workflow canvas and authenticate it using a generic authentication method. Once connected, you can make custom API calls to IPInfo to query the data you need using the URLs you provide, for example: you can use the IPInfo integration in n8n to retrieve geolocation data for IP addresses, which is useful for personalizing user experiences or enhancing security measures. Additionally, you can automate the process of updating customer records in your database based on the gathered IP information, or create alerts for suspicious activity based on geolocation changes. Ensure you handle the API responses appropriately to leverage the data effectively in your workflows.

  • Do I need any special permissions or API keys to integrate IPInfo with n8n?

  • Can I combine IPInfo with other apps in n8n workflows?

  • What are some common use cases for IPInfo integrations with n8n?

  • How does n8n’s pricing model benefit me when integrating IPInfo?

in other news I installed @n8n_io tonight and holy moly it’s good

it’s compatible with EVERYTHING

We're using the @n8n_io cloud for our internal automation tasks since the beta started. It's awesome! Also, support is super fast and always helpful. 🤗

Last week I automated much of the back office work for a small design studio in less than 8hrs and I am still mind-blown about it.

n8n is a game-changer and should be known by all SMBs and even enterprise companies.