Autonomous System
AS912 — HUT8-EAST - Hut 8 Mining Corp.(CA)
Last fetched
AS912 is an Autonomous System operated by HUT8-EAST - Hut 8 Mining Corp. and registered in CA. As of Thu, 21 May 2026 01:07:47 GMT, it announces 49 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS912 announces 49 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.152.56.0/22
- 64.46.32.0/20
- 64.46.48.0/20
- 64.72.224.0/24
- 64.72.226.0/23
- 67.21.192.0/24
- 67.226.190.0/24
- 69.10.130.0/24
- 69.10.128.0/20
- 69.10.144.0/20
- 72.15.144.0/21
- 72.15.152.0/24
- 72.15.152.0/21
- 74.117.143.0/24
- 74.122.131.0/24
- 74.122.128.0/21
- 148.59.134.0/24
- 162.213.8.0/22
- 162.245.75.0/24
- 173.212.191.0/24
- 185.156.184.0/22
- 192.69.132.0/22
- 192.197.212.0/24
- 192.197.213.0/24
- 198.73.23.0/24
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS812 | ROGERS-COMMUNICATIONS - Rogers Communications Canada Inc. | CA |
| AS401750 | ITSC-DCN - IT Solutions Consulting, LLC | US |
| AS63372 | WEBSAN-ON-PRIMARY - WEBSAN SOLUTIONS INC | CA |
| AS63278 | CARILLON-INFORMATION-SECURITY - Carillon Information Security Inc. | CA |
| AS30406 | THINKON-NUBAV - Think On, Inc. | CA |
| AS21859 | ZEN-ECN - Zenlayer Inc | US |
| AS20161 | TRGO - TeraGo Networks Inc. | CA |
| AS13826 | TERAGO-DATA-CENTER-VAUGHAN - TeraGo Networks Inc. | CA |
| AS13804 | — | CA |
| AS6461 | ZAYO-6461 - Zayo Bandwidth | US |
| AS6327 | SHAW - Shaw Communications | CA |
Blast radius
Approximate count of dependent hostnames if AS912 disappeared from the routing table.
~38,367 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:07:47 GMT.
MOAS / hijack watch
Prefixes routed by AS912 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 AS912 is unique to AS912 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS912.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS912"})-[: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.