{"uid":"cap_mRcyc-maOe_zg2sAGu4RO","slug":"netintel-ip-risk-scorer-a4d1ff84","name":"NetIntel IP Risk Scorer","description":"One call returns a complete risk profile for an IP address — geolocation, ASN/network owner, blacklist status across multiple DNSBLs, and proxy/VPN/hosting classification — aggregated into a single verdict so agents can make a block/allow decision without calling four separate IP endpoints.","url":"https://netintel-production-440c.up.railway.app/ip-risk/score","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["ip"],"properties":{"ip":{"type":"string","description":"IPv4 or IPv6 address to risk-score (private/reserved ranges are rejected; DNSBL blacklist checks are IPv4-only and are skipped for IPv6 with a blacklist_skipped_ipv6 finding)"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"ip":{"type":"string"},"geo":{"type":"object"},"grade":{"type":"string"},"network":{"type":"object"},"findings":{"type":"array","items":{"type":"object"}},"blacklist":{"type":"object"},"risk_score":{"type":"number","description":"deprecated alias of trust_score"},"trust_score":{"type":"number","description":"0-100, higher = cleaner/safer"},"recommendation":{"type":"string"}}}}}}},"responseSchema":{"type":"json","example":{"ip":"8.8.8.8","geo":{"isp":"Google LLC","city":"Ashburn","country":"United States","is_proxy":false,"timezone":"America/New_York","available":true,"is_mobile":false,"is_hosting":true,"country_code":"US"},"grade":"B","network":{"asn":"AS15169","available":true,"organization":"Google LLC","classification":"cloud"},"findings":[{"rule":"is_cloud","detail":"IP belongs to known cloud provider (Google LLC)","deduction":-20}],"blacklist":{"available":true,"listed_on":[],"listed_count":0,"lists_checked":8},"risk_score":80,"trust_score":80,"recommendation":"allow"}},"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"ip":"8.8.8.8"}}},"response":{"ip":"8.8.8.8","geo":{"isp":"Google LLC","city":"Ashburn","country":"United States","is_proxy":false,"timezone":"America/New_York","available":true,"is_mobile":false,"is_hosting":true,"country_code":"US"},"grade":"B","network":{"asn":"AS15169","available":true,"organization":"Google LLC","classification":"cloud"},"findings":[{"rule":"is_cloud","detail":"IP belongs to known cloud provider (Google LLC)","deduction":-20}],"blacklist":{"available":true,"listed_on":[],"listed_count":0,"lists_checked":8},"risk_score":80,"recommendation":"allow"}},"exampleRequest":{"ip":"8.8.8.8"},"tags":["x402"],"displayCostAmount":"0.1","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.1/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_FsKOfHAe3tdZfG1Dpp7Al","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.1","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns a comprehensive risk profile for an IP address including geolocation, ASN, DNSBL blacklist status, proxy/VPN/hosting classification, and an aggregated risk score with block/allow recommendation.","exampleAgentPrompt":"Can you run a full risk check on the IP address 185.220.101.47 — I want to know if it's a VPN or proxy, whether it's blacklisted on any DNSBLs, where it's located, who owns it, and whether I should block it?","exampleUseCases":null,"resultDescription":"Returns a structured risk profile containing: IP geolocation (country, city, coordinates), ASN and network owner details, blacklist check results across multiple DNSBLs, proxy/VPN/hosting classification flags, individual findings array, an overall numeric risk_score, a letter grade, and a plain-language recommendation (block/allow/review).","failureModes":["Private or reserved IP ranges (e.g. 10.x.x.x, 192.168.x.x) are rejected with an error","Invalid or malformed IP address string returns a validation error","DNSBL upstream timeouts may result in partial blacklist data","IPv6 addresses may have reduced geolocation accuracy","Rate limiting or payment failure returns 402"],"whenToPreferThis":"Choose this endpoint when you need a single aggregated verdict on an IP address that combines geolocation, network ownership, blacklist reputation, and proxy/VPN/hosting classification in one call — instead of querying four separate IP intelligence APIs. Ideal for fraud prevention, access control decisions, and security triage pipelines.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:52:50.778Z","isFirstParty":false}