Skip to content

Autonomous System

AS17469(BD)

Last fetched

AS17469 is an Autonomous System registered in BD. As of Wed, 29 Jul 2026 21:22:58 GMT, it announces 97 routed IP prefixes and peers with 17 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS17469Routing diversity9.9/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/17469

Routing footprint

AS17469 announces 97 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

17 distinct peers via BGP. The first 17 are listed below.

Peer ASNOperatorCountry
AS10075BD
AS134790BD
AS136813BD
AS138470BD
AS139467BD
AS150152BD
AS150178BD
AS152707BD
AS152729BD
AS152844BD
AS154036BD
AS17494BD
AS17641BD
AS38030BD
AS58704BD
AS58715BD
AS58717BD

Blast radius

Count of dependent hostnames if AS17469 disappeared from the routing table.

1,369 hostnames depend on this network.Exact count across all 97 announced prefixes. Snapshot Wed, 10 Jun 2026 13:00:28 GMT.

MOAS / hijack watch

Prefixes routed by AS17469 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 AS17469 is unique to AS17469 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS17469.

Cypher and MCP

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

MATCH (a:ASN {name: "AS17469"})-[: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.