supportchat.kobar.xyz Open in urlscan Pro
172.67.161.6  Public Scan

URL: https://supportchat.kobar.xyz/
Submission: On December 08 via automatic, source certstream-suspicious — Scanned from IT

Form analysis 2 forms found in the DOM

POST https://supportchat.kobar.xyz/newsletter/subscribe

<form method="POST" action="https://supportchat.kobar.xyz/newsletter/subscribe" accept-charset="UTF-8" id="botble-newsletter-forms-fronts-newsletter-form" class="bb-newsletter-popup-form dirty-check" novalidate="novalidate"><input name="_token"
    type="hidden" value="NzBMxWe9sDkTwtLeaVd9IN9SI7A64GqdE3iapb9o">
  <div class="mb-3 position-relative">
    <label for="email" class="form-label required">Email Address</label>
    <input class="form-control" placeholder="Enter Your Email" required="required" name="email" type="email" id="email" aria-required="true">
  </div>
  <button class="btn btn-primary" type="submit">Subscribe</button>
  <label class="form-check">
    <input type="checkbox" id="dont_show_again" name="dont_show_again" class="form-check-input" value="">
    <span class="form-check-label"> Don't show this popup again </span>
  </label>
  <div class="newsletter-message newsletter-success-message" style="display: none"></div>
  <div class="newsletter-message newsletter-error-message" style="display: none"></div>
</form>

GET https://supportchat.kobar.xyz/projects

<form id="frmhomesearch" action="https://supportchat.kobar.xyz/projects" data-ajax-url="https://supportchat.kobar.xyz/projects" method="GET">
  <div class="typesearch" id="hometypesearch">
    <a data-url="https://supportchat.kobar.xyz/projects" data-ajax-url="https://supportchat.kobar.xyz/projects" href="https://supportchat.kobar.xyz/projects" class="active" rel="project">Projects</a>
    <a data-url="https://supportchat.kobar.xyz/properties" data-ajax-url="https://supportchat.kobar.xyz/properties" href="https://supportchat.kobar.xyz/properties" rel="sale">Sale</a>
    <a data-url="https://supportchat.kobar.xyz/properties" data-ajax-url="https://supportchat.kobar.xyz/properties" href="https://supportchat.kobar.xyz/properties" rel="rent">Rent</a>
  </div>
  <div class="input-group input-group-lg">
    <input id="txttypesearch" name="type" type="hidden" value="project">
    <div class="input-group-prepend">
      <span class="input-group-text"><i class="far fa-search"></i></span>
    </div>
    <div class="keyword-input">
      <input class="form-control" id="txtkey" name="k" type="text" placeholder="Enter keyword..." autocomplete="off">
      <div class="spinner-icon">
        <i class="fas fa-spin fa-spinner"></i>
      </div>
    </div>
    <div class="input-group-prepend">
      <span class="input-group-text"><i class="far fa-location"></i></span>
    </div>
    <div class="location-input" data-url="https://supportchat.kobar.xyz/ajax/cities">
      <input name="city_id" type="hidden">
      <input class="select-city-state form-control" name="location" value="" placeholder="City, State" autocomplete="off">
      <div class="spinner-icon">
        <i class="fas fa-spin fa-spinner"></i>
      </div>
      <div class="suggestion">
      </div>
    </div>
    <div class="input-group-append search-button-wrapper">
      <button class="btn btn-orange" type="submit">Search</button>
    </div>
    <div class="advanced-search">
      <a href="#" class="advanced-search-toggler">Advanced <i class="fas fa-caret-down"></i></a>
      <div class="advanced-search-content property-advanced-search">
        <div class="form-group">
          <div class="row">
            <div class="col-sm-3 px-md-1">
              <div class="form-group project-filter-input" style="position: relative;">
                <input type="hidden" name="project_id">
                <label for="filter-by-project" class="control-label">Project</label>
                <div style="position: relative;">
                  <div class="input-has-icon">
                    <input class="form-control" id="filter-by-project" data-url="https://supportchat.kobar.xyz/ajax/projects-filter" value="" placeholder="Project" autocomplete="off">
                  </div>
                  <div class="spinner-icon">
                    <i class="fas fa-spin fa-spinner"></i>
                  </div>
                  <div class="suggestion">
                  </div>
                </div>
              </div>
            </div>
            <div class="px-md-1 col-sm-3">
              <div class="form-group">
                <label for="select-category" class="control-label">Category</label>
                <div class="select--arrow">
                  <select name="" id="select-category" class="form-control">
                    <option value="">-- Select --</option>
                    <option value="2"> Villa</option>
                    <option value="3"> Condo</option>
                    <option value="4"> House</option>
                    <option value="5"> Land</option>
                    <option value="6"> Commercial property</option>
                    <option value="1"> Apartment</option>
                  </select>
                  <i class="fas fa-angle-down"></i>
                </div>
              </div>
            </div>
            <div class="col-sm-3 px-md-1">
              <label for="min_price" class="control-label">Price from ($)</label>
              <input type="number" name="min_price" class="form-control min-input" id="min_price" value="" placeholder="From" min="0" step="1">
            </div>
            <div class="col-sm-3 px-md-1">
              <label for="max_price" class="control-label">Price to ($)</label>
              <input type="number" name="max_price" class="form-control max-input" id="max_price" value="" placeholder="To" min="0" step="1">
            </div>
          </div>
          <div class="row">
            <div class="col-md-4 col-sm-6 px-md-1">
              <div class="form-group">
                <label for="select-bedroom" class="control-label">Bedrooms</label>
                <div class="select--arrow">
                  <select name="bedroom" id="select-bedroom" class="form-control">
                    <option value="">-- Select --</option>
                    <option value="1"> 1 room </option>
                    <option value="2"> 2 rooms </option>
                    <option value="3"> 3 rooms </option>
                    <option value="4"> 4 rooms </option>
                    <option value="5">5+ rooms</option>
                  </select>
                  <i class="fas fa-angle-down"></i>
                </div>
              </div>
            </div>
            <div class="col-md-4 col-sm-6 px-md-1">
              <div class="form-group">
                <label for="select-bathroom" class="control-label">Bathrooms</label>
                <div class="select--arrow">
                  <select name="bathroom" id="select-bathroom" class="form-control">
                    <option value="">-- Select --</option>
                    <option value="1"> 1 room </option>
                    <option value="2"> 2 rooms </option>
                    <option value="3"> 3 rooms </option>
                    <option value="4"> 4 rooms </option>
                    <option value="5">5+ rooms</option>
                  </select>
                  <i class="fas fa-angle-down"></i>
                </div>
              </div>
            </div>
            <div class="col-md-4 col-sm-6 px-md-1">
              <div class="form-group">
                <label for="select-floor" class="control-label">Floors</label>
                <div class="select--arrow">
                  <select name="floor" id="select-floor" class="form-control">
                    <option value="">-- Select --</option>
                    <option value="1"> 1 floor </option>
                    <option value="2"> 2 floors </option>
                    <option value="3"> 3 floors </option>
                    <option value="4"> 4 floors </option>
                    <option value="5">5+ floors</option>
                  </select>
                  <i class="fas fa-angle-down"></i>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="advanced-search-content project-advanced-search">
        <div class="form-group">
          <div class="row">
            <div class="col-md-6">
              <div class="form-group">
                <label for="select-category" class="control-label">Category</label>
                <div class="select--arrow">
                  <select name="category_id" id="select-category" class="form-control">
                    <option value="">-- Select --</option>
                    <option value="2"> Villa</option>
                    <option value="3"> Condo</option>
                    <option value="4"> House</option>
                    <option value="5"> Land</option>
                    <option value="6"> Commercial property</option>
                    <option value="1"> Apartment</option>
                  </select>
                  <i class="fas fa-angle-down"></i>
                </div>
              </div>
            </div>
            <div class="col-sm-3 px-md-1">
              <label for="min_price" class="control-label">Price from ($)</label>
              <input type="number" name="min_price" class="form-control min-input" id="min_price" value="" placeholder="From" min="0" step="1">
            </div>
            <div class="col-sm-3 px-md-1">
              <label for="max_price" class="control-label">Price to ($)</label>
              <input type="number" name="max_price" class="form-control max-input" id="max_price" value="" placeholder="To" min="0" step="1">
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="listsuggest">
  </div>
