rustomjeenri.com Open in urlscan Pro
167.114.145.103  Public Scan

URL: https://rustomjeenri.com/
Submission Tags: phishingrod
Submission: On November 15 via api from DE — Scanned from CA

Form analysis 7 forms found in the DOM

Name: contact-formPOST thank-you.php

<form id="contact-form" action="thank-you.php" name="contact-form" method="POST" onsubmit="return save_landing_pageinfo('contact-form');" novalidate="novalidate">
  <div class="form-group col-sm-6">
    <input type="text" class="form-control" placeholder="Name*" name="name" required="">
    <!--                                            <input type="hidden" name="key" value="--> <!--">-->
  </div>
  <div class="form-group col-sm-6">
    <div class="">
      <!--                                                <div class="input-group-addon"><i class="fa fa-flag form-ico" aria-hidden="true"></i>-->
      <!--                                                </div>-->
      <select class="country_code" name="country_code" required="">
        <option value="">Enter Country Code*</option>
        <option value="91">India (+91)</option>
        <option value="65">Singapore (+65)</option>
        <option value="254">Kenya (+254)</option>
      </select>
    </div>
  </div>
  <div class="form-group col-sm-6">
    <input type="number" placeholder="Phone*" name="mobile" class="" id="contactform" required="">
    <input name="cc" type="hidden" id="contactform-cc" value="+91">
  </div>
  <div class="form-group col-sm-6">
    <input type="text" class="form-control" placeholder=" Email*" name="email" required="">
  </div>
  <!-- <div class="form-group col-sm-6">
                                            <select name="enqproject" class="enqproject">
                                                <option value=""> Select Projects in Mumbai</option>
                                                <option value="Rustomjee Seasons">Rustomjee Seasons - BKC Annexe
                                                </option>
                                                <option value="Rustomjee Crown">Rustomjee Crown - Prabhadevi</option>
                                                <option value="Rustomjee Erika">Rustomjee Erika - Bandra</option>
                                                <option value="Rustomjee Bella">Rustomjee Bella - Bhandup</option>
                                                <option value="Rustomjee Uptown Urbania"> Rustomjee Uptown Urbania -
                                                    Thane</option>
                                                <option value="Rustomjee Global City">Rustomjee Global City - Virar
                                                </option>
                                                <option value="Rustomjee Paramount">Rustomjee Paramount - Khar</option>
                                                <option value="Rustomjee Summit">Rustomjee Summit - Borivali</option>
                                                <option value="Rustomjee Elements"> Rustomjee Elements - Off Juhu Circle
                                                </option>
                                            </select>
                                        </div> -->
  <!-- <div class="form-group col-md-12 checkbox-wrap">
                                            <div class="input-group" style="display: block">
                                                <input id="checkbox2" class="checkbox" type="checkbox" name="terms"
                                                    value="terms" checked>
                                                <span class="check-txt" style="color:#000;display: flow-root">
                                                    I Agree to the Terms & Conditions.
                                                </span>
                                            </div>
                                        </div> -->
  <input type="hidden" name="source" value="Contact Form">
  <div class="col-sm-12">
    <button type="submit" class="btn btn-default form-btn" value="proceed">Submit </button>
  </div>
</form>

Name: main-popupPOST thank-you.php

<form id="main-popup" action="thank-you.php" name="main-popup" method="POST" onsubmit="return save_landing_pageinfo('main-popup');" novalidate="novalidate">
  <div class="form-group col-md-12 pd">
    <input type="text" class="form-control" placeholder="Name*" name="name" required="">
    <!--                            <input type="hidden" name="key" value="--> <!--">-->
  </div>
  <div class="form-group col-sm-12 pd">
    <div class="">
      <select class="country_code" name="country_code" required="">
        <option value="">Enter Country Code*</option>
        <option value="91">India (+91)</option>
        <option value="65">Singapore (+65)</option>
        <option value="254">Kenya (+254)</option>
      </select>
    </div>
  </div>
  <div class="form-group col-md-12 pd">
    <input type="number" placeholder="Phone*" name="mobile" class="" id="contactform2" required="">
  </div>
  <div class="form-group col-md-12 pd">
    <input type="email" class="form-control" name="email" placeholder="Email*" required="">
  </div>
  <!-- <div class="form-group col-md-12 pd">
                            <select name="enqproject" class="enqproject">
                                <option value=""> Select Projects in Mumbai</option>
                                <option value="Rustomjee Seasons">Rustomjee Seasons - BKC Annexe </option>
                                <option value="Rustomjee Crown">Rustomjee Crown - Prabhadevi</option>
                                <option value="Rustomjee Erika">Rustomjee Erika - Bandra</option>
                                <option value="Rustomjee Bella">Rustomjee Bella - Bhandup</option>
                                <option value="Rustomjee Uptown Urbania"> Rustomjee Uptown Urbania - Thane</option>
                                <option value="Rustomjee Global City">Rustomjee Global City - Virar </option>
                                <option value="Rustomjee Paramount">Rustomjee Paramount - Khar</option>
                                <option value="Rustomjee Summit">Rustomjee Summit - Borivali</option>
                                <option value="Rustomjee Elements"> Rustomjee Elements - Off Juhu Circle</option>
                            </select>
                        </div> -->
  <!--                        <div class="col-xs-12 pd">-->
  <!--                            <p class="term">-->
  <!--                                I Agree to the-->
  <!--                                Terms & Conditions.-->
  <!---->
  <!--                            </p>-->
  <!--                        </div>-->
  <!-- <div class="form-group col-md-12 checkbox-wrap">
                            <div class="input-group" style="display: block">
                                <input id="checkbox2" class="checkbox" type="checkbox" name="terms" value="terms"
                                    checked>
                                <span class="check-txt" style="color:#000;display: flow-root">
                                    I Agree to the Terms & Conditions.
                                </span>
                            </div>
                        </div> -->
  <input name="cc" type="hidden" id="contactform2-cc" value="+91">
  <input type="hidden" name="source" value="Main PopUp">
  <button type="submit" class="btn btn-default price-btn" value="proceed">SUBMIT</button>
