Skip to content

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

WHISPER CANON · AS197248Routing diversity7.2/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/197248

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.

Peering ecosystem

6 distinct peers via BGP. The first 6 are listed below.

Peer ASNOperatorCountry
AS196970LNGTN-AS - Langaton Hungary KftHU
AS21229DRAVANET-AS - Dravanet Co Ltd.HU
AS213869WINEXT-AS - WiNext Kft.HU
AS214175Egyhazm-Pecs - Pecsi EgyhazmegyeHU
AS6939HURRICANE - Hurricane Electric LLCUS
AS9002RETN-AS - RETN LimitedGB

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 country

Or query Whisper from your own LLM workflow via the Whisper MCP server.