walterohearn.zyppr.net Open in urlscan Pro
35.212.5.195  Public Scan

URL: https://walterohearn.zyppr.net/
Submission: On December 27 via api from US — Scanned from PL

Form analysis 1 forms found in the DOM

GET https://walterohearn.zyppr.net/search-result/

<form id="searchProfile" class="form-inline zpa-quick-search-form omnibar form_676eba3e2e56a" action="https://walterohearn.zyppr.net/search-result/" method="GET">
  <div class="omnibar">
    <style>
      #omnibar-wrap .input-column .field-wrap .field-section .ms-ctn,
      #zpa-main-container .ms-ctn .ms-sel-ctn input {
        border: 0 !important;
      }
    </style>
    <div class="row">
      <div class="input-column col-xs-9 col-sm-10">
        <div class="search-by dropdown hidden-xs">
          <button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> Search By </button>
          <div class="dropdown-menu" aria-labelledby="dropdownMenuButton">
            <ul>
              <li><a id="all" href="#"><input type="radio" name="search_category" checked=""> All Categories</a></li>
              <!-- <li><a id="addr" href="#"><input type="radio" name="search_category" /> Address</a></li> -->
              <li><a id="addr2" href="#"><input type="radio" name="search_category"> Address</a></li>
              <li><a id="area" href="#"><input type="radio" name="search_category"> Area</a></li>
              <li><a id="town" href="#"><input type="radio" name="search_category"> City / Town</a></li>
              <li><a id="county" href="#"><input type="radio" name="search_category"> County</a></li>
              <!-- <li><a id="lake" href="#"><input type="radio" name="search_category" /> Lake</a></li> -->
              <li><a id="listid" href="#"><input type="radio" name="search_category"> MLS #ID</a></li>
              <!-- <li><a id="school" href="#"><input type="radio" name="search_category" /> School</a></li> -->
              <!-- <li><a id="school2" href="#"><input type="radio" name="search_category" /> School</a></li> -->
              <li><a id="school3" href="#"><input type="radio" name="search_category"> School</a></li>
              <li><a id="zip" href="#"><input type="radio" name="search_category"> Zip Code</a></li>
            </ul>
          </div>
        </div>
        <div class="field-wrap">
          <div class="field-section all">
            <input id="zpa-all-input" class="zpa-area-input form-control" placeholder="Type any Address, Area, City, County, MLS# or Zip Code" name="" aria-label="search">
            <input id="zpa-all-input-address" type="hidden" value="">
            <input id="zpa-all-input-address-values" type="hidden" value="">
            <div style="display:none;" class="input-fields"></div>
          </div>
          <div class="field-section addr hide">
            <input type="text" id="zpa-area-address" class="form-control" placeholder="Type any Address">
            <input type="hidden" id="street_number" name="advStNo" disabled="true">
            <input type="hidden" id="route" name="advStName" disabled="true">
            <input type="hidden" id="locality" name="advTownNm" disabled="true">
            <input type="hidden" id="administrative_area_level_1" name="advStates" disabled="true">
            <input type="hidden" id="country" name="advCounties" disabled="true">
            <input type="hidden" id="postal_code" name="advStZip" disabled="true">
          </div>
          <div class="field-section addr2 hide">
            <input type="text" id="zpa-address-key" class="form-control" placeholder="Type any Address" name="location[]">
          </div>
          <div class="field-section area hide">
            <input id="zpa-areas-input" class="form-control" placeholder="Type any Area" name="location[]">
          </div>
          <div class="field-section town hide">
            <input id="zpa-town-input" class="form-control" placeholder="Type any City or Town" name="location[]">
          </div>
          <div class="field-section county hide">
            <input id="zpa-county-input" class="form-control" placeholder="Type any County" name="location[]">
          </div>
          <div class="field-section lake hide">
            <input id="zpa-lake-input" class="form-control" placeholder="Type any Lake" name="alkChnNm[]">
          </div>
          <div class="field-section listid hide">
            <input id="zpa-listid-input" class="form-control" placeholder="Type any MLS ID #" name="">
            <div style="display:none;" class="input-fields"></div>
          </div>
          <div class="field-section school hide">
            <input type="text" id="zpa-school" class="form-control" placeholder="Type any Address">
            <input type="hidden" id="lat" name="lat">
            <input type="hidden" id="lng" name="lng">
          </div>
          <div class="field-section school2 hide">
            <input id="zpa-school-input" class="form-control" placeholder="Type any Address" name="school[]">
          </div>
          <div class="field-section school3 hide">
            <input id="zpa-school3-input" class="form-control" placeholder="Type any Address" name="location[]">
          </div>
          <div class="field-section zip hide">
            <input id="zpa-zipcode-input" class="form-control" placeholder="Type any Zip Code" name="location[]">
          </div>
        </div>
        <script>
          jQuery('body').on('click', '#omnibar-wrap .search-by .dropdown-menu a', function() {
            var id = jQuery(this).attr('id');
            var targetClass = id;
            jQuery(this).parents('.input-column').find('.field-wrap .field-section:not(.' + targetClass + ') input').prop('disabled', true);
            jQuery(this).parents('.input-column').find('.field-wrap .field-section.' + targetClass + ' input').prop('disabled', false);
            jQuery(this).parents('.input-column').find('.field-wrap .field-section:not(.' + targetClass + ')').addClass('hide');
            jQuery(this).parents('.input-column').find('.field-wrap .field-section.' + targetClass).removeClass('hide');
            jQuery(this).find('input').prop('checked', true);
            jQuery(this).closest(".dropdown").removeClass('open'); //close dropdown
            jQuery('body .pac-container.pac-logo').css('visibility', 'visible'); //force google autocomplete dropdown visible
            return false;
          });
        </script>
      </div>
      <div class="submit-column col-xs-3 col-sm-2">
        <button class="btn btn-md btn-block btn-primary btn-form-submit zpa-main-search-form-submit" type="submit"> <i class="fa fa-search " aria-hidden="true" role="none"></i> </button>
      </div>
    </div>
  </div>
  <input type="hidden" name="newsearchbar" value="1">
  <input type="hidden" name="direct" value="1">
  <input type="hidden" name="newsearchbar" value="1">
