CenturyLink residential proxies,pinned to its own network.
Residential lines that exit only from CenturyLink addresses, pinned by AS number on the Premium pool. Rotating or sticky, HTTP and SOCKS5, billed per gigabyte.
CenturyLink residential proxies
One CenturyLink network,every exit inside it.
CenturyLink, now part of Lumen, serves homes over fibre and DSL across a large part of the United States.
On HProxy a Premium line takes an asn field. Every request through that line then exits from an address on the network you named, in the country you named. Rotate on every request or hold a sticky session; generating lines is free and only the bytes that pass through are billed.
Pins the network
Residential Premium
Starting at
$1.00 / GB
- Pinned to CenturyLink: 4 networks the gateway lists
- Rotating on every request, or sticky from 3 minutes to 24 hours
- Country targeting: United States
- HTTP, SOCKS5 and UDP
- IP whitelist, 150 addresses per plan
Country only
Residential Lite
- Targets United States by country
- Cannot pin a network: the exit can be any provider in the country
- Lowest price per gigabyte
If any United States address will do, Lite is the cheaper line. The rotating residential page compares the two pools.
Networks
The networks CenturyLink announces,and what the scanner found on them.
Each row is a network the gateway can pin today. The last three columns are what our free proxy scanner holds on that network: public proxies answering now, addresses that answered at least once, and every address ever tested. Those are the public supply on CenturyLink; a paid line pins the same network without any of it.
| AS number | Network | Countries | Public proxies now | Answered before | Addresses tested |
|---|---|---|---|---|---|
| AS209 | CenturyLink Communications, LLC | United States | 0 | 2 | 64 |
| AS3561 | CenturyLink Communications, LLC | United States | 0 | 0 | 19 |
| AS4283 | CENTURYLINK-TSDS-LSVG | United States | 0 | 0 | 0 |
| AS393789 | CenturyLink Communications, LLC | United States | 0 | 0 | 0 |
Networks from the gateway's live catalogue; scanner counts from HProxy's free proxy scanner, both read when this page was rendered. Across these networks the scanner has tested 83 addresses, 2 answered at least once and 0 answer now.
How to use it
Rotating, sticky and SOCKS5on CenturyLink.
Rotating on CenturyLink
Name the country and the AS number. Every request through the line exits from a different CenturyLink address on that network.
POST /api/v1/plans/{id}/generate
{"country": "US", "asn": 209, "count": 10}Sticky on CenturyLink
Add stickyMinutes and the line holds one CenturyLink address for 3 to 1,440 minutes on its own port. Release it early and the next request draws a fresh one.
{"country": "US", "asn": 209,
"stickyMinutes": 30}SOCKS5 on CenturyLink
The same line answers HTTP, HTTPS and SOCKS5 on res.hproxy.com:8080. Generate with udp: true and a SOCKS5 line can open the UDP relay.
{"country": "US", "asn": 209,
"protocol": "socks5", "udp": true}Field names and limits from the plan documentation. A pin is a country and a network together; the gateway refuses a pin it cannot serve instead of substituting another network.
Why pin a network
When the network matters,not only the country.
Some targets key their rules on the network an address belongs to, not only on the country. Cloudflare's rate limiting rules, for one, can count by ASN on their Enterprise tier. A line pinned to CenturyLink looks like one consistent kind of visitor to a rule like that: a CenturyLink customer.
The other reason is testing. A page, an ad or a price shown to CenturyLink customers can be checked from a CenturyLink address, from the countries listed above, without asking anyone to run a browser for you.
A pin does not change what your client sends. Cookies, headers and the TLS handshake are still yours, and a target that keys on those needs a real browser profile behind the line.
Keep to public data and to the target's terms. The ISP targeting page lists every carrier we can pin.
Where else
Other carriers and countries,one page each.
Carriers in the same countries
Countries
Works with your stack, and with your assistant.
A REST API for buying and generating, the whole documentation as markdown for Claude, Cursor and ChatGPT, and an MCP server and CLI for the free tools.
FAQ
CenturyLink proxies,
answered.
Answered from the gateway's own catalogue and the plan documentation.
Ask supportAre these real CenturyLink addresses?+
Yes. A line generated with the asn field exits only from addresses the network announces under that AS number. The gateway lists AS209, AS3561, AS4283, AS393789 for CenturyLink, and a pin to any of them is refused rather than substituted when nothing is free on it at that moment.
Which AS numbers does CenturyLink have?+
AS209, AS3561, AS4283, AS393789. The list on this page is read from the gateway's own catalogue at render time, so it is what the generator accepts today, not a copy of a registry.
Can I hold one CenturyLink address for a while?+
Yes. Add stickyMinutes to the same call, from 3 to 1,440 minutes, and the line keeps its exit for that long on its own port. Leave it out and every request exits from a different CenturyLink address.
In which countries can I pin CenturyLink?+
United States. A pinned line is always a country and a network together, so the call names both.
What does it cost?+
Pinning a network costs nothing extra. You pay the Premium pool's price per gigabyte for the bytes that pass through the line, from a balance that never expires. Generating lines is free and repeatable.