mayranchomes.ninjarealtync.com Open in urlscan Pro
34.210.134.29  Public Scan

URL: https://mayranchomes.ninjarealtync.com/
Submission: On June 08 via api from US — Scanned from DE

Form analysis 7 forms found in the DOM

<form class="form-inline quick-search-form">
  <div id="custom-search-1">
    <div class="input-group col-xs-12">
      <input id="multi_cat" value="no_cat" type="hidden"><input id="multi_search" autocomplete="off" class="form-control input-lg ui-autocomplete-input" placeholder="Find a Place" type="text" spellcheck="false" data-ms-editor="true"><span
        class="input-group-btn">
        <button id="doSearch" class="btn btn-info btn-lg" type="button" data-original-title="" title="" data-selector="a.btn, button.btn, button" style="outline: none; cursor: inherit;">
          <i class="fa fa-search visible-xs visible-sm" data-selector=".fa" style="outline: none; cursor: inherit;"></i>
          <span class="hidden-xs hidden-sm">Search</span>
        </button>
      </span>
    </div>
  </div>
  <div id="honeypot-div">
    <input name="age_required" id="age_required" value="" type="text" style="display: none;">
  </div>
</form>

POST

<form id="form-contact1" method="post" class="form form-contact" role="form">
  <div class="row">
    <div class="col-xs-6 col-md-6 form-group">
      <input class="form-control contact_street_address" id="contact1_street_address" name="contact1_street_address" placeholder="Address, City, Zip" required="" autofocus="" type="text" spellcheck="false" data-ms-editor="true">
    </div>
    <div class="col-xs-6 col-md-6 form-group">
      <input class="form-control contact_email" id="contact1_email" name="contact1_email" placeholder="Email" required="" type="email">
    </div>
  </div>
  <div class="row">
    <div class="col-xs-8 col-md-8 form-group">
      <input class="form-control contact_fullname" id="contact1_fullname" name="contact1_fullname" placeholder="Name" required="" autofocus="" type="text" spellcheck="false" data-ms-editor="true">
    </div>
    <div class="col-xs-4 col-md-4 form-group">
      <input class="form-control contact_phone" id="contact1_phone" name="contact1_phone" placeholder="xxx-xxx-xxxx" required="" type="phone" spellcheck="false" data-ms-editor="true">
    </div>
  </div>
  <div class="footing">
    <button class="btn btn-primary no-margin" type="submit" data-selector="a.btn, button.btn, button" style="outline: none; cursor: inherit;">Get a Consultation</button>
  </div>
  <div id="honeypot-div">
    <input name="age_required" id="age_required" value="" type="text" style="display: none;">
  </div>
</form>

<form id="bluecma_customform" class="form-inline quick-search-form">
  <div id="custom-search-11">
    <div class="input-group col-xs-12">
      <input id="search_address" name="search_address" autocomplete="off" class="form-control input-lg ui-autocomplete-input pac-target-input" placeholder="Enter Your Street Address" type="text" spellcheck="false" data-ms-editor="true"><span
        class="input-group-btn">
        <!--<button id="doSearch" class="btn btn-info btn-lg" type="button" style="outline: medium none; cursor: inherit;">
                                                                <i class="fa fa-search"></i>
                                                            </button>-->
      </span>
    </div>
  </div>
  <div id="honeypot-div">
    <input name="age_required" id="age_required" value="" type="text" style="display: none;">
  </div>
</form>

