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, 06 Aug 2026 10:21:17 GMT, it announces 36 routed IP prefixes and peers with 12 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS11071 announces 36 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.148.173.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
Peering ecosystem
12 distinct peers via BGP. The first 12 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1299 | TWELVE99 - Arelion Sweden AB | SE |
| AS13824 | AIREBEAM - AireBeam | US |
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS20018 | MVT-AS - Moapa Valley Telephone Company | US |
| AS27448 | KAYENTA - Kayenta Technologies | US |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
| AS3257 | GTT-BACKBONE - GTT Communications Inc. | US |
| AS32808 | UTAHBROADBAND-AS1 - Utah Broadband LLC | US |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS36815 | INTERNETFX-NETWORK - Internet FX | US |
| AS400134 | BON-ASN-01 - Balance of Nature | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
Blast radius
Count of dependent hostnames if AS11071 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
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.