Skip to content

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

WHISPER CANON · AS18103Routing diversity9.2/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/18103

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.

Peering ecosystem

15 distinct peers via BGP. The first 15 are listed below.

Peer ASNOperatorCountry
AS4382INDONUSA-ID PT. Indonusa System Integrator PrimaID
AS153880IDNIC-HCS-AS-ID PT Hyundai Capital Finance IndonesiaID
AS138091IDNIC-PAJAKKU-AS-ID PT Mitra PajakkuID
AS137366IFORTE-NAP-AS-ID PT iForte Solusi InfotekID
AS136821IDNIC-3MEDIA-AS-ID PT TRIMEDIA SETIYA DATAID
AS131760IDNIC-PREMIER-OIL-AS-ID Premier oil IndonesiaID
AS55818MCIX-AS-AP MC-IX Matrix Internet Exchange RS-1ID
AS45147NAPINFO-TRANSIT-AS-AP PT. NAP Info Lintas NusaID
AS38781MASNET-AS-ID PT. Mitra Abdi SolusiID
AS38496CNI-AS-ID PT Cyber Network IndonesiaID
AS38494BAKRIE-BROTHERS-AS-AP PT. Bakrie & Brothers, TbkID
AS35280F5FR
AS23947MORATELINDONAP-AS-ID PT.Mora Telematika IndonesiaID
AS18365GRAMEDIA-ID GRAMEDIA, PT.ID
AS7713TELKOMNET-AS-AP PT Telekomunikasi IndonesiaID

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 country

Or query Whisper from your own LLM workflow via the Whisper MCP server.