</form>

Text Content

Weekly Updates

LET’S JOIN OUR NEWSLETTER!

Do not worry we don’t spam!

Email Address
Subscribe Don't show this popup again




Join Us for Exclusive Open House Events This Weekend and Find Your Perfect Home!

Take Advantage of Limited-Time Offers on Luxury Homes with Stunning Features!

Discover Your Dream Home with Our Latest Listings and Personalized Services!

Explore Our Exciting New Property Listings Now Available in Prime Locations!

 *  Wishlist(0)

USD
 * USD
 * EUR
 * VND

/
Languages:
Bahasa Indonesia
 *  English

 *  Masuk

Menu
Add Property
 * Wishlist(0)

Currencies:
USD
 * USD
 * EUR
 * VND

/
Languages:
Bahasa Indonesia
 *  English

 * Masuk


FIND YOUR FAVORITE HOMES AT FLEX HOME

Projects Sale Rent
Search
Advanced
Project

Category
-- Select -- Villa Condo House Land Commercial property Apartment
Price from ($)
Price to ($)
Bedrooms
-- Select -- 1 room 2 rooms 3 rooms 4 rooms 5+ rooms
Bathrooms
-- Select -- 1 room 2 rooms 3 rooms 4 rooms 5+ rooms
Floors
-- Select -- 1 floor 2 floors 3 floors 4 floors 5+ floors
Category
-- Select -- Villa Condo House Land Commercial property Apartment
Price from ($)
Price to ($)



FEATURED PROJECTS

We make the best choices with the hottest and most prestigious projects, please
visit the details below to find out more.

 * House


WALNUT PARK APARTMENTS

Copenhagen, Denmark

Price: $1,248 - $6,444

 * House


THE NASSIM

Paris, France

Price: $6,428 - $9,360

 * Commercial property


VINHOMES GRAND PARK

Amsterdam, Holland

