Autonomous System
AS197248 — DRAVANET-AS - Dravanet Co Ltd.(HU)
Last fetched
AS197248 is an Autonomous System operated by DRAVANET-AS - Dravanet Co Ltd. and registered in HU. As of Fri, 04 Sep 2026 08:19:03 GMT, it announces 27 routed IP prefixes and peers with 6 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS197248 announces 27 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 62.112.192.0/21
- 62.112.208.0/21
- 77.111.88.0/22
- 77.111.88.0/21
- 77.111.92.0/22
- 77.111.95.0/24
- 77.221.51.0/24
- 91.212.250.0/24
- 92.52.223.0/24
- 93.88.192.0/21
- 109.61.0.0/22
- 109.61.8.0/21
- 109.61.20.0/22
- 109.61.22.0/24
- 109.61.24.0/21
- 109.61.48.0/20
- 109.61.64.0/20
- 109.61.72.0/21
- 109.61.96.0/21
- 109.61.112.0/21
- 185.192.252.0/22
- 185.229.249.0/24
- 194.152.140.0/24
- 195.216.251.0/24
- 2001:678:117c::/48
Peering ecosystem
6 distinct peers via BGP. The first 6 are listed below.
Blast radius
Count of dependent hostnames if AS197248 disappeared from the routing table.
40,579 hostnames depend on this network.Exact count across all 27 announced prefixes. Snapshot Mon, 15 Jun 2026 11:00:58 GMT.
MOAS / hijack watch
Prefixes routed by AS197248 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 AS197248 is unique to AS197248 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS197248.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS197248"})-[: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.