Autonomous System
AS7356 — SIKLA-AS - Sikla Tech Limited(US)
Last fetched
AS7356 is an Autonomous System operated by SIKLA-AS - Sikla Tech Limited and registered in US. As of Thu, 21 May 2026 11:12:03 GMT, it announces 2 routed IP prefixes and peers with 14 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS7356 announces 2 distinct routed prefixes. The 2-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
14 distinct peers via BGP. The first 14 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS141001 | CIRCTM-IN Central Institute for Research on Cotton Technology CIRCOT, Mumbai | HK |
| AS139358 | SPEC-AS | JP |
| AS138997 | COOPERATIVA DE TRABAJO LARA LIMITADA | HK |
| AS137409 | FSTH-ASN | AU |
| AS134823 | BIZZ INTERNET LTDA | TW |
| AS38855 | STUIX-AS-TW Taiwan Digital Streaming Co. | TW |
| AS26879 | AURELIA-TELECOM-LLC - Aurelia Telecom Systems LLC | US |
| AS20473 | AS-VULTR - The Constant Company, LLC | US |
| AS16968 | AURELIA-TEL - Aurelia Telecom Systems LLC | US |
| AS9886 | CTCSCITECHLIMITED-AS-AP CTCSCI TECH LIMITED | HK |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS1405 | CAELUS-AS - Caelus Technology LLC | US |
| AS955 | LSHIY - LSHIY LLC | US |
Blast radius
Approximate count of dependent hostnames if AS7356 disappeared from the routing table.
No dependent hostnames recorded for this network.Snapshot Thu, 21 May 2026 11:12:03 GMT.
MOAS / hijack watch
Prefixes routed by AS7356 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 AS7356 is unique to AS7356 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS7356.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS7356"})-[: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.