Claro residential proxies,pinned to its own network.
Residential lines that exit only from Claro addresses, pinned by AS number on the Premium pool. Rotating or sticky, HTTP and SOCKS5, billed per gigabyte.
Claro residential proxies
One Claro network,every exit inside it.
Claro is America Movil's brand across Latin America, carrying both mobile and home connections; each country below is its own block.
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 Claro: 4 networks the gateway lists
- Rotating on every request, or sticky from 3 minutes to 24 hours
- Country targeting: Brazil, Chile
- HTTP, SOCKS5 and UDP
- IP whitelist, 150 addresses per plan
Country only
Residential Lite
- Targets Brazil, Chile by country
- Cannot pin a network: the exit can be any provider in the country
- Lowest price per gigabyte
If any Brazil address will do, Lite is the cheaper line. The rotating residential page compares the two pools.
Networks
The networks Claro 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 Claro; a paid line pins the same network without any of it.
| AS number | Network | Countries | Public proxies now | Answered before | Addresses tested |
|---|---|---|---|---|---|
| AS4230 | CLARO S.A. | Brazil | 2 | 6 | 145 |
| AS22085 | Claro S/A | Brazil | 0 | 0 | 0 |
| AS27995 | CLARO CHILE S.A. | Chile | 0 | 0 | 0 |
| AS28573 | Claro NXT Telecomunicacoes Ltda | Brazil | 0 | 7 | 174 |
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 319 addresses, 13 answered at least once and 2 answer now.
How to use it
Rotating, sticky and SOCKS5on Claro.
Rotating on Claro
Name the country and the AS number. Every request through the line exits from a different Claro address on that network.
POST /api/v1/plans/{id}/generate
{"country": "BR", "asn": 4230, "count": 10}Sticky on Claro
Add stickyMinutes and the line holds one Claro address for 3 to 1,440 minutes on its own port. Release it early and the next request draws a fresh one.
{"country": "BR", "asn": 4230,
"stickyMinutes": 30}SOCKS5 on Claro
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": "BR", "asn": 4230,
"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 Claro looks like one consistent kind of visitor to a rule like that: a Claro customer.
The other reason is testing. A page, an ad or a price shown to Claro customers can be checked from a Claro 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
Claro proxies,
answered.
Answered from the gateway's own catalogue and the plan documentation.
Ask supportAre these real Claro addresses?+
Yes. A line generated with the asn field exits only from addresses the network announces under that AS number. The gateway lists AS4230, AS22085, AS27995, AS28573 for Claro, 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 Claro have?+
AS4230, AS22085, AS27995, AS28573. 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 Claro 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 Claro address.
In which countries can I pin Claro?+
Brazil, Chile. 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.