www.themagani.com Open in urlscan Pro
35.213.146.89  Public Scan

Submitted URL: http://themagani.com/
Effective URL: https://www.themagani.com/
Submission: On June 10 via api from US — Scanned from SG

Form analysis 4 forms found in the DOM

Name: fsearchGET https://themaganihotel.reserve-online.net/

<form target="_blank" action="https://themaganihotel.reserve-online.net/" method="get" name="fsearch">
  <div class="col-md-12 pb-4">
    <div class="best-rate">
      <img class="align-text-top mr-1" src="https://themagani.com/wp-content/uploads/2016/03/icon-best.jpg" alt="Discount on FB">
      <span>Best Rate Guarantee</span>
    </div>
  </div>
  <div class="col-md-12">
    <div class="form-group">
      <label>Check-In</label>
      <i class="fa fa-calendar checkin"></i>
      <input type="text" class="form-control reserve-text datepicker hasDatepicker" id="s-arrival" name="checkin" value="2023-06-10" placeholder="Check-In">
    </div>
  </div>
  <div class="col-md-12">
    <label>Check-Out</label>
    <i class="fa fa-calendar checkin"></i>
    <div class="form-group">
      <input type="text" id="s-departure" name="checkout" value="2023-06-11" class="form-control reserve-text datepicker hasDatepicker" placeholder="Check-Out">
    </div>
  </div>
  <div class="col-md-12">
    <div class="form-group">
      <input type="text" class="form-control reserve-text" id="promocode" name="bkcode" placeholder="Promo Code" style="padding-left:10px;">
    </div>
  </div>
  <div class="col-xs-4 col-sm-4">
    <div class="form-group">
      <label>Room</label>
      <select id="select-rooms" name="rooms" data-selected="2" data-uid="13" class="form-control reserve-text">
        <option value="1">1</option>
        <option value="2">2</option>
        <option value="3">3</option>
      </select>
    </div>
  </div>
  <div class="col-xs-4 col-sm-4">
    <div class="form-group">
      <label>Adult</label>
      <select name="adults" data-selected="2" data-uid="13" class="form-control reserve-text">
        <option value="1">1</option>
        <option value="2">2</option>
        <option value="3">3</option>
      </select>
    </div>
  </div>
  <div class="col-xs-4 col-sm-4">
    <div class="form-group">
      <label>Child</label>
      <select name="children" data-selected="2" data-uid="13" id="children" class="form-control reserve-text">
        <option value="0">0</option>
        <option value="1">1</option>
        <option value="2">2</option>
      </select>
    </div>
  </div>
  <div class="col-md-12">
    <button type="submit" class="btn btn-block btn-default">Check Availability</button>
  </div>
</form>

Name: fsearchGET https://themaganihotel.reserve-online.net/retrieval

<form target="_blank" action="https://themaganihotel.reserve-online.net/retrieval" method="get" name="fsearch">
  <div class="col-md-12 pb-4">
    <div class="best-rate">
      <img class="align-text-top mr-1" src="https://themagani.com/wp-content/uploads/2017/12/icon-key-1.jpg">
      <span>Reservation Management</span>
    </div>
  </div>
  <div class="col-md-12">
    <p>You can modify a reservation you have made with our online booking system.</p>
    <p> Please type the e-mail address you used during the reservation and the booking confirmation number you received from us: </p>
  </div>
  <div class="col-md-12">
    <div class="form-group">
      <input type="text" class="form-control reserve-text" id="promocode" name="confirmation_code" placeholder="Booking Confirmation Number " style="padding-left:10px;">
    </div>
  </div>
  <div class="col-md-12">
    <div class="form-group">
      <input type="text" class="form-control reserve-text" id="promocode" name="email" placeholder="E-mail Address" style="padding-left:10px;">
    </div>
  </div>
  <div class="col-md-12">
    <button type="submit" class="btn btn-block btn-default">RETRIEVE RESERVATION</button>
  </div>
</form>

Name: fsearchGET https://themaganihotel.reserve-online.net/

