Skip to content

Autonomous System

AS39647(NL)

Last fetched

AS39647 is an Autonomous System registered in NL. As of Tue, 21 Jul 2026 09:17:23 GMT, it announces 63 routed IP prefixes and peers with 33 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS39647Routing diversity9.0/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/39647

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS1136NL
AS12779IT
AS16131NL
AS174COGENT-174 - Cogent Communications, LLCUS
AS1764AT
AS197016NL
AS200020NL
AS203474NL
AS204092FR
AS20562NL
AS20764RU
AS20766FR
AS24482SG
AS24785NL
AS29075FR
AS31500AG
AS3333NL
AS34927CH
AS37721BF
AS39022NL
AS42708SE
AS48185BE
AS48362AT
AS50300GB
AS50673NL
AS51050NL
AS56655NO
AS61049GB
AS6696BE
AS6777NL
AS6939HURRICANE - Hurricane Electric LLCUS
AS8447AT
AS8455NL

Blast radius

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

Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.

MOAS / hijack watch

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

Threat posture

Related pages

Pivot deeper into the graph from AS39647.

Cypher and MCP

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

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