Autonomous System
AS18103 — NEUVIZ-AS-ID-AP Neuviz Net(ID)
Last fetched
AS18103 is an Autonomous System operated by NEUVIZ-AS-ID-AP Neuviz Net and registered in ID. As of Thu, 21 May 2026 13:44:54 GMT, it announces 69 routed IP prefixes and peers with 15 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS18103 announces 69 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 43.248.24.0/24
- 43.248.25.0/24
- 43.248.26.0/24
- 43.248.27.0/24
- 103.10.96.0/24
- 103.10.96.0/23
- 103.10.97.0/24
- 103.10.98.0/24
- 103.10.99.0/24
- 103.23.240.0/24
- 103.23.242.0/24
- 103.23.243.0/24
- 103.26.208.0/24
- 103.26.209.0/24
- 103.26.211.0/24
- 103.30.84.0/24
- 103.30.84.0/23
- 103.30.85.0/24
- 103.30.86.0/24
- 103.30.86.0/23
- 103.30.87.0/24
- 103.30.88.0/24
- 103.30.89.0/24
- 103.30.90.0/24
- 103.30.91.0/24
Peering ecosystem
15 distinct peers via BGP. The first 15 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS4382 | INDONUSA-ID PT. Indonusa System Integrator Prima | ID |
| AS153880 | IDNIC-HCS-AS-ID PT Hyundai Capital Finance Indonesia | ID |
| AS138091 | IDNIC-PAJAKKU-AS-ID PT Mitra Pajakku | ID |
| AS137366 | IFORTE-NAP-AS-ID PT iForte Solusi Infotek | ID |
| AS136821 | IDNIC-3MEDIA-AS-ID PT TRIMEDIA SETIYA DATA | ID |
| AS131760 | IDNIC-PREMIER-OIL-AS-ID Premier oil Indonesia | ID |
| AS55818 | MCIX-AS-AP MC-IX Matrix Internet Exchange RS-1 | ID |
| AS45147 | NAPINFO-TRANSIT-AS-AP PT. NAP Info Lintas Nusa | ID |
| AS38781 | MASNET-AS-ID PT. Mitra Abdi Solusi | ID |
| AS38496 | CNI-AS-ID PT Cyber Network Indonesia | ID |
| AS38494 | BAKRIE-BROTHERS-AS-AP PT. Bakrie & Brothers, Tbk | ID |
| AS35280 | F5 | FR |
| AS23947 | MORATELINDONAP-AS-ID PT.Mora Telematika Indonesia | ID |
| AS18365 | GRAMEDIA-ID GRAMEDIA, PT. | ID |
| AS7713 | TELKOMNET-AS-AP PT Telekomunikasi Indonesia | ID |
MOAS / hijack watch
Prefixes routed by AS18103 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 AS18103 is unique to AS18103 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS18103.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS18103"})-[: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.