English

United States ISP Proxies —
static IPs on 22 named carriers

40K addresses on 22 named US carriers. You pick the carrier, the address stays yours for the whole period, and you pay per IP rather than per gigabyte.

Per IP, not per GB · Yours for the whole period · Carrier named before you pay

View all locations
40K ISP Static IPs
22 ASNs
99.9% Uptime
0.6s Avg response

Order US Static Residential (ISP) proxies

Pick one of 22 named US carriers, choose the period and the number of IPs — the price updates as you go.

ISP Proxies
Country United States
Provider Astound Broadband
Plan Configuration 1 month
1 IP
for $5.38/mo

ISP proxy pricing in the United States

1 month

$5.38/IP

  • Unlimited traffic, fair use
  • HTTP/SOCKS5 protocols
  • Dedicated IP address
  • 22 named US carriers
Get Started
3 months

$16.16/IP

  • Unlimited traffic, fair use
  • HTTP/SOCKS5 protocols
  • Dedicated IP address
  • 22 named US carriers
Get Started
12 months

$64.62/IP

  • Unlimited traffic, fair use
  • HTTP/SOCKS5 protocols
  • Dedicated IP address
  • 22 named US carriers
Get Started

Top Use Cases for US ISP Proxies

Account Management

Pick the carrier once and keep that address. A profile that signs in from the same US provider in March and in June reads as one person; a rotating pool does not.

Region Testing

Same address, same carrier, every run. When a US price or banner changes between checks, it changed because the site changed — not because your exit did.

Gaming & Streaming

Region-locked libraries end a session when the IP moves mid-stream. A US address that is yours for the period does not move.

Ad Verification

Creatives aimed at US households. An address registered to a named consumer carrier is what a household looks like to an ad server; one registered to a hosting company is not.

Fraud Prevention

Weeks of return visits to one US target from one unchanging address. Financial, health and government targets need verification before we open access.

Why US ISP proxies?

You choose the carrier, not just the country

22 US providers are named in the catalogue before you order — the longest list of any of its 74 countries. Here you decide which network your address sits on.

Five of them are not consumer broadband

Cogent, GTT, Lumen, NTT and Zayo are transit and backbone networks. An address on one is registered to network infrastructure, which is what a target sees when it looks up the network behind the IP. If your work depends on reading as a household, pick from the consumer providers on the list.

Priced per IP, never per gigabyte

A heavy month and a quiet one cost the same, because you are buying the address rather than the traffic through it. Rotating residential is billed the other way round, which is why a long crawl there is a budget question and here it is not.

Technical Specifications

Pool size ISP
40K
Rotation
None — the address is fixed for the whole billing period
Billing unit
Per IP per period, never per gigabyte
Carrier selection
22 named US providers, chosen before you order
Authentication
User:pass or IP whitelist
IPv4 / IPv6
IPv4 (IPv6 on request)
ASN diversity
22 ASNs in the United States
Concurrent connections
100 per proxy (10 past 50 GB/mo)
import requests

proxy = "http://user:pass@gw.proxyjam.com:7777"

proxies = {
    "http": proxy,
    "https": proxy,
}

headers = {
    "X-PJ-Country": "US",
}

response = requests.get(
    "https://example.com/",
    proxies=proxies,
    headers=headers,
)

print(response.status_code)
# pip install proxyjam
import requests
from proxyjam import ProxyJamClient

with ProxyJamClient(api_key="pj_live_...") as pj:
    order = pj.orders.get("ord_...")

proxy = (
    f"http://{order.proxy_username}:{order.proxy_password}"
    f"@{order.proxy_host}:{order.proxy_port}"
)

response = requests.get(
    "https://example.com/",
    proxies={"http": proxy, "https": proxy},
)

print(response.status_code)
import axios from "axios";
import { HttpsProxyAgent } from "https-proxy-agent";

const proxy = "http://user:pass@gw.proxyjam.com:7777";
const agent = new HttpsProxyAgent(proxy);

