blakebastianhomes.com Open in urlscan Pro
64.246.164.133  Public Scan

Submitted URL: http://www.blakebastianhomes.com/
Effective URL: http://blakebastianhomes.com/
Submission: On November 02 via manual from US — Scanned from DE

Form analysis 2 forms found in the DOM

<form role="form" id="mxForm1_FormElement" class="mx_contact_form   " data-error-collect=".mx-error-collect" novalidate="">
  <!-- Note to code archaeologists: wms_ec stands for Windermere Solutions Email Contact -->
  <div class="copy"> Or send me a message. </div>
  <div class="mobile-nav">
    <a class="back-to-connect" href="javascript:void(0);"><svg width="10" height="10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M.48 4.5l2.96 4.54h2.7L4.06 5.58H10V3.42H4.08L6.14 0h-2.7L.48 4.5z" fill="#F0642E"></path></svg>Back to Contact Options</a>
  </div>
  <div>
    <div class="form-group has-float-label">
      <input type="text" class="form-control" name="wms_ec_your_name" data-error="Please provide your name." placeholder="Enter your name" id="mxForm1_wms_ec_your_name">
      <label for="mxForm1_wms_ec_your_name">Name</label>
    </div>
  </div>
  <div>
    <div class="form-group has-float-label">
      <input type="text" class="form-control" name="wms_ec_your_email" pattern="[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,4}$" data-error="Please provide a valid email address." placeholder="Enter your email address" id="mxForm1_wms_ec_your_email"
        required="">
      <label for="mxForm1_wms_ec_your_email">Email *</label>
    </div>
  </div>
  <div>
    <div class="form-group has-float-label">
      <input type="tel" class="form-control" name="wms_ec_your_phone" data-ten_digit_phone="" data-error="Please provide your 10-digit phone number." placeholder="Enter your phone number" id="mxForm1_wms_ec_your_phone">
      <label for="mxForm1_wms_ec_your_phone">Phone Number</label>
    </div>
  </div>
  <div>
    <div class="form-group has-float-label">
      <textarea type="text" class="form-control" name="wms_ec_message" data-error="A comment is required. Please be as detailed as you can." placeholder=" " id="mxForm1_wms_ec_message" required=""></textarea>
      <label for="mxForm1_wms_ec_message">Message *</label>
    </div>
  </div>
  <div>
    <div class="form-group flex-checkbox">
      <input type="checkbox" class="form-control" name="wms_ec_buy" id="mxForm1_wms_ec_buy">
      <label for="mxForm1_wms_ec_buy">Buying</label>
      <input type="checkbox" class="form-control" name="wms_ec_sell" id="mxForm1_wms_ec_sell">
      <label for="mxForm1_wms_ec_sell">Selling</label>
    </div>
  </div>
  <input type="hidden" name="wms_ec_recipient_email" value="blake.bastian2@gmail.com">
  <input type="hidden" name="lead_route_endpoint" value="agent_contact_emails">
  <div class="input-yenoh" style="position: absolute; left: -9999px;">
    <input tabindex="-1" type="checkbox" name="accept" class="yenoh yenoh-1 yenoh-y" checked="checked">
    <input tabindex="-1" type="checkbox" name="terms" class="yenoh yenoh-2 yenoh-n">
    <input tabindex="-1" type="checkbox" name="check" class="yenoh yenoh-3 yenoh-set-y">
  </div>
  <div class="form-group form-group-submit">
    <div>
      <div class="mxFormContactMessage">
        <div class="help-block mx-error-collect"></div>
      </div>
      <button type="submit" id="mxForm1_submitbtn" class="btn btn-primary analytics" data-event-action="SEND_CLICKED">SEND <svg width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path d="M9.52 4.98L6.56 9.52H3.86L5.94 6.06H0V3.9H5.92L3.86 0.479996H6.56L9.52 4.98Z" fill="#F0642E"></path>
        </svg>
      </button>
    </div>
  </div>
  <div class="form-group recaptcha-pp"> This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy" target="_blank">Privacy Policy</a> and
    <a href="https://policies.google.com/terms" target="_blank">Terms of Service</a> apply. </div>
  <input type="hidden" name="form_type" value="generic_contact">
</form>

