Skip to content

Autonomous System

AS6702APEXNCC-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

WHISPER CANON · AS6702Routing diversity3.9/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/6702

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 ASNOperatorCountry
AS3255UARNET-AS UARNet-EksintechUA
AS212821COMFYUA
AS211744INTERPIPEUA
AS199440ATBMARKETUA
AS196829TERANET-AS TeraNET ISPUA
AS58099AS-GLLCUA
AS56932NETLAN_NET_UA
AS48085IDATACENTERUA
AS47590ALVARIUM-ASUA
AS41150GIKNPC-AS GIKNPC AS numberUA
AS34668ORBITAUA-ASUA
AS24482SGGS-AS-AP SG.GSSG
AS21497UMC-ASUA
AS20897ISD-ASUA
AS8719DSU-ASUA
AS6768EUROTEL-ASUA
AS5530EDS-GROUP-ASUA
AS3326DATAGROUP Datagroup PJSCUA

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 country

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