Autonomous System
AS132829 — NCPL-AS-AP Nevigate Communications S Pte Ltd(SG)
Last fetched
AS132829 is an Autonomous System operated by NCPL-AS-AP Nevigate Communications S Pte Ltd and registered in SG. As of Thu, 21 May 2026 10:56:08 GMT, it announces 96 routed IP prefixes and peers with 12 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS132829 announces 96 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 43.239.100.0/24
- 103.30.8.0/24
- 103.30.8.0/23
- 103.30.9.0/24
- 103.69.211.0/24
- 103.123.28.0/24
- 103.123.29.0/24
- 103.134.49.0/24
- 103.134.50.0/24
- 103.158.92.0/24
- 103.158.92.0/23
- 103.158.93.0/24
- 103.174.196.0/24
- 103.174.196.0/23
- 103.174.197.0/24
- 103.215.180.0/24
- 103.248.132.0/24
- 103.248.133.0/24
- 103.248.134.0/24
- 103.248.134.0/23
- 103.248.135.0/24
- 119.42.48.0/24
- 119.42.51.0/24
- 2400:1520::/48
- 2400:1520:1::/48
Peering ecosystem
12 distinct peers via BGP. The first 12 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS137409 | GSLNETWORKS-AS-AP GSL Networks Pty LTD | AU |
| AS133748 | CORETELNET-AS-AP CORETEL NETWORKS INTERNATIONAL PTE LTD | SG |
| AS45796 | UIH-BBCONNECT-AS-AP UIH BB Connect | TH |
| AS9299 | IPG-AS-AP Philippine Long Distance Telephone Company | PH |
| AS9002 | RETN-AS | GB |
| AS7713 | TELKOMNET-AS-AP PT Telekomunikasi Indonesia | ID |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS5511 | OPENTRANSIT | FR |
| AS4775 | GLOBE-TELECOM-AS Globe Telecoms | PH |
| AS3491 | PCCWG-APAC-HK PCCW Global HK Ltd. | HK |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
Blast radius
Approximate count of dependent hostnames if AS132829 disappeared from the routing table.
~19 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 10:56:08 GMT.
MOAS / hijack watch
Prefixes routed by AS132829 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 AS132829 is unique to AS132829 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS132829.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS132829"})-[: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.