<form target="_blank" action="https://themaganihotel.reserve-online.net/" method="get" name="fsearch" autocomplete="off">
  <div class="col-md-2 book-now visible-md">
    <a href="javascript:void(0);" class="btn btn-nusa text-uppercase" id="btn-show-book"><i class="fa fa-calendar-check-o" style="font-size:15px;"></i></a>
  </div>
  <div class="col-md-12 book-input hidden-md" id="book-input">
    <div class="form-inline">
      <div class="form-group form-group-book">
        <div class="right-inner-addon">
          <i class="fa fa-calendar"></i>
          <input id="start" type="text" class="form-control datepicker box-input-book checkins hasDatepicker" name="checkin" placeholder="Check-In" value="2023-06-11">
        </div>
      </div>
      <div class="form-group form-group-book">
        <div class="right-inner-addon">
          <i class="fa fa-calendar"></i>
          <input id="end" type="text" class="form-control datepicker box-input-book checkouts hasDatepicker" name="checkout" placeholder="Check-Out" value="2023-06-12">
        </div>
      </div>
      <div class="form-group form-group-book">
        <label>Room</label>
        <select class="form-control box-input-book chosen-select" name="rooms" placeholder="Room">
          <option value="1">1</option>
          <option value="2">2</option>
          <option value="3">3</option>
          <option value="4">4</option>
        </select>
      </div>
      <div class="form-group form-group-book">
        <label>Adult</label>
        <select class="form-control box-input-book chosen-select" name="adults" placeholder="Adults">
          <option value="1">1</option>
          <option value="2">2</option>
          <option value="3">3</option>
          <option value="4">4</option>
        </select>
      </div>
      <div class="form-group form-group-book">
        <label>Child</label>
        <select class="form-control box-input-book chosen-select" name="children" placeholder="Child">
          <option value="0">0</option>
          <option value="1">1</option>
          <option value="2">2</option>
          <option value="3">3</option>
          <option value="4">4</option>
        </select>
      </div>
      <div class="form-group form-group-book">
        <input style="width:140px;" name="bkcode" type="text" class="form-control box-input-book" id="acc_code" placeholder="Promo Code" size="12">
      </div>
      <div class="" id="book-now">
        <button type="submit" class="btn btn-nusa btn-nusa-lg btn-lg">CHECK AVAILABILITY</button>
      </div>
      <div>
        <a href="https://themaganihotel.reserve-online.net/?view=ta">Travel Agency /<br>Corporate Access </a>
      </div>
      <div class="clearfix"></div>
      <div id="collapsediv2" class="collapse div1" style="float: right;">
        <div style="margin-top: 10px;">
          <input type="text" class="form-control box-input-book" id="promocode" name="bkcode" placeholder="Access Code" style="padding-left:10px;margin:0;width:158px;">
        </div>
      </div>
    </div>
  </div>
</form>

POST

<form id="mc4wp-form-1" class="mc4wp-form mc4wp-form-366" method="post" data-id="366" data-name="Newsletter Form">
  <div class="mc4wp-form-fields"><input class="emailAddress text" type="email" name="EMAIL" placeholder="E-mail address" required="required"><input type="submit" class="submit" value="Sign Up"></div><label style="display: none !important;">Leave this
    field empty if you're human: <input type="text" name="_mc4wp_honeypot" value="" tabindex="-1" autocomplete="off"></label><input type="hidden" name="_mc4wp_timestamp" value="1686413452"><input type="hidden" name="_mc4wp_form_id" value="366"><input
    type="hidden" name="_mc4wp_form_element_id" value="mc4wp-form-1">
  <div class="mc4wp-response"></div>
</form>

Text Content

 * Sign In
 * Be A Member
 * Home
 * Accommodation
   * Deluxe Room
   * Deluxe Room Pool View
   * Deluxe Suite with Spa Bath
   * Deluxe Suite Pool View with Spa Bath
   * Premier Room
   * Premier Pool Room
   * Magani Suite with Spa Bath
   * Magani Suite Pool View with Spa Bath
 * Facilities
   * Business Center
   * Swimming Pool
   * Restaurant & Bar
   * Visala Spa
 * Offers
 * Meeting
   * Plan Your Meeting
   * Event
 * Gallery
 * Reviews
 * Contact
 * Be A Member | Sign In
 * BOOK NOW

 * Sign In
 * Be A Member
 * Home
 * Accommodation
   * Deluxe Room
   * Deluxe Room Pool View
   * Deluxe Suite with Spa Bath
   * Deluxe Suite Pool View with Spa Bath
   * Premier Room
   * Premier Pool Room
   * Magani Suite with Spa Bath
   * Magani Suite Pool View with Spa Bath
 * Facilities
   * Business Center
   * Swimming Pool
   * Restaurant & Bar
   * Visala Spa
 * Offers
 * Meeting
   * Plan Your Meeting
   * Event
 * Gallery
 * Reviews
 * Contact
 * Be A Member | Sign In
 * BOOK NOW

