Autonomous System
AS341 — DNIC-ASBLK-00306-00371 - United States Department of Defense (DoD)(US)
Last fetched
AS341 is an Autonomous System operated by DNIC-ASBLK-00306-00371 - United States Department of Defense (DoD) and registered in US. As of Fri, 14 Aug 2026 04:33:30 GMT, it announces 7 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS341 announces 7 distinct routed prefixes. The 7-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
2 distinct peers via BGP. The first 2 are listed below.
Blast radius
Count of dependent hostnames if AS341 disappeared from the routing table.
16 hostnames depend on this network.Exact count across all 7 announced prefixes. Snapshot Tue, 04 Aug 2026 17:01:20 GMT.
MOAS / hijack watch
Prefixes routed by AS341 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
| Prefix | Conflicting ASN | Operator |
|---|---|---|
| 55.47.0.0/16 | AS13576 | SDNW-13576 - SDN Communications |
| 55.88.0.0/16 | AS13576 | SDNW-13576 - SDN Communications |
Threat posture
Related pages
Pivot deeper into the graph from AS341.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS341"})-[: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.