Autonomous System
AS906 — DMIT - DMIT Cloud Services(US)
Last fetched
AS906 is an Autonomous System operated by DMIT - DMIT Cloud Services and registered in US. As of Wed, 20 May 2026 21:57:08 GMT, it announces 211 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS906 announces 211 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.64.224.0/24
- 45.64.224.0/23
- 45.64.225.0/24
- 45.64.224.0/22
- 45.93.205.0/24
- 64.210.158.0/24
- 64.210.159.0/24
- 64.210.171.0/24
- 64.210.160.0/19
- 64.210.192.0/19
- 64.210.192.0/18
- 64.210.224.0/19
- 64.210.246.0/24
- 64.211.20.128/25
- 64.211.22.0/27
- 64.211.30.0/24
- 64.211.41.224/27
- 64.211.50.0/24
- 64.211.59.32/27
- 64.211.0.0/17
- 64.211.65.0/27
- 64.211.80.0/26
- 64.211.112.0/21
- 64.211.144.0/24
- 64.211.128.0/18
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS917 | MISAKA - Misaka Network, Inc. | US |
| AS401560 | EMSANET-AS | US |
| AS212336 | UAHSS-IN University of Agricultural & Horticultural Sciences, Shimoga | US |
| AS210661 | IDNIC-SCT-ID PT. SURYA CITRA TECHNOLOGY | EE |
| AS140096 | ARSTELECOM-AS | HK |
| AS137409 | ITCLOUD-VN VU GIA TECHNOLOGY INVESTMENT JOINT STOCK COMPANY | AU |
| AS132110 | TELECABLE PUERTO PLATA SRL | US |
| AS25820 | CMCNETWORKS | CA |
| AS8126 | CLOUDFABRIC - Cloud Fabric, Inc. | US |
| AS3257 | GTT-BACKBONE GTT | US |
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
Blast radius
Approximate count of dependent hostnames if AS906 disappeared from the routing table.
~17,091 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:57:08 GMT.
MOAS / hijack watch
Prefixes routed by AS906 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 AS906 is unique to AS906 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS906.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS906"})-[: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.