BOOK NOW


BOOK A ROOM


ROOM & FLIGHT


Best Rate Guarantee
Check-In
Check-Out


Room 1 2 3
Adult 1 2 3
Child 0 1 2
Check Availability
Travel Agency Access

Modify Your Booking
Reservation Management

You can modify a reservation you have made with our online booking system.

Please type the e-mail address you used during the reservation and the booking
confirmation number you received from us:



RETRIEVE RESERVATION
LOCAL TEMPERATURE
Kuta Bali Indonesia


27°C


 
LOCAL TIME
12:10 AM
Next Previous
12345
 * Sign In
 * Be A Member
 * Home
 * Accommodation
   * Deluxe Room
   * Deluxe Room Pool View
   * Deluxe Suite with Spa Bath
   * Deluxe Suite Pool View with Spa Bath
   * Premier Room
   * Premier Pool Room
   * Magani Suite with Spa Bath
   * Magani Suite Pool View with Spa Bath
 * Facilities
   * Business Center
   * Swimming Pool
   * Restaurant & Bar
   * Visala Spa
 * Offers
 * Meeting
   * Plan Your Meeting
   * Event
 * Gallery
 * Reviews
 * Contact
 * Be A Member | Sign In
 * BOOK NOW

 * Sign In
 * Be A Member
 * Home
 * Accommodation
   * Deluxe Room
   * Deluxe Room Pool View
   * Deluxe Suite with Spa Bath
   * Deluxe Suite Pool View with Spa Bath
   * Premier Room
   * Premier Pool Room
   * Magani Suite with Spa Bath
   * Magani Suite Pool View with Spa Bath
 * Facilities
   * Business Center
   * Swimming Pool
   * Restaurant & Bar
   * Visala Spa
 * Offers
 * Meeting
   * Plan Your Meeting
   * Event
 * Gallery
 * Reviews
 * Contact
 * Be A Member | Sign In
 * BOOK NOW

Room 1 2 3 4
Adult 1 2 3 4
Child 0 1 2 3 4

CHECK AVAILABILITY
Travel Agency /
Corporate Access






THE MAGANI HOTEL AND SPA

The Magani Hotel and Spa affords a fine urban product of its style in a smart
location. Derived from Sanskrit language which means “the delightful place”, The
Magani Hotel and Spa delivers a personalized genuine friendly service by its
amicable staff which is proven to be the paramount asset in sustaining client’s
patronage. The hotel offers comfort and tranquility for your holiday in Bali.
Accommodation at the hotel boasts 67 deluxe rooms, 7 deluxe suites with outdoor
Spa bath, 6 premier rooms, 10 Magani suites with outdoor Spa bath, 14 premier
pool rooms, and 4 Magani suite pool view with outdoor Spa bath.






WHY BOOK DIRECT WITH US?

Get these exclusive member benefits :




BEST RATE
GUARANTEE




REDEEMABLE
NIGHT STAY




FREE SECOND
COCKTAIL




FREE WI-FI



Not a Member? Join Now


PMG REWARDS

Earn & Redeem PMG Reward Points

MORE


MEETING

Enjoy an Affordable Chic Lifestyle Meeting Ambiance On The Island of Paradise.

DETAILS


VISALA SPA

Rejuvenate your body, soul and senses at Visala Spa at The Magani Hotel.

DETAILS


PMG REWARDS

Earn & Redeem PMG Reward Points

MORE


MEETING

Enjoy an Affordable Chic Lifestyle Meeting Ambiance On The Island of Paradise.

DETAILS


VISALA SPA

Rejuvenate your body, soul and senses at Visala Spa at The Magani Hotel.

DETAILS



SPECIAL OFFERS


SPECIAL LAST-MINUTE PROMOTION

Book now for a limited-time offer on last-minute reservations and receive up to
15% discount

