Autonomous System
AS11071 — IW-ASN-11071 - InfoWest(US)
Last fetched
AS11071 is an Autonomous System operated by IW-ASN-11071 - InfoWest and registered in US. As of Thu, 21 May 2026 11:10:57 GMT, it announces 35 routed IP prefixes and peers with 10 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS11071 announces 35 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 8.33.139.0/24
- 64.37.0.0/20
- 64.255.80.0/20
- 70.34.0.0/20
- 74.117.49.0/24
- 74.117.50.0/24
- 74.117.51.0/24
- 74.120.32.0/21
- 74.123.12.0/22
- 104.152.60.0/22
- 104.192.200.0/22
- 148.59.162.0/23
- 162.246.100.0/22
- 192.136.36.0/24
- 192.238.0.0/24
- 195.85.106.0/23
- 198.181.62.0/23
- 199.66.116.0/22
- 204.17.177.0/24
- 204.52.243.0/24
- 204.130.209.0/24
- 206.81.76.0/22
- 206.168.152.0/24
- 207.50.144.0/20
- 208.65.0.0/22
Peering ecosystem
10 distinct peers via BGP. The first 10 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS400134 | BON-ASN-01 - Balance of Nature | US |
| AS36815 | INTERNETFX-NETWORK - Internet FX | US |
| AS32808 | UTAHBROADBAND-AS1 - Utah Broadband LLC | US |
| AS27448 | KAYENTA - Kayenta Technologies | US |
| AS20018 | MVT-AS - Moapa Valley Telephone Company | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS3257 | GTT-BACKBONE GTT | US |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
Blast radius
Approximate count of dependent hostnames if AS11071 disappeared from the routing table.
~3,056 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 11:10:57 GMT.
MOAS / hijack watch
Prefixes routed by AS11071 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 AS11071 is unique to AS11071 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS11071.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS11071"})-[: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.