Autonomous System
AS6677 — ICENET-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
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 ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS396246 | WF-MAIN-ASN - WHITEFIBER HPC, INC. | US |
| AS216293 | TS | IS |
| AS215608 | SAMGONGUSTOFA | IS |
| AS214687 | EQVILENT-AS | AE |
| AS214144 | NEYDARLINAN-AS # Test | IS |
| AS210747 | IHOTELS | IS |
| AS206010 | RFS | IS |
| AS203715 | ISA | IS |
| AS197973 | SKRA-NET | IS |
| AS57043 | HOSTKEY-AS | NL |
| AS51896 | HRINGDU-AS | IS |
| AS48685 | OK-AS | IS |
| AS48362 | TKSWF-AS | AT |
| AS47545 | VST-RAF-AS | IS |
| AS44644 | ARVAKUR-NET | IS |
| AS44275 | OPINKERFI2024 | IS |
| AS43892 | BASIS-AS | IS |
| AS39832 | NO-OPERA | NO |
| AS39472 | ARION-BANKI-AS | IS |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS34549 | MEER-AS meerfarbig GmbH & Co. KG | DE |
| AS31236 | RVK-AS Reykjavik City Hall | IS |
| AS30818 | IS-ADVANIA-TRANSIT | IS |
| AS29632 | NASSIST-AS | BG |
| AS29390 | CTU-AS | BG |
| AS17639 | CONVERGE-AS Converge ICT Solutions Inc. | PH |
| AS9002 | RETN-AS | GB |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS3216 | SOVAM-AS | RU |
| AS1850 | ISNIC IS TLD AdminReykjavik Internet Exchange RIX | IS |
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.