DETAILS


SPECIAL EARLY BIRD PROMOTION

Book Now, Save Later: Take Advantage of bookings made 30 days prior to arrival

DETAILS


ROOM WITH ONE-TIME MASSAGE

Relax and recharge, get the extra benefit one-time 60-minute massage for
two-person

DETAILS


SPECIAL SAVETEMBER DEAL OFFER

Indulge in our exclusive offer and save up to 30% when you extend your stay for
a minimum of 4 nights

DETAILS


BLISSFUL BALI’S SUMMER PROMOTION

Escape to the ultimate summer getaway in Bali. Save up to 30% for booking 30
days in advance

DETAILS


ROOM WITH TWO DAILY BOTTLES OF BEERS

Let's raise a glass in honour of your stay by enjoying two bottles of beer each
day

DETAILS


ROOM WITH ONE-TIME MINIBAR

Cheers to Your Stay: Enjoy a Complimentary One-Time Minibar with a 3-Night Stay

DETAILS


ROOM WITH ONE-TIME AIRPORT TRANSFER SERVICE

Get One-time Airport Transfer Service with Minimum Stay 4-6 Nights (Pick-Up or
Drop-Off)

DETAILS


ROOM WITH DAILY LUNCH OR DINNER

Enjoy our delicious breakfast and lunch or dinner during your stay for an
unforgettable culinary experience

DETAILS


SPECIAL LAST-MINUTE PROMOTION

Book now for a limited-time offer on last-minute reservations and receive up to
15% discount

DETAILS


SPECIAL EARLY BIRD PROMOTION

Book Now, Save Later: Take Advantage of bookings made 30 days prior to arrival

DETAILS


ROOM WITH ONE-TIME MASSAGE

Relax and recharge, get the extra benefit one-time 60-minute massage for
two-person

DETAILS


SPECIAL SAVETEMBER DEAL OFFER

Indulge in our exclusive offer and save up to 30% when you extend your stay for
a minimum of 4 nights

DETAILS


BLISSFUL BALI’S SUMMER PROMOTION

Escape to the ultimate summer getaway in Bali. Save up to 30% for booking 30
days in advance

DETAILS


ROOM WITH TWO DAILY BOTTLES OF BEERS

Let's raise a glass in honour of your stay by enjoying two bottles of beer each
day

DETAILS

REVIEW US


 * “GREAT LOCATION”
   
   
   
   My husband and I stayed here for 6 nights of our Bali trip and loved it. It
   was a 5 minute walk to the beach and plenty of restaurants and bars within
   walking distance. We loved that the swim up pool bar had happy hour all day
   which included 2 for 1 cocktails.
   
   


 * “FRIENDLY STAFF AND CONVENIENT LOCATION”
   
   
   
   The room with a pool on the ground floor was excellent and the front door led
   out to the main pool also. good choice of food for breakfast and the staff
   were very friendly and helpful throughout our 9 days at the hotel. Rooms and
   pool area were frequently cleaned and checked by staff.
   
   


 * “GREAT BOUTIQUE HOTEL”
   
   
   
   Great small hotel with in general middle aged patrons and very limited
   children. Great Location. Great Breakfast looking out over the street
   watching the world go by. Would definitely recommend anyone to stay at this
   hotel.
   
   


 * “BEST PLACE TO STAY IN BALI”
   
   
   
   We can not fault The Magani, it’s a beautiful place to stay. It’s clean,
   beautiful, and has the most awesome buffet breakfast. The staff are always
   there to help and are beautiful people. We can’t highly recommend The Magani
   highly enough.
   
   

-->


CONTACT

Jalan Melasti, Legian Kelod
Bali 80361 - Indonesia

(Central Reservation)
Phone: +62 361 757 688
Fax: +62 361 475 2979
WhatsApp: +62 81 339 555 339
E-mail: info@themagani.com

Phone: +62 361 765 188
Fax: +62 361 765 217



              


EXPLORE OUR BRANDS








NEWSLETTER

Receive our latest stories direct to your inbox.

Leave this field empty if you're human:



USEFUL LINKS

 * COVID-19 Update
 * Privacy Policy
 * Career

© 2023 The Magani Hotel and Spa. All Rights Reserved


Book

Whatsapp

Phone

Location