</form>

Name: price-popupPOST thank-you.php

<form id="price-popup" action="thank-you.php" name="price-popup" method="POST" onsubmit="return save_landing_pageinfo('price-popup');" novalidate="novalidate">
  <div class="form-group col-md-12 pd">
    <input type="text" class="form-control" placeholder="Name*" name="name" required="">
    <!--                            <input type="hidden" name="key" value="--> <!--">-->
  </div>
  <div class="form-group col-sm-12 pd">
    <div class="">
      <select class="country_code" name="country_code" required="">
        <option value="">Enter Country Code*</option>
        <option value="91">India (+91)</option>
        <option value="65">Singapore (+65)</option>
        <option value="254">Kenya (+254)</option>
      </select>
    </div>
  </div>
  <div class="form-group col-md-12 pd">
    <input type="number" placeholder="Phone*" name="mobile" class="" id="contactform3" required="">
    <!--<span class="hide valid-msg">✓ Valid</span>-->
    <!--<span class="hide error-msg">Invalid number</span>-->
  </div>
  <div class="form-group col-md-12 pd">
    <input type="email" class="form-control" name="email" placeholder="Email*" required="">
  </div>
  <!--    <div class="form-group col-md-12 pd">
                            <select name="enqproject" class="enqproject">
                                <option value="">How did you hear about us?</option>
                                <option value="Internet Ad/Banner">Internet Ad/Banner</option>
                                <option value="Email">Email</option>
                                <option value="Print Ad">Print Ad</option>
                                <option value="Hoarding">Hoarding</option>
                                <option value="Radio">Radio</option>
                            </select>
                        </div> -->
  <!--                        <div class="col-xs-12 pd">-->
  <!--                            <p class="term">-->
  <!--                                I Agree to the-->
  <!--                                Terms & Conditions.-->
  <!---->
  <!--                            </p>-->
  <!--                        </div>-->
  <!-- <div class="form-group col-md-12 checkbox-wrap">
                            <div class="input-group" style="display: block">
                                <input id="checkbox2" class="checkbox" type="checkbox" name="terms" value="terms"
                                    checked>
                                <span class="check-txt" style="color:#000;display: flow-root">
                                    I Agree to the Terms & Conditions.
                                </span>
                            </div>
                        </div> -->
  <input type="hidden" name="enqproject" id="enqproject" value="">
  <input type="hidden" id="sourcePrice" name="source" value="">
  <button type="submit" class="btn btn-default price-btn" value="proceed">SUBMIT</button>
</form>

Name: float-formPOST thank-you.php

<form id="float-form" action="thank-you.php" name="float-form" method="POST" onsubmit="return save_landing_pageinfo('float-form');" novalidate="novalidate">
  <div class="form-group col-md-12 pd">
    <input type="text" class="form-control" placeholder="Name*" name="name" required="">
    <!--                            <input type="hidden" name="key" value="--> <!--">-->
  </div>
  <div class="form-group col-sm-12 pd">
    <div class="">
      <select class="country_code" name="country_code" required="">
        <option value="">Enter Country Code*</option>
        <option value="91">India (+91)</option>
        <option value="65">Singapore (+65)</option>
        <option value="254">Kenya (+254)</option>
      </select>
    </div>
  </div>
  <div class="form-group col-md-12 pd">
    <input type="number" placeholder="Phone*" name="mobile" class="" id="contactform4" required="">
    <input type="hidden" name="source" value="Im Interested" id="source">
  </div>
  <div class="form-group col-md-12 pd">
    <input type="email" class="form-control" name="email" placeholder="Email*" required="">
  </div>
  <!-- <div class="form-group col-md-12 pd">
                            <select name="enqproject" class="enqproject">
                                <option value=""> Select a Project in Mumbai</option>
                                <option value="Rustomjee Seasons">Rustomjee Seasons - BKC Annexe </option>
                                <option value="Rustomjee Crown">Rustomjee Crown - Prabhadevi</option>
                                <option value="Rustomjee Erika">Rustomjee Erika - Bandra</option>
                                <option value="Rustomjee Bella">Rustomjee Bella - Bhandup</option>
                                <option value="Rustomjee Uptown Urbania"> Rustomjee Uptown Urbania - Thane</option>
                                <option value="Rustomjee Global City">Rustomjee Global City - Virar </option>
                                <option value="Rustomjee Paramount">Rustomjee Paramount - Khar</option>
                                <option value="Rustomjee Summit">Rustomjee Summit - Borivali</option>
                                <option value="Rustomjee Elements"> Rustomjee Elements - Off Juhu Circle</option>
                                <option value="Rustomjee Aden">Rustomjee Aden - BKC Annexe </option>
                                <option value="Rustomjee Cleon">Rustomjee Cleon - BKC Annexe </option>
                            </select>
                        </div> -->
  <!-- <div class="form-group col-md-12 checkbox-wrap">
                            <div class="input-group" style="display: block">
                                <input id="checkbox2" class="checkbox" type="checkbox" name="terms" value="terms"
                                    checked>
                                <span class="check-txt" style="color:#000;display: flow-root">
                                    I Agree to the Terms & Conditions.
                                </span>
                            </div>
                        </div> -->
  <button type="submit" class="btn btn-default price-btn" value="proceed">SUBMIT</button>
