DEV Community

Cover image for What 170 Million Residential Proxy IPs Reveal About Infrastructure Churn
Meghan Prichard for IPinfo

Posted on

What 170 Million Residential Proxy IPs Reveal About Infrastructure Churn

TL;DR

We often think of residential proxies as just another source of anonymous traffic. After digging into data covering more than 170 million residential proxy IPs, I came away thinking the real challenge is how quickly the infrastructure itself changes.

Two patterns kept surfacing throughout the analysis.

Residential proxy IPs disappear and reappear far faster than many reputation-based systems assume, and the same infrastructure is often shared across multiple providers at the same time.

Those two characteristics make historical reputation much harder to rely on in isolation. By the time an IP has built enough history to influence a detection decision, it may already have rotated out of the network or reappeared somewhere else.

For me, the biggest takeaway was how quickly the assumptions behind many detection models start to break down once you look at how residential proxy infrastructure actually behaves.

Residential Proxies Expose the Limits of Reputation

Many fraud and abuse detection systems assume that an IP address has a reasonably stable relationship with the activity associated with it.

Reputation scores, blocklists, and risk models all depend on the idea that historical behavior remains relevant long enough to inform future decisions.

But residential proxies operate differently.

Built on real consumer internet connections, they can move in and out of proxy networks rapidly while continuing to appear as legitimate residential traffic. That same underlying infrastructure is often shared across multiple providers.

I wanted to know whether residential proxies were really as difficult to detect as people often suggest. To answer that, IPinfo analyzed more than 170 million residential proxy IPs over 90 days.

The data points to two reasons they are: rapid infrastructure churn and extensive sharing across provider networks.

What We Analyzed

Here's what the analysis covered:

  • 170 million residential proxy IPs
  • 90 days of direct observation (October–December 2025)
  • Both IPv4 and IPv6 residential proxies
  • Infrastructure persistence, recurrence, and provider overlap

Rather than looking solely at abuse reports or reputation scores, we tracked how frequently IPs appeared in proxy networks, how long they remained active, when they reappeared after disappearing, and whether the same IPs were simultaneously available through multiple providers.

Two themes came up again and again throughout the dataset: rapid infrastructure churn and extensive cross-provider overlap.

Both have significant implications for systems that rely on historical reputation, risk scoring, or provider-level identification.

Residential Proxy Churn Changes Everything

This is where the scale of the problem became obvious:

  • Residential proxy IPs were active for 4.56 days on average.
  • IPv4 proxies averaged 7.86 days.
  • IPv6 proxies averaged just 1.29 days.
  • 60% of residential proxy IPs appeared only once.
  • 33% of those were IPv4 addresses
  • That figure rose to 87% for IPv6

And it didn’t stop there.

Only 9% of residential proxy IPs were reobserved within seven days, and 78% disappeared within 30 days of first being seen.

Among IPv6 addresses, long-term persistence was almost non-existent, with 99% dropping out within 30 days.

For detection systems that rely on historical behavior, these numbers create a fundamental challenge. Reputation models work best when infrastructure remains stable long enough for patterns to emerge. Residential proxy networks operate on a very different timeline.

IPs can move in and out of proxy pools, disappear for days or weeks, and later return to active use.

The result is a constantly shifting dataset where reputation signals often become stale before they can be acted upon.

The Same Residential IP Can Appear Across Dozens of Providers

The churn numbers were interesting. The overlap between providers was even more so.

  • Nearly 50% of residential proxy IPs appeared across two or more providers.
  • 19% appeared across at least five providers.
  • 9% appeared across ten or more providers.
  • One IP was simultaneously available through 98 different providers.

Seeing a single IP appear across 98 providers completely changes how you think about provider identity as a detection signal.

Many services actually draw from the same underlying infrastructure, whether through shared access to compromised routers, bandwidth-sharing applications, malware-controlled devices, or common upstream providers.

From a detection perspective, this changes things.

If the same IP address is available through multiple residential proxy services at the same time, provider identity becomes a much weaker signal than many detection systems assume.

An attacker doesn’t need to change infrastructure to evade provider-specific controls. They can simply switch providers while continuing to use the same underlying IPs. From the perspective of a detection system, the traffic appears to originate from a different service even though the infrastructure itself has not changed.

This overlap also complicates reputation-based approaches.

An IP may accumulate reports or abuse history through one provider while remaining effectively invisible through several others. That means a provider-level detection can miss relationships that only become visible when infrastructure is analyzed across the wider residential proxy ecosystem.

Residential, Mobile, and Datacenter Proxies Behave Very Differently

The residential proxy ecosystem is only one part of a much broader proxy landscape.

Mobile and datacenter proxies introduce their own operational characteristics and detection challenges. Mobile proxies route traffic through cellular networks using real mobile devices and carrier infrastructure.

Because mobile providers often use carrier-grade NAT, a single public IP address may represent many different users and devices at the same time. This makes mobile proxy traffic fundamentally different from traditional residential proxy traffic and can complicate attribution and risk assessment.

Datacenter proxies sit at the opposite end of the spectrum.

Rather than routing traffic through consumer internet connections, they operate from hosting infrastructure and cloud environments. While these IPs are often easier to identify through ASN and hosting data, commercial datacenter proxy services remain widely used for scraping, automation, and fraud activity.

For defenders, these distinctions matter.

Residential, mobile, and datacenter proxies each exhibit different patterns of persistence, ownership, and behavior. Treating them as a single category risks losing important context that can improve detection accuracy and response decisions.

The Most Useful Signals Change with the Infrastructure

Reading through the data, this was the point where I started thinking more about the assumptions behind many detection models.

When an IP address can alternate between proxy activity and legitimate residential use, disappear for weeks, then reappear through multiple provider networks, a simple reputation score provides only a partial picture. By the time an IP accumulates enough history to be flagged as high risk, the underlying infrastructure may already have changed.

Once you look at the data this way, signals like recency and persistence start to matter much more.

One example is recency.

Knowing when an IP was last observed actively routing proxy traffic provides important context that a reputation score cannot. An address seen in a residential proxy network yesterday represents a different level of risk than one last observed several months ago.

Persistence also matters.

Some IPs appear repeatedly across observation periods, while others surface briefly and never return. Understanding how consistently an address participates in proxy infrastructure can provide a stronger signal than historical abuse reports alone.

The way proxy infrastructure is identified matters just as much as the data itself.

Many proxy intelligence datasets rely on behavioral inference, ASN analysis, or pattern matching to identify likely proxy traffic. Direct observation offers a different perspective by identifying IPs that are actively routing traffic through proxy networks rather than inferring proxy usage from surrounding signals.

For developers and security teams, these types of temporal and observational signals can provide a more accurate view of residential proxy activity than static reputation models alone. They help answer not just whether an IP has been risky in the past, but whether it is part of active proxy infrastructure today.

Detection Gets Better When Infrastructure Becomes Part of the Picture

Looking back at the data, the biggest takeaway for me was how quickly many of the assumptions built into traditional detection models stopped holding up once residential proxy infrastructure became this dynamic.

Of course, historical reputation still has value, but it's only one part of the picture. Infrastructure churn, provider overlap, recency, and persistence all add context that static reputation scores simply can't capture on their own.

How much does your team rely on historical reputation today, and would infrastructure-level signals actually change any of the decisions you're making?

Top comments (0)