Autonomous System
AS38144 — JALAWAVE-AS-ID - PT Jalawave Cakrawala(ID)
Last fetched
AS38144 is an Autonomous System operated by JALAWAVE-AS-ID - PT Jalawave Cakrawala and registered in ID. As of Sun, 06 Sep 2026 16:19:18 GMT, it announces 47 routed IP prefixes and peers with 3 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS38144 announces 47 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 60.253.96.0/24
- 60.253.97.0/24
- 60.253.98.0/24
- 60.253.99.0/24
- 60.253.100.0/24
- 60.253.101.0/24
- 60.253.102.0/24
- 60.253.103.0/24
- 60.253.104.0/24
- 60.253.105.0/24
- 60.253.106.0/24
- 60.253.107.0/24
- 60.253.108.0/24
- 60.253.109.0/24
- 60.253.110.0/24
- 60.253.111.0/24
- 60.253.112.0/24
- 60.253.113.0/24
- 60.253.114.0/24
- 60.253.115.0/24
- 60.253.116.0/24
- 60.253.117.0/24
- 60.253.118.0/24
- 60.253.119.0/24
- 60.253.121.0/24
Peering ecosystem
3 distinct peers via BGP. The first 3 are listed below.
Blast radius
Count of dependent hostnames if AS38144 disappeared from the routing table.
555 hostnames depend on this network.Exact count across all 47 announced prefixes. Snapshot Tue, 11 Aug 2026 10:00:59 GMT.
MOAS / hijack watch
Prefixes routed by AS38144 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 AS38144 is unique to AS38144 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS38144.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS38144"})-[: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.