</form>

Name: brochure-formPOST thank-you.php

<form id="brochure-form" action="thank-you.php" name="brochure-form" method="POST" onsubmit="return save_landing_pageinfo('brochure-form');" novalidate="novalidate">
  <div class="form-group col-md-12 pd">
    <input type="text" class="form-control" placeholder="Name*" name="name" required="">
    <!--                            <input type="hidden" name="key" value="--> <!--">-->
  </div>
  <div class="form-group col-sm-12 pd">
    <div class="">
      <select class="country_code" name="country_code" required="">
        <option value="">Enter Country Code*</option>
        <option value="91">India (+91)</option>
        <option value="65">Singapore (+65)</option>
        <option value="254">Kenya (+254)</option>
      </select>
    </div>
  </div>
  <div class="form-group col-md-12 pd">
    <input type="number" placeholder="Phone*" name="mobile" class="" id="contactform4" required="">
  </div>
  <div class="form-group col-md-12 pd">
    <input type="email" class="form-control" name="email" placeholder="Email*">
  </div>
  <!--    <div class="form-group col-md-12 pd">
                        <select name="enqproject" class="enqproject">
                            <option value="">Projects
                            </option>
                            <option value="Runwal Eirene">Runwal Eirene</option>
                            <option value="Runwal Sanctuary">Runwal Sanctuary</option>
                            <option value="Runwal Timeless">Runwal Timeless</option>
                        </select>
                    </div> -->
  <!--                        <div class="col-xs-12 pd">-->
  <!--                            <p class="term">-->
  <!--                                I Agree to the-->
  <!--                                Terms & Conditions.-->
  <!---->
  <!--                            </p>-->
  <!--                        </div>-->
  <!-- <div class="form-group col-md-12 checkbox-wrap">
                            <div class="input-group" style="display: block">
                                <input id="checkbox2" class="checkbox" type="checkbox" name="terms" value="terms"
                                    checked>
                                <span class="check-txt" style="color:#000;display: flow-root">
                                    I Agree to the Terms & Conditions.
                                </span>
                            </div>
                        </div> -->
  <input name="cc" type="hidden" id="contactform4-cc" value="+91">
  <input type="hidden" name="source" value="RUSTOMJEE Brochure" id="source">
  <button type="submit" class="btn btn-default price-btn" value="proceed">SUBMIT</button>
</form>

Name: brochure-form2POST thank-you.php

<form id="brochure-form2" action="thank-you.php" name="brochure-form2" method="POST" onsubmit="return save_landing_pageinfo('brochure-form2');">
  <div class="form-group col-md-12 pd">
    <input type="text" class="form-control" placeholder="Name*" name="name" required="">
    <!--                            <input type="hidden" name="key" value="--> <!--">-->
  </div>
  <div class="form-group col-sm-12 pd">
    <div class="">
      <select class="country_code" name="country_code" required="">
        <option value="">Enter Country Code*</option>
        <option value="91">India (+91)</option>
        <option value="65">Singapore (+65)</option>
        <option value="254">Kenya (+254)</option>
      </select>
    </div>
  </div>
  <div class="form-group col-md-12 pd">
    <input type="number" placeholder="Phone*" name="mobile" class="" id="contactform4" required="">
  </div>
  <div class="form-group col-md-12 pd">
    <input type="email" class="form-control" name="email" placeholder="Email*" required="">
  </div>
  <!--    <div class="form-group col-md-12 pd">
                            <select name="enqproject" class="enqproject">
                                <option value="">Projects
                                </option>
                                <option value="Runwal Eirene">Runwal Eirene</option>
                                <option value="Runwal Sanctuary">Runwal Sanctuary</option>
                                <option value="Runwal Timeless">Runwal Timeless</option>
                            </select>
                        </div> -->
  <!--                        <div class="col-xs-12 pd">-->
  <!--                            <p class="term">-->
  <!--                                I Agree to the-->
  <!--                                Terms & Conditions.-->
  <!---->
  <!--                            </p>-->
  <!--                        </div>-->
  <!-- <div class="form-group col-md-12 checkbox-wrap">
                            <div class="input-group" style="display: block">
                                <input id="checkbox2" class="checkbox" type="checkbox" name="terms" value="terms"
                                    checked>
                                <span class="check-txt" style="color:#000;display: flow-root">
                                    I Agree to the Terms & Conditions.
                                </span>
                            </div>
                        </div> -->
  <input name="cc" type="hidden" id="contactform4-cc" value="+91">
  <input type="hidden" name="source" value="RUSTOMJEE  Brochure" id="source">
  <button type="submit" class="btn btn-default price-btn" value="proceed">SUBMIT</button>
