Autonomous System
AS12969 — VODAFONE_ICELAND(IS)
Last fetched
AS12969 is an Autonomous System operated by VODAFONE_ICELAND and registered in IS. As of Wed, 20 May 2026 21:54:00 GMT, it announces 35 routed IP prefixes and peers with 16 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS12969 announces 35 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.27.80.0/22
- 5.27.84.0/22
- 5.27.88.0/22
- 46.255.84.0/22
- 46.255.88.0/21
- 46.255.96.0/21
- 62.182.122.0/23
- 81.85.78.0/24
- 88.216.19.0/24
- 89.215.96.0/22
- 185.46.84.0/22
- 185.46.88.0/24
- 185.46.89.0/24
- 185.49.106.0/23
- 185.49.107.0/24
- 185.201.83.0/24
- 193.57.131.0/24
- 193.57.136.0/24
- 193.57.137.0/24
- 193.57.138.0/24
- 193.57.139.0/24
- 193.57.141.0/24
- 193.57.145.0/24
- 193.57.146.0/23
- 193.57.148.0/24
Peering ecosystem
16 distinct peers via BGP. The first 16 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
| AS214215 | TQL-AS-AP TopQuality Limited | IS |
| AS214185 | KASHEF | IS |
| AS212926 | TEMPLE-COLLEGE-TX - Temple College | IS |
| AS211815 | LINKIT | IS |
| AS206743 | NIOTT-AS-AP NIT Tiruchirappalli | IS |
| AS203715 | CLOUVIDER-EU | IS |
| AS199844 | SATORP4 | IS |
| AS197403 | IDNIC-KOMINFO-SERANG-KOTA-AS-ID DINAS KOMUNIKASI DAN INFORMATIKA KOTA SERANG | IS |
| AS57729 | KOTC-AS | IS |
| AS48362 | VARNA-IX Internet Exchange Point | AT |
| AS34549 | TELESMART-AS | DE |
| AS31441 | TTG-AS | IS |
| AS24743 | IRPOST-KURDESTAN | IS |
| AS20963 | PTCNET-AS | FO |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
Blast radius
Approximate count of dependent hostnames if AS12969 disappeared from the routing table.
~847 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:54:00 GMT.
MOAS / hijack watch
Prefixes routed by AS12969 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 AS12969 is unique to AS12969 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS12969.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS12969"})-[: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.