ashleychaina.brixrealtytulsa.com Open in urlscan Pro
52.9.101.47  Public Scan

URL: https://ashleychaina.brixrealtytulsa.com/
Submission: On April 04 via api from US — Scanned from US

Form analysis 2 forms found in the DOM

<form novalidate="" class="cal-form">
  <div class="cal-form-item"><label>Home Price</label>
    <div class="v-input input left-padding"><span class="prefix">$</span>
      <div class="input-container has-value"><span class="label-top"></span> <input type="text" name="total" aria-label="total" placeholder="" maxlength="300" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div> <!--v-if-->
      <p class="mg-error" style="display: none;"></p>
    </div>
  </div>
  <div class="cal-form-item"><label>Down Payment <!--v-if--></label>
    <div class="input-container">
      <div class="v-input input right-padding left-padding left-radius no-border-right" style="flex: 1.8 1 0px;"><span class="prefix">$</span>
        <div class="input-container has-value"><span class="label-top"></span> <input type="text" name="downPaymentValue" aria-label="downPaymentValue" placeholder="" maxlength="300" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div>
        <!--v-if-->
        <p class="mg-error" style="display: none;"></p>
      </div>
      <div class="v-input input right-padding right-radius" style="width: 80px;"><span class="surfix">%</span>
        <div class="input-container has-value"><span class="label-top"></span> <input type="number" name="downPaymentRatio" aria-label="downPaymentRatio" placeholder="" maxlength="300" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div>
        <!--v-if-->
        <p class="mg-error" style="display: none;"></p>
      </div>
    </div>
  </div>
  <div class="cal-form-item"><label>Loan Term</label> <select class="input" name="loanTerm">
      <option value="10">10-Year Fixed</option>
      <option value="15">15-Year Fixed</option>
      <option value="20">20-Year Fixed</option>
      <option value="25">25-Year Fixed</option>
      <option value="30">30-Year Fixed</option>
      <option value="40">40-Year Fixed</option>
    </select></div>
  <div class="cal-form-item"><label>Interest Rate</label>
    <div class="v-input input right-padding"><span name="footer" class="surfix">%</span>
      <div class="input-container has-value"><span class="label-top"></span> <input type="number" name="interestRate" aria-label="interestRate" placeholder="" maxlength="300" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div> <!--v-if-->
      <p class="mg-error" style="display: none;"></p>
    </div>
  </div>
  <div class="cal-form-item" style="display: none;"><label>Property Tax</label>
    <div class="input-container">
      <div class="v-input input right-padding left-padding left-radius no-border-right" style="flex: 1.8 1 0px;"><span class="prefix">$</span> <span name="footer" class="surfix">/year</span>
        <div class="input-container has-value"><span class="label-top"></span> <input type="text" name="propertyTax" aria-label="propertyTax" placeholder="" maxlength="300" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div> <!--v-if-->
        <p class="mg-error" style="display: none;"></p>
      </div>
      <div class="v-input input right-padding" style="width: 72px;"><span name="footer" class="surfix">%</span>
        <div class="input-container has-value"><span class="label-top"></span> <input type="number" name="propertyTaxRate" aria-label="propertyTaxRate" placeholder="" maxlength="300" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div>
        <!--v-if-->
        <p class="mg-error" style="display: none;"></p>
      </div>
    </div>
  </div>
  <div class="cal-form-item" style="display: none;"><label>Home Insurance</label>
    <div class="v-input input left-padding right-lg-padding"><span class="prefix">$</span> <span name="footer" class="surfix">/year</span>
      <div class="input-container has-value"><span class="label-top"></span> <input type="text" name="homeInsurance" aria-label="homeInsurance" placeholder="" maxlength="300" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div> <!--v-if-->
      <p class="mg-error" style="display: none;"></p>
    </div>
  </div>
  <div class="cal-form-item" style="display: none;"><label>Condo/HOA Fees</label>
    <div class="v-input input left-padding right-lg-padding"><span class="prefix">$</span> <span name="footer" class="surfix">Month</span>
      <div class="input-container has-value"><span class="label-top"></span> <input type="text" name="hoaFee" aria-label="hoaFee" placeholder="" maxlength="300" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div> <!--v-if-->
      <p class="mg-error" style="display: none;"></p>
    </div>
  </div>
  <div class="submit-container"><span class="more">Advanced <i class="iconfont icon-arrow-down"></i></span> <button type="submit" class="submit" aria-label="Submit the form for calculation">Calculate</button></div>
