www.moatsteam.com Open in urlscan Pro
204.232.141.225  Public Scan

Submitted URL: http://moatsteam.com/
Effective URL: https://www.moatsteam.com/
Submission Tags: discord.fish
Submission: On June 09 via api from FI — Scanned from FI

Form analysis 6 forms found in the DOM

<form><label class="form__label form__label--hidden" for="bt-ballerbox__autocomplete-input--id">Search Properties</label>
  <div class="grid ballerbox-wrapper--large">
    <div class="cell">
      <div class="form__input-group">
        <div class="bt-ccomp bt-ccomp__dropdown height-1-1"><button class="btn bt-ccomp__trigger at-searchby-trigger form__input-prefix ballerbox__searchby-button btn--width-auto" type="button" name="ballerbox__searchby-button">Search By
            <i class="fa-angle-down far fa-fw bt-fa-icon"></i></button><span></span></div><input class="ballerbox__autocomplete-input form__input--grouped" type="text" name="bt-ballerbox__autocomplete-input--id"
          id="bt-ballerbox__autocomplete-input--id" role="combobox" aria-autocomplete="list" aria-expanded="false" autocomplete="off" placeholder="Type any Area, Address, ZIP, School, etc." value="">
      </div>
    </div>
    <div class="cell cell--autoSize"><button class="btn ml-8 btn--width-auto btn--primary-override" data-cy="homepage__ballerbox__search-button"
        type="submit"><i class="fa-search fas fa-fw bt-fa-icon ballerbox__search-button__icon" title="Find Your Home"></i><span class="ballerbox__search-button__text">Find Your Home</span></button></div>
  </div><button class="btn ballerbox__nearby-button--homepage btn--text" type="button"><i class="fa-location-arrow fas fa-fw bt-fa-icon"></i> Search Properties Near Me</button>
</form>

<form class="js-register-form" data-parsley-validate="">
  <div class="alert alert--small uk-hidden js-alert-messages-container"></div>
  <div class="form__group">
    <div class="form__label-group">
      <label class="form__label bt-text--regular font-size--14" for="registerEmailStep1">Email Address (Must be valid)</label>
    </div>
    <input type="email" name="email" id="registerEmailStep1" autocomplete="email" data-cy="reg-form__step-one-email" class="form__input form__input--square at-email-txt at-squeeze-email-txt" data-parsley-emailsanitizer="" required="">
  </div>
  <div class="grid grid--gutters grid-xs--full">
    <div class="cell text-xs--center">
      <button class="btn btn--primary btn--primary-red btn--width-full btn--square btn--size-large bt-text--regular mt-4 js-next-step-two at-submit-btn" data-cy="reg-form__continue-with-email">Continue With Email</button>
      <div class="uk-text-bold uk-text-muted mt-12">Already signed up? <a href="#" class="js-user-signin" data-cy="reg-form__log-in-button">Log in</a></div>
    </div>
  </div>
</form>