<form id="subjectHomeForm" class="form-horizontal bv-form" data-toggle="validator" onsubmit="return false;" novalidate="novalidate"><button type="submit" class="bv-hidden-submit" style="display: none; width: 0px; height: 0px;"></button>
  <input name="latitude" value="" id="CmaLatitude" type="hidden"><input name="longitude" value="" id="CmaLongitude" type="hidden"><input name="address" value="" id="address" type="hidden"><input name="address_auto" value="" id="address_auto"
    type="hidden"><input name="state" value="" id="state" type="hidden"><input name="zipcode" value="" id="zipcode" type="hidden"><input name="city" value="" id="city" type="hidden">
  <div class="form-group">
    <div class="row">
      <div class="col-md-6">
        <label for="property_type">Property Type:</label>
        <select id="property_type" name="property_type" class="form-control">
          <option value="2">Residential</option>
          <option value="1">Commercial</option>
          <option value="3">Vacant</option>
        </select>
      </div>
      <div class="col-md-6">
        <label for="search_area">Search Area:</label>
        <select id="search_area" name="search_area" class="form-control">
          <option value="0.5">0.5 m</option>
          <option value="1">1 m</option>
          <option value="1.5">1.5 m</option>
          <option value="2">2 m</option>
        </select>
      </div>
    </div>
  </div>
  <div class="form-group">
    <div class="row">
      <div class="col-sm-3">
        <label for="year">Year:</label>
        <input id="year" name="year" value="" placeholder="Year Built" class="form-control" data-bv-field="year" type="text" spellcheck="false" data-ms-editor="true">
        <small class="help-block" data-bv-validator="digits" data-bv-for="year" data-bv-result="NOT_VALIDATED" style="display: none;">The year can contain digits only</small><small class="help-block" data-bv-validator="notEmpty" data-bv-for="year"
          data-bv-result="NOT_VALIDATED" style="display: none;">The year is required</small>
      </div>
      <div class=" col-sm-3" id="acreage_sec">
        <label for="acreage">Acreage:</label>
        <input id="acreage" name="acreage" value="" placeholder="Acreage" class="form-control" data-bv-field="acreage" type="text" spellcheck="false" data-ms-editor="true">
        <small class="help-block" data-bv-validator="notEmpty" data-bv-for="acreage" data-bv-result="NOT_VALIDATED" style="display: none;">The acreage is required</small>
      </div>
      <div class=" col-sm-3">
        <label for="sq_feet">SQFT:</label>
        <input id="sq_feet" name="sq_feet" value="" placeholder="Sq Feet" class="form-control" data-bv-field="sq_feet" type="text" spellcheck="false" data-ms-editor="true">
        <small class="help-block" data-bv-validator="digits" data-bv-for="sq_feet" data-bv-result="NOT_VALIDATED" style="display: none;">The SQFT can contain digits only</small><small class="help-block" data-bv-validator="notEmpty"
          data-bv-for="sq_feet" data-bv-result="NOT_VALIDATED" style="display: none;">The SQFT is required</small>
      </div>
    </div>
  </div>
  <div class="form-group">
    <div class="row">
      <div class="col-sm-3">
        <label for="beds">Beds:</label>
        <input id="beds" name="beds" value="" placeholder="Beds" class="form-control" data-bv-field="beds" type="text" spellcheck="false" data-ms-editor="true">
        <small class="help-block" data-bv-validator="digits" data-bv-for="beds" data-bv-result="NOT_VALIDATED" style="display: none;">The beds can contain digits only</small><small class="help-block" data-bv-validator="notEmpty" data-bv-for="beds"
          data-bv-result="NOT_VALIDATED" style="display: none;">The beds is required</small>
      </div>
      <div class="col-sm-3">
        <label for="bath_full">Bathrooms:</label>
        <input id="bath_full" name="bath_full" value="" placeholder="Baths" class="form-control" data-bv-field="bath_full" type="text" spellcheck="false" data-ms-editor="true">
        <small class="help-block" data-bv-validator="digits" data-bv-for="bath_full" data-bv-result="NOT_VALIDATED" style="display: none;">The baths can contain digits only</small><small class="help-block" data-bv-validator="notEmpty"
          data-bv-for="bath_full" data-bv-result="NOT_VALIDATED" style="display: none;">The baths is required</small>
      </div>
      <div class="col-sm-3">
        <label for="garage_cap">Garage:</label>
        <input id="garage_cap" name="garage_cap" value="" placeholder="Garage" class="form-control" data-bv-field="garage_cap" type="text" spellcheck="false" data-ms-editor="true">
        <small class="help-block" data-bv-validator="digits" data-bv-for="garage_cap" data-bv-result="NOT_VALIDATED" style="display: none;">The garage can contain digits only</small><small class="help-block" data-bv-validator="notEmpty"
          data-bv-for="garage_cap" data-bv-result="NOT_VALIDATED" style="display: none;">The garage is required</small>
      </div>
    </div>
  </div>
  <div class="form-group">
    <button type="submit" data-dismiss="modal" id="submit_homeform" class="btn btn-primary btn-lg btn-block" data-selector="a.btn, button.btn, button" style="outline: none; cursor: inherit;">Find out home value</button>
  </div>
  <div id="honeypot-div">
    <input name="age_required" id="age_required" value="" type="text" style="display: none;">
  </div>
