> ## Documentation Index
> Fetch the complete documentation index at: https://docs.infrawatch.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Residential Proxies & VPNs

> Identify and attribute proxy and VPN infrastructure

Infrawatch combines active service observations, network ownership, provider
attribution, and classification signals to identify infrastructure associated
with residential proxy and VPN services.

## The best coverage on the market

A new generation in anonymisation network coverage.

Proxy and VPN datasets answer one question: does this address belong to an
anonymity service? That answer is a lookup against a catalogue of known
networks, and the catalogue is the ceiling. Whatever nobody has listed is not
merely unranked, it is absent.

<img src="https://mintcdn.com/infrawatch/6_qAlXGc9ybVyHP9/images/sections/proxy-coverage.svg?fit=max&auto=format&n=6_qAlXGc9ybVyHP9&q=85&s=b929d71e6beea426576dedfcf9529ff7" alt="A catalogue covers a scattered minority of addresses while Infrawatch observes every one of them" className="my-8 w-full rounded-2xl" width="640" height="300" data-path="images/sections/proxy-coverage.svg" />

Infrawatch starts from the other end. We revisit the internet itself, then run
two more collections and land all three on the same endpoint record:

* **Residential proxy collection** - Exits observed first-party, rather than
  licensed from a reseller and passed along.
* **VPN collection** - Commercial, hosted, corporate, and self-hosted endpoints,
  collected the same way.
* **Daily internet scanning** - Every address revisited across more protocols
  than web-first search, with the full protocol evidence retained.

The third collection is what changes the answer, in two ways.

It carries the evidence. An attribution arrives with the provider, the network,
and the service the host was observed running, so you can see why an address was
classified rather than trusting that it was. When a verdict is challenged, the
evidence is already attached to it.

It also reaches further, and this is where the coverage gap opens. A dataset
assembled from provider directories is bounded by that directory. It knows the
networks somebody has catalogued, and an endpoint belonging to no catalogued
service is invisible to it, however active that endpoint is.

Scanning does not work from a list. Every address is visited on its own merits,
so a self-hosted VPN, a one-off exit, or infrastructure no reseller has ever
advertised is observed like anything else. Those are the endpoints a catalogue
structurally cannot hold, and they are the ones worth catching: an operator who
does not want to be found does not register with a provider directory first.

## What teams use it for

Knowing an address is a residential proxy exit rather than a home connection
changes the decision on the other side of it.

<CardGroup cols={2}>
  <Card title="Beat fraud" icon="shield">
    Step up or decline transactions arriving through proxy and VPN exits, where
    the stated location is not the real one.
  </Card>

  <Card title="Enforce KYC" icon="user">
    Catch onboarding that hides its origin, and evidence the decision with the
    provider and service behind the address.
  </Card>

  <Card title="Stop account takeover" icon="lock">
    Spot logins and password resets coming from residential exits used to blend
    in with ordinary consumer traffic.
  </Card>

  <Card title="Enforce geography" icon="globe">
    Hold up licensing, sanctions, and regional restrictions against traffic that
    is deliberately misrepresenting where it is.
  </Card>
</CardGroup>

Residential proxy traffic is difficult precisely because it looks like a
customer. It arrives from a consumer ISP, on a residential address, in the right
country. The attribution is what separates it from the real thing.

## What you can investigate

* **Observed endpoints** - Start from an IP, ASN, provider, protocol, or port.
* **Service behavior** - Inspect the protocol evidence behind an attribution.
* **Provider context** - Connect an endpoint to the named service or network
  where attribution is available.
* **Infrastructure overlap** - Compare addresses, ASNs, certificates, HTTP
  properties, and other shared evidence.
* **Change over time** - Restrict results to recent observations or compare
  activity across time windows.

## Start an investigation

Search for observed proxy protocols, then refine the result with network and
time constraints:

```text theme={null}
(protocol:socks4 OR protocol:socks5) AND timestamp>=now-7d
```

<CardGroup cols={2}>
  <Card title="Learn InfraQL" icon="https://mintcdn.com/infrawatch/gCEz_Bv1hOrMPG8n/images/products/search.svg?fit=max&auto=format&n=gCEz_Bv1hOrMPG8n&q=85&s=e80dbe9b7724f88ce870e69cb367b435" href="/search" width="32" height="32" data-path="images/products/search.svg">
    Combine service, attribution, tag, and time fields.
  </Card>

  <Card title="Browse service fields" icon="https://mintcdn.com/infrawatch/gCEz_Bv1hOrMPG8n/images/products/data-dictionary.svg?fit=max&auto=format&n=gCEz_Bv1hOrMPG8n&q=85&s=7610d618bf3603732c6f9102b62101df" href="/data-dictionary/services" width="32" height="32" data-path="images/products/data-dictionary.svg">
    Find protocol-specific and network-attribution fields.
  </Card>
</CardGroup>