</form>

Name: brochure-form3POST thank-you.php

<form id="brochure-form3" action="thank-you.php" name="brochure-form3" method="POST" onsubmit="return save_landing_pageinfo('brochure-form3');">
  <div class="form-group col-md-12 pd">
    <input type="text" class="form-control" placeholder="Name*" name="name" required="">
    <!--                            <input type="hidden" name="key" value="--> <!--">-->
  </div>
  <div class="form-group col-sm-12 pd">
    <div class="">
      <select class="country_code" name="country_code" required="">
        <option value="">Enter Country Code*</option>
        <option value="91">India (+91)</option>
        <option value="65">Singapore (+65)</option>
        <option value="254">Kenya (+254)</option>
      </select>
    </div>
  </div>
  <div class="form-group col-md-12 pd">
    <input type="number" placeholder="Phone*" name="mobile" class="" id="contactform4" required="">
  </div>
  <div class="form-group col-md-12 pd">
    <input type="email" class="form-control" name="email" placeholder="Email*" required="">
  </div>
  <!-- <div class="form-group col-md-12 checkbox-wrap">
                            <div class="input-group" style="display: block">
                                <input id="checkbox2" class="checkbox" type="checkbox" name="terms" value="terms"
                                    checked>
                                <span class="check-txt" style="color:#000;display: flow-root">
                                    I Agree to the Terms & Conditions.
                                </span>
                            </div>
                        </div> -->
  <input name="cc" type="hidden" id="contactform4-cc" value="+91">
  <input type="hidden" name="source" value="RUSTOMJEE Brochure" id="source">
  <button type="submit" class="btn btn-default price-btn" value="proceed">SUBMIT</button>
</form>

Text Content

 * Home
 * Overview
 * Why RUSTOMJEE
 * Projects
 * Advantage
 * Location
   
   
   
   
   
   
 * Contact Us
   
   
   
   
   
   







OVERVIEW

 

These are thoughts that animate Rustomjee’s design principles. The same
principles that inspire the company to invent, discover and deliver newer
lifestyle solutions. Since its inception in 1996, Rustomjee has heralded the
rise of insightful design and eco-friendly construction technologies. Through
its diverse projects, it has lived up to global benchmarks and set a few of its
own.Today, this commitment to excellence is converting millions of square feet
of Mumbai into gated communities, premium townships, standalone landmarks and
commercial spaces.


WHY RUSTOMJEE

 

The Rustomjee legacy spans over 20 million sq. ft. of space delivered, 14,000+
happy families and 2 township projects. Discover your dream home from a
selection of residences in gated communities where you can pursue your passions,
townships where kids can be kids, and standalone landmarks that make heads turn.


20+

mn sq ft Real Estate Space Delivered


280+

Buildings


14,000+

Homes


2

Township Projects


RUSTOMJEE PROJECTS

 
 * All Projects
 * Newly Launched Project
 * South Mumbai
 * Mumbai – Western Suburbs
 * Mumbai – Central Suburbs


ARTIST IMPRESSION

Previous Next

About the Project

view

Spread over an expansive 3.5 acres in the heart of Khar West, Rustomjee
Paramount is a one of its kind gated community. Stunning 2 and 3 bhk luxury
flats in Khar West with breathtaking vistas of the Arabian Sea and panoramic
views of the city.

Rera No.

P51800020843

Location

Khar West, Mumbai

Configuration

2 & 3 BHKs

Starting Price

Rs. 5.23 Cr. All. Incl.

For more details

click here


ARTIST IMPRESSION

Previous Next

About the Project

view

This 1-acre project by Rustomjee in Borivali is redefining luxurious living in
Mumbai. If you are looking to invest in property in Borivali, look no further
than Rustomjee Summit- which offers flats in Borivali at economical costs.

Rera No.

P51800003590

Location

Borivali East, Mumbai

Configuration

3 BHKs

Starting Price

Rs. 3.99 Cr. All. Incl.

--

For more details

click here


SHOT AT LOCATION

Previous Next

About the Project

view

A one of its kind gated estate sprawling over 4.99 acres. These bespoke flats in
Juhu boast of a 40,000 sq. ft. landscaped podium garden, an infinity rooftop
swimming pool, sky lounge and other lavish amenities.

Rera No.

P51800005738 & P51800001382

Location

Off Juhu Circle, Mumbai

Configuration

3, 4 & 5 BHKs

For more details

click here


ARTIST IMPRESSION

Previous Next

About the Project

view

Discover how full life can be at Rustomjee Aden. This ideally located standalone
tower in BKC offers the perfect blend of privacy at home and rooftop amenities
to boost your social life.

Rera No.

P51800049222

Location

BKC Annexe, Mumbai

Configuration

2.5 BHK

Starting Price

4.26 Cr. (All Incl)

For more details

click here


IMAGE FOR REPRESENTATIONAL PURPOSES ONLY

Previous Next

About the Project

view

Discover a peaceful life with serene views of MIG club in a location that puts
you at the center of the good life.

Rera No.

P51800050269

Location

BKC Annexe, Mumbai

Configuration

1 & 2 BHKs

Starting Price

1.89 Cr. (All Incl)

For more details

click here


