Autonomous System
AS8069 — MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation(US)
Last fetched
AS8069 is an Autonomous System operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation and registered in US. As of Thu, 06 Aug 2026 10:21:22 GMT, it announces 784 routed IP prefixes and peers with 7 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS8069 announces 784 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 4.213.247.0/24
- 13.104.80.0/23
- 13.104.82.0/24
- 20.33.0.0/24
- 20.33.1.0/24
- 20.33.2.0/24
- 20.33.3.0/24
- 20.33.4.0/24
- 20.33.5.0/24
- 20.33.6.0/24
- 20.33.8.0/24
- 20.33.9.0/24
- 20.33.10.0/23
- 20.33.12.0/24
- 20.33.13.0/24
- 20.33.14.0/24
- 20.33.15.0/24
- 20.33.16.0/24
- 20.33.17.0/24
- 20.33.18.0/24
- 20.33.19.0/24
- 20.33.20.0/24
- 20.33.21.0/24
- 20.33.22.0/24
- 20.33.23.0/24
Peering ecosystem
7 distinct peers via BGP. The first 7 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS12956 | IDDQD-AS - IDDQD-AS | ES |
| AS1299 | TWELVE99 - Arelion Sweden AB | SE |
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
| AS3491 | PCCWG-APAC-HK - PCCW Global (HK) Ltd. | HK |
| AS6453 | AS6453 - TATA COMMUNICATIONS (AMERICA) INC | US |
| AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
Blast radius
Count of dependent hostnames if AS8069 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 AS8069 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 AS8069 is unique to AS8069 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS8069.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS8069"})-[: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.