Autonomous System
AS9430 — STPI-NOIDA Software Technology Parks of India,Block-IV(IN)
Last fetched
AS9430 is an Autonomous System operated by STPI-NOIDA Software Technology Parks of India,Block-IV and registered in IN. As of Thu, 21 May 2026 20:07:22 GMT, it announces 51 routed IP prefixes and peers with 7 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS9430 announces 51 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.120.92.0/22
- 103.35.120.0/24
- 103.35.121.0/24
- 103.60.156.0/24
- 103.171.96.0/24
- 161.248.26.0/24
- 164.164.32.0/24
- 164.164.126.0/24
- 164.164.127.0/24
- 164.164.184.0/24
- 164.164.187.0/24
- 164.164.190.0/24
- 164.164.192.0/24
- 203.100.64.0/24
- 203.100.65.0/24
- 203.100.66.0/24
- 203.100.67.0/24
- 203.100.68.0/24
- 203.100.69.0/24
- 203.100.70.0/24
- 203.100.78.0/24
- 203.100.79.0/24
- 203.129.208.0/24
- 203.129.220.0/24
- 203.190.128.0/24
Peering ecosystem
7 distinct peers via BGP. The first 7 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS4755 | TATACOMM-AS TATA Communications formerly VSNL is Leading ISP | IN |
| AS151733 | EDCSCEG-AS-IN DIRECTORATE OF EDCS | IN |
| AS133653 | CIS-AS-IN Cyber Infrastructure P Limited | IN |
| AS55836 | RELIANCEJIO-IN Reliance Jio Infocomm Limited | IN |
| AS9829 | BSNL-NIB National Internet Backbone | IN |
| AS9730 | BHARTITELESONIC-AS-IN-AP Bharti Telesonic Ltd | IN |
| AS9498 | BBIL-AP BHARTI Airtel Ltd. | IN |
Blast radius
Approximate count of dependent hostnames if AS9430 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS9430 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 AS9430 is unique to AS9430 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS9430.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS9430"})-[: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.