</form>

<form novalidate="">
  <div class="v-input input-box fullname"> <!--v-if-->
    <div class="input-container"><span class="label-top">Full Name</span> <input type="text" name="fullname" aria-label="fullname" placeholder="Full Name" maxlength="100" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div> <!--v-if-->
    <p class="mg-error" style="display: none;"></p>
  </div>
  <div class="v-input input-box email"> <!--v-if-->
    <div class="input-container"><span class="label-top">Email*</span> <input type="email" name="email" aria-label="email" placeholder="Email*" maxlength="100" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div>
    <div class="email-suggestion" style="display: none;"></div>
    <p class="mg-error" style="display: none;"></p>
  </div>
  <div class="v-input input-box phone"> <!--v-if-->
    <div class="input-container"><span class="label-top">Phone</span> <input type="tel" name="phone" aria-label="phone" placeholder="Phone" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div> <!--v-if-->
    <p class="mg-error" style="display: none;"></p>
  </div> <input class="submit" type="submit" aria-label="Get More Info About Mortgage" value="Get More Info">
</form>

Text Content

 * Home
 * Buy
    1. All Listings
    2. Featured Listings
    3. Sold Listings

 * Sell
    1. Sell My Home
    2. Home Valuation

 * Neighborhoods
    1. Collinsville
    2. Tulsa
    3. Owasso
    4. Inola
    5. Broken Arrow

 * About
    1. About Us
    2. Contact Us
    3. Reviews

 * Agents
 * Market Snapshot
   
 * 

 * Register
 * Sign In







BRIX REALTY GROUP


WE ARE HERE TO SERVE ALL OF YOUR REAL ESTATE NEEDS!



Search for properties:

Address


SEARCH

 * Price
   
   0 - Max

 * Beds
   Beds
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
    * Any
    * 1
    * 2
    * 3
    * 4
    * 5
    * +

 * Baths
   Baths
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
    * Any
    * 1
    * 2
    * 3
    * 4
    * 5
    * +

 * Property Type
   Property Type
      
    * Any
    * Single Family Home
    * Multi-Family
    * Condo
    * Townhouse
    * Mobile Home
    * Manufactured Home
    * Vacant Land
    * Commercial

SEARCH

 * 
   1/28 28
   
   
   Open Sat 2PM-4PM
   
   $394,900
   
   3 Beds2 Baths2,142 SqFt
   
   
   22752 E 106TH PL S, BROKEN ARROW, OK 74014
   
   Single Family Home
   
   Listed by Allison & Associates, REALTORS
   
   READ MORE

 * 
   1/33 33
   
   
   Open Sat 2PM-4PM
   
   $379,900
   
   4 Beds3 Baths2,877 SqFt
   
   
   4005 W VICKSBURG ST NW, BROKEN ARROW, OK 74011
   
   Single Family Home
   
   Listed by eXp Realty, LLC (BO)
   
   READ MORE

 * 
   1/50 50
   
   
   Open Sun 2PM-4PM
   
   $295,000
   
   3 Beds2 Baths1,900 SqFt
   
   
   3601 W FOREST ST, SKIATOOK, OK 74070
   
   Single Family Home
   
   Listed by Reeves Real Estate
   
   READ MORE

 * 
   1/47 47
   
   
   Open Sat 11AM-1PM
   
   $439,000
   
   4 Beds3 Baths3,224 SqFt
   
   
   1440 W PLYMOUTH ST, BROKEN ARROW, OK 74012
   
   Single Family Home
   
   Listed by Coldwell Banker Select
   
   READ MORE

 * 
   1/50 50
   
   
   Open Sun 2PM-4PM
   
   $319,750
   
   3 Beds2 Baths1,861 SqFt
   
   
   1759 E 59TH PL, TULSA, OK 74105
   
   Single Family Home
   
   Listed by Chinowth & Cohen
   
   READ MORE

   
   View More Featured Listings


WHO IS BRIX REALTY?

OUR MISSION:

Build others up to increase the success rate of real estate agents everywhere
through exceptional mentorship, creating a unique family culture, advocating for
our buyers and sellers honestly and professionally.