</form>

<form id="form-contact1" action="" class="form-contact">
  <div class="row margin-bottom-0">
    <div class="col-sm-6" style="margin-bottom: 20px;">
      <div class="form-group">
        <input name="contact1_fname" id="contact1_fname" placeholder="First Name" class="form-control contact_fname" type="text" required=""
          style="background-image: url(&quot;data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABHklEQVQ4EaVTO26DQBD1ohQWaS2lg9JybZ+AK7hNwx2oIoVf4UPQ0Lj1FdKktevIpel8AKNUkDcWMxpgSaIEaTVv3sx7uztiTdu2s/98DywOw3Dued4Who/M2aIx5lZV1aEsy0+qiwHELyi+Ytl0PQ69SxAxkWIA4RMRTdNsKE59juMcuZd6xIAFeZ6fGCdJ8kY4y7KAuTRNGd7jyEBXsdOPE3a0QGPsniOnnYMO67LgSQN9T41F2QGrQRRFCwyzoIF2qyBuKKbcOgPXdVeY9rMWgNsjf9ccYesJhk3f5dYT1HX9gR0LLQR30TnjkUEcx2uIuS4RnI+aj6sJR0AM8AaumPaM/rRehyWhXqbFAA9kh3/8/NvHxAYGAsZ/il8IalkCLBfNVAAAAABJRU5ErkJggg==&quot;); background-repeat: no-repeat; background-attachment: scroll; background-size: 16px 18px; background-position: 98% 50%; cursor: auto;">
      </div>
    </div>
    <div class="col-sm-6" style="margin-bottom: 20px;">
      <div class="form-group">
        <input name="contact1_lname" id="contact1_lname" placeholder="Last Name" class="form-control contact_lname" type="text" required="">
      </div>
    </div>
  </div>
  <div class="row margin-bottom-0">
    <div class="col-sm-6" style="margin-bottom: 20px;">
      <div class="form-group">
        <input name="contact1_email" id="contact1_email" placeholder="Email Address" class="form-control contact_email" type="email" required="">
      </div>
    </div>
    <div class="col-sm-6" style="margin-bottom: 20px;">
      <div class="form-group">
        <input name="contact1_phone" id="contact1_phone" placeholder="Phone Number" class="form-control contact_phone" type="tel" required="">
      </div>
    </div>
  </div>
  <div class="row margin-bottom-0">
    <div class="col-sm-12" style="margin-bottom: 20px;">
      <i class="fa fa-caret-down" style="position: absolute; top: 13px; right: 30px; font-size: 14px; outline: none; cursor: inherit;" data-selector=".fa"></i>
      <select name="lead_type" style="width: 100%; height: 40px; padding-left: 12px; font-size: 14px; border-radius: 0; -webkit-appearance: none; -webkit-border-radius: 0px;">
        <option value="buyer">I'm interested in buying a home</option>
        <option value="seller">I'm interested in selling a home</option>
        <option value="seller/buyer">I'm interested in buying and selling</option>
        <option value="tenant">I'm interested in finding a home to rent</option>
        <option value="recruit">I'm interested in a real estate career</option>
        <option value="n/a">Other reason to contact an agent</option>
      </select>
    </div>
  </div>
  <div class="row margin-bottom-0">
    <div class="col-sm-12" style="margin-bottom: 20px;">
      <textarea name="contact1_message" id="contact1_message" class="form-control contact_message" rows="3" placeholder="Your Message"></textarea>
    </div>
  </div>
  <div class="text-right">
    <input type="text" id="contact1_robot_field" name="contact1_robot_field" style="display: none;"><button type="submit" class="btn btn-primary squared" data-selector="a.btn, button.btn, button" style="outline: none; cursor: inherit;">Send Us A
      Message</button>
  </div>
  <div id="honeypot-div">
    <input name="age_required" id="age_required" value="" type="text" style="display: none;">
  </div>
