Autonomous System
AS150593 — CACHE77(IN)
Last fetched
AS150593 is an Autonomous System operated by CACHE77 and registered in IN. As of Wed, 20 May 2026 23:32:38 GMT, it announces 14 routed IP prefixes and peers with 20 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS150593 announces 14 distinct routed prefixes. The 14-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
20 distinct peers via BGP. The first 20 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS9583 | SIFY-AS-IN Sify Limited | IN |
| AS153239 | STERLING-MA - Town of Sterling | IN |
| AS151125 | DITN - Dedicated IT, LLC | IN |
| AS149589 | NETWORK1-AS-AP Network Technologies Queensland Pty Ltd | IN |
| AS149224 | INTERPRO TELECOMUNICACOES EIRELI | IN |
| AS149214 | PLUS NETWORKS | IN |
| AS147224 | IDNIC-PTBRIS-AS-ID PT BANK BRIsyariah | IN |
| AS141492 | I S NET TELECOMICACOES LTDA | IN |
| AS138290 | UBSARENA - New York Arena Partners, LLC | IN |
| AS136675 | MSL-AS-AP Maybank Singapore Limited | IN |
| AS136651 | NETSTORE TELECOM | IN |
| AS135748 | TDIPL-AS-AP TDCX Digilab India Pvt. Ltd | IN |
| AS135364 | DIGICEL-GRENADA - Digicel St.Lucia Ltd | IN |
| AS134866 | RENU | IN |
| AS133298 | WINDCAVE-AS-AP Windcave Limited | IN |
| AS133296 | LEOTEL-AS | IN |
| AS133271 | SPEEDWIFI | IN |
| AS38310 | FISERVIN-ASN-IN FISERV | IN |
| AS24482 | EPWORTH-MULTIHOME-AU-AP Epworth Hospital | SG |
| AS17762 | HTIL-TTML-IN-AP Tata Teleservices Maharashtra Ltd | IN |
Blast radius
Approximate count of dependent hostnames if AS150593 disappeared from the routing table.
~1,415 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 23:32:38 GMT.
MOAS / hijack watch
Prefixes routed by AS150593 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 AS150593 is unique to AS150593 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS150593.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS150593"})-[: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.