Autonomous System
AS8368 — DSTNY-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
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.
- 2.59.136.0/22
- 31.3.72.0/21
- 37.26.176.0/21
- 45.91.123.0/24
- 45.134.192.0/22
- 45.149.96.0/22
- 46.243.24.0/21
- 46.247.160.0/19
- 62.213.192.0/19
- 62.213.238.0/24
- 78.41.64.0/21
- 78.110.192.0/20
- 80.88.152.0/24
- 80.88.152.0/21
- 80.253.192.0/20
- 82.146.96.0/19
- 82.150.128.0/22
- 85.119.240.0/21
- 85.158.105.0/24
- 85.158.106.0/23
- 85.158.208.0/21
- 87.237.8.0/21
- 88.82.32.0/19
- 89.35.16.0/21
- 89.37.84.0/22
Peering ecosystem
32 distinct peers via BGP. The first 23 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3257 | GTT-BACKBONE GTT | US |
| AS209897 | PARTENA- | BE |
| AS207467 | AS-BKM | BE |
| AS206960 | NETCSA | BE |
| AS206254 | GIG | BE |
| AS205476 | SECURELINK-AS | BE |
| AS203260 | EXMAR | BE |
| AS201168 | YMLP-NETWORK | BE |
| AS199756 | DPWORLD | BE |
| AS197036 | DSTNY-FRANCE | FR |
| AS62392 | FOSDEM FOSDEM VZW | BE |
| AS59889 | BUSINESSCONNECT-BELGIUM | NL |
| AS56655 | GIGAHOST | NO |
| AS50998 | DSTNY-ULYSSE | BE |
| AS50675 | DSTNY-FINLAND | BE |
| AS48517 | DSTNY-BELGIUM Belgium Backbone | BE |
| AS48362 | TKSWF-AS | AT |
| AS44806 | KINAMO-BACKBONE | BE |
| AS41471 | NETLOG | BE |
| AS39436 | AMONIS | BE |
| AS34549 | MEER-AS meerfarbig GmbH & Co. KG | DE |
| AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.