Skip to content

Autonomous System

AS56DNIC-AS-00056 - United States Department of Defense DoD(US)

Last fetched

AS56 is an Autonomous System operated by DNIC-AS-00056 - United States Department of Defense DoD and registered in US. As of Thu, 21 May 2026 06:16:12 GMT, it announces 923 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS56Routing diversity10.0/10Peering density1.9/10MOAS conflict⚠ 1 conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/56

Routing footprint

AS56 announces 923 distinct routed prefixes. The 25-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.

Peer ASNOperatorCountry
AS27064DNIC-ASBLK-27032-27159 - United States Department of Defense DoDUS
AS27065DNIC-ASBLK-27032-27159 - United States Department of Defense DoDUS

Blast radius

Approximate count of dependent hostnames if AS56 disappeared from the routing table.

~3,323 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:16:12 GMT.

MOAS / hijack watch

Prefixes routed by AS56 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.

PrefixConflicting ASNOperator
131.15.16.0/20AS391AFCONC-BLOCK1-AS - Air Force Systems Networking
131.15.119.0/24AS391AFCONC-BLOCK1-AS - Air Force Systems Networking
131.15.116.0/23AS391AFCONC-BLOCK1-AS - Air Force Systems Networking
131.15.32.0/22AS391AFCONC-BLOCK1-AS - Air Force Systems Networking

Threat posture

Related pages

Pivot deeper into the graph from AS56.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS56"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS country

Or query Whisper from your own LLM workflow via the Whisper MCP server.