www.facklerandcompany.com Open in urlscan Pro
23.253.73.122  Public Scan

Submitted URL: https://www.login.colefackler.com/
Effective URL: https://www.facklerandcompany.com/
Submission: On October 15 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 3 forms found in the DOM

POST /searches

<form class="new_search" id="new_qs_sales_search" title="Perform a property search using the form." action="/searches" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓"><input type="hidden" name="authenticity_token"
    value="X0GqDBCdXkN/4nC33XTKozU4aSduE9olKNkPs5P+2NPmh08mWdUdIeNAxUzvh+vKXujjtEOiy+ow/0OH90colQ==">
  <div class="smidge"></div>
  <div class="row row-min-padding">
    <div class="col-md-2 col-sm-4 pull-right quarter-padding search-field-margin hidden-xs">
      <!-- <div class="col-sm-24 kill_padding">&nbsp;</div> -->
      <label for="fake_element">&nbsp;</label>
      <input type="submit" name="commit" value="Search" class="btn btn-default btn-primary btn-sm full-width" data-disable-with="Search">
    </div>
    <!--////////// radius search //////////-->
    <div class="col-sm-8 col-md-6 search-field-margin quarter-padding radius-search-container visible-xs">
      <label for="search_radius_search">Radius Search?</label>
      <div class="radio radius-checkbox">
        <input id="qs_search_radius_search_1" type="radio" value="1" name="search[radius_search]"><label for="qs_search_radius_search_1">Yes</label>
        <input id="qs_search_radius_search_0" type="radio" value="0" name="search[radius_search]"><label for="qs_search_radius_search_0">No</label>
      </div>
    </div>
    <div class="smidge clear-both visible-xs"></div>
    <!--////////// Radius keyword search //////////-->
    <div class="col-sm-14 col-md-6 quarter-padding" id="qs_radius_section" style="display:none;">
      <div>
        <label style="float:left;" for="qs_search_radius_origin">Type your Origin:</label>
        <span id="qs_gps_checkbox_section" style="float:right;">
          <input type="checkbox" name="qs_gps_origin" id="qs_gps_origin" value="1">
          <label for="qs_gps_origin">Use GPS location?</label>
        </span>
      </div>
      <div class="clear-both visible-xs"></div>
      <div class="col-sm-18 origin-search-container quarter-padding search-field-margin mobile-kill-padding">
        <input class="form-control input-sm" id="qs_search_radius_origin" type="text" name="search[radius_origin]">
      </div>
      <div class="col-sm-6 distance-radius-container quarter-padding search-field-margin mobile-kill-padding">
        <select class="form-control input-sm" aria-label="Choose a Radius Distance" name="search[radius_mi]" id="search_radius_mi">
          <option value="0.25">.25 miles</option>
          <option value="0.5">.5 miles</option>
          <option value="0.75">.75 miles</option>
          <option value="1">1 mile</option>
          <option value="1.5">1.5 miles</option>
          <option value="2">2 miles</option>
          <option value="2.5">2.5 miles</option>
          <option value="3">3 miles</option>
          <option value="3.5">3.5 miles</option>
          <option value="4">4 miles</option>
          <option value="4.5">4.5 miles</option>
          <option value="5">5 miles</option>
        </select>
      </div>
      <input id="qs_search_radius_latitude" type="hidden" name="search[radius_latitude]">
      <input id="qs_search_radius_longitude" type="hidden" name="search[radius_longitude]">
      <span id="radius_origin_status" class="red"></span>
    </div>
    <div class="col-md-6 col-sm-14 quarter-padding search-field-margin" id="qs_location_section">
      <label for="search_towns">Location</label>
      <!-- <div class="col-sm-24 kill_padding">&nbsp;</div> -->
      <ul class="token-input-list-facebook">
        <li class="token-input-input-token-facebook"><input type="text" autocomplete="off" placeholder="Search By Address, City, Zip, School, or MLS #" id="token-input-qs_search_super_locations" style="outline: none; width: 100%;"
            aria-label="Search By Address, City, Zip, School, or MLS #">
          <tester
            style="position: absolute; top: -9999px; left: -9999px; width: auto; font-size: 14px; font-family: Roboto, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;Lucida Grande&quot;, sans-serif; font-weight: 400; letter-spacing: 0px; white-space: nowrap;">
          </tester>
        </li>
      </ul><input class="" id="qs_search_super_locations" aria-label="Search By Address, City, Zip, School, or MLS #" type="text" value="" name="search[super_locations]" style="display: none;">
    </div>
    <div class="col-md-4 col-sm-6 quarter-padding search-field-margin">
      <label for="search_prop_type">Type</label>
      <!-- <div class="col-sm-24 kill_padding">Property Type</div> -->
      <select title="Choose property types." aria-label="Choose property types." class="form-control input-sm" name="search[prop_type_group]" id="search_prop_type_group">
        <option value="">All</option>
        <option value="164194">All Residential</option>
        <option value="164198">Attached Residential</option>
        <option value="164199">Detached Residential</option>
        <option value="164195">Land and Farms</option>
        <option value="164196">Multi Family</option>
        <option value="164197">Rentals</option>
      </select>
    </div>
    <div class="clear-both visible-xs"></div>
    <div class="col-md-2 col-sm-6 col-xs-12 quarter-padding search-field-margin">
      <label for="search_min_beds">Min Beds</label>
      <!-- <div class="col-sm-24 kill_padding">Beds</div> -->
      <select title="Select the minimum number of bedrooms." class="form-control input-sm" name="search[min_beds]" id="search_min_beds">
        <option value=""></option>
        <option value="1">1</option>
        <option value="2">2</option>
        <option value="3">3</option>
        <option value="4">4</option>
        <option value="5">5</option>
        <option value="6">6</option>
        <option value="7">&gt; 6</option>
      </select>
    </div>
    <div class="col-md-2 col-sm-6 col-xs-12 quarter-padding search-field-margin">
      <label for="search_min_baths">Min Baths</label>
      <!-- <div class="col-sm-24 kill_padding">Baths</div> -->
      <select title="Select the minimum number of bathrooms." class="form-control input-sm" name="search[min_baths]" id="search_min_baths">
        <option value=""></option>
        <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>
        <option value="5">5</option>
        <option value="6">6</option>
        <option value="7">&gt; 6</option>
      </select>
    </div>
    <div class="clear-both visible-xs"></div>
    <div class="col-md-4 col-sm-6 col-xs-12 quarter-padding search-field-margin">
      <label for="search_min_price">Min Price</label>
      <!-- <div class="col-sm-24 kill_padding">Property Type</div> -->
      <input title="Select a minimum price." class="form-control input-sm" type="text" name="search[min_price_text]" id="search_min_price_text">
    </div>
    <div class="col-md-4 col-sm-6 col-xs-12 quarter-padding search-field-margin">
      <label for="search_max_price">Max Price</label>
      <!-- <div class="col-sm-24 kill_padding">Property Type</div> -->
      <input title="Select a maximum price." class="form-control input-sm" type="text" name="search[max_price_text]" id="search_max_price_text">
    </div>
    <div class="clear-both visible-xs"></div>
    <div class="col-md-2 col-sm-4 quarter-padding search-field-margin visible-xs">
      <!-- <div class="col-sm-24 kill_padding">&nbsp;</div> -->
      <!--  -->
      <input type="submit" name="commit" value="Search" class="btn btn-default btn-primary btn-sm full-width" data-disable-with="Search">
    </div>
    <input value="" id="search_polygon_coordinates" disabled="disabled" type="hidden" name="search[polygon_coordinates]">
  </div>
