Autonomous System
AS5839 — DNIC-ASBLK-05800-06055 - United States Department of Defense DoD(US)
Last fetched
AS5839 is an Autonomous System operated by DNIC-ASBLK-05800-06055 - United States Department of Defense DoD and registered in US. As of Wed, 20 May 2026 23:33:20 GMT, it announces 72 routed IP prefixes and peers with 1 other Autonomous System in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS5839 announces 72 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 138.199.61.0/24
- 138.199.62.0/24
- 205.132.106.0/24
- 205.132.107.0/24
- 205.132.104.0/21
- 205.132.192.0/23
- 205.132.216.0/24
- 205.132.217.0/24
- 205.132.248.0/21
- 205.133.76.0/24
- 205.133.76.0/23
- 205.133.77.0/24
- 205.133.85.0/24
- 205.133.0.0/16
- 205.133.152.0/22
- 205.133.156.0/22
- 205.133.160.0/21
- 205.133.168.0/21
- 205.140.160.0/20
- 205.140.168.0/24
- 205.140.169.0/24
- 205.140.192.0/19
- 205.140.220.0/23
- 205.140.192.0/18
- 205.140.226.0/24
Peering ecosystem
1 distinct peers via BGP. The first 1 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS27065 | DNIC-ASBLK-27032-27159 - United States Department of Defense DoD | US |
MOAS / hijack watch
Prefixes routed by AS5839 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 AS5839 is unique to AS5839 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS5839.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS5839"})-[: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.