sample.dotgroove.com Open in urlscan Pro
209.59.186.165  Public Scan

Submitted URL: https://www.sample.dotgroove.com/
Effective URL: https://sample.dotgroove.com/
Submission: On November 06 via api from US — Scanned from US

Form analysis 6 forms found in the DOM

GET https://sample.dotgroove.com/

<form role="search" action="https://sample.dotgroove.com/" method="GET">
  <input type="text" name="s" value="" aria-label="Search" placeholder="Search">
  <span>Hit enter to search or ESC to close</span>
</form>

<form id="kv-property-filters-form" class="kv-property-filters">
  <div class="kv-form-group kv-form-with-container">
    <div class="kv-filters-control-container kv-select kv-filters-order-column">
      <label for="kv-property-filters-order"> Sort By </label>
      <select name="order" id="kv-property-filters-order">
        <option value="visits|desc" selected="selected">Popularity</option>
        <option value="listingdate|desc">Newest Property</option>
        <option value="price|asc">Price Low to High</option>
        <option value="price|desc">Price High to Low</option>
        <option value="beds|desc">Beds</option>
        <option value="baths|desc">Baths</option>
        <option value="footage|desc">Sq. Footage</option>
      </select>
    </div>
    <div class="kv-filters-control-container kv-select kv-filters-gridmap-column">
      <div class="kv-filters-label-container">
        <input type="radio" name="layout" class="kv-form-hide" id="kv-filter-page-layout-card" value="card" checked="checked">
        <label for="kv-filter-page-layout-card" class="kv-form-label-button"><i class="fa fa-table"></i><span class="kv-pl-1">GRID VIEW</span></label>
      </div>
    </div>
  </div>
</form>

<form id="kv-property-filters-page" class="kv-property-filters">
  <div class="kv-pagination kv-text-center">
    <input type="radio" name="page" class="kv-form-hide" id="kv-filter-page-previous" value="1" disabled="disabled">
    <label for="kv-filter-page-previous" class="kv-form-label-button"><i class="fa fa-caret-left"></i></label>
    <input type="radio" name="page" class="kv-form-hide" id="kv-filter-page-1" value="1" checked="checked">
    <label for="kv-filter-page-1" class="kv-form-label-button">1</label>
    <input type="radio" name="page" class="kv-form-hide" id="kv-filter-page-2" value="2">
    <label for="kv-filter-page-2" class="kv-form-label-button">2</label>
    <input type="radio" name="page" class="kv-form-hide" id="kv-filter-page-3" value="3">
    <label for="kv-filter-page-3" class="kv-form-label-button">3</label>
    <input type="radio" name="page" class="kv-form-hide" id="kv-filter-page-4" value="4">
    <label for="kv-filter-page-4" class="kv-form-label-button">4</label>
    <input type="radio" name="page" class="kv-form-hide" id="kv-filter-page-5" value="5">
    <label for="kv-filter-page-5" class="kv-form-label-button">5</label>
    <span class="kv-form-label-button kv-form-label-button-ellip">…</span>
    <input type="radio" name="page" class="kv-form-hide" id="kv-filter-page-311" value="311">
    <label for="kv-filter-page-311" class="kv-form-label-button">311</label>
    <input type="radio" name="page" class="kv-form-hide" id="kv-filter-page-next" value="2">
    <label for="kv-filter-page-next" class="kv-form-label-button"><i class="fa fa-caret-right"></i></label>
  </div>
</form>

GET public/leads

<form class="login-form kv-form" action="public/leads" method="get" novalidate="novalidate" data-toggle="validator" data-callback="null">
  <label for="modal--login-email">Email Address <span class="kv-login-email-small">(must be valid)</span></label>
  <input type="email" id="modal--login-email" name="email" required="required" class="kv-form-control" placeholder="Email Address" data-kwimpalastatus="alive" data-kwimpalaid="1569934474905-4" aria-required="true">
  <div id="kv-modal--phone-section" class="kv-modal-login-hide">
    <input type="tel" id="modal--login-phone" pattern="^\(\d{3}\) \d{3}-\d{4}?$" name="phone" class="kv-form-control" required="required" placeholder="Cell number will be your password" data-kwimpalastatus="alive" data-kwimpalaid="1569934474905-2"
      aria-required="true">
  </div>
  <button type="submit" class="kv-button">CONTINUE WITH EMAIL</button>
</form>

GET public/leads