SHOT AT LOCATION

Previous Next

About the Project

view

Spread across 3.82 acres a premier gated community nestled between the
formidable Bandra-Worli Sea Link and the Western Express Highway, Rustomjee
Seasons offers luxurious 3 BHKs with a prime locational advantage.

Rera No.

P51800021028

Location

BKC Annexe, Mumbai

Configuration

3 BHKs

Starting Price

Rs. 5.84 Cr. All Incl.

For more details

click here


ARTIST IMPRESSION

Previous Next

About the Project

view

A 5.75 acres gated estate featuring lavish 3, 4 and 5 BHKs in Prabhadevi. One of
the finest properties in South Mumbai, it is replete with delightful surprises
at every turn - from terraces to pools.

Rera No.

P51900003268 & P51900006367

Location

Prabhadevi, Mumbai

Configuration

3, 4 and 5 BHKs

For more details

click here


ARTIST IMPRESSION

Previous Next

About the Project

view

This elegant multi-storeyed tower features 2 BHKs that invite you to discover a
life beyond routine - enjoy a sunrise, teach the kids all themysteries of a
starry sky, catch up with friends mid-week and enjoy the short commute to work.

Rera No.

P51800033014

Location

Bandra East, Mumbai

Configuration

2 BHKs

Starting Price

Rs. 2.40 Cr. All. Incl.

For more details

click here


ARTIST IMPRESSION

Previous Next

About the Project

view

Thoughtfully designed homes with coveted features within a gated community,
Rustomjee Bella makes luxury living a reality with its luxurious 1 & 2 BHKs.

Rera No.

P51800031973 & P51800029526

Location

Bhandup West, Mumbai

Configuration

1 & 2 BHKs

Starting Price

Rs. 87 Lacs. All. Incl.

For more details

click here


ARTIST IMPRESSION

Previous Next

About the Project

view

3 multi-storeyed towers with 45 habitable floors are thoughtfully designed from
head to toe. It's a place with a clubhouse with outdoor amenities on the ground
floor. Discover Thane’s first rooftop recreation zone on the 47th floor.

Rera No.

P51700032262 & P51700032205

Location

Thane West, Mumbai

Configuration

2 & 3 BHKs

Starting Price

Rs. 1.37 Cr. All. Incl.

For more details

click here


ARTIST IMPRESSION

Previous Next

About the Project

view

Rustomjee Global City Virar is offering affordable 1 BHK and 2 BHK that will
help you materialise your dream of owning a house in the city. This gated
township brings with it a sense of community living.

Rera No.

P99000018622, P99000018694, P99000020234

Location

Virar West, Mumbai

Configuration

1 & 2 BHKs

Starting Price

Rs. 38.99 L All. Incl.

For more details

click here


ARTIST IMPRESSION

Previous Next

About the Project

view

Spread over an expansive 3.5 acres in the heart of Khar West, Rustomjee
Paramount is a one of its kind gated community. Stunning 2 and 3 bhk luxury
flats in Khar West with breathtaking vistas of the Arabian Sea and panoramic
views of the city.

Rera No.

P51800020843

Location

Khar West, Mumbai

Configuration

2 & 3 BHKs

Starting Price

Rs. 5.23 Cr. All. Incl.

For more details

click here


ARTIST IMPRESSION

Previous Next

About the Project

view

This 1-acre project by Rustomjee in Borivali is redefining luxurious living in
Mumbai. If you are looking to invest in property in Borivali, look no further
than Rustomjee Summit- which offers flats in Borivali at economical costs.

Rera No.

P51800003590

Location

Borivali East, Mumbai

Configuration

3 BHKs

Starting Price

Rs. 3.99 Cr. All. Incl.

--

For more details

click here


SHOT AT LOCATION

Previous Next

About the Project

view

A one of its kind gated estate sprawling over 4.99 acres. These bespoke flats in
Juhu boast of a 40,000 sq. ft. landscaped podium garden, an infinity rooftop
swimming pool, sky lounge and other lavish amenities.

Rera No.

P51800005738 & P51800001382

Location

Off Juhu Circle, Mumbai

Configuration

3, 4 & 5 BHKs

For more details

click here


ARTIST IMPRESSION

Previous Next

About the Project

view

Discover how full life can be at Rustomjee Aden. This ideally located standalone
tower in BKC offers the perfect blend of privacy at home and rooftop amenities
to boost your social life.

Rera No.

P51800049222

Location

BKC Annexe, Mumbai

Configuration

2.5 BHK

Starting Price

4.26 Cr. (All Incl)

For more details

click here


IMAGE FOR REPRESENTATIONAL PURPOSES ONLY

Previous Next

About the Project

view

Discover a peaceful life with serene views of MIG club in a location that puts
you at the center of the good life.

Rera No.

P51800050269

Location

BKC Annexe, Mumbai

Configuration

1 & 2 BHKs

Starting Price

1.89 Cr. (All Incl)

For more details

click here


SHOT AT LOCATION

Previous Next

About the Project

view

Spread across 3.82 acres a premier gated community nestled between the
formidable Bandra-Worli Sea Link and the Western Express Highway, Rustomjee
Seasons offers luxurious 3 BHKs with a prime locational advantage.

Rera No.

P51800021028

Location

BKC Annexe, Mumbai

Configuration

3 BHKs

Starting Price

