Skip to content

Autonomous System

AS47702BBK-AS(UA)

Last fetched

AS47702 is an Autonomous System operated by BBK-AS and registered in UA. As of Wed, 20 May 2026 21:59:43 GMT, it announces 23 routed IP prefixes and peers with 8 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS47702Routing diversity6.9/10Peering density3.8/10MOAS conflict⚠ 2 conflictsThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/47702

Routing footprint

AS47702 announces 23 distinct routed prefixes. The 23-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

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

Peer ASNOperatorCountry
AS3255UARNET-AS UARNet-EksintechUA
AS213187ISUMO-UKUA
AS212643RCL6170 - Roots CorporationUA
AS198238CTL-AS-AP Clustertech LimitedUA
AS56385WAVE-ASUA
AS47821MIPIHUA
AS6939HURRICANE - Hurricane Electric LLCUS
AS3326DATAGROUP Datagroup PJSCUA

Blast radius

Approximate count of dependent hostnames if AS47702 disappeared from the routing table.

~16 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:59:43 GMT.

MOAS / hijack watch

Prefixes routed by AS47702 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.

PrefixConflicting ASNOperator
94.26.97.0/24AS202087SOUTHINDIANBANK-AS THE SOUTH INDIAN BANK LTD
94.26.97.0/24AS6461ZAYO-6461 - Zayo Bandwidth

Threat posture

Related pages

Pivot deeper into the graph from AS47702.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS47702"})-[: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.