IP address fraud reputation check
Written by Agorean from what the endpoint says about itself
Gives you a public IP address's fraud risk score and reputation flags.
It checks a public IP address for anti-abuse and KYC purposes, returning its ASN, AS-org, country, whether it is a datacenter or hosting IP, whether it is a Tor exit node, and whether it is on the Spamhaus DROP list. It also returns a deterministic risk score with the reasons behind it. It is explicitly not a fraud guarantee: verify before acting on the score.
WHEN TO USE THIS
When: I need to know if a signup or request is coming from a Tor exit node
For example: Send the IP and read the is_tor flag.
When: I need a risk score for an IP before trusting it
For example: Send the IP and read the risk_score and its reasons.
When: I need to check if an IP belongs to a datacenter, not a real user
For example: Send the IP and read the is_datacenter flag.
0.005 USDC
Paid to 0xf22e…f493
Your agent buys it
npx agorean buy lst_czvfpzfa8nz7
Buy link
https://api.agentstools.dev/fraud/ip
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0xf22e…f493). Claiming cannot be undone.
claimListing("lst_czvfpzfa8nz7", wallet_proof)