Autonomous System
AS6122 — ICN-AS - Iowa Communications Network(US)
Last fetched
AS6122 is an Autonomous System operated by ICN-AS - Iowa Communications Network and registered in US. As of Thu, 21 May 2026 10:37:00 GMT, it announces 17 routed IP prefixes and peers with 19 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS6122 announces 17 distinct routed prefixes. The 17-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
19 distinct peers via BGP. The first 19 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS394099 | DECORAH-METRONET - Decorah MetroNet | US |
| AS54421 | WARTBURG-COLLEGE - Wartburg College | US |
| AS54150 | BMC-LE - BROADLAWNS MEDICAL CENTER | US |
| AS36634 | GREATRIVERHEALTHSYSTEMS - Great River Health Systems, Inc. | US |
| AS36358 | CDM-AS - City of Des Moines | US |
| AS31871 | GRACELANDUNIVERSITY - Graceland University | US |
| AS27316 | EICCD - Eastern Iowa Community College District | US |
| AS26946 | KIRKWOOD-COMMUNTIY-COLLEGE - Kirkwood Community College | US |
| AS22594 | UNI-NET-ASN - University of Northern Iowa | US |
| AS22339 | UDBQ-1 - University of Dubuque | US |
| AS14887 | WAV-IA - Waverly Health Center | US |
| AS14513 | DMACC - Des Moines Area Community College | US |
| AS13855 | CFU-NET - The Municipal Communications Utility of the City of Cedar Falls, Iowa | US |
| AS7029 | WINDSTREAM - Windstream Communications LLC | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS3676 | UIOWA-AS - University of Iowa | US |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS2698 | IASTATE-AS - Iowa State University of Science and Technology | US |
Blast radius
Approximate count of dependent hostnames if AS6122 disappeared from the routing table.
~6,339 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 10:37:00 GMT.
MOAS / hijack watch
Prefixes routed by AS6122 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 AS6122 is unique to AS6122 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS6122.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS6122"})-[: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.