Proxy network
ISP proxies
Static IPv4 addresses leased from 9 tier-1 consumer ISPs across 60+ countries, dedicated to one customer and billed by the address per month.
- Assignment
- Static, dedicated to one customer
- Coverage
- 60+ countries, 9 tier-1 ISPs
- Throughput
- 1 Gbps per address, unmetered
- Latency
- Median 41 ms to regional targets
- Uptime SLA
- 99.99% monthly address availability
from $1.50/ IP / month
Pay as you go · No subscription · Order from 1 IP
What it is, and when to use it
Addresses leased directly from consumer internet providers under commercial contracts and announced from our own racks. They present as residential to the networks you reach while behaving like datacenter capacity: fixed, fast, and yours for the month. No peer devices are involved, so there is no consent question to answer — only a contract to show you.
Reach for ISP when a workflow cannot tolerate the address changing mid-session: a long-lived login, an account operation, or any job a third party has allowlisted in advance. It carries consumer-ISP reputation without a peer device in the path, so there is no consent question to manage — only a contract.
Where the network reaches
- Coverage
- 60+ countries, 9 tier-1 ISPs
Choose a country at checkout, across the coverage above.
ISP pricing
The published ladder for this line. A side-by-side of all four is further down this page.
| Addresses held | USD / IP / month |
|---|---|
| 1 IP | $3.20 |
| 5 IPs | $2.95 |
| 10 IPs | $2.65 |
| 25 IPs | $2.40 |
| 50 IPs | $2.15 |
| 100 IPs | $1.90 |
| 250 IPs | $1.70 |
| 500 IPs | $1.50 |
- Static assignment, dedicated to you
- Unmetered traffic at 1 Gbps
- Four-hour replacement for flagged addresses
Term discounts
- 30-day term0% off
- 60-day term5% off
- 90-day term10% off
- 365-day term20% off
A 7-day paid trial is also available before you commit to a term.
What's included
Static, dedicated assignment
The address is yours for as long as you hold it — no other customer's traffic shares it, and it does not rotate underneath you.
60+ countries, 9 tier-1 ISPs
Addresses are leased directly under commercial contract with consumer providers, not resold from a broker.
1 Gbps per address
Unmetered at that ceiling, so throughput is never the reason a job is slow.
Median 41 ms latency
Announced from our own racks, close to the networks you are actually reaching.
Max 64 addresses per /24
Keeps a batch of addresses from looking like a single block to a target that fingerprints subnets; tighter spread is available on request.
HTTP, HTTPS, SOCKS5
The same three protocols as every other line, so moving a job onto ISP is a parameter change.
Minimum order: 1 address
No 50-address minimum — order exactly the number of static addresses the job needs.
Connect in minutes
Point an existing HTTP client at the gateway below. Rotation, sessions, and targeting are parameters on the connection, not a new integration.
curl -x http://USERNAME:[email protected]:PORT https://example.comimport requests
proxies = {
"http": "http://USERNAME:[email protected]:PORT",
"https": "http://USERNAME:[email protected]:PORT",
}
response = requests.get("https://example.com", proxies=proxies)
print(response.status_code)import { fetch, ProxyAgent } from "undici";
const dispatcher = new ProxyAgent("http://USERNAME:[email protected]:PORT");
const response = await fetch("https://example.com", { dispatcher });
console.log(response.status);The host and credentials above are placeholders. Your actual gateway endpoint and credentials are issued in the dashboard after signup.
How the four networks compare
Every other line at a glance, so choosing between them is a parameter rather than a guess.
| Network | Residential | ISP | Datacenter | Mobile |
|---|---|---|---|---|
| Origin | Consented peer devices, opted in through partner apps | Leased from consumer ISPs, hosted on our racks | Ranges we hold, announced from our own ASN | Consented peers plus modems we operate ourselves |
| Assignment | Rotating pool — Rotating or sticky to 60 min | Static, dedicated to one customer | Dedicated, never shared | Rotating pool — Rotating or sticky to 30 min |
| Billing unit | Per GB, rounded to the MB | Per address, per month | Per address, per month | Per GB, rounded to the MB |
| Best for | Geography-sensitive monitoring and ad verification | Long-lived sessions and account operations | High-throughput collection and internal testing | Mobile-specific measurement and app testing |
| From price | $1.75 / GB | $1.50 / IP / month | $1.50 / IP / month | $1.75 / GB |
What teams run on this network
- Long-lived sessions that must not change address mid-workflow
- Account operations where a stable origin is a requirement
- High-throughput collection that still needs consumer-ISP reputation
- Workloads a third party must allowlist in advance
We say in writing where addresses may come from, and where they may not.
Our supply-chain policy is a public document, not a sales asset. It names the acquisition channels we permit — consented SDK partners, direct ISP leases, registered ranges we announce ourselves, and modems we operate — and it names what is prohibited: addresses obtained through malware, bundled software the user did not knowingly install, compromised devices, botnet infrastructure, or any resale chain we cannot trace to its origin. We do not buy pools from brokers. Where we cannot establish how an address was acquired, we do not sell access to it.
Evidence
Supply-chain policy, versioned and dated, published in full.
What's guaranteed
- Availability
- 99.99% monthly address availability
- Quality target
- Replacement within 4 hours for any flagged address
- Support
- Named engineer, 1-hour first response
- Service credits
- Pro-rata refund plus 20% for any address below target
ISP questions, answered here
- Can I choose which country my addresses are in?
- Yes. ISP addresses are available across 60+ countries, and you choose the country at checkout.
- Is there a minimum order?
- One address. There is no 50-address minimum and no monthly minimum beyond the address itself.
- Is there a trial before I commit to a term?
- Yes. ISP includes a paid trial before you commit to a longer term — start one from the dashboard or ask sales.
- Do longer terms cost less?
- Yes. Choosing a longer term at checkout takes a discount off the per-address rate, on top of any volume discount already earned — see the term ladder above for the current terms.
- What happens if an address gets flagged or blocked?
- We replace it within 4 hours, and service credits apply pro-rata plus 20% for any address that falls below target.
- Do these addresses look like consumer traffic to the sites I reach?
- Yes — they are leased from consumer ISPs and present as residential, while behaving like dedicated capacity: fixed, fast, and yours for the term.
- Can I keep addresses spread across different subnets?
- By default a batch is capped at 64 addresses per /24. Tighter subnet diversity is configurable on request.
Start with isp
Ask us to trace an address, send you the sourcing attestation, or price your current volume at our published rates. All three are a reply, not a sales cycle.
One business day, from a named engineer.