Autonomous System
AS6702 — APEXNCC-AS Gagarina avenue, building 7, room 61(UA)
Last fetched
AS6702 is an Autonomous System operated by APEXNCC-AS Gagarina avenue, building 7, room 61 and registered in UA. As of Thu, 21 May 2026 06:39:01 GMT, it announces 5 routed IP prefixes and peers with 15 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS6702 announces 5 distinct routed prefixes. The 5-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
15 distinct peers via BGP. The first 18 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3255 | UARNET-AS UARNet-Eksintech | UA |
| AS212821 | COMFY | UA |
| AS211744 | INTERPIPE | UA |
| AS199440 | ATBMARKET | UA |
| AS196829 | TERANET-AS TeraNET ISP | UA |
| AS58099 | AS-GLLC | UA |
| AS56932 | NETLAN_NET_ | UA |
| AS48085 | IDATACENTER | UA |
| AS47590 | ALVARIUM-AS | UA |
| AS41150 | GIKNPC-AS GIKNPC AS number | UA |
| AS34668 | ORBITAUA-AS | UA |
| AS24482 | SGGS-AS-AP SG.GS | SG |
| AS21497 | UMC-AS | UA |
| AS20897 | ISD-AS | UA |
| AS8719 | DSU-AS | UA |
| AS6768 | EUROTEL-AS | UA |
| AS5530 | EDS-GROUP-AS | UA |
| AS3326 | DATAGROUP Datagroup PJSC | UA |
Blast radius
Approximate count of dependent hostnames if AS6702 disappeared from the routing table.
~114 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:39:01 GMT.
MOAS / hijack watch
Prefixes routed by AS6702 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 AS6702 is unique to AS6702 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS6702.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS6702"})-[: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.