Autonomous System
AS47702 — BBK-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
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.
- 94.26.88.0/24
- 94.26.89.0/24
- 94.26.90.0/24
- 94.26.91.0/24
- 94.26.92.0/24
- 94.26.93.0/24
- 94.26.94.0/24
- 94.26.95.0/24
- 94.26.96.0/24
- 94.26.97.0/24
- 94.26.98.0/23
- 213.228.64.0/19
- 213.228.80.0/22
- 213.228.84.0/23
- 213.228.64.0/18
- 213.228.96.0/22
- 213.228.101.0/24
- 213.228.102.0/24
- 213.228.104.0/21
- 213.228.112.0/22
- 213.228.116.0/22
- 213.228.120.0/21
- 2001:df5:8e40::/48
Peering ecosystem
8 distinct peers via BGP. The first 8 are listed below.
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.
| Prefix | Conflicting ASN | Operator |
|---|---|---|
| 94.26.97.0/24 | AS202087 | SOUTHINDIANBANK-AS THE SOUTH INDIAN BANK LTD |
| 94.26.97.0/24 | AS6461 | ZAYO-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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.