Autonomous System
AS1600 — DNIC-ASBLK-01550-01601 - United States Department of Defense DoD(US)
Last fetched
AS1600 is an Autonomous System operated by DNIC-ASBLK-01550-01601 - United States Department of Defense DoD and registered in US. As of Thu, 21 May 2026 01:03:07 GMT, it announces 175 routed IP prefixes and peers with 1 other Autonomous System in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS1600 announces 175 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 6.16.82.0/24
- 6.16.83.0/24
- 6.16.84.0/24
- 6.16.85.0/24
- 6.16.212.0/24
- 6.47.64.0/19
- 6.47.96.0/21
- 6.134.16.0/22
- 6.134.96.0/19
- 6.134.128.0/18
- 141.190.0.0/16
- 143.68.10.0/23
- 143.68.12.0/23
- 143.68.16.0/20
- 143.68.191.0/24
- 144.107.48.0/20
- 147.248.16.0/24
- 147.248.18.0/24
- 147.248.20.0/24
- 147.248.22.0/24
- 150.137.5.0/24
- 150.137.9.0/24
- 150.137.10.0/24
- 150.137.11.0/24
- 150.137.12.0/24
Peering ecosystem
1 distinct peers via BGP. The first 1 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS27066 | DNIC-ASBLK-27032-27159 - United States Department of Defense DoD | US |
Blast radius
Approximate count of dependent hostnames if AS1600 disappeared from the routing table.
~294,350 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:03:07 GMT.
MOAS / hijack watch
Prefixes routed by AS1600 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 AS1600 is unique to AS1600 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS1600.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS1600"})-[: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.