IP Intelligence API for VPN, Proxy & Fraud Detection
Detect VPNs, proxies, bots, suspicious IPs, ASN details, and low-quality traffic using realtime IP intelligence infrastructure.

Enterprise-grade IP intelligence infrastructure
Analyze traffic quality, detect anonymous networks, inspect ASN and geolocation data, and improve fraud prevention using scalable realtime APIs.
Built for realtime IP verification & fraud prevention
Enterprise-grade IP intelligence APIs for traffic analysis, abuse detection, anonymous network identification, and risk scoring.

VPN Detection
Detect VPN providers, anonymous networks, and hidden traffic sources in realtime.

Proxy Detection
Identify open proxies, relay traffic, suspicious forwarding systems, and anonymizers.

Geolocation Intelligence
Access country, city, timezone, coordinates, postal codes, and regional traffic intelligence data.

Risk Scoring
Analyze IP reputation, abuse signals, fraud indicators, and traffic quality scores.
Official SDKs & Libraries
Integrate Voyant APIs quickly using official SDKs for backend, frontend, mobile, and server-side applications.
Flutter
Mobile, desktop, and web SDK for Flutter applications across Android, iOS, Windows, macOS, Linux, and web.
View pub.dev Package →Python
Python SDK for automation, backend services, AI workflows, and scripts.
Coming SoonRealtime API Responses
Retrieve detailed IP intelligence, geolocation, ASN, organization, and fraud risk analysis using simple JSON APIs.
// Single
await ipIntel.lookup("8.8.8.8");
// Batch
await ipIntel.lookupBatch(["8.8.8.8", "1.1.1.1"]);
// Response
{
"success": true,
"data": {
"ip": "122.161.49.170",
"locationData": {
"continent": "AS",
"country": "IN",
"state": "UP",
"city": "Noida",
"geoLocation": {
"latitude": 28.5759,
"longitude": 77.3345,
"accuracyRadius": 10
},
"postalCode": "110091",
"timezone": "Asia/Kolkata"
},
"network": {
"asn": 24560,
"organization":
"Bharti Airtel Ltd., Telemedia Services"
},
"countryMeta": {
"subregion": "Southern Asia",
"region": "Asia",
"currencyName": "INR",
"exchangeRateByINR": 1
},
"risk": {
"isTor": false,
"isProxy": false,
"blacklisted": false,
"riskScore": 0
}
}
}
Tutorials & Walkthroughs
Learn how to integrate APIs, configure SDKs, and build production-ready traffic systems with Voyant Networks.
IP Intelligence API
Detect VPNs & Proxy Traffic
Integrate realtime fraud detection and traffic scoring APIs.
Referral Rewards
Referral Program Explained
Learn referral tracking, reward flows, and partner attribution systems.
Secure traffic with realtime IP intelligence
Detect VPNs, proxies, suspicious IPs, and improve fraud prevention using scalable realtime APIs.
Platform Support
Get help with API integration, traffic verification, fraud detection, and realtime IP intelligence systems.
Platform Resources
Documentation, tutorials & product updates
Access API integration guides, fraud detection tutorials, geolocation walkthroughs, and realtime platform updates.