Rs. 5.84 Cr. All Incl.

For more details

click here


ARTIST IMPRESSION

Previous Next

About the Project

view

A 5.75 acres gated estate featuring lavish 3, 4 and 5 BHKs in Prabhadevi. One of
the finest properties in South Mumbai, it is replete with delightful surprises
at every turn - from terraces to pools.

Rera No.

P51900003268 & P51900006367

Location

Prabhadevi, Mumbai

Configuration

3, 4 and 5 BHKs

For more details

click here


ARTIST IMPRESSION

Previous Next

About the Project

view

This elegant multi-storeyed tower features 2 BHKs that invite you to discover a
life beyond routine - enjoy a sunrise, teach the kids all themysteries of a
starry sky, catch up with friends mid-week and enjoy the short commute to work.

Rera No.

P51800033014

Location

Bandra East, Mumbai

Configuration

2 BHKs

Starting Price

Rs. 2.40 Cr. All. Incl.

For more details

click here


ARTIST IMPRESSION

Previous Next

About the Project

view

Thoughtfully designed homes with coveted features within a gated community,
Rustomjee Bella makes luxury living a reality with its luxurious 1 & 2 BHKs.

Rera No.

P51800031973 & P51800029526

Location

Bhandup West, Mumbai

Configuration

1 & 2 BHKs

Starting Price

Rs. 87 Lacs. All. Incl.

For more details

click here


ARTIST IMPRESSION

Previous Next

About the Project

view

3 multi-storeyed towers with 45 habitable floors are thoughtfully designed from
head to toe. It's a place with a clubhouse with outdoor amenities on the ground
floor. Discover Thane’s first rooftop recreation zone on the 47th floor.

Rera No.

P51700032262 & P51700032205

Location

Thane West, Mumbai

Configuration

2 & 3 BHKs

Starting Price

Rs. 1.37 Cr. All. Incl.

For more details

click here


ARTIST IMPRESSION

Previous Next

About the Project

view

Rustomjee Global City Virar is offering affordable 1 BHK and 2 BHK that will
help you materialise your dream of owning a house in the city. This gated
township brings with it a sense of community living.

Rera No.

P99000018622, P99000018694, P99000020234

Location

Virar West, Mumbai

Configuration

1 & 2 BHKs

Starting Price

Rs. 38.99 L All. Incl.

For more details

click here


ARTIST IMPRESSION

Previous Next

About the Project

view

Spread over an expansive 3.5 acres in the heart of Khar West, Rustomjee
Paramount is a one of its kind gated community. Stunning 2 and 3 bhk luxury
flats in Khar West with breathtaking vistas of the Arabian Sea and panoramic
views of the city.

Rera No.

P51800020843

Location

Khar West, Mumbai

Configuration

2 & 3 BHKs

Starting Price

Rs. 5.23 Cr. All. Incl.

For more details

click here


ARTIST IMPRESSION

Previous Next

About the Project

view

This 1-acre project by Rustomjee in Borivali is redefining luxurious living in
Mumbai. If you are looking to invest in property in Borivali, look no further
than Rustomjee Summit- which offers flats in Borivali at economical costs.

Rera No.

P51800003590

Location

Borivali East, Mumbai

Configuration

3 BHKs

Starting Price

Rs. 3.99 Cr. All. Incl.

--

For more details

click here


SHOT AT LOCATION

Previous Next

About the Project

view

A one of its kind gated estate sprawling over 4.99 acres. These bespoke flats in
Juhu boast of a 40,000 sq. ft. landscaped podium garden, an infinity rooftop
swimming pool, sky lounge and other lavish amenities.

Rera No.

P51800005738 & P51800001382

Location

Off Juhu Circle, Mumbai

Configuration

3, 4 & 5 BHKs

For more details

click here


ARTIST IMPRESSION

Previous Next

About the Project

view

A 5.75 acres gated estate featuring lavish 3, 4 and 5 BHKs in Prabhadevi. One of
the finest properties in South Mumbai, it is replete with delightful surprises
at every turn - from terraces to pools.

Rera No.

P51900003268 & P51900006367

Location

Prabhadevi, Mumbai

Configuration

3, 4 and 5 BHKs

For more details

click here


SHOT AT LOCATION

Previous Next

About the Project

view

A one of its kind gated estate sprawling over 4.99 acres. These bespoke flats in
Juhu boast of a 40,000 sq. ft. landscaped podium garden, an infinity rooftop
swimming pool, sky lounge and other lavish amenities.

Rera No.

P51800005738 & P51800001382

Location

Off Juhu Circle, Mumbai

Configuration

3, 4 & 5 BHKs

For more details

click here


ARTIST IMPRESSION

Previous Next

About the Project

view

Discover how full life can be at Rustomjee Aden. This ideally located standalone
tower in BKC offers the perfect blend of privacy at home and rooftop amenities
to boost your social life.

Rera No.

P51800049222

Location

BKC Annexe, Mumbai

Configuration

2.5 BHK

Starting Price

4.26 Cr. (All Incl)

For more details

click here


IMAGE FOR REPRESENTATIONAL PURPOSES ONLY

Previous Next

About the Project

view

Discover a peaceful life with serene views of MIG club in a location that puts
you at the center of the good life.

Rera No.

P51800050269

Location

BKC Annexe, Mumbai

