{"uid":"cap_ouXsvGPbVHV1iIjSHRPmK","slug":"netintel-ip-blacklist-check-66538e0a","name":"NetIntel IP Blacklist Check","description":"Check an IP address against 15 major DNS blacklists (Spamhaus, Barracuda, SORBS, etc.) simultaneously — returns which lists it appears on, a reputation score, and a threat classification so agents can make block/allow decisions instantly.","url":"https://netintel.dev/ip-blacklist/check","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 address to check (e.g. 1.2.3.4)"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"ip":{"type":"string"},"grade":{"type":"string"},"score":{"type":"number"},"findings":{"type":"array"},"blacklists":{"type":"array"},"reversed_ip":{"type":"string"},"listed_count":{"type":"number"},"threat_level":{"type":"string"},"total_checked":{"type":"number"}}}}}}},"responseSchema":{"type":"json","example":{"ip":"1.2.3.4","grade":"A","score":100,"findings":[],"blacklists":[{"name":"zen.spamhaus.org","listed":false,"description":"Spamhaus ZEN — combined spam sources and exploits"}],"reversed_ip":"4.3.2.1","listed_count":0,"threat_level":"clean","total_checked":15}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","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.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm__Zu1fpB93lPdEINdDMw6V","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Checks an IPv4 address against multiple DNS blacklists and returns a threat score, grade, and per-blacklist listing status","exampleAgentPrompt":"Can you check whether the IP 203.0.113.47 is blacklisted anywhere — I want to know its threat level, grade, and which specific blacklists it shows up on?","exampleUseCases":null,"resultDescription":"Returns a JSON object with the queried IP, a letter grade (e.g. 'A'), a numeric score (0–100), an overall threat_level string (e.g. 'clean'), a count of how many blacklists it's listed on, the total number checked (e.g. 15), a reversed_ip string, an array of findings, and a per-blacklist array showing each blacklist name, description, and whether the IP is listed.","failureModes":["Missing or invalid 'ip' query parameter returns an error response","Non-IPv4 input (IPv6, hostname) may return an error or unexpected result","Payment failure (insufficient USDC balance) results in HTTP 402 and no data returned","Temporarily unavailable blacklist providers may reduce total_checked count","Rate limiting or network issues may cause timeouts"],"whenToPreferThis":"Choose this endpoint when you need a consolidated, multi-blacklist reputation check on a single IPv4 address and want a scored, graded summary alongside per-blacklist detail. Ideal for email security pipelines, firewall enrichment, or incident response workflows where you need to quickly assess whether an IP is flagged for spam, exploits, or other abuse across industry-standard DNS blacklists like Spamhaus ZEN.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:51:45.708Z","isFirstParty":false}