Autonomous System
AS40918 — DIODE-DILLER - Diode Cable Company(US)
Last fetched
AS40918 is an Autonomous System operated by DIODE-DILLER - Diode Cable Company and registered in US. As of Thu, 21 May 2026 12:22:54 GMT, it announces 33 routed IP prefixes and peers with 1 other Autonomous System in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS40918 announces 33 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 24.246.192.0/24
- 24.246.193.0/24
- 24.246.194.0/24
- 24.246.195.0/24
- 24.246.196.0/24
- 24.246.197.0/24
- 24.246.198.0/24
- 24.246.199.0/24
- 24.246.200.0/24
- 24.246.201.0/24
- 24.246.202.0/24
- 24.246.203.0/24
- 24.246.204.0/24
- 24.246.205.0/24
- 24.246.206.0/24
- 24.246.207.0/24
- 24.246.192.0/19
- 24.246.208.0/24
- 24.246.209.0/24
- 24.246.210.0/24
- 24.246.211.0/24
- 24.246.212.0/24
- 24.246.213.0/24
- 24.246.214.0/24
- 24.246.215.0/24
Peering ecosystem
1 distinct peers via BGP. The first 1 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS13807 | GREAT-PLAINS-COMMUNICATIONS - Great Plains Communications LLC | US |
MOAS / hijack watch
Prefixes routed by AS40918 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 AS40918 is unique to AS40918 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS40918.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS40918"})-[: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.