<form role="form" id="contactMeForm" class="form-horizontal" novalidate="true">
  <div class="form-group">
    <div class="col-sm-9">
      <input id="footerContact_wms_ec_your_name" type="text" class="form-control col-sm-10" name="wms_ec_your_name" placeholder="your name">
    </div>
    <div class="col-sm-3">
      <span class="glyphicon form-control-feedback" aria-hidden="true"></span>
      <span class="help-block with-errors">Name looks great.</span>
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-9">
      <input id="footerContact_wms_ec_your_email" type="email" class="form-control" name="wms_ec_your_email" placeholder="*your email" data-error="A valid email is required." pattern="[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,4}$" required="">
    </div>
    <div class="col-sm-3">
      <span class="glyphicon form-control-feedback" aria-hidden="true"></span>
      <span class="help-block with-errors">Looks like a valid email.</span>
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-9">
      <input id="footerContact_wms_ec_your_phone" type="text" pattern="^\(?([0-9]{3})\)?[-.]?([0-9]{3})[-.]?([0-9]{4})$" name="wms_ec_your_phone" class="form-control" placeholder="your phone">
    </div>
    <div class="col-sm-3">
      <span class="glyphicon form-control-feedback" aria-hidden="true"></span>
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-9">
      <textarea id="footerContact_wms_ec_message" class="form-control" name="wms_ec_message" placeholder="*type your message or question" data-error="A comment is required. Please be as detailed as you can." required=""></textarea>
    </div>
    <div class="col-sm-3">
      <span class="glyphicon form-control-feedback" aria-hidden="true"></span>
      <span class="help-block with-errors">The more detail the better.</span>
    </div>
  </div>
  <input type="hidden" name="wms_ec_recipient_email" value="blake.bastian2@gmail.com">
  <div class="input-yenoh" style="position: absolute; left: -9999px;">
    <input tabindex="-1" type="checkbox" name="accept" class="yenoh yenoh-1 yenoh-y" checked="checked">
    <input tabindex="-1" type="checkbox" name="terms" class="yenoh yenoh-2 yenoh-n">
    <input tabindex="-1" type="checkbox" name="check" class="yenoh yenoh-3 yenoh-set-y">
  </div>
  <div class="form-group form-group-submit clearfix">
    <div class="col-sm-9">
      <button id="footerContact_submit" type="submit" class="btn btn-primary btn-block disabled">Send</button>
    </div>
  </div>
</form>

Text Content

 * Properties...
   * Property Search
   * My Office's Listings
   * Featured Properties
 * Buying & Selling...
   * Buying & Selling Tips
   * Financial Calculators
 * About Me...
   * My Bio
   * Contact Me
   * YOUR STORY IS OUR STORY.
 * Blog...
   * Windermere Blog
 * New Construction in Davis County
 * Find Your Homes Value
 * Homepage
 * Neighborhood News
 * More...
   * ...
   * 

 * 
 * ...

search near me



FEATURED PROPERTIES

Virtual Tour
Add Comment
Save Comments



$1,195,000

6 BR | 5 BA | 5,671 Sqft
Contact Agent
952 W Willowmere Dr, Kaysville, UT 84037
Pending

Premier Properties
UTAH REAL ESTATE / Windermere Real Estate-Utah / Jim Barber
Virtual Tour
Add Comment
Save Comments



$750,000

3 BR | 3 BA | 4,070 Sqft
Contact Agent
1414 E South Weber Dr, South Weber, UT 84405
Pending

UTAH REAL ESTATE / Windermere Real Estate-Utah / Mike Howard
Virtual Tour
Add Comment
Save Comments



$543,300

2 BR | 3 BA | 3,182 Sqft
Contact Agent
805 N 100 E, Brigham City, UT 84302
Active

UTAH REAL ESTATE / Windermere Real Estate-Utah / Mike Howard
Virtual Tour
Add Comment
Save Comments



$530,000

3 BR | 3 BA | 2,906 Sqft
Contact Agent
4790 S 2950 W, Roy, UT 84067
Pending

UTAH REAL ESTATE / Windermere Real Estate-Utah / Natalie Wagner
Add Comment
Save Comments



$450,000

2.07 Acres
Contact Agent
292 N Flag Rock Dr 113, Farmington, UT 84025
Active