</form>

<form id="subjectHomeForm" class="form-horizontal" data-toggle="validator" onsubmit="return false;">
  <input type="hidden" name="latitude" value="" id="CmaLatitude">
  <input type="hidden" name="longitude" value="" id="CmaLongitude">
  <input type="hidden" name="street" value="" id="street">
  <input type="hidden" name="address" value="" id="address">
  <input type="hidden" name="address_auto" value="" id="address_auto">
  <input type="hidden" name="state" value="" id="state">
  <input type="hidden" name="zipcode" value="" id="zipcode">
  <input type="hidden" name="city" value="" id="city">
  <input type="hidden" name="county" value="" id="county">
  <div class="form-group">
    <div class="col-sm-12 col-md-12 hv_search_address_container">
      <label for="year">Address:</label>
      <input type="text" id="search_address_modal" name="search_address_modal" autocomplete="off" value="" placeholder="Address, City and Zip Code" class="form-control pac-target-input">
    </div>
    <div class="col-md-6">
      <label for="property_type">Property Type:</label>
      <select id="property_type" name="property_type" class="form-control">
        <option value="2">Residential</option>
        <option value="1">Commercial</option>
        <option value="3">Vacant</option>
      </select>
    </div>
    <div class="col-md-6">
      <label for="search_area">Search Area:</label>
      <select id="search_area" name="search_area" class="form-control">
        <option value="0.5">0.5 m</option>
        <option value="1">1 m</option>
        <option value="1.5">1.5 m</option>
        <option value="2">2 m</option>
      </select>
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-3">
      <label for="year">Year:</label>
      <input type="text" id="year" name="year" value="" placeholder="Year Built" class="form-control">
    </div>
    <div class=" col-sm-3" id="acreage_sec">
      <label for="acreage">Acreage:</label>
      <input type="text" id="acreage" name="acreage" value="" placeholder="Acreage" class="form-control">
    </div>
    <div class=" col-sm-3">
      <label for="sq_feet">SQFT:</label>
      <input type="text" id="sq_feet" name="sq_feet" value="" placeholder="Sq Feet" class="form-control">
    </div>
  </div>
  <div class="form-group">
    <div class=" col-sm-3">
      <label for="beds">Beds:</label>
      <input type="text" id="beds" name="beds" value="" placeholder="Beds" class="form-control">
    </div>
    <div class=" col-sm-3">
      <label for="bath_full">Bathrooms:</label>
      <input type="text" id="bath_full" name="bath_full" value="" placeholder="Baths" class="form-control">
    </div>
    <div class=" col-sm-3">
      <label for="garage_cap">Garage:</label>
      <input type="text" id="garage_cap" name="garage_cap" value="" placeholder="Garage" class="form-control">
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-12">
      <button type="submit" id="submit_homeform" class="btn btn-primary btn-lg btn-block">Find out home value</button>
    </div>
  </div>
</form>

<form id="phoneConfirmForm" action="" onsubmit="return false;">
  <h2 class="margin-bottom-20">Confirm Password</h2>
  <p>Confirm your password by entering your phone number.</p>
  <div class="row margin-bottom-0">
    <div class="col-md-8 col-md-offset-2">
      <div class="form-group">
        <input type="tel" id="confirm_phone" class="form-control" required="" placeholder="Your Phone Number (Used as password)">
      </div>
    </div>
  </div>
  <div class="flex jc-center">
    <button id="confirmPhoneBtn" class="btn btn-primary">
      <div class="flex ai-center">
        <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
          <path d="M14 22h5a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2h-5" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"></path>
          <polyline points="11 16 15 12 11 8" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"></polyline>
          <line x1="15" y1="12" x2="3" y2="12" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"></line>
        </svg> <span>Confirm Phone</span>
      </div>
    </button>
  </div>
</form>

Text Content

Collections  Saved Searches  My Reports  Log Out
 * Sign In

