Autonomous System
AS325 — DNIC-ASBLK-00306-00371 - United States Department of Defense (DoD)(US)
Last fetched
AS325 is an Autonomous System operated by DNIC-ASBLK-00306-00371 - United States Department of Defense (DoD) and registered in US. As of Thu, 13 Aug 2026 23:00:46 GMT, it announces 117 routed IP prefixes and peers with 1 other Autonomous System in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS325 announces 117 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 55.43.7.0/24
- 55.43.103.0/24
- 55.43.104.0/24
- 55.43.105.0/24
- 55.43.106.0/24
- 55.43.107.0/24
- 55.43.108.0/24
- 55.43.109.0/24
- 55.43.110.0/24
- 55.43.111.0/24
- 55.43.112.0/24
- 55.43.113.0/24
- 55.43.114.0/24
- 55.43.115.0/24
- 55.43.116.0/24
- 55.43.117.0/24
- 55.43.118.0/24
- 55.43.119.0/24
- 55.43.120.0/24
- 55.43.121.0/24
- 55.43.122.0/24
- 55.43.123.0/24
- 55.43.124.0/24
- 55.43.125.0/24
- 55.43.126.0/24
Peering ecosystem
1 distinct peers via BGP. The first 1 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS306 | DNIC-ASBLK-00306-00371 - United States Department of Defense (DoD) | US |
Blast radius
Count of dependent hostnames if AS325 disappeared from the routing table.
22 hostnames depend on this network.Exact count across all 117 announced prefixes. Snapshot Thu, 30 Jul 2026 10:00:55 GMT.
MOAS / hijack watch
Prefixes routed by AS325 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 AS325 is unique to AS325 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS325.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS325"})-[: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.