Autonomous System
AS57 — NL-GIGAPOP - University of Minnesota(US)
Last fetched
AS57 is an Autonomous System operated by NL-GIGAPOP - University of Minnesota and registered in US. As of Thu, 21 May 2026 18:59:00 GMT, it announces 5 routed IP prefixes and peers with 16 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS57 announces 5 distinct routed prefixes. The 5-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
16 distinct peers via BGP. The first 16 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS217 | UMN-SYSTEM - University of Minnesota | US |
| AS33692 | MACALE - Macalester College | US |
| AS33455 | NORTHWESTERN-COLLEGE-STPAUL-MN - University of Northwestern | US |
| AS32907 | STTHOMAS - University of St. Thomas | US |
| AS21951 | STOLAF - St. Olaf College | US |
| AS21727 | HAMLINE-EDU - Hamline University | US |
| AS17234 | GAC - Gustavus Adolphus College | US |
| AS15336 | CONCOR-1 - Concordia University, St. Paul | US |
| AS11537 | INTERNET2-RESEARCH-EDU - Internet2 | US |
| AS11164 | INTERNET2-I2PX - Internet2 | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS3257 | GTT-BACKBONE GTT | US |
| AS2381 | WISCNET1-AS - WiscNet | US |
| AS1998 | STATE-OF-MN - State of Minnesota | US |
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
| AS675 | MSUS-AS - Minnesota State Colleges and Universities | US |
Blast radius
Approximate count of dependent hostnames if AS57 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 AS57 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 AS57 is unique to AS57 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS57.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS57"})-[: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.