Toggle navigation
 * SEARCH LISTINGS
 * BUYING
 * SELLING
 * TOP AREAS
   * RALEIGH
   * DURHAM
   * WAKE FOREST
   * HENDERSON
   * OXFORD
   * YOUNGSVILLE
 * FINANCING
 * WHO WE ARE
 * CONNECT
 * HomeValue


LET'S FIND HOME

 * Find a Home
 * Sell My Home
 * See Home Estimate

Search


Buy and sell real estate, search neighborhoods, and get home estimates

Get a Consultation

See Your Estimate

×Close

PLEASE CONFIRM YOUR PROPERTY DETAILS:

Property Type: ResidentialCommercialVacant
Search Area: 0.5 m1 m1.5 m2 m
Year: The year can contain digits onlyThe year is required
Acreage: The acreage is required
SQFT: The SQFT can contain digits onlyThe SQFT is required
Beds: The beds can contain digits onlyThe beds is required
Bathrooms: The baths can contain digits onlyThe baths is required
Garage: The garage can contain digits onlyThe garage is required
Find out home value



FEATURED LISTINGS


$999,900


844 N MANGUM ST, DURHAM, NC 27701


4 BD | 4 BA | 2272 SQFT


LISTED WITH KELLER WILLIAMS REALTY UNITED

View


$999,900


325 HAY ST UNIT 401, FAYETTEVILLE, NC 28301


3 BD | 4 BA | 3574 SQFT


LISTED WITH TOWNSEND REAL ESTATE

View


$995,000


110 N CORCORAN ST UNIT 2204, DURHAM, NC 27701


2 BD | 2 BA | 1433 SQFT


LISTED WITH RIVETER GROUP LLC

View


$995,000


101 ENTERPRISE ST UNIT 101, RALEIGH, NC 27607


2 BD | 3 BA | 1402 SQFT


LISTED WITH BERKSHIRE HATHAWAY HOMESERVICE

View


$990,000


810 MAPLE BERRY LN UNIT 102, RALEIGH, NC 27607


4 BD | 4 BA | 3100 SQFT


LISTED WITH INSIGHT REAL ESTATE

View


$990,000


777 WILLARD ST, DURHAM, NC 27701


3 BD | 4 BA | 2310 SQFT


LISTED WITH THE FLORIAN COMPANIES

View


$987,000


702 CHATHAM VIEW RD UNIT 11, CARY, NC 27511


3 BD | 4 BA | 2304 SQFT


LISTED WITH FONVILLE MORISEY & BAREFOOT

View


$987,000


708 CHATHAM VIEW RD UNIT 14, CARY, NC 27511


3 BD | 4 BA | 2304 SQFT


LISTED WITH FONVILLE MORISEY & BAREFOOT

View

1/ 125


ARE YOU LOOKING TO


SELL YOUR HOME?

Selling your home shouldn't be stressful. Let us handle the process for you.

Help Me Sell


ARE YOU LOOKING TO


BUY A NEW HOME?

Whether it's your first or second time, buying a home should be done right.

Buying Process



"GREAT EXPERIENCE FROM START TO FINISH. JAMES AND HIS TEAM WERE EASY TO WORK
WITH. COMMUNICATION WAS GREAT AND ALWAYS PROMPT. I WAS AN ABSENTEE SELLER AND
THEY MADE THE PROCESS SMOOTH AND EASY THROUGHOUT. HIGHLY RECOMMEND!"




"JAMES IS A ROCK STAR REALTOR! HE IS PROFESSIONAL, RELIABLE, AND EFFICIENT. MY
HUSBAND AND I FELT CONFIDENT PUTTING OUR TRUST IN HIM WHEN WE MOVED OUT OF
STATE, AND HE CAME THROUGH LIKE A WINNER."




"JAMES HAS BEEN MY REALTOR FOR OVER 10 YRS WITH GREAT SUCCESS. NINJA REALTY HAS
HELPED ME AND MY FAMILY WITH MULTIPLE REAL ESTATE DEALS. THANK YOU FOR YOUR
SERVICE AND HERE'S TO THE FUTURE"




"NINJA REALTY DOES AN EXCELLENT JOB OF ADHERING TO ITS CLIENT'S NEEDS. THEY HAVE
AN ATTENTION TO DETAIL THAT IS SERIOUSLY VALUABLE IN THIS MARKET. I WOULD HIGHLY
RECOMMEND THIS TEAM IF YOU’RE LOOKING TO SELL YOUR HOME AND HAVE A STRESS-FREE
EXPERIENCE."




