Autonomous System
AS202736 — WISDOM - WISDOM CLOUD INTERNET TECHNOLOGY PTE. LTD.(SG)
Last fetched
AS202736 is an Autonomous System operated by WISDOM - WISDOM CLOUD INTERNET TECHNOLOGY PTE. LTD. and registered in SG. As of Wed, 02 Sep 2026 07:30:43 GMT, it announces 135 routed IP prefixes and peers with 10 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS202736 announces 135 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 43.225.37.0/24
- 43.239.104.0/24
- 43.246.129.0/24
- 45.59.129.0/24
- 45.59.130.0/24
- 45.124.204.0/24
- 45.124.207.0/24
- 61.251.182.0/24
- 78.108.61.0/24
- 82.39.249.0/24
- 82.47.189.0/24
- 82.47.212.0/24
- 82.47.214.0/24
- 82.47.219.0/24
- 82.139.207.0/24
- 96.62.0.0/24
- 96.62.1.0/24
- 96.62.3.0/24
- 96.62.26.0/24
- 101.0.17.0/24
- 101.0.18.0/24
- 101.0.19.0/24
- 101.53.64.0/24
- 101.53.73.0/24
- 102.129.213.0/24
Peering ecosystem
10 distinct peers via BGP. The first 10 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS197537 | WISDOM-CLOUD - WISDOM CLOUD INTERNET TECHNOLOGY PTE. LTD. | SG |
| AS20473 | AS-VULTR - The Constant Company, LLC | US |
| AS216138 | SKYQUANTUM-TELECOM - SKYQUANTUM TELECOM LTD. | GB |
| AS21859 | ZEN-ECN - Zenlayer Inc | US |
| AS23532 | IOVZ-NETWORKS - IOVZ NETWORKS INC | US |
| AS42473 | AS-ANEXIA - Anexia Cloud Solutions GmbH | AT |
| AS47147 | AS-ANX - Anexia Cloud Solutions GmbH | AT |
| AS55201 | SKYQUANTUM-INTERNET-SERVICE - SkyQuantum Internet Service | US |
| AS60068 | CDN77 - Datacamp Limited | GB |
| AS984 | OWS-NETWORK - OCTOPUS WEB SOLUTION INC | US |
Blast radius
Count of dependent hostnames if AS202736 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS202736 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
| Prefix | Conflicting ASN | Operator |
|---|---|---|
| 206.237.77.0/24 | AS174 | COGENT-174 - Cogent Communications, LLC |
| 82.47.189.0/24 | AS23532 | IOVZ-NETWORKS - IOVZ NETWORKS INC |
Threat posture
Related pages
Pivot deeper into the graph from AS202736.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS202736"})-[: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.