Catalog
SecurityGETlive

IP reputation check

Check an IP address against blocklists and network reputation signals.

$0.005
per call
Success
100%
p50 latency
3.19s
p95 latency
3.19s
Calls (30d)
1

Provider contract

Call path
/routes/robtex/security/ip-reputation
Method
GET
Selected provider
robtexdefault
Provider price
$0.005
Settlement
Base USDC · x402 · 5% h402 fee

Quickstart

Both commands call the selected provider directly.

cURL
curl '/routes/robtex/security/ip-reputation?ip=8.8.8.8'
CLI
h402 call 'security/ip-reputation' --provider 'robtex' --method GET --query '{"ip":"8.8.8.8"}'

Parameters & live test

pays real USDC

Fill the request fields, quote the exact per-call total, then choose x402 or eligible bonus credit explicitly before sending. Only the selected provider's listed parameters are accepted.

ipstringrequired

IPv4 or IPv6 address to check.

GET/routes/robtex/security/ip-reputation
Request query
{
  "ip": "8.8.8.8"
}

ResponseExample response
{
  "data": {
    "status": "ok",
    "ip": "8.8.8.8",
    "infoUrl": "https://rbls.org/en/ip-reputations/8.8.8.8",
    "country": "US",
    "as": {
      "number": 15169,
      "name": "GOOGLE",
      "country": "US",
      "datacenter": true,
      "risk_categories": [
        "hosting"
      ],
      "security_ranking": {
        "rank": 0.000006310050145460113,
        "position": 4682
      }
    },
    "reputation": {
      "listed_count": 0,
      "clean_count": 111,
      "checked_count": 111,
      "listed_on": []
    }
  },
  "h402": {
    "routeId": "security/ip-reputation",
    "provider": "robtex",
    "selectedCandidateId": "security/ip-reputation/robtex",
    "routing": "manual",
    "paidBy": "x402-exact"
  }
}

Providers

Choose a provider for this task. The catalog recommends the current default from quality, reliability, and price; your selected provider stays pinned. Listed prices are provider prices; settlement adds a 5% h402 fee.

robtex
x402
100
Success
100%
p50
3.19s
Calls
1
100%
$0.005$0.0050/call
Last successful call: 29d ago· Aggregated by h402 — not the source provider