Product

Fraud Prevention

Score every IP.

Composite fraud scoring powered by 44 individually weighted signals. Get a risk score (0-100) and a recommended action for every IP lookup — allow, review, step-up authentication, or block.

44 Weighted Signals

Every IP is evaluated against 44 individually weighted fraud signals. Each signal has configurable points and confidence values via scoring.json.

Risk Score (0-100)

Composite fraud score from 0 (safe) to 100 (certain threat), combining all detection signals. Score = sum(points * confidence), capped at 100.

Recommended Actions

Each score maps to an action: allow (0-25), review (26-50), step-up authentication (51-75), or block (76-100). Thresholds are configurable.

Context-Aware Scoring

Scoring adapts to context — a residential IP with threat signals scores higher than a datacenter IP with the same signals.

Per-Field Confidence

Every classification field includes a 0.0-1.0 confidence rating so you know exactly how reliable each data point is.

Real-Time Assessment

Sub-second risk assessment using cached intelligence with live lookup fallback. ~2ms total lookup time.

Sample Response

{
  "threat_score": 78,
  "confidence": 0.92,
  "recommended_action": "block",
  "detection_methods": ["socks5_open", "known_vpn_server", "blocklist_proxy"]
}

Ready to get started?

5,000 free requests per month. No credit card required.