"WE HAVE CLOSED ON OUR 3RD HOME WITH NINJA REALTY. THE ENTIRE TEAM HAS BECOME
LIKE FAMILY. VERY PROFESSIONAL AND ALWAYS ANSWERS OUR QUESTIONS HONESTLY. HIGHLY
RECOMMEND!"



Previous Next



NEW LISTINGS


$260,000


4066 JACKSONTOWN RD, MANSON, NC 27553


4 BD | 2 BA | 2356 SQFT


LISTED WITH NINJA REALTY

View


$180,000


145 GUITAR RUN, WARRENTON, NC 27589


3 BD | 2 BA | 1216 SQFT


LISTED WITH NINJA REALTY

View


$999,000


102 PRESTON PINES DR, CARY, NC 27513


4 BD | 3 BA | 2742 SQFT


LISTED WITH LUXE RESIDENTIAL, LLC

View


$999,000


154 COLONIAL TRAIL CT, PITTSBORO, NC 27312


4 BD | 4 BA | 3635 SQFT


LISTED WITH EXP REALTY LLC

View


$995,000


402 GREYFRIARS LN, CARY, NC 27518


4 BD | 4 BA | 3604 SQFT


LISTED WITH DASH CAROLINA

View


$985,000


4202 HENDERSON PL, PITTSBORO, NC 27312


3 BD | 3 BA | 3320 SQFT


LISTED WITH BERKSHIRE HATHAWAY HOMESERVICE

View


$985,000


113 WILD IRIS LN, CHAPEL HILL, NC 27514


3 BD | 3 BA | 3175 SQFT


LISTED WITH BERKSHIRE HATHAWAY HOMESERVICE

View


$975,000


2621 RANGE OVERLOOK CROSSING, APEX, NC 27523


3 BD | 2 BA | 2671 SQFT


LISTED WITH REAL BROKER, LLC

View

1/ 125



LET US GUIDE YOU


BUYING A HOME

Find the home you love, for the right price.




SELLING A HOME

Get the most out of your home sale.




GET HOME VALUE

Find out the value of your biggest asset.







WHY WORK WITH US?


WE MAKE LISTINGS SHINE WITH STUNNING PHOTOS, VIRTUAL TOURS, 3D WALKTHROUGHS AND
VIDEOS


SEARCH ALL AVAILABLE HOMES FOR SALE


SEE EVERYTHING OUR TEAM DOES TO GET YOUR PROPERTY SOLD


STAY UP-TO-DATE, RECEIVE REPORTS ON YOUR NEIGHBORHOOD


WE HAVE A LIST OF BUYERS THAT RECEIVE LISTING ALERTS EVERY DAY

 1. 
 2. 
 3. 
 4. 
 5. 

Previous Next

From the best tools and technology to transparency throughout the entire
process, we're the top choice for buyers and sellers.

 * Home
 * Listings
 * Buying
 * Selling
   
 * Financing
 * Home Value
 * Who We Are
 * Connect

I'm interested in buying a homeI'm interested in selling a homeI'm interested in
buying and sellingI'm interested in finding a home to rentI'm interested in a
real estate careerOther reason to contact an agent

Send Us A Message



REACH OUT

 * 
   ,
 * (919) 667-4283

2024 © James Hutson | Ninja Realty

  Each office is independently owned and operated.

 * 
 * 
 * 
   

 * Powered by Brivity
 * Admin Log In

 * Privacy Policy
 * DMCA & Terms of Service
 * Sitemap
   


FORGOT PASSWORD?

Don't worry! It happens. Please enter the email address associated with your
account.

Success! Email sent.
Error! Error sending email.
Email
 Send me an email
 Go Back

DON'T HAVE AN ACCOUNT? SIGN UP


RESET PASSWORD

Success! Password changed.
Error! Error on changing password.
New password
Confirm New Password
  Change Password

  Cancel

BACK TO LOGIN


CONFIRM YOUR ACCOUNT

Search and view Exclusive Property Listings.