</form>

Text Content

 * Home
 * Search Properties
   * Map Search
   * Featured Listings
   * Sold Listings
 * Resources
   * Buyer Resources
   * Seller Resources
   * Mortgage Calculator
   * Home Value
 * Communities
   * Milford
   * Mendon
   * Hopedale
   * Upton
   * Uxbridge
   * Holliston
 * About
   * About Me
   * Blogs
 * Contact

Select Page
bg-banner-02

bg_04 (1)






HELPING PEOPLE


MAKE HEALTHY MOVES

BUYER
HOME VALUE
SELLER

MEET YOUR LOCAL REALTOR


WALTER O’HEARN

I started my journey into the world of Real Estate in the small town of
Pinehurst, NC. For the first 7 years of my career, I dedicated myself to serving
the Pinehurst community. I quickly learned the ins and outs of the local real
estate market, building strong relationships with clients along the way. In 2012
I decided to move back home to Massachusetts and focus my expertise on the folks
of Milford and surrounding areas. This transition marked the beginning of a
decade long commitment to this new growing community. I earned the prestigious
title of Certified Senior Real Estate Specialist.
READ MORE



QUICK
SEARCH

Search By
 * All Categories
   
 * Address
 * Area
 * City / Town
 * County
   
 * MLS #ID
   
   
 * School
 * Zip Code




Let’s Get


STARTED

This “client first” philosophy has always been my approach and it requires me to
continually improve my skills and ways of doing business. In addition, I’ve
found that the latest technologies are enabling me to do everything I’ve always
done, only much more quickly and efficiently. They’ve also helped me to extend
the range of services I provide to my clients.






Mortgage


CALCULATOR



Mortgage


CALCULATOR








HOME


VALUATION



HOME


VALUATION








Buy with


WALTER



Buy with


WALTER




FEATURED LISTINGS