Autonomous System
AS12693 — EDISCOM Am Kanal 4a, 14467 Potsdam(DE)
Last fetched
AS12693 is an Autonomous System operated by EDISCOM Am Kanal 4a, 14467 Potsdam and registered in DE. As of Wed, 20 May 2026 21:59:30 GMT, it announces 21 routed IP prefixes and peers with 14 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS12693 announces 21 distinct routed prefixes. The 21-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 46.190.16.0/22
- 46.190.20.0/22
- 83.69.11.0/24
- 83.69.14.0/24
- 84.201.204.0/24
- 85.255.205.0/24
- 85.255.206.0/24
- 91.213.67.0/24
- 151.0.13.0/24
- 154.38.36.0/23
- 156.233.244.0/24
- 185.117.80.0/24
- 185.127.124.0/24
- 185.127.125.0/24
- 185.127.127.0/24
- 185.154.12.0/24
- 192.165.168.0/24
- 194.102.66.0/24
- 213.108.154.0/24
- 213.163.239.0/24
- 2a02:5320:500::/40
Peering ecosystem
14 distinct peers via BGP. The first 14 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3257 | GTT-BACKBONE GTT | US |
| AS209729 | VARENDRAUNIVERSITY-AS-AP Varendra University | DE |
| AS208849 | FIBERDATANET | DE |
| AS207503 | MK-MM | DE |
| AS204308 | EXCELPL-AS Excel Ug Pvt Ltd | DE |
| AS202680 | IDNIC-SMKN5MLG-AS-ID SMK Negeri 5 Malang | DE |
| AS202373 | HOSTINGSTUDIO | DE |
| AS201545 | MGMMCJ-IN Mahatma Gandhi Memorial Medical College, Jamshedpur | DE |
| AS59675 | ULTRATEL-AS | DE |
| AS48362 | VARNA-IX Internet Exchange Point | AT |
| AS47369 | ALTDC | DE |
| AS42166 | QNET | DE |
| AS34549 | TELESMART-AS | DE |
| AS31027 | IAG-AS IAG-AS | DK |
Blast radius
Approximate count of dependent hostnames if AS12693 disappeared from the routing table.
~1,968 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:59:30 GMT.
MOAS / hijack watch
Prefixes routed by AS12693 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 AS12693 is unique to AS12693 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS12693.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS12693"})-[: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.