Autonomous System
AS7602 — SPT-AS-VN Sai gon Postel Corporation(VN)
Last fetched
AS7602 is an Autonomous System operated by SPT-AS-VN Sai gon Postel Corporation and registered in VN. As of Wed, 20 May 2026 21:57:20 GMT, it announces 184 routed IP prefixes and peers with 10 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS7602 announces 184 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 103.214.46.0/23
- 103.214.47.0/24
- 103.214.48.0/22
- 103.214.52.0/24
- 103.214.53.0/24
- 117.7.128.0/17
- 117.7.192.0/22
- 117.7.196.0/22
- 117.7.200.0/21
- 117.7.208.0/22
- 117.7.212.0/22
- 117.7.216.0/22
- 117.7.192.0/18
- 117.7.224.0/22
- 117.7.224.0/21
- 117.7.228.0/22
- 117.7.224.0/20
- 117.7.232.0/22
- 117.7.236.0/22
- 117.8.188.0/24
- 117.8.0.0/13
- 117.16.0.0/24
- 117.16.1.0/24
- 117.16.2.0/24
- 117.16.0.0/20
Peering ecosystem
10 distinct peers via BGP. The first 10 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS24088 | VIETTEL-AS-VN Viettel Corporation | VN |
| AS152992 | SIDI SERVICOS DE COMUNICACAO LTDA-ME | VN |
| AS150895 | CMNET-JLIDC-CN JiLin Mobile Communication Company Limited | VN |
| AS149107 | DISENO EN REDES DE DATOS VILLA WIRELESS | VN |
| AS140825 | IDNIC-LINUSNET-AS-ID PT Koloni Lintas Nusantara | VN |
| AS135943 | TRANSRE-064US - TransRe | VN |
| AS135918 | SSI - Alarm Detection Systems, Inc | VN |
| AS63760 | THUHOI-AS-VN 18 Nguyen Du, Hai Ba Trung, Hanoi | VN |
| AS45903 | SBV-AS-VN Department of Infomatic - The State Bank of Viet Nam | VN |
| AS45538 | AXP-NET-AS-AP American Express Banking Corp. | VN |
Blast radius
Approximate count of dependent hostnames if AS7602 disappeared from the routing table.
~3,294 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:57:20 GMT.
MOAS / hijack watch
Prefixes routed by AS7602 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 AS7602 is unique to AS7602 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS7602.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS7602"})-[: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.