UTAH REAL ESTATE / Windermere Real Estate-Utah / Blake Bastian
Add Comment
Save Comments



$450,000

2 Acres
Contact Agent
268 N Flag Rock Dr 114, Farmington, UT 84025
Active

UTAH REAL ESTATE / Windermere Real Estate-Utah / Blake Bastian
Virtual Tour
Add Comment
Save Comments



$400,000

4 BR | 2 BA | 3,412 Sqft
Contact Agent
908 Goddard St, Ogden, UT 84403
Pending

UTAH REAL ESTATE / Windermere Real Estate-Utah / Shawnee Cooper
Virtual Tour
Add Comment
Save Comments



$369,900

3 BR | 3 BA | 1,692 Sqft
Contact Agent
260 W Meadow View Dr S, Ogden, UT 84404
Pending

UTAH REAL ESTATE / Windermere Real Estate-Utah / Shawnee Cooper
Virtual Tour
Add Comment
Save Comments



$360,000

3 BR | 2 BA | 2,442 Sqft
Contact Agent
1040 E Cross St, Ogden, UT 84404
Pending

UTAH REAL ESTATE / Windermere Real Estate-Utah / Jim Barber
Add Comment
Save Comments



$355,000

3 BR | 2 BA | 2,050 Sqft
Contact Agent
3455 Fowler Ave, Ogden, UT 84403
Pending

UTAH REAL ESTATE / Windermere Real Estate-Utah / Haley Soto
Add Comment
Save Comments



$349,000

3 BR | 3 BA | 1,558 Sqft
Contact Agent
327 N 100 W 28, Morgan, UT 84050
Pending

UTAH REAL ESTATE / Windermere Real Estate-Utah / Mike Bastian
Add Comment
Save Comments



$329,000

3 BR | 3 BA | 1,395 Sqft
Contact Agent
331 N 100 W 29, Morgan, UT 84050
Pending

UTAH REAL ESTATE / Windermere Real Estate-Utah / Mike Bastian
Virtual Tour
Add Comment
Save Comments



$200,000

1 BR | 1 BA | 942 Sqft
Contact Agent
1298 E Lorl Ln #4, Ogden, UT 84404
Pending

UTAH REAL ESTATE / Windermere Real Estate-Utah / Laurann Turner
Add Comment
Save Comments



$200,000

2 BR | 2 BA | 924 Sqft
Contact Agent
972 E Ridgeway Loop 228, Garden City, UT 84028
Pending

UTAH REAL ESTATE / Windermere Real Estate-Utah / Claudia Conder





more listings


NEIGHBORHOOD NEWS

THE BEST WAY TO STAY CONNECTED WITH WHAT'S HAPPENING IN THE MARKET

learn more

I am a full service Realtor representing buyers and sellers along the Wasatch
Front. I am a co-founder of the BAM Real Estate group with Windermere Real
Estate. Having the right real estate agent means having an agent who is
committed to helping you buy or sell your home with the highest level of
expertise in your local market. This also means to helping you understand each
step of the buying or selling process. If you would like to work with someone
straight forward, honest, and with a high level of integrity, please contact me
today.

Blake Bastian 

801-690-1934

blake.bastian2@gmail.com


LET'S GET IN TOUCH


Get started with me today

Connect with me to get answers to all your questions. You can call or email me.
Connect with me to get answers to all your questions. You can call or email me.
Connect with me to get answers to all your questions.
Call Email Form
Or send me a message.
Back to Contact Options
Name
Email *
Phone Number
Message *
Buying Selling


SEND
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.
Connect with me to get answers to all your questions. You can call or email me.
Connect with me to get answers to all your questions. You can call or email me.
Connect with me to get answers to all your questions.
Call Email Form
Thanks!

Your message has been sent. You’ll be contacted shortly.

Search for listings
Back to form




HOME

PROPERTIES

ABOUT ME

BLOG

NEIGHBORHOOD NEWS



Terms Of Use | Privacy Policy

© 2018 Windermere Solutions, LLC




×


CONTACT ME

Name looks great.
Looks like a valid email.

The more detail the better.

Send


SENDING YOUR EMAIL

×


SUCCESS!


THANK YOU FOR YOUR INQUIRY.