Autonomous System
AS2572 — MORENET - University of Missouri - dba the Missouri Research and Education Network MOREnet(US)
Last fetched
AS2572 is an Autonomous System operated by MORENET - University of Missouri - dba the Missouri Research and Education Network MOREnet and registered in US. As of Thu, 21 May 2026 00:56:33 GMT, it announces 48 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS2572 announces 48 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 134.124.0.0/16
- 146.7.0.0/16
- 150.167.0.0/16
- 150.199.0.0/16
- 150.201.0.0/16
- 153.91.0.0/16
- 169.142.0.0/16
- 198.49.22.0/24
- 198.49.144.0/23
- 198.102.253.0/24
- 198.209.0.0/19
- 198.209.32.0/19
- 198.209.64.0/19
- 198.209.96.0/19
- 198.209.128.0/19
- 198.209.160.0/19
- 198.209.205.0/24
- 198.209.192.0/19
- 198.209.216.0/21
- 198.209.224.0/20
- 198.209.224.0/19
- 198.209.240.0/23
- 204.184.0.0/17
- 204.184.128.0/18
- 204.184.192.0/18
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS396450 | INTERNET2-2 - Internet2 | US |
| AS393750 | TRUMAN-STATE-UNIVERSITY - Truman State University | US |
| AS393601 | SMOA-STATEOFMISSOURI-01 - State of Missouri Office of Administration | US |
| AS46755 | COLUMBIA-COLLEGE-MISSOURI - Columbia College | US |
| AS26934 | UNIVERSITY-OF-MISSOURI---COLUMBIA - University of Missouri-Columbia | US |
| AS14503 | STOWERS-RESOURCE-MANAGEMENT - Stowers Resource Management Inc | US |
| AS11348 | MST - Missouri University of Science and Technology | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS3390 | UMKCNET - University of Missouri - Kansas City | US |
| AS3257 | GTT-BACKBONE GTT | US |
Blast radius
Approximate count of dependent hostnames if AS2572 disappeared from the routing table.
~29,261 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 00:56:33 GMT.
MOAS / hijack watch
Prefixes routed by AS2572 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 AS2572 is unique to AS2572 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS2572.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS2572"})-[: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.