Autonomous System
AS11019 — HAPROXY-TECHNOLOGIES - HAProxy Technologies, Inc.(US)
Last fetched
AS11019 is an Autonomous System operated by HAPROXY-TECHNOLOGIES - HAProxy Technologies, Inc. and registered in US. As of Thu, 21 May 2026 10:52:17 GMT, it announces 50 routed IP prefixes and peers with 18 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS11019 announces 50 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 67.22.53.0/24
- 104.152.112.0/24
- 104.152.113.0/24
- 104.152.114.0/24
- 104.152.115.0/24
- 104.152.112.0/21
- 104.152.116.0/24
- 104.152.117.0/24
- 104.152.118.0/24
- 104.152.119.0/24
- 205.234.165.0/24
- 209.126.32.0/24
- 209.126.35.0/24
- 209.126.36.0/24
- 209.126.37.0/24
- 209.126.38.0/24
- 209.126.39.0/24
- 209.126.41.0/24
- 209.126.42.0/24
- 209.126.43.0/24
- 209.126.44.0/24
- 209.126.45.0/24
- 209.126.47.0/24
- 209.126.48.0/24
- 209.126.49.0/24
Peering ecosystem
18 distinct peers via BGP. The first 18 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS53332 | C2HOSTING-01 - C2Hosting, LLC | US |
| AS48684 | VIKINGHOST | NL |
| AS40539 | PROHCI - Hosting Consulting, Inc | US |
| AS39960 | BARNES-AND-NOBLE - Barnes & Noble Inc. | US |
| AS39943 | ST-FRANCIS-COLLEGE - St. Francis College | US |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS33059 | MOMENTUM33059 - Momentum Telecom, Inc. | US |
| AS30361 | SWIFTWILL2 - Swiftwill, Inc. | US |
| AS29789 | REFLECTED - Reflected Networks, Inc. | US |
| AS25645 | MOMENTUM-ACCESS - Momentum Telecom, Inc. | US |
| AS9002 | RETN-AS | GB |
| AS7195 | EDGEUNO S.A.S | CO |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS3257 | GTT-BACKBONE GTT | US |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
| AS1221 | ASN-TELSTRA Telstra Limited | AU |
Blast radius
Approximate count of dependent hostnames if AS11019 disappeared from the routing table.
~755 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 10:52:17 GMT.
MOAS / hijack watch
Prefixes routed by AS11019 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
No active MOAS conflicts. Every prefix announced by AS11019 is unique to AS11019 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS11019.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS11019"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS countryOr query Whisper from your own LLM workflow via the Whisper MCP server.