A comprehensive IP intelligence database providing detailed fraud scores, network analysis, and threat intelligence for high-risk IP addresses.
Explore FeaturesAccess data on high-risk IP addresses from known malicious sources and bulletproof hosting providers.
Identify and monitor Tor exit nodes to help protect your network from anonymous traffic.
Advanced fraud score calculation based on multiple risk factors including network behavior and hosting patterns.
Identify related IPs and network clusters to detect coordinated malicious activities.
Our sophisticated fraud scoring system analyzes multiple risk factors to provide accurate threat assessment.
IPs with high fraud scores are likely to be associated with malicious activities such as Tor exit nodes, known proxy services, or bulletproof hosting providers.
IPs with medium fraud scores may be associated with VPNs, cloud services, or hosting providers with mixed reputations.
IPs with low fraud scores are typically legitimate residential or business connections with no known malicious activity.
Our fraud scoring considers factors such as ASN reputation, country risk, network behavior, port scanning results, and hostname analysis.
Identify related IPs and network clusters to detect coordinated malicious activities.
Our system analyzes relationships between IPs based on subnet, ASN, and behavioral patterns to identify malicious networks.
CandycornDB collects IP intelligence from multiple high-quality sources to provide comprehensive threat data.
We continuously monitor and collect all active Tor exit nodes to help you identify anonymous traffic that might be attempting to access your services.
Our database includes IP addresses from known high-risk Autonomous System Numbers (ASNs) associated with bulletproof hosting and malicious activities.
We track IP addresses from geographic regions known for hosting malicious infrastructure and cyber threats.
We identify and track IP addresses associated with proxy services, VPNs, and anonymizing networks that may be used to hide malicious activity.
Access our comprehensive IP intelligence database through our easy-to-use API.
curl -X GET 'https://candycorndb.com/api/public/data?page=1&limit=10' \
-H 'X-API-Key: your_api_key_here'
Need to check an IP's fraud score and network relationships?
curl -X GET 'https://candycorndb.com/api/public/data/network/1.2.3.4' \
-H 'X-API-Key: your_api_key_here'
Need to integrate CandycornDB into your application?
View API Documentation