Autonomous System
AS211612 — cache77 - Datacamp Limited(GB)
Last fetched
AS211612 is an Autonomous System operated by cache77 - Datacamp Limited and registered in GB. As of Sun, 06 Sep 2026 19:23:46 GMT, it announces 14 routed IP prefixes and peers with 8 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS211612 announces 14 distinct routed prefixes. The 14-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
8 distinct peers via BGP. The first 8 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS16116 | UNSPECIFIED - Pelephone Communications Ltd. | IL |
| AS203217 | HORIZON-SCOPE-IQ - Horizon Scope Mobile Telecom WLL | IQ |
| AS25019 | SAUDINETSTC-AS - Saudi Telecom Company JSC | SA |
| AS37136 | ETISALAT BENIN - ETISALAT BENIN | BJ |
| AS37662 | West Indian Ocean Cable Company - West Indian Ocean Cable Company | MU |
| AS51375 | VIVABH - STC BAHRAIN B.S.C CLOSED | BH |
| AS64116 | AS64116 - PIT PERU S.A.C | PE |
| AS8966 | Etisalat-AS - EMIRATES TELECOMMUNICATIONS GROUP COMPANY (ETISALAT GROUP) PJSC | AE |
Blast radius
Count of dependent hostnames if AS211612 disappeared from the routing table.
1 hostnames depend on this network.Exact count across all 16 announced prefixes. Snapshot Sun, 05 Jul 2026 18:00:18 GMT.
MOAS / hijack watch
Prefixes routed by AS211612 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 AS211612 is unique to AS211612 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS211612.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS211612"})-[: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.