Price: $6,483 - $15,869

 * Apartment


VILLA ON GRAND AVENUE

Munich, Bavaria

Price: $510 - $2,908


PROPERTIES BY LOCATIONS

Each place is a good choice, it will help you make the right decision, do not
miss the opportunity to discover our wonderful properties.


AMSTERDAM


COPENHAGEN


LONDON


NEW YORK CITY


PARIS





PROPERTIES FOR SALE

Below is a list of properties that are currently up for sale

5
Selling
 * House
 * $689,900

WINDSOR PARK

London, England

3 5 540 m²

7
Selling
 * Villa
 * $809,100

CHERRY BLOSSOM ESTATES

London, England

4 8 820 m²

11
Selling
 * Commercial property
 * $613,900

BLUE SKY RESIDENCES

Copenhagen, Denmark

5 7 260 m²

9
Selling
 * Apartment
 * $659,300

SIERRA VISTA

New York City, New York

7 4 710 m²

10
Selling
 * Condo
 * $979,400

HAWTHORNE HEIGHTS

New York City, New York

4 1 720 m²

12
Selling
 * Apartment
 * $490,300

CRYSTAL LAKE CONDOS

Copenhagen, Denmark

3 9 250 m²

9
Selling
 * Land
 * $534,700

SUNSET RIDGE

New York City, New York

5 7 610 m²

10
Selling
 * House
 * $932,300

WHISPERING PINES LODGE

London, England

2 2 60 m²


PROPERTIES FOR RENT

Below is a detailed price list of each property for rent

7
Renting
 * Condo
 * $884,500

AMBERWOOD APARTMENTS

London, England

9 6 40 m²

9
Renting
 * Villa
 * $579,800

STONEGATE HOMES

Amsterdam, Holland

5 5 700 m²

6
Renting
 * Villa
 * $530,400

TIMBERLINE ESTATES

Paris, France

3 1 20 m²

10
Renting
 * Condo
 * $15,000

3 BEDS VILLA CALPE, ALICANTE

London, England

1 2 110 m²

5
Renting
 * Condo
 * $886,100

VINHOMES GRAND PARK STUDIO 1 BEDROOM

Copenhagen, Denmark

9 1 970 m²

9
Renting
 * Apartment
 * $690,100

OSAKA HEIGHTS APARTMENT

New York City, New York

2 1 50 m²

6
Renting
 * Villa
 * $451,800

BRAND NEW 1 BEDROOM APARTMENT IN FIRST CLASS LOCATION

Amsterdam, Holland

4 3 950 m²

7
Renting
 * Apartment
 * $817,500

ELEGANT FAMILY HOME PRESENTS PREMIUM MODERN LIVING

New York City, New York

5 9 370 m²


FEATURED AGENTS

VLADIMIR SCHROEDER


 * Phone: +19037531374
 * Email: antonina.walsh@yahoo.com

 9 properties
View

HUBERT WILLMS


 * Phone: +17475047628
 * Email: kacey42@macejkovic.com

 3 properties
View

ALEXANDRO HODKIEWICZ


 * Phone: +17068701823
 * Email: jayden28@hotmail.com

 3 properties
View

EMERY WILDERMAN


 * Phone: +18704241995
 * Email: ymertz@wiegand.net

 6 properties
View



NEWS

Below is the latest real estate news we get regularly updated from reliable
sources.



A SKIN CREAM THAT’S PROVEN TO WORK

Nov 22, 2024 in  Neighborhood Guides 

-

948

Velit rerum non necessitatibus alias. Optio quaerat provident perspiciatis. Et
quisquam a vitae doloribus.


ARE YOU STILL USING THAT SLOW, OLD TYPEWRITER?

Nov 22, 2024 in  Home Improvement 

-

629

Inventore dolore corrupti dolor sunt amet natus autem. Atque commodi ut nostrum
cumque sapiente iste earum. Libero nisi ut provident natus molestias.


IMAGINE LOSING 20 POUNDS IN 14 DAYS!

Nov 22, 2024 in  Selling a Home 

-

1,884

Rerum soluta voluptatem id deleniti quia. Porro quod aut similique tempora
voluptatibus. Quos omnis eveniet saepe voluptatem dicta ad officiis cupiditate.
Rerum voluptates et nobis velit.


THE SECRETS OF RICH AND FAMOUS WRITERS

Nov 22, 2024 in  Selling a Home 

-

1,776

Possimus voluptatem illo sint saepe quae cum aut. Assumenda eum et iure nihil
ullam unde minus. Aut ea qui repellendus dolor quis.




 North Link Building, 10 Admiralty Street, 757695 Singapore

 Hotline:  18006268

 Email:  sale@botble.com

ABOUT

 * About us
 * Contact us
 * Careers
 * Terms & Conditions

MORE INFORMATION

 * All projects
 * All properties
 * Houses for sale
 * Houses for rent

NEWS

 * Latest news
 * House architecture
 * House design
 * Building materials

/
Languages:
Bahasa Indonesia
 *  English

©2024 Flex Home is Proudly Powered by Botble Team.

 18006268
Your experience on this site will be improved by allowing cookies Cookie Policy
Allow cookies