const response = await axios.get(
  "https://example.com/",
  {
    httpAgent: agent,
    httpsAgent: agent,
    headers: { "X-PJ-Country": "US" },
  },
);

console.log(response.status);
curl -x http://user:pass@gw.proxyjam.com:7777 \
     -H "X-PJ-Country: US" \
     https://example.com/
import java.net.*;
import java.net.http.*;

var proxy = new InetSocketAddress("gw.proxyjam.com", 7777);

var client = HttpClient.newBuilder()
    .proxy(ProxySelector.of(proxy))
    .build();

var request = HttpRequest.newBuilder()
    .uri(URI.create("https://example.com/"))
    .header("Proxy-Authorization", "Basic dXNlcjpwYXNz")
    .header("X-PJ-Country", "US")
    .build();

var response = client.send(
    request, HttpResponse.BodyHandlers.ofString());

System.out.println(response.statusCode());
package main

import (
    "fmt"
    "net/http"
    "net/url"
)

func main() {
    proxy, _ := url.Parse(
        "http://user:pass@gw.proxyjam.com:7777")

    client := &http.Client{Transport: &http.Transport{
        Proxy: http.ProxyURL(proxy),
    }}

    req, _ := http.NewRequest(
        "GET", "https://example.com/", nil)
    req.Header.Set("X-PJ-Country", "US")

    res, _ := client.Do(req)
    fmt.Println(res.Status)
}

Quick Setup for US ISP Proxies

Connect through real US IP addresses in a few lines of code. Add your ProxyJam credentials, select the United States with the country header, and start sending requests.

Full US setup docs

Frequently asked questions

How many US IPs do you have?

40K static ISP IPs across 22 named carriers.

Which US carriers, exactly?

All 22, in alphabetical order: Astound Broadband, CAMPLINK, CenturyLink, Cogent, Comcast, Crocker Communications, Elite Broadband, Flux Telecom, Frontier, Grand Valley Internet, GTT, Intercom Online, Interwrx, Lietpark Communications, Lumen, Lumina Broadband, NTT, Thunderbox, WebNet, WGIX, Windstream, Zayo. Every other country in the catalogue names a provider too, usually one or two rather than this many.

Are they all consumer internet providers?

No, and the difference matters. Five of them — Cogent, GTT, Lumen, NTT and Zayo — are transit and backbone networks rather than consumer broadband. An address on one of those is registered to network infrastructure, which is what a target sees when it looks up the network behind the IP. If your work depends on reading as a household connection, pick from the consumer providers. The rest of the list is regional, and you can check any of them the same way: look up which network announces the block and what else lives in that /24 before you commit. Static Residential

Can I target a specific US city?

No — you choose the country and the carrier. Addresses sit in 30+ cities; the list below shows where.

Are these real US IPs?

Yes — addresses registered to US internet service providers, hosted on server infrastructure.

Is using US proxies legal?

Yes for legitimate use — research, scraping public data, ad verification. A short list of targets has to be verified before we open access to them, and the acceptable use policy is the authoritative version of that list. Acceptable Use Policy

Does the IP change?

No. The address stays yours for the whole billing period.

What if the carrier I need is not on the list?

The page shows what the catalogue covers today, carrier by carrier. If the address you need is not there, ask before you order rather than after. Contact ProxyJam

Can I target specific US states?

Not directly. Addresses sit across all 50 states, and what you choose is the carrier, not the state.

Other proxy types in the United States

Rotating Residential Proxies 18M+ IPs · Coming Soon Mobile Proxies 200K IPs · Coming Soon Datacenter Proxies Static IPv4 · Coming Soon

US states and cities with ISP addresses

Arizona California Colorado Delaware
View all locations

Other Popular Proxy Locations

Canada 5K IPs France 5K IPs Germany 5K IPs Mexico 5K IPs United Kingdom 5K IPs
View all countries