Skip to content

Autonomous System

AS8368DSTNY-BACKBONE International Backbone(BE)

Last fetched

AS8368 is an Autonomous System operated by DSTNY-BACKBONE International Backbone and registered in BE. As of Thu, 21 May 2026 01:00:37 GMT, it announces 103 routed IP prefixes and peers with 32 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS8368Routing diversity10.0/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/8368

Routing footprint

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

Peering ecosystem

32 distinct peers via BGP. The first 23 are listed below.

Peer ASNOperatorCountry
AS3257GTT-BACKBONE GTTUS
AS209897PARTENA-BE
AS207467AS-BKMBE
AS206960NETCSABE
AS206254GIGBE
AS205476SECURELINK-ASBE
AS203260EXMARBE
AS201168YMLP-NETWORKBE
AS199756DPWORLDBE
AS197036DSTNY-FRANCEFR
AS62392FOSDEM FOSDEM VZWBE
AS59889BUSINESSCONNECT-BELGIUMNL
AS56655GIGAHOSTNO
AS50998DSTNY-ULYSSEBE
AS50675DSTNY-FINLANDBE
AS48517DSTNY-BELGIUM Belgium BackboneBE
AS48362TKSWF-ASAT
AS44806KINAMO-BACKBONEBE
AS41471NETLOGBE
AS39436AMONISBE
AS34549MEER-AS meerfarbig GmbH & Co. KGDE
AS13335CLOUDFLARENET - Cloudflare, Inc.US
AS6939HURRICANE - Hurricane Electric LLCUS

Blast radius

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

~13,339 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:00:37 GMT.

MOAS / hijack watch

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

Threat posture

Related pages

Pivot deeper into the graph from AS8368.

Cypher and MCP

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

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