Autonomous System
AS8245 — VIDEOBROADCAST-AS(AT)
Last fetched
AS8245 is an Autonomous System operated by VIDEOBROADCAST-AS and registered in AT. As of Thu, 21 May 2026 01:01:20 GMT, it announces 29 routed IP prefixes and peers with 15 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS8245 announces 29 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 185.202.192.0/24
- 185.202.193.0/24
- 185.202.192.0/22
- 185.202.194.0/24
- 185.202.195.0/24
- 194.48.184.0/22
- 195.26.198.0/24
- 195.26.192.0/19
- 195.26.216.0/22
- 195.26.220.0/22
- 195.242.184.0/24
- 212.236.0.0/24
- 212.236.1.0/24
- 212.236.2.0/24
- 212.236.11.0/24
- 212.236.12.0/24
- 212.236.0.0/19
- 212.236.0.0/18
- 212.236.32.0/20
- 212.236.48.0/21
- 212.236.0.0/16
- 212.236.160.0/19
- 212.236.212.0/22
- 212.236.192.0/18
- 212.236.248.0/22
Peering ecosystem
15 distinct peers via BGP. The first 15 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS210973 | DATAMATIX-AS | AT |
| AS204862 | ATBIKO-AS | AT |
| AS200849 | FASSMA_NET-AS | AT |
| AS48362 | TKSWF-AS | AT |
| AS47576 | NETZWARE-AS | AT |
| AS39460 | WIENKANAL-AS | AT |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS34964 | RIPE-AT-AS | AT |
| AS34767 | STONERICH-AS | AT |
| AS33891 | CORE-BACKBONE CORE-BACKBONE GMBH GLOBAL NETWORK | DE |
| AS28889 | LINZNET-AS | AT |
| AS15702 | ONSTAGENET Onstage Online GmbH | DE |
| AS8412 | TMA Magenta Telekom | AT |
| AS8218 | NEO-ASN Zayo Europe | FR |
Blast radius
Approximate count of dependent hostnames if AS8245 disappeared from the routing table.
~803 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:01:20 GMT.
MOAS / hijack watch
Prefixes routed by AS8245 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 AS8245 is unique to AS8245 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS8245.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS8245"})-[: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.