</form>

POST /searches

<form class="new_search" id="homepage_desktop_sales_search" title="Perform a property search using the form." aria-label="search listed properties" role="search" action="/searches" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden"
    value="✓"><input type="hidden" name="authenticity_token" value="X0GqDBCdXkN/4nC33XTKozU4aSduE9olKNkPs5P+2NPmh08mWdUdIeNAxUzvh+vKXujjtEOiy+ow/0OH90colQ==">
  <div class="row row-min-padding">
    <div class="supersearch-container left-column search-field-margin" id="">
      <ul class="token-input-list-facebook">
        <li class="token-input-input-token-facebook"><input type="text" autocomplete="off" placeholder="Search By Address, City, Zip, School, or MLS #" id="token-input-homepage_search_super_locations_desktop" style="outline: none; width: 100%;"
            aria-label="Search By Address, City, Zip, School, or MLS #">
          <tester
            style="position: absolute; top: -9999px; left: -9999px; width: auto; font-size: 14px; font-family: Roboto, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;Lucida Grande&quot;, sans-serif; font-weight: 400; letter-spacing: 0px; white-space: nowrap;">
          </tester>
        </li>
      </ul><input class="" id="homepage_search_super_locations_desktop" aria-label="Search By Address, City, Zip, School, or MLS #" type="text" value="" name="search[super_locations]" style="display: none;">
      <span class="qs-button">
        <a href="javascript:$('#homepage_desktop_sales_search').submit();" class="btn btn-default btn-primary btn-sm">
                <span class="homepage-qs-search-button">Submit</span>
              </a>
      </span>
    </div>
    <div class="small-text advanced-link clear-both hidden-xs">
      <a href="/searches/new">Advanced Search</a>
    </div>
  </div>