<form class="js-sign-in-form" data-parsley-validate="">
  <div class="alert alert--small uk-hidden js-alert-messages-container"></div>
  <div class="form__group mb-12">
    <div class="form__label-group">
      <label class="form__label bt-text--regular font-size--14" for="loginEmail">Email Address</label>
    </div>
    <input type="email" name="username" id="loginEmail" data-cy="sign-in__email" class="form__input form__input--square at-email-txt" data-parsley-emailsanitizer="" required="">
  </div>
  <div class="form__group mb-12">
    <div class="form__label-group">
      <label class="form__label bt-text--regular font-size--14" for="loginPassword">Password (May also be your phone #)</label>
    </div>
    <input type="password" name="password" id="loginPassword" data-cy="sign-in__password" class="form__input form__input--square form__input--large" required="">
  </div>
  <div class="grid grid--gutters grid-xs--full">
    <div class="cell text-xs--center">
      <input type="hidden" name="LastName" class="LastName" aria-label="hidden field">
      <button class="btn btn--primary btn--primary-red btn--width-full btn--square btn--size-large bt-text--regular mt-4 js-signin-button" data-cy="sign-in__sign-in-button">Sign In</button>
      <div>
        <button type="button" class="btn btn--text js-user-password-reset">Trouble logging in?</button>
      </div>
    </div>
  </div>
</form>

<form class="js-forgot-form" data-parsley-validate="">
  <div class="grid grid--justifyCenter">
    <div class="cell cell-md-9">
      <div class="alert alert--small uk-hidden js-alert-messages-container"></div>
      <div class="grid grid--gutters grid-xs--full">
        <div class="cell">
          <div class="btgf-field">
            <div class="form__group">
              <div class="form__label-group">
                <label class="form__label bt-text--regular font-size--14" for="unableEmail">Email Address</label>
              </div>
              <input type="email" id="unableEmail" name="email" autocomplete="given-name" class="form__input form__input--square at-email-txt" data-parsley-emailsanitizer="" required="">
            </div>
          </div>
        </div>
        <div class="cell text-xs--center">
          <input type="text" name="LastName" class="LastName uk-hidden" aria-label="hidden field">
          <button type="submit" class="btn btn--primary btn--primary-red btn--width-full btn--square btn--size-large bt-text--regular js-forgot-button at-submit-btn">Send Password</button>
          <div class="mt-12"><button type="button" class="btn btn--text btn--width-full js-user-signin">Back to Log in</button></div>
        </div>
      </div>
    </div>
  </div>
</form>

<form>
  <button class="btn btn--primary btn--primary-red btn--square btn--size-large bt-text--regular js-opt-me-in at-submit-btn" data-cy="opt-in__button">It's OK to Email Me!</button>
  <div class="mt-4">
    <a class="js-no-thanks" href="#" data-cy="opt-in__no-thanks">No thanks</a>
  </div>
</form>

<form class="js-complete-register-form" data-parsley-validate="">
  <div class="btgf-field">
    <div class="form__group mb-12">
      <div class="form__label-group">
        <label class="form__label bt-text--regular font-size--14" for="registerFullNameStep2">Full Name (First &amp; Last)</label>
      </div>
      <input name="fullname" id="registerFullNameStep2" autocomplete="name" data-cy="reg-form__step-two-full-name" class="form__input form__input--square js-regform__full-name at-fullName-txt at-squeeze-fullName-txt" data-parsley-fullname=""
        required="">
    </div>
  </div>
  <div class="btgf-field">
    <div class="form__group mb-12">
      <div class="form__label-group">
        <label class="form__label bt-text--regular font-size--14" for="registerPhoneStep2">Phone Number (Used as Password)</label>
      </div>
      <input type="tel" name="phone" id="registerPhoneStep2" autocomplete="tel" data-cy="reg-form__step-two-phone" class="form__input form__input--square js-fb-phone at-phone-txt at-squeeze-phone-txt" data-parsley-phone="" required="">
    </div>
  </div>
  <div class="grid grid--gutters grid-xs--full">
    <div class="cell text-xs--center">
      <input type="hidden" id="registerEmailStep2" class="at-email-txt" name="email" data-parsley-email="" required="">
      <input type="text" name="LastName" class="LastName uk-hidden" aria-label="hidden field">
      <button data-cy="reg-form__step-two-submit" class="btn btn--primary btn--primary-red btn--width-full btn--square btn--size-large bt-text--regular mt-4 js-updatePhone-button at-complete-registration-btn at-submit-btn">I'm Finished</button>
    </div>
  </div>
</form>

Text Content

Skip To Content

Texas Real Estate Commission Consumer Protection Notice
 * Contact Us
 * (512) 953-7244

 * Saved Searches [0]
    * You currently have no saved searches

 * View Favorites [0]
 * 
 * Sign In

 * Home
 * Testimonials
 * Search
    * Agents
    * Map Search
    * Our Listings

 * Buying
    * Buy a Home
    * Cash Offer
    * Financing

 * Selling
    * Sell Your Home
    * What’s My Home Worth?

 * Resources
    * About Us
    * Blog
    * Community Guides
    * Additional Resources

 * Contact Us


Sell Your Home
Buy a Home
Search Properties
Search By
Find Your Home
Search Properties Near Me
Austin
Gallery View
See All Listings
Map View
See All Listings
Talk with an Agent
Contact Us
star-alt
star-alt
star-alt
star-alt
star-alt

"Bobby, Shaina and the entire team are our go to agents in Austin Texas! They
provide incredible service and integrity in every transaction! I highly
recommend them!"


James Hern

Google review

star-alt
star-alt
star-alt
star-alt
star-alt

"Tessa Reuven was wonderful to work with! She was incredibly responsive to our
requests and accommodating to our schedule. Overall, she made our home buying a
pleasant experience!"


Madeleine W.

Google review

star-alt
star-alt
star-alt
star-alt
star-alt

"I relocated recently from Los Angeles to Austin, and I was lucky enough to have
Jasjeev Singh as my Realtor. Not only did he check out several apartment
complexes for me, he searched very patiently until he found one that ticked off
all..." Read more


Harmala Kaur Uberai

Google review

star-alt
star-alt
star-alt
star-alt
star-alt

"We very much enjoyed working with Stephanie and the Moats Team. Our house sold
very quickly and we were guided through the process efficiently. Stephanie went
above and beyond to make sure we were happy with the process. We would
definitely..." Read more


Ben Thompkins

Google review

star-alt
star-alt
star-alt
star-alt
star-alt

"Kenny is willing to do most anything at anytime in the name of his clients. His
sense of humor makes finding a house fun - thanks, Kenny!"


Rebecca Bolich

Google review

star-alt
star-alt
star-alt
star-alt
star-alt

"Shaina and the Moats team were fantastic to work with! Shaina is incredibly
professional and knowledgeable. As first time home buyers, we needed a lot of
guidance and Shaina and her team made the process easy from search to close. We
fou..." Read more


Megan Jackson

Google review

star-alt
star-alt
star-alt
star-alt
star-alt

"Stephanie Sharp has been everything we could ask for in a realtor. She is not
only very professional, but she has been so patient and compassionate with us,
as we are first time home buyers on a strict budget, and what we are looking for
an..." Read more


Alicia Marie Powell-Garza

Google review

star-alt
star-alt
star-alt
star-alt
star-alt

"Kathy Irwin and her team were a pleasure to work with. Kathy makes you feel
like you are her only client, providing oodles houses with our criteria to view
and tour."


Ann Elkin

Google review

star-alt
star-alt
star-alt
star-alt
star-alt

"Not our 1st house.. So, we have something to compare it to. Excellent service!
Maritza is super fantastic. Found us something especially in this market!"


Moving Forward

Google review

star-alt
star-alt
star-alt
star-alt
star-alt

"They are very concerned about their people."


Ruth E Hobaugh Armstrong

Facebook review

star-alt
star-alt
star-alt
star-alt
star-alt

"Brittany Ward at The Moats Team went above and beyond for us! She was amazing
to work with and we can't recommend her enough. She was very responsive to
calls, e-mails, and texts, met us after work for showings, and put offers in for
us on..." Read more


Tessie Watson Crow

Google review

star-alt
star-alt
star-alt
star-alt
star-alt

"Carly and the team were so engaged with us throughout this entire process. They
never let up unless we got what we wanted. They went above and beyond with
staging, photos, communication, the showing weekend, and our home had offers in
2 day..." Read more


Wendy Hogg

Google review

star-alt
star-alt
star-alt
star-alt
star-alt

"The entire team at the Moats office is spectacular, not once did I ever doubt
the ability of the Moats team. They were always open to listen to my ideas and
offered really good advise through the entire process. Not to mention we had
offers..." Read more


Mitchell Glosson

Google review

star-alt
star-alt
star-alt
star-alt
star-alt

"I would still be looking for a house if it weren't for Lauren. She knew all the
right moves to make to ensure that ours was the offer accepted. I still can't
believe that I got the house I got in this market. Everyday I wake up in love
with..." Read more


Matthew Frank

Google review

star-alt
star-alt
star-alt
star-alt
star-alt

"Our company has been working with the agents of the Moats team for a few months
now, and I can say that without question, this is one of the top Real Estate
groups anywhere in Austin. You won't find a more friendly, organized, and down
to e..." Read more


Austin 360 Photography

Google review

star-alt
star-alt
star-alt
star-alt
star-alt

"Kathryn, Madison, Eunice and the others at the Moats team were superb. The
advice provided was spot on and our home sold in only 2 days - and well above
asking. I can definitely recommend them to anyone."


Ray Blomquist

Google review

star-alt
star-alt
star-alt
star-alt
star-alt

"Jasjeev Singh was my realtor when I was looking to buy my first property in
Austin. He was resourceful, very attentive and knowledgeable about the various
areas! However, the best part about him is that he is super responsive and goes
the e..." Read more


Pia Kaur

Google review

star-alt
star-alt
star-alt
star-alt
star-alt

"Great team with high quality people!"


Damien Vrignon

Google review

star-alt
star-alt
star-alt
star-alt
star-alt

"Nicole and all her Team were very professional during the process of buying our
first home. She always make sure we were informed of the process of our new
construction; since we were out of the State during the buying process. Thank
you fo..." Read more


Cindy Caraballo

Google review

star-alt
star-alt
star-alt
star-alt
star-alt

"Working with the Keller Williams-Moats team has been the BEST home-selling
experience. Since the first day of meeting with the realtor Stephanie Sharp,
there has not been a day that she or one of her team members have not contacted
us at l..." Read more


Jaime Dougherty

Google review

star-alt
star-alt
star-alt
star-alt
star-alt

"Kathern Stand is one of the best real estate agents I have ever had the good
fortune to work with. She was always quick answer text emaile or phone calls. I
will and have recommended her and your office to others."


John Newby

Google review

star-alt
star-alt
star-alt
star-alt
star-alt

"Jasmine Perales is AWESOME! From the moment that I have had to conduct
business, rather it be over the phone, via email, etc she has taken the means to
go above and beyond with making sure that my concerns are answered. Her overall
knowle..." Read more


victoria cervantes

Google review

star-alt
star-alt
star-alt
star-alt
star-alt

"Paulina worked extensively with me on a property that didn’t end up working
out. She always followed up super quickly and was absolutely amazing to work
with. She has great energy, is honest, straightforward and trustworthy. I look
forward..." Read more


Sarah Stroup

Google review

star-alt
star-alt
star-alt
star-alt
star-alt

"Jasjeev Singh has been amazing in helping us look for investment properties in
Austin . Even though we’re in CA . He’s been diligent and on top of everything
."


Khiven Sethi

Google review

star-alt
star-alt
star-alt
star-alt
star-alt

"This is when you need an extra star for somebody because five stars just isn’t
enough! From start to finish Kenny meets and exceeds all expectations!"


Terry Farrar

Google review

star-alt
star-alt
star-alt
star-alt
star-alt

"Marketing is Great! Maddy is Greaaaat! AAA"


Erik Padilla

Google review

star-alt
star-alt
star-alt
star-alt
star-alt

"This was our first time selling a home and our second time buying. It was an
overwhelming to start but Dina and Joy made it such an easy experience for us.
She listed our home and got us multiple offers quickly. We got our asking amount
and..." Read more


Louis Cruz

Google review

star-alt
star-alt
star-alt
star-alt
star-alt

"Kenny is one of the most honest, genuine and hard working individuals you’ll
ever work with!"


Anne McCambridge

Google review

star-alt
star-alt
star-alt
star-alt
star-alt

"Brittany and Andrew et al were fantastic! Very difficult sale but Brittany was
on top of it through all the difficulties that arose. I can’t say enough about
the professionalism and friendliness that she maintained throughout the
experienc..." Read more


Candice Jones

Google review

star-alt
star-alt
star-alt
star-alt
star-alt

"Kathryn Strand did an awesome job selling my home. She was extremely
professional, knowledgeable and pleasant. She went “above and beyond” in every
way. Kathryn was thorough and paid attention to every detail. I highly recommend
Kathryn...." Read more


Charlotte Steindorf

N/A

We believe that home is the foundation of your life – where memories are made
and life is lived out. We’re committed to making the process of finding home
fun, rewarding, and stress-free. We know there is no place like home.


TOP AREAS & NEIGHBORHOODS

 * Austin 1969






GUIDES

 * Austin
 * More Guides


COMPANY

 * Meet The Team
 * Our Blog
 * Contact Us


RESOURCES

 * Buy a Home
 * Sell Your Home
 * Finance


GET SOCIAL




ABOUT US

The Moats Team is Texas' most innovative real estate team.

The Moats Team | Keller Williams
1801 S Mopac Expy Suite 100, Austin, TX 78737
(512) 953-7244



© 2022 Austin Board of REALTORS® (alternatively, from ACTRIS). All information
provided is deemed reliable but is not guaranteed and should be independently
verified. The Austin Board of REALTORS®, ACTRIS and their affiliates provide the
MLS and all content therein “AS IS” and without any warranty, express or
implied.The information provided is for consumers' personal, non-commercial use
and may not be used for any purpose other than to identify prospective
properties consumers may be interested in purchasing. Data last updated:
2022-06-09T00:00:16.317.

© 2022 Central Texas Multiple Listing Service, Inc. All rights reserved. IDX
information is provided exclusively for consumers' personal, non-commercial use
and may not be used for any purpose other than to identify prospective
properties consumers may be interested in purchasing. Some properties which
appear for sale on the website may no longer be available because they are for
instance, under contract, sold or are no longer being offered for sale.
Information is deemed reliable but is not guaranteed accurate by the MLS or The
Moats Team | Keller Williams. Data last updated: 2022-06-09T00:05:38.09.

© 2022 San Antonio Board of REALTORS® All rights reserved. IDX information is
provided exclusively for consumers' personal, non-commercial use and may not be
used for any purpose other than to identify prospective properties consumers may
be interested in purchasing. Information is deemed reliable but is not
guaranteed accurate by the MLS or The Moats Team | Keller Williams. Last updated
2022-06-08T23:32:47.807.

Texas Real Estate Commission Information About Brokerage Services

 * © 2022
 * Terms of Use
 * Privacy Policy
 * Accessibility
 * DMCA
 * Listings Sitemap

Sign In
Register
My Account
Sign Out
 * Home
 * Testimonials
 * Search
    * Agents
    * Map Search
    * Our Listings

 * Buying
    * Buy a Home
    * Cash Offer
    * Financing

 * Selling
    * Sell Your Home
    * What’s My Home Worth?

 * Resources
    * About Us
    * Blog
    * Community Guides
    * Additional Resources

 * Contact Us

 * Saved Searches 0
    * You currently have no saved searches

 * Favorites 0

 * Register
 * Sign In
 * Trouble Logging In?
 * OptIn
 * Register
   

 * Free Account Activation
   Free and complete access in 20 seconds...
   
   Continue with Google
   or
   Email Address (Must be valid)
   Continue With Email
   Already signed up? Log in
   
   In agreement with our Terms of Use and Privacy Policy.
   
   Disclaimer: By entering your information and clicking "Continue" you agree to
   our Terms of Use and Privacy Policy and that you may be contacted by phone,
   text message and email about your inquiry.
 * Existing Members
   Not a member? Register for free
   
   Continue with Google
   or
   Email Address
   Password (May also be your phone #)
   Sign In
   Trouble logging in?
 * Unable to login?
   Please enter the email address you registered with and we'll send your
   password to you.
   Email Address
   Send Password
   Back to Log in
 * Welcome!
   Did you know that you can set up e-Alerts for your searches and have matching
   results delivered directly to your inbox? We just need your permission to
   email you.
   It's OK to Email Me!
   No thanks

Email Registration
Just a few more details so we can help you
(All fields are required.)
Full Name (First & Last)
Phone Number (Used as Password)
I'm Finished

In agreement with our Terms of Use and Privacy Policy.

Heather Sullivan-Sandesh

"Maritza is the hardest working, most knowledgeable real estate agent we’ve ever
worked with. We saw almost a dozen houses and went under contract twice. With
each house, she was thorough, communicative, quick to get inspections ordered,
hel..." Read more

11 days ago

Google review

Get Started

5/5



280

verified reviews & testimonials

All  280
Google  251
Facebook  25
Endorsal  4
—

"undefined"

Endorsal testimonial

The Moats Team is rated 5/5 from 280 reviews & testimonials.


Powered by