Autonomous System
AS58396 — DETELNETWORKS-ID PT. DEWATA TELEMATIKA(ID)
Last fetched
AS58396 is an Autonomous System operated by DETELNETWORKS-ID PT. DEWATA TELEMATIKA and registered in ID. As of Thu, 21 May 2026 00:56:56 GMT, it announces 8 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS58396 announces 8 distinct routed prefixes. The 8-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS4787 | ASN-CBN PT Cyberindo Aditama | ID |
| AS139341 | ACE-AS-AP ACE | SG |
| AS138143 | GERBANGAKSES-AS-ID PT GERBANG AKSES INDONESIA | ID |
| AS136106 | FIBERSTAR-AS-ID PT. Mega Akses Persada | ID |
| AS132647 | IDNIC-PANDI-AS-ID Pengelola Nama Domain Internet Indonesia | ID |
| AS63293 | FACEBOOK-OFFNET - Facebook, Inc. | US |
| AS59156 | HOMEACCESS-AS-ID PT DEWATA TELEMATIKA | ID |
| AS58401 | XROUTE-AS-ID PT. DEWATA TELEMATIKA | ID |
| AS58389 | SDI-NAP-AS-ID PT Sumber Data Indonesia | ID |
| AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| AS7717 | OPENIXP-AS-ID-AP OpenIXP ASN | ID |
Blast radius
Approximate count of dependent hostnames if AS58396 disappeared from the routing table.
~123 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 00:56:56 GMT.
MOAS / hijack watch
Prefixes routed by AS58396 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 AS58396 is unique to AS58396 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS58396.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS58396"})-[: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.