</form>

POST /searches

<form class="new_search" id="homepage_mobile_sales_search" title="Perform a property search using the form." aria-label="search listed properties" role="search" action="/searches" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden"
    value="✓"><input type="hidden" name="authenticity_token" value="X0GqDBCdXkN/4nC33XTKozU4aSduE9olKNkPs5P+2NPmh08mWdUdIeNAxUzvh+vKXujjtEOiy+ow/0OH90colQ==">
  <div class="row row-min-padding">
    <div class="supersearch-container left-column search-field-margin" id="">
      <ul class="token-input-list-facebook">
        <li class="token-input-input-token-facebook"><input type="text" autocomplete="off" placeholder="Search By Address, City, Zip, School, or MLS #" id="token-input-homepage_search_super_locations_mobile" style="outline: none; width: 100%;"
            aria-label="Search By Address, City, Zip, School, or MLS #">
          <tester
            style="position: absolute; top: -9999px; left: -9999px; width: auto; font-size: 14px; font-family: Roboto, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;Lucida Grande&quot;, sans-serif; font-weight: 400; letter-spacing: 0px; white-space: nowrap;">
          </tester>
        </li>
      </ul><input class="" id="homepage_search_super_locations_mobile" aria-label="Search By Address, City, Zip, School, or MLS #" type="text" value="" name="search[super_locations]" style="display: none;">
      <span class="qs-button">
        <a href="javascript:$('#homepage_mobile_sales_search').submit();" class="btn btn-default btn-primary btn-sm">
                <span class="homepage-qs-search-button">Submit</span>
              </a>
      </span>
    </div>
    <div class="small-text advanced-link clear-both hidden-xs">
      <a href="/searches/new">Advanced Search</a>
    </div>
  </div>
</form>

Text Content

(757) 412-7606 facklerandcompany@roseandwomble.com
Toggle navigation Quick search loupe icon Quick search loupe icon toggle for
search form
FACKLER + COMPANY

 * Sign Up
 * Login

Tweet






FACKLER + COMPANY

 * Buying Real Estate
   * Search Homes for Sale
   * Communities
   * Exclusive Properties
   * New Listings Page
   * Upcoming Open Houses
 * Selling Real Estate
   * What's My Home Worth?
   * Rose & Womble Benefits
 * Real Estate Services
   * Mortgage Calculator
   * Mortgage Services
   * Relocation
   * Military Family Program
 * About
   * About Us
   * Testimonials
   * About R&W
 * Contact
 * More







 
Radius Search?
Yes No

Type your Origin: Use GPS location?


.25 miles .5 miles .75 miles 1 mile 1.5 miles 2 miles 2.5 miles 3 miles 3.5
miles 4 miles 4.5 miles 5 miles
Location
 * 

Type All All Residential Attached Residential Detached Residential Land and
Farms Multi Family Rentals

Min Beds 1 2 3 4 5 6 > 6
Min Baths 0 1 2 3 4 5 6 > 6

Min Price
Max Price





Previous

Next
 * 1
 * 2
 * 3
 * 4
 * 5
 * 6
 * 7
 * 8
 * 9
 * 10

 * 

Submit
Advanced Search
Cole Fackler | REALTOR®
c:  (757) 412-7606
o:  (757) 428-8845
Email FACKLER +
See Details
 * 

Submit
Advanced Search
Cole Fackler | REALTOR®
c:  (757) 412-7606
o:  (757) 428-8845
Email FACKLER +
See Details



WHAT'S YOUR HOME WORTH?

Compare estimates from national sites

Find Out Today!


FEATURED PROPERTIES



View All


FEATURED AREAS

Virginia Beach

Norfolk

Chesapeake

Portsmouth

Suffolk

Newport News


View All


MARKET INSIGHTS

New On Market
2,504
-13.8% decrease
in new listings

Properties Sold
2,164
-17.2% decrease
in inventory

Properties for Sale
4,261
-2.2% decrease
in inventory

Avg Asking Price
$382 K
-0.3% decrease
in asking price


View All


WHAT MY CLIENTS ARE SAYING.....

Previous

Cole Fackler was awesome and very receptive to our needs. He went out of his way
to help us and keep us informed. Would highly recommend him to anyone in the
future.

Scott & Samantha K.

Cole Fackler is squared away! Knew he would be because he's a Team guy. Great
customer service and communication throughout the process.

Anonymous

Cole did an amazing job as our realtor. He was knowledgeable, professional, and
available throughout the entire process. He handled all the minor issues that
popped up during the selling process, making the whole experience easier and
more stress-free. He marketed the house well while it was on the market and
communicated very well with us, so we were always in our comfort zone. I would
HIGHLY recommend him to anyone else looking to buy or sell a home.