Configuration

1 & 2 BHKs

Starting Price

1.89 Cr. (All Incl)

For more details

click here


SHOT AT LOCATION

Previous Next

About the Project

view

Spread across 3.82 acres a premier gated community nestled between the
formidable Bandra-Worli Sea Link and the Western Express Highway, Rustomjee
Seasons offers luxurious 3 BHKs with a prime locational advantage.

Rera No.

P51800021028

Location

BKC Annexe, Mumbai

Configuration

3 BHKs

Starting Price

Rs. 5.84 Cr. All Incl.

For more details

click here


ARTIST IMPRESSION

Previous Next

About the Project

view

This elegant multi-storeyed tower features 2 BHKs that invite you to discover a
life beyond routine - enjoy a sunrise, teach the kids all themysteries of a
starry sky, catch up with friends mid-week and enjoy the short commute to work.

Rera No.

P51800033014

Location

Bandra East, Mumbai

Configuration

2 BHKs

Starting Price

Rs. 2.40 Cr. All. Incl.

For more details

click here


ARTIST IMPRESSION

Previous Next

About the Project

view

Rustomjee Global City Virar is offering affordable 1 BHK and 2 BHK that will
help you materialise your dream of owning a house in the city. This gated
township brings with it a sense of community living.

Rera No.

P99000018622, P99000018694, P99000020234

Location

Virar West, Mumbai

Configuration

1 & 2 BHKs

Starting Price

Rs. 38.99 L All. Incl.

For more details

click here


ARTIST IMPRESSION

Previous Next

About the Project

view

Spread over an expansive 3.5 acres in the heart of Khar West, Rustomjee
Paramount is a one of its kind gated community. Stunning 2 and 3 bhk luxury
flats in Khar West with breathtaking vistas of the Arabian Sea and panoramic
views of the city.

Rera No.

P51800020843

Location

Khar West, Mumbai

Configuration

2 & 3 BHKs

Starting Price

Rs. 5.23 Cr. All. Incl.

For more details

click here


ARTIST IMPRESSION

Previous Next

About the Project

view

This 1-acre project by Rustomjee in Borivali is redefining luxurious living in
Mumbai. If you are looking to invest in property in Borivali, look no further
than Rustomjee Summit- which offers flats in Borivali at economical costs.

Rera No.

P51800003590

Location

Borivali East, Mumbai

Configuration

3 BHKs

Starting Price

Rs. 3.99 Cr. All. Incl.

--

For more details

click here


SHOT AT LOCATION

Previous Next

About the Project

view

A one of its kind gated estate sprawling over 4.99 acres. These bespoke flats in
Juhu boast of a 40,000 sq. ft. landscaped podium garden, an infinity rooftop
swimming pool, sky lounge and other lavish amenities.

Rera No.

P51800005738 & P51800001382

Location

Off Juhu Circle, Mumbai

Configuration

3, 4 & 5 BHKs

For more details

click here


ARTIST IMPRESSION

Previous Next

About the Project

view

Discover how full life can be at Rustomjee Aden. This ideally located standalone
tower in BKC offers the perfect blend of privacy at home and rooftop amenities
to boost your social life.

Rera No.

P51800049222

Location

BKC Annexe, Mumbai

Configuration

2.5 BHK

Starting Price

4.26 Cr. (All Incl)

For more details

click here


IMAGE FOR REPRESENTATIONAL PURPOSES ONLY

Previous Next

About the Project

view

Discover a peaceful life with serene views of MIG club in a location that puts
you at the center of the good life.

Rera No.

P51800050269

Location

BKC Annexe, Mumbai

Configuration

1 & 2 BHKs

Starting Price

1.89 Cr. (All Incl)

For more details

click here


SHOT AT LOCATION

Previous Next

About the Project

view

Spread across 3.82 acres a premier gated community nestled between the
formidable Bandra-Worli Sea Link and the Western Express Highway, Rustomjee
Seasons offers luxurious 3 BHKs with a prime locational advantage.

Rera No.

P51800021028

Location

BKC Annexe, Mumbai

Configuration

3 BHKs

Starting Price

Rs. 5.84 Cr. All Incl.

For more details

click here


ARTIST IMPRESSION

Previous Next

About the Project

view

This elegant multi-storeyed tower features 2 BHKs that invite you to discover a
life beyond routine - enjoy a sunrise, teach the kids all themysteries of a
starry sky, catch up with friends mid-week and enjoy the short commute to work.

Rera No.

P51800033014

Location

Bandra East, Mumbai

Configuration

2 BHKs

Starting Price

Rs. 2.40 Cr. All. Incl.

For more details

click here


ARTIST IMPRESSION

Previous Next

About the Project

view

Rustomjee Global City Virar is offering affordable 1 BHK and 2 BHK that will
help you materialise your dream of owning a house in the city. This gated
township brings with it a sense of community living.

Rera No.

P99000018622, P99000018694, P99000020234

Location

Virar West, Mumbai

Configuration

1 & 2 BHKs

Starting Price

Rs. 38.99 L All. Incl.

For more details

click here


ARTIST IMPRESSION

Previous Next

About the Project

view

Spread over an expansive 3.5 acres in the heart of Khar West, Rustomjee
Paramount is a one of its kind gated community. Stunning 2 and 3 bhk luxury
flats in Khar West with breathtaking vistas of the Arabian Sea and panoramic
views of the city.