<form id="vow-registration" action="public/leads" method="get" class="modal-login-form" novalidate="novalidate" data-toggle="validator" data-callback="null">
  <p class="kv-mb-4">Gain Access Via</p>
  <div class="kv-form-group kv-mb-4">
    <div class="kv-form-group-field kv-form-group-2-column">
      <div class="form-check form-check-inline">
        <input id="vow_access_email" class="form-check-input" type="radio" name="vow_access_method" value="email" checked="">
        <label for="vow_access_email" class="form-check-label kv-fullwidth-label kv-ib">Email</label>
      </div>
    </div>
    <div class="kv-form-group-field kv-form-group-2-column">
      <div class="form-check form-check-inline">
        <input id="vow_access_text" class="form-check-input" type="radio" name="vow_access_method" value="text">
        <label for="vow_access_text" class="form-check-label kv-fullwidth-label kv-ib">Text Message</label>
      </div>
    </div>
  </div>
  <div class="kv-form-group">
    <div class="kv-form-group-field kv-form-group-2-column">
      <label for="vow-fname">First Name</label>
      <input id="vow-fname" type="text" name="first_name" class="kv-form-control" placeholder="First name" required="required" aria-required="true">
    </div>
    <div class="kv-form-group-field kv-form-group-2-column">
      <label for="vow-lname">Last Name</label>
      <input id="vow-lname" type="text" name="last_name" class="kv-form-control" placeholder="Last name" required="required" aria-required="true">
    </div>
  </div>
  <div class="kv-form-group">
    <div class="kv-form-group-field kv-w-100">
      <label for="vow-phone">Cell Phone</label>
      <input id="vow-phone" type="tel" name="phone" class="kv-form-control phone-input" placeholder="Phone" data-kwimpalastatus="alive" data-kwimpalaid="1569934474905-2">
    </div>
  </div>
  <div class="kv-form-group">
    <div class="kv-form-group-field kv-w-100">
      <label for="vow-email">Email</label>
      <input id="vow-email" type="email" name="email" required="required" class="kv-form-control" placeholder="Email Address" data-kwimpalastatus="alive" data-kwimpalaid="1569934474905-4" aria-required="true">
    </div>
  </div>
  <div style="margin-top:20px;margin-bottom: 20px; max-height: 300px; border: solid 1px #ccc; overflow-y: scroll;padding:5px;">
    <div class="kv-modal-vow-registration-disclaimer">
    </div>
  </div>
  <div class="kv-form-group">
    <div class="form-group col-xs-12">
      <span id="terms-error-dialog"></span>
      <input id="vow-terms-agreement" type="checkbox" name="vow-terms-agreement" class="form-check-input kv-mr-1" required="required" style="margin-bottom:0" aria-required="true">
      <label for="vow-terms-agreement" class="kv-ib">I agree to the terms and conditions</label>
    </div>
  </div>
  <div class="kv-form-group kv-mt-3">
    <input type="hidden" name="vow_request" value="1">
    <input type="hidden" name="justintime" value="ts">
    <input type="hidden" name="backto" value="">
    <input type="hidden" name="ftype" value="login">
    <button type="submit" class="kv-button kv-mb-2">Send</button>
  </div>
</form>

<form class="login-form-agent-select kv-form" data-callback="null">
</form>

Text Content

Skip to main content
Hit enter to search or ESC to close
Close Search
Sample

search
Menu
 * No menu assigned

 * search
 * Menu


fsdfsdfsdfsdfs
 Get FREE Market Report
within 5 Min. within 10 Min. within 15 Min. within 20 Min. within 25 Min. within
30 Min. within 35 Min. within 40 Min. within 45 Min. within 50 Min. within 55
Min. within 60 Min.
Apply Cancel
 Get FREE Market Report
Sort By Popularity Newest Property Price Low to High Price High to Low Beds
Baths Sq. Footage
GRID VIEW
1 - 6 OF 1862


$6,750,000

3101 MULDOON ROAD
ANCHORAGE, AK 99504

Bond Filipenko Commercial Properties, LLC


Commercial
-
BEDS
0
BATHS
52,489 SQFT
 Similar  Add to favorites


$1,250,000

2800 E DOWLING ROAD
ANCHORAGE, AK 99507

SSS Commercial Real Estate


Land
-
BEDS
0
BATHS
9 ACRES
 Similar  Add to favorites


$2,200,000

4810 C STREET
ANCHORAGE, AK 99503

JL Office Leasing


Land
-
BEDS
0
BATHS
2 ACRES
 Similar  Add to favorites
Pending


$399,000

L9A LAUREL STREET
ANCHORAGE, AK 99507

Real Estate Brokers of Alaska


Land
-
BEDS
0
BATHS
1 ACRES
 Similar  Add to favorites
Pending


$1

2709 SPENARD ROAD
ANCHORAGE, AK 99503

Pfeffer Development, LLC


Commercial
-
BEDS
0
BATHS
13,108 SQFT
 Similar  Add to favorites
Pending


$0

2709 SPENARD ROAD
ANCHORAGE, AK 99503

Pfeffer Development, LLC


Com Lease
-
BEDS
0
BATHS
- SQFT
 Similar  Add to favorites
1 2 3 4 5 … 311

LOGIN & GET FULL ACCESS

×
Email Address (must be valid)

CONTINUE WITH EMAIL
or
Continue with Facebook
Continue with Google
By clicking on login buttons you are agreeing to our terms of use and giving us
expressed written consent to contact you

AGREE & GET FULL ACCESS

×

In order to view sold properties, you will need to provide the information below
and agree to the terms and conditions. We will then send you an email or text to
verify the info provided so you can gain full access to sold properties.

Gain Access Via

Email
Text Message
First Name
Last Name
Cell Phone
Email

I agree to the terms and conditions
Send


CHECK YOUR EMAIL TO GAIN FULL ACCESS

×

You requested that we send email to gain access to view sold properties.

Check your email and click the link to proceed.

Re-send the verification email By registering, you agree to our terms of use and
that real estate professionals and lenders may call/text you about your inquiry,
which may involve use of automated means and prerecorded/artificial voices. You
don't need to consent as a condition of buying any property, goods or services.
Messages/data rates may apply.


THANK YOU FOR REGISTERING.

Are you currently working with one of these agents?



© 2024 Sample.




Close Menu