Chan B

Excellent Realtor!! Cole Sold my property in 1 day. He brought me 2 offers and
guided me through the process. Cole was professional and provided me with
excellent service.

Deborah Helton (Source)

Cole and his team are amazing! As my wife and I were preparing to sell our home
(FSBO) in Virginia Beach, Cole went above and beyond to ensure we were educated
and ready to sell. He assisted us during all aspects of the selling process -
conducted a comparable market analysis and provided recommendations on pricing
our home, walked us through the open house and marketing process, and sat down
with us to review the documents prior to us accepting ...

Jonathan H

I would recommend Cole to anyone but especially friends and family. Cole was a
beacon of light in a very dark experience in buying and selling our house. Coles
dedication to his customers is the best I have come across in my 15 years in the
industry. Cole is an expert in the Virginia Beach market and will make sure you
receive the highest level of customer service. He is also a veteran and someone
we should treat with the ...

Aaron VanDyke

I was out of the area for most of the process and Cole Fackler went above and
beyond to make sure all the inspections and paperwork were ready for closing.

Anonymous

Cole Fackler did an excellent job. He was responsive, professional,
understanding and patient. He always provided additional details over and above
the scope of my questions. The sale was quick and, to my surprise, Cole had
interested potential buyers lined up waiting to view the property.

Judith W.

Cole Fackler was awesome and very receptive to our needs. He went out of his way
to help us and keep us informed. Would highly recommend him to anyone in the
future.

Scott & Samantha K.

Cole Fackler is squared away! Knew he would be because he's a Team guy. Great
customer service and communication throughout the process.

Anonymous

Cole did an amazing job as our realtor. He was knowledgeable, professional, and
available throughout the entire process. He handled all the minor issues that
popped up during the selling process, making the whole experience easier and
more stress-free. He marketed the house well while it was on the market and
communicated very well with us, so we were always in our comfort zone. I would
HIGHLY recommend him to anyone else looking to buy or sell a home.

Chan B

Excellent Realtor!! Cole Sold my property in 1 day. He brought me 2 offers and
guided me through the process. Cole was professional and provided me with
excellent service.

Deborah Helton (Source)

Cole and his team are amazing! As my wife and I were preparing to sell our home
(FSBO) in Virginia Beach, Cole went above and beyond to ensure we were educated
and ready to sell. He assisted us during all aspects of the selling process -
conducted a comparable market analysis and provided recommendations on pricing
our home, walked us through the open house and marketing process, and sat down
with us to review the documents prior to us accepting ...

Jonathan H

I would recommend Cole to anyone but especially friends and family. Cole was a
beacon of light in a very dark experience in buying and selling our house. Coles
dedication to his customers is the best I have come across in my 15 years in the
industry. Cole is an expert in the Virginia Beach market and will make sure you
receive the highest level of customer service. He is also a veteran and someone
we should treat with the ...

Aaron VanDyke

I was out of the area for most of the process and Cole Fackler went above and
beyond to make sure all the inspections and paperwork were ready for closing.

Anonymous

Cole Fackler did an excellent job. He was responsive, professional,
understanding and patient. He always provided additional details over and above
the scope of my questions. The sale was quick and, to my surprise, Cole had
interested potential buyers lined up waiting to view the property.

Judith W.

Cole Fackler was awesome and very receptive to our needs. He went out of his way
to help us and keep us informed. Would highly recommend him to anyone in the
future.

Scott & Samantha K.

Next

View All


RECENT NEWS + TIPS

FUN FALL EVENTS IN HAMPTON ROADS AND NE NORTH CAROLINA!

Fall has finally arrived! From Hampton Roads to Northeast North Carolina, there
are plenty of fun activities and events to ...

Read More

HELPFUL TIPS FOR MOVING WITH PETS!

Moving is always exciting! But for pets, it can be extremely stressful. Moving
with pets can be successful and stress-free ...

Read More

CURIOUS TO SEE WHAT SUFFOLK, VA HAS TO OFFER?

Suffolk is one of the biggest of the seven cities of Hampton Roads, and is home
to Mr. Peanut, the ...

Read More
REIN listing information is being used to generate the Market Insight report
statistics by FACKLER + COMPANY
 * Home
 * About
 * Contact
 * Privacy Policy
 * DMCA notice

FACKLER + COMPANY
Rose & Womble Realty
4100 Holly Rd, Virginia Beach, VA 23451| (757) 412-7606|
facklerandcompany@roseandwomble.com

Tweet








Copyright © 2022 FACKLER + COMPANY, Rose & Womble Realty. All rights reserved.
 VA License #: 0226028735
Built on Lone Wolf Technologies Inc.