Rera No.

P51800020843

Location

Khar West, Mumbai

Configuration

2 & 3 BHKs

Starting Price

Rs. 5.23 Cr. All. Incl.

For more details

click here


ARTIST IMPRESSION

Previous Next

About the Project

view

This 1-acre project by Rustomjee in Borivali is redefining luxurious living in
Mumbai. If you are looking to invest in property in Borivali, look no further
than Rustomjee Summit- which offers flats in Borivali at economical costs.

Rera No.

P51800003590

Location

Borivali East, Mumbai

Configuration

3 BHKs

Starting Price

Rs. 3.99 Cr. All. Incl.

--

For more details

click here


SHOT AT LOCATION

Previous Next

About the Project

view

A one of its kind gated estate sprawling over 4.99 acres. These bespoke flats in
Juhu boast of a 40,000 sq. ft. landscaped podium garden, an infinity rooftop
swimming pool, sky lounge and other lavish amenities.

Rera No.

P51800005738 & P51800001382

Location

Off Juhu Circle, Mumbai

Configuration

3, 4 & 5 BHKs

For more details

click here


ARTIST IMPRESSION

Previous Next

About the Project

view

Discover how full life can be at Rustomjee Aden. This ideally located standalone
tower in BKC offers the perfect blend of privacy at home and rooftop amenities
to boost your social life.

Rera No.

P51800049222

Location

BKC Annexe, Mumbai

Configuration

2.5 BHK

Starting Price

4.26 Cr. (All Incl)

For more details

click here


IMAGE FOR REPRESENTATIONAL PURPOSES ONLY

Previous Next

About the Project

view

Discover a peaceful life with serene views of MIG club in a location that puts
you at the center of the good life.

Rera No.

P51800050269

Location

BKC Annexe, Mumbai

Configuration

1 & 2 BHKs

Starting Price

1.89 Cr. (All Incl)

For more details

click here


ARTIST IMPRESSION

Previous Next

About the Project

view

Thoughtfully designed homes with coveted features within a gated community,
Rustomjee Bella makes luxury living a reality with its luxurious 1 & 2 BHKs.

Rera No.

P51800031973 & P51800029526

Location

Bhandup West, Mumbai

Configuration

1 & 2 BHKs

Starting Price

Rs. 87 Lacs. All. Incl.

For more details

click here


ARTIST IMPRESSION

Previous Next

About the Project

view

3 multi-storeyed towers with 45 habitable floors are thoughtfully designed from
head to toe. It's a place with a clubhouse with outdoor amenities on the ground
floor. Discover Thane’s first rooftop recreation zone on the 47th floor.

Rera No.

P51700032262 & P51700032205

Location

Thane West, Mumbai

Configuration

2 & 3 BHKs

Starting Price

Rs. 1.37 Cr. All. Incl.

For more details

click here


ARTIST IMPRESSION

Previous Next

About the Project

view

Discover how full life can be at Rustomjee Aden. This ideally located standalone
tower in BKC offers the perfect blend of privacy at home and rooftop amenities
to boost your social life.

Rera No.

P51800049222

Location

BKC Annexe, Mumbai

Configuration

2.5 BHK

Starting Price

4.26 Cr. (All Incl)

For more details

click here


IMAGE FOR REPRESENTATIONAL PURPOSES ONLY

Previous Next

About the Project

view

Discover a peaceful life with serene views of MIG club in a location that puts
you at the center of the good life.

Rera No.

P51800050269

Location

BKC Annexe, Mumbai

Configuration

1 & 2 BHKs

Starting Price

1.89 Cr. (All Incl)

For more details

click here


RUSTOMJEE ADVANTAGE

 


GREAT RETURNS ON
INVESTMENT


HIGHER RENTAL
RETURNS


HIGHER STANDARD OF
LIVING


FLEXIBLE PAYMENT
PLANS


LOCATION

 



CONTACT US

 

Please enter the details below to get in touch with us !

Enter Country Code* India (+91) Singapore (+65) Kenya (+254)


Submit

For more information, please call

Disclaimer | Privacy policy

 * Home
 * About
   
 * Projects
   
 * Contact Us
   
   
   

Download Brochure
ENQUIRE
×

ENTER YOUR DETAILS TO GET A CALL BACK

Enter Country Code* India (+91) Singapore (+65) Kenya (+254)


SUBMIT
×

PRICE

Please Enter The Details Below.

Enter Country Code* India (+91) Singapore (+65) Kenya (+254)


SUBMIT
×

I'M INTERESTED

Please Enter The Details Below To Get The Detailed Information.

Enter Country Code* India (+91) Singapore (+65) Kenya (+254)


SUBMIT
Enquire Now
×

DOWNLOAD BROCHURE

Please Enter The Details Below To Get The Detailed Information.

Enter Country Code* India (+91) Singapore (+65) Kenya (+254)


SUBMIT
×

DOWNLOAD BROCHURE

Please Enter The Details Below To Get The Detailed Information.

Enter Country Code* India (+91) Singapore (+65) Kenya (+254)


SUBMIT
×

DOWNLOAD BROCHURE

Please Enter The Details Below To Get The Detailed Information.

Enter Country Code* India (+91) Singapore (+65) Kenya (+254)


SUBMIT