Autonomous System
AS6848 — TELENET-AS(BE)
Last fetched
AS6848 is an Autonomous System operated by TELENET-AS and registered in BE. As of Thu, 21 May 2026 01:01:33 GMT, it announces 125 routed IP prefixes and peers with 22 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS6848 announces 125 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.23.128.0/17
- 37.230.120.0/21
- 45.131.62.0/24
- 45.131.63.0/24
- 46.253.160.0/20
- 62.205.64.0/18
- 78.20.0.0/14
- 78.24.168.0/21
- 78.29.192.0/18
- 81.82.0.0/15
- 81.164.0.0/15
- 82.143.64.0/18
- 82.210.64.0/19
- 83.217.128.0/19
- 84.192.0.0/13
- 85.28.64.0/18
- 85.118.208.0/24
- 85.118.209.0/24
- 85.118.210.0/24
- 85.118.211.0/24
- 85.118.212.0/24
- 85.118.213.0/24
- 85.118.214.0/24
- 85.118.215.0/24
- 85.255.192.0/24
Peering ecosystem
22 distinct peers via BGP. The first 22 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3573 | ACCENTURE - Accenture LLP | US |
| AS212241 | THREEFOLD | BE |
| AS211187 | GLS-BE | DE |
| AS210444 | TVH | BE |
| AS208655 | BANKJVANBREDA- | BE |
| AS208620 | DELEN | BE |
| AS50906 | LUCIAD | BE |
| AS48192 | ECS | BE |
| AS47377 | ORANGE_BELGIUM_SA New company name is Orange Belgium SA | BE |
| AS42851 | ELIABE-AS | BE |
| AS41035 | CPH-AS | BE |
| AS39804 | VDAB | BE |
| AS36040 | YOUTUBE - Google LLC | US |
| AS31404 | LYCATEL-AS | GB |
| AS31154 | TMME-AS N.V. Toyota Motor Marketing Europe S.A. | BE |
| AS29595 | WENGAGE | BE |
| AS25428 | INFOCO-COLRUYT-AS | BE |
| AS25136 | PORTIMA-AS Assurnet Portimaisp Belgium Brussels | BE |
| AS17162 | DONALDSON - Donaldson Company, Inc. | US |
| AS12763 | — | — |
| AS8221 | ISABEL Isabel Group | BE |
| AS6830 | LIBERTYGLOBAL Liberty Global formerly UPC Broadband Holding, aka AORTA | NL |
Blast radius
Approximate count of dependent hostnames if AS6848 disappeared from the routing table.
~2,555,775 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:01:33 GMT.
MOAS / hijack watch
Prefixes routed by AS6848 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 AS6848 is unique to AS6848 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS6848.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS6848"})-[: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.