Skip to content

Autonomous System

AS39647REDHOSTING-AS(NL)

Last fetched

AS39647 is an Autonomous System operated by REDHOSTING-AS and registered in NL. As of Thu, 21 May 2026 11:11:28 GMT, it announces 62 routed IP prefixes and peers with 18 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

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

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS0
AS204092GRIFONFR
AS200020NBIP-ASNL
AS197016FRIESLAND-AS Provincie FryslanNL
AS56655GIGAHOSTNO
AS51050H4HOSTING-ASNL
AS48362TKSWF-ASAT
AS39022DEEPMEDIA-ASNL
AS37721Virtual-Technologies-Solutions-SABF
AS29632NASSIST-ASBG
AS29390CTU-ASBG
AS24785JOINTTRANSIT-ASNL
AS20562OPEN-PEERING-AS Open Peering Initiative, Amsterdam, The NetherlandsNL
AS16131VW-MO-GRXNL
AS9002RETN-ASGB
AS8455ATOM86-AS ATOM86NL
AS6939HURRICANE - Hurricane Electric LLCUS
AS174COGENT-174 - Cogent Communications, LLCUS

Blast radius

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

~6,386 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 11:11:28 GMT.

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.