IP Reputation
IP reputation is the composite score that third-party intelligence services attach to an address based on its history and characteristics. IPQualityScore, MaxMind, Spamhaus and Cloudflare's own internal dataset all maintain versions of this, and defenders query them at the edge before a request reaches an application. IPQualityScore's proxy detection API returns `proxy`, `vpn`, `tor`, `bot_status` and `recent_abuse` flags alongside a numeric `fraud_score`, plus the ASN and a connection type such as residential or mobile (documentation read 2026-07-27). That field list is a fair map of what a defender is actually weighing.
Some inputs are yours to control. Request volume, how concentrated your traffic is on one target, whether you hammer a single exit, and whether the pool you rent is shared with tenants doing card testing or credential stuffing. Others are not. You inherit whatever the previous lessee of that address did, and on residential supply you inherit whatever the household behind it does with its own connection. There is no reset button and no appeal process. A poisoned exit is simply a bad draw.
On rotating residential pools, reputation is a shared resource. Your traffic and every other customer's traffic accumulate against the same finite set of addresses, so the exit you get handed at 3pm carries the afternoon's aggregate behavior from strangers. That is the structural argument for curated or filtered supply, and vendors sell against it: NodeMaven's site advertises "30M+ real filtered IPs" and a "95%+ clean IP rate", claiming every IP is checked before assignment (read 2026-07-27). Treat that as a vendor claim, not a measurement. The number to trust is the one your own crawl produces.
Which points at the practical build. Put a pre-flight reputation check inside the crawl rather than in a spreadsheet: on session start, resolve the exit IP, score it against whichever intelligence API you already pay for, and discard the exit before it touches the target if the score is bad. Cache results so you are not paying per lookup on repeat draws, and log the discard rate per vendor. That discard rate becomes the comparison metric across suppliers, and it is worth far more at renewal than any clean-rate figure on a pricing page. The premium for filtered supply is worth paying exactly when your own discard rate says the cheap pool is burning targets.
Tools that handle ip reputation
4 tools in the webscrape.dev directory are commonly used for ip reputation workflows, spanning proxy networks. Each is reviewed independently with pricing and editorial assessment.
SOAX is a London-based proxy and web-data access platform founded in 2019. It offers residential, mobile, and datacenter proxy networks across 195+ locations with HTTP/HTTPS/SOCKS5 support over TCP/UDP. SOAX also runs a Web Data API (Web Scraper API and SERP API) that returns HTML, JSON, Markdown, or screenshots with automatic proxy rotation, browser emulation, and JS rendering. A "Headful Browser" product adds an edge-distributed browser runtime. The company reports over 5,000 customer teams and around 50 employees as of mid-2026.
NodeMaven is a paid proxy service that sells residential, mobile, and static ISP proxies for web scraping, automation, multi-account management, and AI agent workflows. It claims over 30 million residential IPs across 190+ countries and 1,400+ locations, plus 250,000+ mobile IPs (5G/LTE) with sticky sessions up to 24 hours and ZIP-code-level geo-targeting. The service supports HTTP and SOCKS5 protocols, publishes API docs, and takes card or cryptocurrency payment.
Evomi is a Switzerland-based proxy and web-data-collection service, apparently founded around 2024, with residential ($0.49/GB), datacenter ($0.35/GB), mobile ($2.20/GB), and static residential/ISP ($1.00/IP) proxies. It also runs a Scraper API with JavaScript rendering and structured-output extraction, plus a Scraping Browser that handles dynamic content with automatic CAPTCHA support. The company reports 54M+ IPs across 150+ countries, is a member of the Ethical Web Data Collection Initiative, and holds ISO 27001/27701/27018 certification, with SOC 2 in progress.
Live Proxies sells rotating residential and mobile proxies alongside enterprise B2B plans built on a 10M+ IP pool with HTTP and SOCKS5 support, starting at $2,000 per month; it does not offer static residential proxies. Private, non-shared IP allocation is the core pitch, backed by IP whitelisting, a customer dashboard, and 24/7 support. Consumer residential plans start at $70 per month for 4GB and 200 IPs over 30 days, scaling to $500-$530 for 50GB and 500 IPs.