IPinfo
IPinfo, the trusted global leader in IP address data and intelligence. Powering applications and security solutions for developers and businesses.
认证方式
| 方式 | 底层类型 | 状态 | 说明 |
|---|---|---|---|
| API Key | api_key | available | — |
调用示例
import { createClient } from "@open-connector/sdk";const oc = createClient({ baseUrl: "https://api.openconnector.dev", apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await oc.executeTool({ slug: "IPINFO_IO_BATCH", connectedAccountId: "conn_...", arguments: { /* match this tool's input schema */ },});import Composio from "@composio/client";const composio = new Composio({ baseURL: "https://api.openconnector.dev/composio", apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await composio.tools.execute("IPINFO_IO_BATCH", { connected_account_id: "conn_...", arguments: { /* match this tool's input schema */ },});oc tools execute IPINFO_IO_BATCH --data '{ }'Tool 目录
可用 Tools
48 个可调用操作
Bulk IPinfo API enrichment .IPINFO_IO_BATCHBulk or batch enrich IP addresses with IP information. See [documentation](https://ipinfo.io/developers/batch-enrichment-api).需要连接
Bulk or batch enrich IP addresses with IP information. See [documentation](https://ipinfo.io/developers/batch-enrichment-api).
认证
需要 Connected AccountTags
Returns data containing information belonging to the abuse contact of the IP address.IPINFO_IO_GET_ABUSEThe IP to abuse contact information API endpoint provides detailed information about the abuse contact associated with a specific IP address. The response includes the abuse contact's name, email address, postal address, city, state, country, phone number, and the network associated with the IP.需要连接
The IP to abuse contact information API endpoint provides detailed information about the abuse contact associated with a specific IP address. The response includes the abuse contact's name, email address, postal address, city, state, country, phone number, and the network associated with the IP.
认证
需要 Connected AccountTags
Returns information about an ASN.IPINFO_IO_GET_ASNReturns information about an ASN, such as the assigned prefixes, related domain, and more. The ASN API provides comprehensive information about an Autonomous System (AS) entity. It delivers data on the AS's registration, ASN type, network details, associated prefixes (including IPv6), and relationships with other ASNs (peers, upstreams and downstreams).需要连接
Returns information about an ASN, such as the assigned prefixes, related domain, and more. The ASN API provides comprehensive information about an Autonomous System (AS) entity. It delivers data on the AS's registration, ASN type, network details, associated prefixes (including IPv6), and relationships with other ASNs (peers, upstreams and downstreams).
认证
需要 Connected AccountTags
Detects if the IP address is being used in a mobile carrier network. It returns the Mobile Country Code (MCC), Mobile Network Code (MNC), and the originating country of the carrier.IPINFO_IO_GET_CARRIERDetects if the IP address is being used in a mobile carrier network. This API endpoint can be used to detect the usage of a phone device through an IP address. It returns the Mobile Country Code (MCC), Mobile Network Code (MNC), and the originating country of the carrier.需要连接
Detects if the IP address is being used in a mobile carrier network. This API endpoint can be used to detect the usage of a phone device through an IP address. It returns the Mobile Country Code (MCC), Mobile Network Code (MNC), and the originating country of the carrier.
认证
需要 Connected AccountTags
Returns a city for the selected IP.IPINFO_IO_GET_CITY_BY_IPReturns a city for the selected IP.需要连接
Returns a city for the selected IP.
认证
需要 Connected AccountTags
Returns information about the company that operates or is assigned the IP address.IPINFO_IO_GET_COMPANYReturns information of the organization that is operating an IP address such as name, organization type and their official domain.需要连接
Returns information of the organization that is operating an IP address such as name, organization type and their official domain.
认证
需要 Connected AccountTags
Returns a specific field from IP information about the provided IP.IPINFO_IO_GET_CORE_FIELD_BY_IPReturns a specific field from IP information about the provided IP. Available fields depend on the plan associated with your API token — see the `field` parameter for the full set across Core, Plus, and Max.需要连接
Returns a specific field from IP information about the provided IP. Available fields depend on the plan associated with your API token — see the `field` parameter for the full set across Core, Plus, and Max.
认证
需要 Connected AccountTags
Returns IP information about the provided IP.IPINFO_IO_GET_CORE_INFORMATION_BY_IPReturns IP information about the provided IP. This single endpoint is shared across the Core, Plus, and Max tiers — the response shape (`CoreResponse`, `PlusResponse`, or `MaxResponse`) depends on the plan associated with your API token. There are no separate `/plus/*` or `/max/*` endpoints.需要连接
Returns IP information about the provided IP. This single endpoint is shared across the Core, Plus, and Max tiers — the response shape (`CoreResponse`, `PlusResponse`, or `MaxResponse`) depends on the plan associated with your API token. There are no separate `/plus/*` or `/max/*` endpoints.
认证
需要 Connected AccountTags
Returns a country for the selected IP.IPINFO_IO_GET_COUNTRY_BY_IPReturns a country for the selected IP in two letter ISO-3166 format. If the country is not available, it will return an empty string.需要连接
Returns a country for the selected IP in two letter ISO-3166 format. If the country is not available, it will return an empty string.
认证
需要 Connected AccountTags
Returns the current city.IPINFO_IO_GET_CURRENT_CITYReturns the current city.需要连接
Returns the current city.
认证
需要 Connected AccountTags
Returns a specific field from IP information about the current IP.IPINFO_IO_GET_CURRENT_CORE_FIELDReturns a specific field from IP information about the current IP. Available fields depend on the plan associated with your API token — see the `field` parameter for the full set across Core, Plus, and Max.需要连接
Returns a specific field from IP information about the current IP. Available fields depend on the plan associated with your API token — see the `field` parameter for the full set across Core, Plus, and Max.
认证
需要 Connected AccountTags
Returns IP information about the current IP.IPINFO_IO_GET_CURRENT_CORE_INFORMATIONReturns IP information about the current IP. This single endpoint is shared across the Core, Plus, and Max tiers — the response shape (`CoreResponse`, `PlusResponse`, or `MaxResponse`) depends on the plan associated with your API token. There are no separate `/plus/*` or `/max/*` endpoints.需要连接
Returns IP information about the current IP. This single endpoint is shared across the Core, Plus, and Max tiers — the response shape (`CoreResponse`, `PlusResponse`, or `MaxResponse`) depends on the plan associated with your API token. There are no separate `/plus/*` or `/max/*` endpoints.
认证
需要 Connected AccountTags
Returns the current country.IPINFO_IO_GET_CURRENT_COUNTRYReturns a concise response consisting of a two-letter country code. If the country is not available, it will return an empty string.需要连接
Returns a concise response consisting of a two-letter country code. If the country is not available, it will return an empty string.
认证
需要 Connected AccountTags
Returns the current hostname.IPINFO_IO_GET_CURRENT_HOSTNAMEReturns the current hostname.需要连接
Returns the current hostname.
认证
需要 Connected AccountTags
Returns IP information about the current IP.IPINFO_IO_GET_CURRENT_INFORMATIONReturns IP information about the current IP.需要连接
Returns IP information about the current IP.
认证
需要 Connected AccountTags
Returns the current IP.IPINFO_IO_GET_CURRENT_IPReturns the current public/external IP address.需要连接
Returns the current public/external IP address.
认证
需要 Connected AccountTags
Returns a specific field from lightweight IP information about the current IP.IPINFO_IO_GET_CURRENT_LITE_FIELDReturns a specific field from lightweight IP information about the current IP.需要连接
Returns a specific field from lightweight IP information about the current IP.
认证
需要 Connected AccountTags
Returns lightweight IP information about the current IP.IPINFO_IO_GET_CURRENT_LITE_INFORMATIONReturns lightweight IP information about the current IP including ASN details, country, and continent information.需要连接
Returns lightweight IP information about the current IP including ASN details, country, and continent information.
认证
需要 Connected AccountTags
Returns the current location.IPINFO_IO_GET_CURRENT_LOCATIONThe '/loc' API endpoint provides the geographical location of a user's IP address in a response with latitude and longitude in comma-separated text format.需要连接
The '/loc' API endpoint provides the geographical location of a user's IP address in a response with latitude and longitude in comma-separated text format.
认证
需要 Connected AccountTags
Returns the current ASN and AS organization.IPINFO_IO_GET_CURRENT_ORGANIZATIONThe '/org' API endpoint identifies the Autonomous System Number (ASN) and ASN organization associated with the user's IP address. When called, the API returns a string with the ASN (prefixed by 'AS') and organization name.需要连接
The '/org' API endpoint identifies the Autonomous System Number (ASN) and ASN organization associated with the user's IP address. When called, the API returns a string with the ASN (prefixed by 'AS') and organization name.
认证
需要 Connected AccountTags
Returns the current postal code or zip code.IPINFO_IO_GET_CURRENT_POSTALThe `/postal` API endpoint provides a straightforward method for retrieving the current postal code or zip code. When this endpoint is queried, the API responds with a simple string indicating the postal code for the current IP address.需要连接
The `/postal` API endpoint provides a straightforward method for retrieving the current postal code or zip code. When this endpoint is queried, the API responds with a simple string indicating the postal code for the current IP address.
认证
需要 Connected AccountTags
Returns the current region.IPINFO_IO_GET_CURRENT_REGIONReturns the current region. If the region is not available, it will return an empty string.需要连接
Returns the current region. If the region is not available, it will return an empty string.
认证
需要 Connected AccountTags
Returns the current timezone.IPINFO_IO_GET_CURRENT_TIMEZONEThe '/timezone' API endpoint returns the user's timezone based on their IP address in IANA format.需要连接
The '/timezone' API endpoint returns the user's timezone based on their IP address in IANA format.
认证
需要 Connected AccountTags
Returns a list of all of the domains hosted on the provided IP address.IPINFO_IO_GET_DOMAINSThe Hosted Domains or Reverse IP API endpoint returns a list of domains hosted on a specified IP address, including the total number of domains and the specific names associated with that address.需要连接
The Hosted Domains or Reverse IP API endpoint returns a list of domains hosted on a specified IP address, including the total number of domains and the specific names associated with that address.
认证
需要 Connected AccountTags
Returns a hostname for the selected IP.IPINFO_IO_GET_HOSTNAME_BY_IPReturns a hostname for the selected IP.需要连接
Returns a hostname for the selected IP.
认证
需要 Connected AccountTags
Returns information about the provided IP.IPINFO_IO_GET_INFORMATION_BY_IPThe ipinfo.io/{ip} endpoint provides comprehensive information about a specified IP address, including geographic location (city, region, country), coordinates, postal code, and timezone. Based on the pricing tier, it also provides ASN (Autonomous System Number) details, associated company information, privacy settings (e.g., VPN, proxy usage), abuse contact information, and hosted domains associated with the IP. This endpoint is useful for applications needing detailed IP intelligence, such as identifying geographic origin, privacy status, and potential abuse reporting information.需要连接
The ipinfo.io/{ip} endpoint provides comprehensive information about a specified IP address, including geographic location (city, region, country), coordinates, postal code, and timezone. Based on the pricing tier, it also provides ASN (Autonomous System Number) details, associated company information, privacy settings (e.g., VPN, proxy usage), abuse contact information, and hosted domains associated with the IP. This endpoint is useful for applications needing detailed IP intelligence, such as identifying geographic origin, privacy status, and potential abuse reporting information.
认证
需要 Connected AccountTags
Returns a ip for the selected IP.IPINFO_IO_GET_IP_BY_IPReturns a ip for the selected IP.需要连接
Returns a ip for the selected IP.
认证
需要 Connected AccountTags
Returns a specific field from lightweight IP information about the provided IP.IPINFO_IO_GET_LITE_FIELD_BY_IPReturns a specific field from lightweight IP information about the provided IP.需要连接
Returns a specific field from lightweight IP information about the provided IP.
认证
需要 Connected AccountTags
Returns lightweight IP information about the provided IP.IPINFO_IO_GET_LITE_INFORMATION_BY_IPReturns lightweight IP information about the provided IP including ASN details, country, and continent information. For bogon/private IPs, returns a response with bogon: true.需要连接
Returns lightweight IP information about the provided IP including ASN details, country, and continent information. For bogon/private IPs, returns a response with bogon: true.
认证
需要 Connected AccountTags
Get a location for the selected IP.IPINFO_IO_GET_LOCATION_BY_IPThe '/loc' API endpoint provides the geographic location of an IP address as latitude and longitude separated by a comma in text form.需要连接
The '/loc' API endpoint provides the geographic location of an IP address as latitude and longitude separated by a comma in text form.
认证
需要 Connected AccountTags
Returns API service request limit by access token.IPINFO_IO_GET_METhe `/me` API endpoint can be used to provide summary information on the access token limits, access to API products, and other related information. The `/me` endpoint can be used in verifying access tokens as well.需要连接
The `/me` API endpoint can be used to provide summary information on the access token limits, access to API products, and other related information. The `/me` endpoint can be used in verifying access tokens as well.
认证
需要 Connected AccountTags
Returns a organization for the selected IP.IPINFO_IO_GET_ORGANIZATION_BY_IPThe '/org' API endpoint provides the ASN and organization related to the user's input IP address. It returns a string including the ASN (prefixed by 'AS') and AS organization name.需要连接
The '/org' API endpoint provides the ASN and organization related to the user's input IP address. It returns a string including the ASN (prefixed by 'AS') and AS organization name.
认证
需要 Connected AccountTags
Returns building-level place information for the provided IP.IPINFO_IO_GET_PLACE_BY_IPReturns the real-world location associated with an IP address at the building level, including hotels, airports, museums, stadiums, and 30+ other categories. Includes venue name, category, SSID, and coordinates.需要连接
Returns the real-world location associated with an IP address at the building level, including hotels, airports, museums, stadiums, and 30+ other categories. Includes venue name, category, SSID, and coordinates.
认证
需要 Connected AccountTags
Returns a postal for the selected IP.IPINFO_IO_GET_POSTAL_BY_IPThe `/postal` API lets users input an IP address to get back the corresponding postal or zip code in a simple string format.需要连接
The `/postal` API lets users input an IP address to get back the corresponding postal or zip code in a simple string format.
认证
需要 Connected AccountTags
Returns extended privacy detection information with detailed methodologies.IPINFO_IO_GET_PRIVACY_EXTENDED_BY_IPThe Privacy Detection Extended API provides detection methodology metadata to support risk scoring, confidence metrics, and IP reputation aspects. Uses multi-modal detection methods including internet measurement, IP behavior analysis, and internet records metadata. Includes detailed flags for VPN, proxy, Tor, relay, hosting, and service identification with confidence metrics.需要连接
The Privacy Detection Extended API provides detection methodology metadata to support risk scoring, confidence metrics, and IP reputation aspects. Uses multi-modal detection methods including internet measurement, IP behavior analysis, and internet records metadata. Includes detailed flags for VPN, proxy, Tor, relay, hosting, and service identification with confidence metrics.
认证
需要 Connected AccountTags
Returns privacy information about the selected IP.IPINFO_IO_GET_PRIVACY_INFORMATION_BY_IPThe IP to Privacy Detection or Anonymous IP API provides privacy-related information about a specified IP address. This includes whether the IP is associated with a VPN, proxy, Tor network, relay service, or a hosting service/data center (indicative of bots). The response details the privacy status of the IP, indicating any anonymizing services in use and specifies the type of service (e.g., NordVPN, TunnelBear, Mullvad, ProtonVPN, CyberGhost, ExpressVPN, Surfshark etc.).需要连接
The IP to Privacy Detection or Anonymous IP API provides privacy-related information about a specified IP address. This includes whether the IP is associated with a VPN, proxy, Tor network, relay service, or a hosting service/data center (indicative of bots). The response details the privacy status of the IP, indicating any anonymizing services in use and specifies the type of service (e.g., NordVPN, TunnelBear, Mullvad, ProtonVPN, CyberGhost, ExpressVPN, Surfshark etc.).
认证
需要 Connected AccountTags
Returns information about a domain ranges.IPINFO_IO_GET_RANGESThe IP address ranges API endpoint provides information about IP address ranges assigned to or operated by a specific organization, identified by its domain name. This includes the number of IP ranges, specific IP range blocks (both IPv4 and IPv6), and any domain redirection information.需要连接
The IP address ranges API endpoint provides information about IP address ranges assigned to or operated by a specific organization, identified by its domain name. This includes the number of IP ranges, specific IP range blocks (both IPv4 and IPv6), and any domain redirection information.
认证
需要 Connected AccountTags
Returns a region for the selected IP.IPINFO_IO_GET_REGION_BY_IPReturns a region for the selected IP. If the region is not available, it will return an empty string.需要连接
Returns a region for the selected IP. If the region is not available, it will return an empty string.
认证
需要 Connected AccountTags
Returns residential proxy detection information for the selected IP.IPINFO_IO_GET_RESIDENTIAL_PROXY_BY_IPThe Residential Proxy Detection API provides detailed insights into IP addresses associated with residential, mobile, or datacenter proxy networks. This includes activity patterns (last seen date, percentage of days active), and proxy service identification. Services are suffixed with `_mobile` for carrier/mobile proxies or `_datacenter` for datacenter proxies.需要连接
The Residential Proxy Detection API provides detailed insights into IP addresses associated with residential, mobile, or datacenter proxy networks. This includes activity patterns (last seen date, percentage of days active), and proxy service identification. Services are suffixed with `_mobile` for carrier/mobile proxies or `_datacenter` for datacenter proxies.
认证
需要 Connected AccountTags
Returns a timezone for the selected IP.IPINFO_IO_GET_TIMEZONE_BY_IPThe `/timezone` API endpoint returns the IANA timezone based on the user's input IP address.需要连接
The `/timezone` API endpoint returns the IANA timezone based on the user's input IP address.
认证
需要 Connected AccountTags
Returns the WHOIS information by WHOIS ASN.IPINFO_IO_GET_WHOIS_NET_ASASNThe IPinfo WHOIS API lookup via ASN provides in-depth WHOIS information associated with a specific Autonomous System Number (ASN). Querying ASN reveals critical data, including the organization's name, the allocated IP range, and the country of operation. The response includes administrative and technical contact information, highlighting the contact person along with their address and phone number. Additionally, the API provides details for abuse reporting, including a dedicated email for abuse contacts. This comprehensive dataset is essential for network administrators, security professionals, and organizations needing to investigate ASN ownership and maintain network integrity.需要连接
The IPinfo WHOIS API lookup via ASN provides in-depth WHOIS information associated with a specific Autonomous System Number (ASN). Querying ASN reveals critical data, including the organization's name, the allocated IP range, and the country of operation. The response includes administrative and technical contact information, highlighting the contact person along with their address and phone number. Additionally, the API provides details for abuse reporting, including a dedicated email for abuse contacts. This comprehensive dataset is essential for network administrators, security professionals, and organizations needing to investigate ASN ownership and maintain network integrity.
认证
需要 Connected AccountTags
Returns the WHOIS information by WHOIS domain of an internet organization.IPINFO_IO_GET_WHOIS_NET_DOMAINThe IPinfo WHOIS API lookup via organization organization domain name provides comprehensive WHOIS information for specified organization, enabling users to gain insights into the registration and organizational details of internet entities. The response includes a total count of records, and detailed records for each associated IP range. Querying the organization domain reveals critical information such as the organization's name, country, and contact details for technical and administrative personnel, including names, emails, and physical addresses. Additionally, the response features abuse contact information and registration dates, which are essential for addressing network issues and potential abuse.需要连接
The IPinfo WHOIS API lookup via organization organization domain name provides comprehensive WHOIS information for specified organization, enabling users to gain insights into the registration and organizational details of internet entities. The response includes a total count of records, and detailed records for each associated IP range. Querying the organization domain reveals critical information such as the organization's name, country, and contact details for technical and administrative personnel, including names, emails, and physical addresses. Additionally, the response features abuse contact information and registration dates, which are essential for addressing network issues and potential abuse.
认证
需要 Connected AccountTags
Returns the WHOIS information by WHOIS IP address or IP address range.IPINFO_IO_GET_WHOIS_NET_WHOISIPThe WHOIS API lookup via IP address provides WHOIS information based on a specific IP address or IP address range. The response contains detailed information about the organization associated with the IP, including the range of addresses, organization name, administrative contacts, abuse contacts, and additional metadata such as the country and contact details for both technical and administrative support.需要连接
The WHOIS API lookup via IP address provides WHOIS information based on a specific IP address or IP address range. The response contains detailed information about the organization associated with the IP, including the range of addresses, organization name, administrative contacts, abuse contacts, and additional metadata such as the country and contact details for both technical and administrative support.
认证
需要 Connected AccountTags
Returns the WHOIS information by Net ID lookup.IPINFO_IO_GET_WHOIS_NET_WHOISNETIDThis API endpoint allows users to retrieve WHOIS information based on a specified Net ID. The response includes details such as the IP address range, organization name, country, and various administrative information related to the network.需要连接
This API endpoint allows users to retrieve WHOIS information based on a specified Net ID. The response includes details such as the IP address range, organization name, country, and various administrative information related to the network.
认证
需要 Connected AccountTags
Returns the WHOIS information by WHOIS organization (ORG) ID of an internet organization.IPINFO_IO_GET_WHOIS_ORG_WHOISORGIDThe IPinfo WHOIS API lookup via organization IDs (Org) provides comprehensive information about a specific internet organization identified by its WHOIS organization ID. Querying a WHOIS org key returns data about the internet organization. The response includes critical details such as the organization's address, along with the contact information for various roles within the organization. This includes administrative, technical, and abuse contacts. The API also offers timestamps for when the organization was created and last updated, which is essential for maintaining accurate records.需要连接
The IPinfo WHOIS API lookup via organization IDs (Org) provides comprehensive information about a specific internet organization identified by its WHOIS organization ID. Querying a WHOIS org key returns data about the internet organization. The response includes critical details such as the organization's address, along with the contact information for various roles within the organization. This includes administrative, technical, and abuse contacts. The API also offers timestamps for when the organization was created and last updated, which is essential for maintaining accurate records.
认证
需要 Connected AccountTags
Returns the WHOIS information by WHOIS Point of Contact (POC) value of an internet organization.IPINFO_IO_GET_WHOIS_POC_WHOISPOCThe IPinfo WHOIS API lookup via Points of Contact (POC) provides essential details about an individual associated with an internet organization identified by their WHOIS POC ID. For instance, querying the POC ID yields information about the name of the point of contact and their organization location. The response includes the organization's physical address, email address, and contact numbers. Additional metadata indicates when the record was created and last updated, alongside the source of the information.需要连接
The IPinfo WHOIS API lookup via Points of Contact (POC) provides essential details about an individual associated with an internet organization identified by their WHOIS POC ID. For instance, querying the POC ID yields information about the name of the point of contact and their organization location. The response includes the organization's physical address, email address, and contact numbers. Additional metadata indicates when the record was created and last updated, alongside the source of the information.
认证
需要 Connected AccountTags
Highlight IP addresses on a map.IPINFO_IO_MAPVisualize upto 500,000 IP addresses on an interactive map. [Explore the IPinfo Map IPs tool](https://ipinfo.io/tools/map).需要连接
Visualize upto 500,000 IP addresses on an interactive map. [Explore the IPinfo Map IPs tool](https://ipinfo.io/tools/map).
认证
需要 Connected AccountTags
Summarize IP addresses.IPINFO_IO_SUMMARIZEGet summary-level information of upto 500,000 IP addresses, including IP location on a map, IP types, privacy detection flags, top ASNs, top cities, and more. [Explore the IPinfo Summarize tool](https://ipinfo.io/tools/summarize-ips).需要连接
Get summary-level information of upto 500,000 IP addresses, including IP location on a map, IP types, privacy detection flags, top ASNs, top cities, and more. [Explore the IPinfo Summarize tool](https://ipinfo.io/tools/summarize-ips).
认证
需要 Connected AccountTags