The network posture of an address — ASN, ISP, datacenter, VPN and Tor exit — folded into a composite risk score. Plus the signal nobody else offers: the card BIN’s issuing country against the IP’s. Card from Nigeria, IP in Pakistan: that is a signal.
Why it works_
See the risk before you take the payment
-
01
The BIN mismatch
IP and card-issuing country compared directly. No geo API offers this because none understand payments.
-
02
Transparent scoring
A documented additive 0–100 score you can reproduce by hand — no black box.
-
03
A signal, not a verdict
You keep your own policy and your own party-level screening; we give you the inputs.
The data behind it_
curl -X POST "https://api.localesense.com/v1/fraud/check" \
-H "Authorization: Bearer ls_live_..." \
-d '{"ip":"203.135.62.10","bin":"539983"}'
- Risk 12/100 · no VPN · BIN match
Keep exploring_