Autonomous System
AS45302 — DESNET-AS-ID PT DES Teknologi Informasi(ID)
Last fetched
AS45302 is an Autonomous System operated by DESNET-AS-ID PT DES Teknologi Informasi and registered in ID. As of Thu, 21 May 2026 00:57:18 GMT, it announces 24 routed IP prefixes and peers with 8 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS45302 announces 24 distinct routed prefixes. The 24-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 103.30.180.0/24
- 103.30.181.0/24
- 103.30.180.0/22
- 103.30.182.0/24
- 103.30.182.0/23
- 103.30.183.0/24
- 112.78.40.0/24
- 112.78.41.0/24
- 112.78.42.0/24
- 112.78.43.0/24
- 112.78.40.0/21
- 112.78.44.0/24
- 112.78.45.0/24
- 112.78.46.0/24
- 112.78.47.0/24
- 157.119.220.0/24
- 157.119.221.0/24
- 157.119.220.0/22
- 157.119.222.0/24
- 157.119.222.0/23
- 157.119.223.0/24
- 2403:9100:1::/48
- 2403:9100::/40
- 2403:9100::/32
Peering ecosystem
8 distinct peers via BGP. The first 8 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS4800 | LINTASARTA-AS-AP PT Aplikanusa Lintasarta | ID |
| AS149699 | IDNIC-RSUD-MOEWARDI-AS-ID RSUD Dr Moewardi | ID |
| AS147119 | IDNIC-POLTEKPARMKS-AS-ID Politeknik Pariwisata Makassar | ID |
| AS140431 | IDNIC-WONOGIRIKAB-AS-ID Dinas Komunikasi dan Informatika Kabupaten Wonogiri | ID |
| AS58492 | UNISSULA-AS-ID Universitas Islam Sultan Agung | ID |
| AS46049 | UNDIP-AS-ID Universitas Diponegoro | ID |
| AS45305 | LDP-AS-ID Lintas Data Prima, PT | ID |
| AS7632 | LINKNET-EXCHANGE-AS-ID Linknet-Exchange ASN | ID |
Blast radius
Approximate count of dependent hostnames if AS45302 disappeared from the routing table.
~4,507 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 00:57:18 GMT.
MOAS / hijack watch
Prefixes routed by AS45302 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 AS45302 is unique to AS45302 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS45302.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS45302"})-[: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.