Autonomous System
AS36907 — Craft-Silicon(AO)
Last fetched
AS36907 is an Autonomous System operated by Craft-Silicon and registered in AO. As of Wed, 20 May 2026 21:51:23 GMT, it announces 55 routed IP prefixes and peers with 6 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS36907 announces 55 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 41.69.220.0/22
- 41.69.224.0/22
- 41.69.228.0/22
- 41.69.224.0/20
- 41.69.232.0/22
- 41.69.236.0/22
- 41.212.63.0/24
- 41.212.0.0/17
- 41.212.64.0/24
- 41.212.65.0/24
- 41.212.66.0/23
- 41.212.68.0/24
- 41.233.188.0/22
- 154.95.201.0/24
- 154.95.202.0/24
- 154.95.203.0/24
- 154.95.204.0/24
- 154.95.205.0/24
- 154.95.206.0/24
- 154.95.207.0/24
- 154.95.208.0/24
- 154.95.209.0/24
- 154.95.210.0/24
- 154.95.211.0/24
- 154.95.212.0/24
Peering ecosystem
6 distinct peers via BGP. The first 6 are listed below.
Blast radius
Approximate count of dependent hostnames if AS36907 disappeared from the routing table.
~11 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:51:23 GMT.
MOAS / hijack watch
Prefixes routed by AS36907 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 AS36907 is unique to AS36907 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS36907.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS36907"})-[: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.