We'll never post to your social networks


SIGN UP FOR FREE

Create an account to save properties, receive alerts about new listings, view
comparables, and obtain monthly market reports.

×


  Continue with Email

--------------------------------------------------------------------------------

OR

--------------------------------------------------------------------------------




ALREADY HAVE AN ACCOUNT? SIGN IN

By continuing you agree to the terms of service and conditions.
Privacy Policy | Terms & Conditions


ALMOST THERE...

Your profile is almost complete! Just a few more details from you.

×
Full Name
Mobile Number (Used as Password)
Sign Up
By digitally signing this form you are providing Mayra Colin with your express
written consent to send you business and marketing communications via text
messages (SMS), email, and by calls or prerecorded messages dialed by a natural
person or by an automatic or automated telephone dialing system. This express
written consent applies to each such email address or telephone number that you
provide to us now or in the future and permits such communications regardless of
their purpose, unless you opt out of SMS marketing communication when submitting
this form. Consent not required to register.
Message frequency varies, message and data rates may apply. Text STOP to cancel,
call (919) 667-4283 for help.
Privacy Policy | Terms & Conditions | Create my account without marketing
communication via SMS


WELCOME BACK!

We've missed you! Please enter your details.

×
Email
Password

FORGOT YOUR PASSWORD?


Sign In

--------------------------------------------------------------------------------

OR

--------------------------------------------------------------------------------




DON'T HAVE AN ACCOUNT? SIGN UP

By digitally signing this form you are providing Mayra Colin with your express
written consent to send you business and marketing communications via text
messages (SMS), email, and by calls or prerecorded messages dialed by a natural
person or by an automatic or automated telephone dialing system. This express
written consent applies to each such email address or telephone number that you
provide to us now or in the future and permits such communications regardless of
their purpose, unless you opt out of SMS marketing communication when submitting
this form. Consent not required to register.
Message frequency varies, message and data rates may apply. Text STOP to cancel,
call (919) 667-4283 for help.
Privacy Policy | Terms & Conditions



ARE YOU BUYING OR SELLING A HOME?


Buying

Selling

Both


WHEN ARE YOU PLANNING ON BUYING A NEW HOME?


1-3 Mo

3-6 Mo

6+ Mo
Back


ARE YOU PRE-APPROVED FOR A MORTGAGE?


Yes

No

Using Cash
Back


WOULD YOU LIKE TO SCHEDULE A CONSULTATION NOW?


Yes

No
Back


WHEN WOULD YOU LIKE US TO CALL?

Submit


THANKS! WE’LL GIVE YOU A CALL AS SOON AS POSSIBLE.

Done


WHEN ARE YOU PLANNING ON SELLING YOUR HOME?


1-3 Mo

3-6 Mo

6+ Mo
Back


WOULD YOU LIKE TO SCHEDULE A CONSULTATION OR SEE YOUR HOME VALUE?


Schedule Consultation

My Home Value
Back
×Close

PLEASE CONFIRM YOUR PROPERTY DETAILS:

Address:
Property Type: Residential Commercial Vacant
Search Area: 0.5 m 1 m 1.5 m 2 m
Year:
Acreage:
SQFT:
Beds:
Bathrooms:
Garage:
Find out home value



CONFIRM PASSWORD

Confirm your password by entering your phone number.


Confirm Phone
Sorry, we couldn’t find '' ×Close

Please check the spelling, try clearing the search box, or try reformatting to
match these examples:

Address: '123 Main St, Anytown'
Neighborhood: 'Downtown'
Zip: '98115'
City: 'Anytown' or 'Anytown, State/Province'
MLS number: 'MLS# 38065544'


Don't see what you're looking for? Your search might be outside our service
areas.
or could be off market.
Did You Mean ×Close

Don't see what you're looking for? Your search might be outside our service
areas or could be off the market.

Sign up or Login another way


Get Your Home Value
Find out how much your home is worth - it might be more than you think!
Please verify your contact information.
First Name*
Last Name*
Email Address*
Phone Number*
Tell us about your home.
Street Address*
City*
State*
Beds*
Baths*
Sqft*
Year Built
Interest
(Select)

Cancel
Submit