API Overview
This API provides detailed information about any IP address, including organization name, CIDR block, geolocation, and IP address reputation. Identify potentially malicious IP addresses, detect questionable usage scenarios, strengthen overall website security, and aid in lead scoring of website visitors with comprehensive global IP intelligence.
Security Intelligence
Identify malicious IPs and strengthen website security with comprehensive reputation data and abuse contact information.
Geolocation Data
Pinpoint IP locations worldwide with accurate city-level geolocation to understand visitor origins and detect anomalies.
Lead Scoring
Enhance lead qualification with organization and network information to identify high-value prospects and filter bot traffic.
Premium API
This is a premium API that utilizes multiple threat intelligence sources, real-time reputation analysis, and advanced geolocation databases to provide comprehensive IP address intelligence.
Sample Results
Field | Example Value | Description |
---|---|---|
Version |
IPv4 | IP protocol version (IPv4 or IPv6) |
ASN |
AS16276 | Autonomous System Number |
Organization |
OVH SAS | Organization or ISP name |
CIDR |
54.39.0.0/16 | Classless Inter-Domain Routing block |
Hostname |
ip52.ip-54-39-6.net | Reverse DNS hostname (if available) |
Geolocation |
Montreal, Quebec, Canada | Geographic location of IP address |
AbuseContact |
abuse@ovh.ca | Email for reporting abuse |
Reputation |
Mixed - Some instances of abuse detected... | IP reputation and security assessment |
API Details
Endpoint
https://api.interzoid.com/getipprofile
Request Format
https://api.interzoid.com/getipprofile?license=[licensekey]&lookup=[IP address]
Sample Request
https://api.interzoid.com/getipprofile?license=fh5hs7*****&lookup=54.39.6.52
Sample Response
{ "Version": "IPv4", "ASN": "AS16276", "Organization": "OVH SAS", "CIDR": "54.39.0.0/16", "Hostname": "", "Geolocation": "Montreal, Quebec, Canada", "AbuseContact": "abuse@ovh.ca", "Reputation": "Mixed - Some instances of abuse detected on AS16276 network, but not necessarily reflecting company practices", "Code": "Success", "Credits": "20086089" }
cURL Example (with API key in header)
curl --header "x-api-key: fh5hs7*****" "https://api.interzoid.com/getipprofile?lookup=54.39.6.52"
Additional Examples
Here are additional real-world examples demonstrating the API's global coverage and diverse reputation analysis capabilities:
Cloud Service Provider United States
{ "Version": "IPv4", "ASN": "AS16509", "Organization": "Amazon.com, Inc.", "CIDR": "54.239.0.0/16", "Hostname": "ec2-54-239-28-176.compute-1.amazonaws.com", "Geolocation": "Ashburn, Virginia, United States", "AbuseContact": "abuse@amazonaws.com", "Reputation": "Clean - Legitimate cloud infrastructure provider with strong security practices and rapid abuse response", "Code": "Success", "Credits": "20086088" }
European Hosting Provider Germany
{ "Version": "IPv4", "ASN": "AS24940", "Organization": "Hetzner Online GmbH", "CIDR": "88.198.0.0/16", "Hostname": "static.88-198-45-123.clients.your-server.de", "Geolocation": "Nuremberg, Bavaria, Germany", "AbuseContact": "abuse@hetzner.de", "Reputation": "Mixed - Popular hosting provider with occasional abuse reports; legitimate business use but requires monitoring", "Code": "Success", "Credits": "20086087" }
Use Cases
Threat Detection
Block malicious IPs, identify bot traffic, and prevent fraud by analyzing reputation scores and abuse history before granting access to your systems.
Lead Qualification
Enhance lead scoring by identifying visitor organizations, filtering residential vs. business IPs, and prioritizing prospects from target industries or regions.
Compliance & Restrictions
Enforce geographic restrictions, comply with data sovereignty regulations, and block access from sanctioned countries using accurate geolocation data.
Analytics Enhancement
Enrich web analytics with organization names and locations, segment traffic by network type, and gain deeper insights into visitor behavior patterns.
Additional Resources
Try this API Interactively
Our API interactive usage tool enables you to try this API interactively with a user interface and without writing code. The tool is available for all of our APIs.
Try it NowUse this API in a High-Performance, No-Code, Cloud Batch Mode
Our No-Code batch tool enables you to quickly use this API within our parallel-processing Cloud platform, processing text files (CSV/TSV) with a few clicks and without writing code. This is the fastest and easiest way to use this API with higher volumes of data, enabling results in minutes.
Start Now