Skip to content

Autonomous System

AS6677ICENET-AS1(IS)

Last fetched

AS6677 is an Autonomous System operated by ICENET-AS1 and registered in IS. As of Thu, 21 May 2026 11:05:35 GMT, it announces 13 routed IP prefixes and peers with 32 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS6677Routing diversity5.7/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/6677

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS174COGENT-174 - Cogent Communications, LLCUS
AS396246WF-MAIN-ASN - WHITEFIBER HPC, INC.US
AS216293TSIS
AS215608SAMGONGUSTOFAIS
AS214687EQVILENT-ASAE
AS214144NEYDARLINAN-AS # TestIS
AS210747IHOTELSIS
AS206010RFSIS
AS203715ISAIS
AS197973SKRA-NETIS
AS57043HOSTKEY-ASNL
AS51896HRINGDU-ASIS
AS48685OK-ASIS
AS48362TKSWF-ASAT
AS47545VST-RAF-ASIS
AS44644ARVAKUR-NETIS
AS44275OPINKERFI2024IS
AS43892BASIS-ASIS
AS39832NO-OPERANO
AS39472ARION-BANKI-ASIS
AS37721Virtual-Technologies-Solutions-SABF
AS34549MEER-AS meerfarbig GmbH & Co. KGDE
AS31236RVK-AS Reykjavik City HallIS
AS30818IS-ADVANIA-TRANSITIS
AS29632NASSIST-ASBG
AS29390CTU-ASBG
AS17639CONVERGE-AS Converge ICT Solutions Inc.PH
AS9002RETN-ASGB
AS6939HURRICANE - Hurricane Electric LLCUS
AS3216SOVAM-ASRU
AS1850ISNIC IS TLD AdminReykjavik Internet Exchange RIXIS
AS1299TWELVE99 Arelion, fka Telia CarrierSE

Blast radius

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

~70,944 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 11:05:35 GMT.

MOAS / hijack watch

Prefixes routed by AS6677 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 AS6677 is unique to AS6677 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS6677.

Cypher and MCP

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

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