LEARN MORE ABOUT US


WE ARE RECRUITING! JOIN US!

Join our team of market leaders who excel at creating opportunities for
themselves by finding opportunities for those they serve and support. We know
what it takes to build a real estate organization that thrives at every level.

JOIN THE TEAM


MORTGAGE CALCULATOR

Use our home loan calculator to estimate your total mortgage payment, including
taxes and insurance. Simply enter the price of the home, your down payment, and
details about the home loan, to calculate your mortgage payment, schedule, and
more.
Home Price
$




Down Payment
$




%




Loan Term 10-Year Fixed15-Year Fixed20-Year Fixed25-Year Fixed30-Year
Fixed40-Year Fixed
Interest Rate
%




Property Tax
$ /year




%




Home Insurance
$ /year




Condo/HOA Fees
$ Month




Advanced Calculate
Payment
Schedule
Your mortgage payments over 30 years will add up to $675,084.

Principal & Interest $1,875
Your mortgage payments over 30 years will add up to $675,084.Estimate
Payment:$1,875

Get more info from a local expert!
Full Name



Email*




Phone




RECENTLY SOLD

MORE LISTINGS

 * Sold on 10/17/2023
   
   closed
   
   $90,500
   
   6.1%
   
   $85,000
   
   3 Beds1 Bath1,069 SqFt
   
   
   405 SOONER RD, BARTLESVILLE, OK 74003
   
   Single Family Home
   
   Listed by Brix Realty LLC
   
   READ MORE

 * Sold on 11/15/2022
   
   closed
   
   $244,000
   
   1.6%
   
   $248,000
   
   3 Beds2 Baths1,543 SqFt
   
   
   14430 N 73RD AVE, COLLINSVILLE, OK 74021
   
   Single Family Home
   
   Listed by Coldwell Banker Select
   
   READ MORE

 * Sold on 09/29/2022
   
   closed
   
   $230,000
   
   $230,000
   
   3 Beds2 Baths1,907 SqFt
   
   
   13008 E 77TH ST N, OWASSO, OK 74055
   
   Single Family Home
   
   Listed by JPAR Reliance
   
   READ MORE

   
   


EXPLORE OUR FEATURED AREAS

Broken Arrow

Broken Arrow
read more

Inola

Inola
read more

Owasso

Owasso
read more

Tulsa

Tulsa
read more

Collinsville

Collinsville
read more


WE ARE HERE 24/7 TO ASSIST YOU WITH YOUR HOME BUYING AND SELLING NEEDS FROM
START TO FINISH.




OUR TEAM

Ashley Chaina

Company: Brix Realty

Tel: +1(918) 508-0532

Email: ashley.chaina@brixrealty.com

QUICK SEARCH
 * Homes For Sale in Inola, OK 51
 * Homes For Sale in Owasso, OK 266
 * Homes For Sale in Broken Arrow, OK 821
 * Homes For Sale in Collinsville, OK 141
 * Homes For Sale in Tulsa, OK 1,572

Brix Realty

Jennifer Hubbard

+1(405) 444-4301 jennifer.hubbard@brixrealtygroup.com

License ID: 201825

Ashley Chaina

+1(918) 508-0532 ashley.chaina@brixrealty.com
704 W Sheridan Ave , City , OK , 73102 , United States

Get My App


Home

Buy
 1. All Listings
 2. Featured Listings
 3. Sold Listings

Sell
 1. Sell My Home
 2. Home Valuation

Neighborhoods
 1. Collinsville
 2. Tulsa
 3. Owasso
 4. Inola
 5. Broken Arrow

About
 1. About Us
 2. Contact Us
 3. Reviews

Agents

Market Snapshot

IDX information is provided exclusively for consumers’ personal, non-commercial
use and that it may not be used for any purpose other than to identify
prospective properties consumers may be interested in purchasing. Information
deemed reliable but not guaranteed to be accurate. Listing information updated
daily.

Powered by Lofty Inc. Copyright 2024. All Rights Reserved. Terms of Service &
Privacy Policy | Property Listings | Sitemap | Accessibility


This site uses cookies to enhance your browsing experience and deliver our
information and services. By using this site, you accept our use of cookies.
More Info
OK
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word

mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1