www.totalmortgage.com Open in urlscan Pro
2606:4700:20::ac43:4720  Public Scan

Submitted URL: https://safecreditpull.com/
Effective URL: https://www.totalmortgage.com/apply/b/terry-hastings
Submission: On September 03 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 2 forms found in the DOM

POST https://www.totalmortgage.com/register

<form role="form" method="POST" id="register" action="https://www.totalmortgage.com/register">
  <input type="hidden" name="_token" value="QueU9BWCkGj3p7allkpnhU0naPdxfCWtO0pKAU6E">
  <div class="upper">
    <div class="form-group">
      <label for="name">Full Name</label>
      <input id="create-name" type="text" name="name" value="" required="" autofocus="">
      <div id="error-name"> </div>
    </div>
    <div class="form-group">
      <label for="email">E-Mail Address</label>
      <input id="create-email" type="email" name="email" value="" required="">
      <div id="error-email"> </div>
    </div>
    <div class="form-group">
      <label for="password">Password</label>
      <input id="create-password" type="password" name="password" required="">
    </div>
    <div class="form-group">
      <label for="password-confirm">Confirm Password</label>
      <input id="create-password-confirm" type="password" name="password_confirmation" required="">
    </div>
  </div>
  <input type="hidden" name="assigned_lo" value="42">
  <div id="error-messages">
  </div>
  <div class="lower">
    <button type="submit" class="btn register">Register</button>
    <a href="/login" class="link">Already have an account?</a>
  </div>
</form>

Name: applyPOST

<form name="apply" method="post" id="apply-form-new" autocomplete="on">
  <div id="apply-step-1" class="apply-step active" style="width: 1600px;">
    <div class="step-header">
      <h1 class="centered-header">Apply for a Mortgage Loan. Start Your Online Mortgage Application</h1>
      <h2 class="centered-header">First, select the type of loan that fits you.</h2>
    </div>
    <div id="apply-step-1-choices" class="step-container">
      <div class="apply-choice">
        <div class="slide-image-cover">
          <img src="/images/apply/home_purchase.png" alt="Purchase a home; apply for a mortgage loan; apply for a mortgage online; online mortgage application;" id="purchase" data-step-desc="Home Purchase">
        </div>
        <p>Home Purchase</p>
      </div>
      <div class="apply-choice">
        <div class="slide-image-cover">
          <img src="/images/apply/home_refinance.png" alt="Home Refinance" id="refinance" data-step-desc="Home Refinance">
        </div>
        <p>Home Refinance</p>
      </div>
    </div>
  </div>
  <div id="apply-step-2" class="apply-step" style="width: 1600px;">
    <div class="step-header">
      <h2 class="centered-header">How will you use this property?</h2>
    </div>
    <div id="apply-step-2-choices" class="step-container">
      <div class="apply-choice">
        <div class="slide-image-cover">
          <img src="/images/apply/primary_residence_icon.png" alt="Primary Residence" id="primary_residence">
        </div>
        <p>Primary Residence</p>
      </div>
      <div class="apply-choice">
        <div class="slide-image-cover">
          <img src="/images/apply/second_vacation_home_icon.png" alt="Second / Vacation Home" id="second_home">
        </div>
        <p>Second / Vacation Home</p>
      </div>
      <div class="apply-choice">
        <div class="slide-image-cover">
          <img src="/images/apply/investment_property_icon.png" alt="Investment Property" id="investment">
        </div>
        <p>Investment Property</p>
      </div>
    </div>
  </div>
  <div id="apply-step-3" class="apply-step" style="width: 1600px;">
    <div class="step-header">
      <h2 class="centered-header">What type of home are you looking for?</h2>
    </div>
    <div id="apply-step-3-choices" class="step-container">
      <div class="apply-choice">
        <div class="slide-image-cover">
          <img src="/images/apply/single_family_icon.png" alt="Single Family Home" id="single_family">
        </div>
        <p>Single Family Home</p>
      </div>
      <div class="apply-choice">
        <div class="slide-image-cover">
          <img src="/images/apply/condo_icon.png" alt="Condo" id="condominium">
        </div>
        <p>Condo</p>
      </div>
      <div class="apply-choice">
        <div class="slide-image-cover">
          <img src="/images/apply/multi_family_home_icon.png" alt="Multi-family Home" id="multi_family">
        </div>
        <p>Multi-family Home</p>
      </div>
    </div>
  </div>
  <div id="apply-step-4" class="apply-step" style="width: 1600px;">
    <div class="step-header">
      <h2 class="centered-header">Loan Details</h2>
    </div>
    <div id="apply-step-4-choices" class="step-container purchase">
      <div class="apply-form-group">
        <label>Target Purchase Price</label>
        <div class="slider-wrapper">
          <input type="range" min="0" max="1500000" id="purchase-price-slider" name="purchase-price-slider" style="background-size: 20% 100%;">
          <input id="target_purchase_price" type="text" placeholder="$0" name="target_purchase_price" pattern="^\$\d{1,3}(,\d{3})*" data-type="currency">
        </div>
      </div>
      <div class="apply-form-group">
        <label>Down Payment</label>
        <div class="slider-wrapper">
          <div id="down_payment-wrapper">
            <input type="range" min="0" max="100" id="down-payment-slider" name="down-payment-slider" style="background-size: 0% 100%;">
            <p id="down_payment_label">0%</p>
          </div>
          <input id="down_payment" type="text" placeholder="$0" name="down_payment" pattern="^\$\d{1,3}(,\d{3})*(\.\d+)?$" data-type="currency">
        </div>
      </div>
    </div>
    <div id="apply-step-4-choices" class="step-container refinance">
      <div class="apply-form-group">
        <label>Estimated Property Value</label>
        <div class="slider-wrapper">
          <input type="range" min="0" max="1500000" id="property_value-slider" name="property_value-slider" style="background-size: 0% 100%;">
          <input id="property_value" type="text" placeholder="$0" name="property_value" pattern="^\$\d{1,3}(,\d{3})*(\.\d+)?$" data-type="currency">
        </div>
      </div>
      <div class="apply-form-group">
        <label>Remaining Balance on Loan</label>
        <div class="slider-wrapper">
          <input type="range" min="0" max="1500000" id="existing-loan-amount-slider" name="existing-loan-amount-slider" style="background-size: 0% 100%;">
          <input id="existing-loan-amount" type="text" placeholder="$0" name="existing-loan-amount" pattern="^\$\d{1,3}(,\d{3})*" data-type="currency">
        </div>
      </div>
    </div>
    <p id="purchase-fields-confirm" class="btn green">Next</p>
  </div>
  <script type="text/javascript">
    setPageViewGoal('loan_officer', 'apply');
  </script>
  <div id="apply-step-5" class="apply-step" style="width: 1600px;">
    <div class="step-header" style="display: flex;flex-direction: column;gap: 10px;">
      <h2 class="centered-header">Finally, tell us about yourself.</h2>
    </div>
    <div id="step-5-choices" class="step-container">
      <input type="hidden" name="_token" value="QueU9BWCkGj3p7allkpnhU0naPdxfCWtO0pKAU6E">
      <div id="contact-left">
        <div class="apply-form-group">
          <input id="fname" type="text" class="names" placeholder="First Name" name="first_name">
        </div>
        <div class="apply-form-group">
          <input id="lname" type="text" class="names" placeholder="Last Name" name="last_name">
        </div>
        <div class="apply-form-group">
          <input type="text" id="email-apply" placeholder="Email Address" name="email">
        </div>
        <div class="apply-form-group">
          <select id="state" name="state">
            <option value="">State</option>
            <option value="AL">Alabama</option>
            <option value="AK">Alaska</option>
            <option value="AZ">Arizona</option>
            <option value="AR">Arkansas</option>
            <option value="CA">California</option>
            <option value="CO">Colorado</option>
            <option value="CT">Connecticut</option>
            <option value="DE">Delaware</option>
            <option value="DC">District Of Columbia</option>
            <option value="FL">Florida</option>
            <option value="GA">Georgia</option>
            <option value="GU">Guam</option>
            <option value="HI">Hawaii</option>
            <option value="ID">Idaho</option>
            <option value="IL">Illinois</option>
            <option value="IN">Indiana</option>
            <option value="IA">Iowa</option>
            <option value="KS">Kansas</option>
            <option value="KY">Kentucky</option>
            <option value="LA">Louisiana</option>
            <option value="ME">Maine</option>
            <option value="MD">Maryland</option>
            <option value="MA">Massachusetts</option>
            <option value="MI">Michigan</option>
            <option value="MN">Minnesota</option>
            <option value="MS">Mississippi</option>
            <option value="MO">Missouri</option>
            <option value="MT">Montana</option>
            <option value="NE">Nebraska</option>
            <option value="NV">Nevada</option>
            <option value="NH">New Hampshire</option>
            <option value="NJ">New Jersey</option>
            <option value="NM">New Mexico</option>
            <option value="NY">New York</option>
            <option value="NC">North Carolina</option>
            <option value="ND">North Dakota</option>
            <option value="OH">Ohio</option>
            <option value="OK">Oklahoma</option>
            <option value="OR">Oregon</option>
            <option value="PA">Pennsylvania</option>
            <option value="RI">Rhode Island</option>
            <option value="SC">South Carolina</option>
            <option value="SD">South Dakota</option>
            <option value="TN">Tennessee</option>
            <option value="TX">Texas</option>
            <option value="UT">Utah</option>
            <option value="VT">Vermont</option>
            <option value="VA">Virginia</option>
            <option value="WA">Washington</option>
            <option value="WV">West Virginia</option>
            <option value="WI">Wisconsin</option>
            <option value="WY">Wyoming</option>
          </select>
        </div>
        <div class="apply-form-group">
          <input type="tel" id="phone-apply" placeholder="Phone Number" name="phone" maxlength="10">
          <p id="privacy_text" class="sms">By entering your phone number, you agree to our <a target="_blank" href="/terms#sms">SMS Terms &amp; Conditions</a> and may receive promotional texts from Total Mortgage Services. Msg frequency varies. Msg
            &amp; data rates may apply. Reply STOP to unsubscribe</p>
        </div>
        <input type="hidden" name="loan_type" id="loan_type">
        <input type="hidden" name="loan_amount" id="loan_amount">
        <input type="hidden" name="form_url" value="http://www.totalmortgage.com/apply/b/terry-hastings">
        <input type="hidden" name="purchase_price" id="purchase_price">
        <input type="hidden" name="home_value" id="home_value">
        <input type="hidden" id="down_percent" value="">
        <input type="hidden" name="property_use" id="property_use" value="">
        <input type="hidden" name="property_type" id="property_type" value="">
        <input type="hidden" name="realtor_email" id="realtor_email" value="">
        <input type="hidden" name="assigned_lo" id="assigned_lo" value="terry-hastings">
        <input type="hidden" name="referrer_url" value="http://www.totalmortgage.com/apply/b/terry-hastings">
        <input type="hidden" name="recaptcha_response" id="recaptchaResponse"
          value="03AFcWeA4Je6I4q3USzbTuaeeGrFErJiH62zuiz3yl7Kyzpt5-pX0wOLcs8M8DJUxQMNARNgYtrNWNkcR_qx1Gfqyd9VsmGu1lD_GeY13PoN1vgaydF65ekrL48UIhdBmaPlu6tmx16066ZeUSmmrssW3hTRVf0StcfsFRWx4wuZMDYb0iT4xJvfc-M4M4ZqGAyIFpXPU95xxwGvuAvXdTusGnsJHJoISTWga4AAVuy0T7DdttiCY9jHj8zbb_U1Za94fHq2xUxO86P3hRKHpGjj_DNj9kPRqG2cka5Djh-5y3-tB7XiOtiv9Jqfg9aHHxgrxyahj7m9w1ZSuHmZoIEYpDu2zcnvVybriDmAgcKmcyHABuYsObFaaHp8G36RKUwfKHQFGtAYYCkEv4ITDZDhlD-UV5k-aSyAJYht-itXNTvhMjsz3I83d4Iu423TSCmL54papg-IKxqw9m9Kp3F-XrksbAjcLD1JWQkMbSwbKIFS9uahOzYm84t5hpoxW3HXmc9pVI2uz0U3_AaRoSyjuiNAfdIEgmYU2_nE_xxQLdK0q15vaBRtwL0QarEa3IpmD_WoYyKrMQokHL18Zt68TJxU8lzZtMWFn-4EnY3K1HUlDeFdsin1gmfL0u8PFh5LUZJAfrWLjfWbZ1tf1KHHdWa41Pcs4r3kyHIBVmUKJ0FoKsdViZ-xPxJ7TIezyhwHzzO3Yd3ag9wsF2y3skYpyOxXvw8QmSu4pR7u77B258pEiRyxcEWCkuztroGlefIY3mjLpQqQRAc_C0P6fpUNsjFe7pmrA6onnGuVNO4aZEGdI4bjLVCWuZz5QqxktrlhjIop5y8AZ_m1pYoG3kiO-nSXiUB3KNn5zamIDZimotoGHGK869JL2KltBoGN8KVqs5H02W4M-wgYX06zOZu-JFcaHq2Auoiw">
        <input type="hidden" name="utm_source" id="utm_source" value="">
        <input type="hidden" name="utm_campaign" id="utm_campaign" value="">
        <input type="hidden" name="utm_adgroup" id="utm_adgroup" value="">
        <input type="hidden" name="utm_device" id="utm_device" value="">
        <input type="hidden" name="utm_medium" id="utm_medium" value="">
        <input type="hidden" name="utm_keyword" id="utm_keyword" value="">
        <input type="hidden" name="utm_term" id="utm_term" value="">
        <input type="hidden" name="campaign" id="campaign" value="25">
      </div>
      <div id="contact-right">
        <div class="apply-form-group">
          <label>How did you hear about us?</label>
          <select name="heard_from" id="heard_from">
            <option value="">Choose an option</option>
            <option value="realtor">From a Realtor</option>
            <option value="repeat">I've worked with TMS in the past</option>
            <option value="tv">TV, Arena or Billboard</option>
            <option value="social_media">Social Media</option>
            <option value="friend/family">From a friend or family member</option>
            <option value="connecticut_mass_housing_authority">Connecticut or Mass Housing Authorities</option>
            <option value="search_engine">Google Search</option>
          </select>
        </div>
        <div class="apply-form-group referrer_name">
          <label>Great, let us know who sent you.</label>
          <input type="text" name="referrer_name" id="referrer_name" value="">
        </div>
        <p id="privacy_text">By submitting your information, you agree to our <a target="_blank" href="https://www.totalmortgage.com/terms">https://www.totalmortgage.com/terms/</a> and
          <a target="_blank" href="https://www.totalmortgage.com/privacy">https://www.totalmortgage.com/privacy/</a>. Your information may be shared with our participating members of the Tota Mortgage Services, LLC and providers of other credit or
          home-related services. You may be contacted at the provided number (including via emails, automated calls, or pre-recorded texts; carrier rates may apply) by us or any of the aforementioned parties, even if you are on a Do Not Call List.
          You agree to accept delivery of documents electronically. You are not required to provide consent to receive these communications or electronic documents as a condition of receiving services. You can choose to receive service without this
          consent by contacting Total Mortgage directly. Your consent is freely given and not a condition of any purchase.</p>
        <button type="submit" id="submit-apply" class="btn green">Get started</button>
      </div>
    </div>
  </div>
  <div id="footer-status-bar">
    <div id="footer" class="flex-container-lg center">
      <h3>If you have any questions, just give us a call!</h3>
      <h2><a data-type="banker" class="phone" href="tel:(203) 244-2227">(203) 244-2227</a></h2>
    </div>
  </div>
</form>

Text Content

×


SAVE PRODUCTS AND RESOURCES WITH ONE CLICK

Create a MyMortgage account to get started

Full Name

E-Mail Address

Password
Confirm Password

Register Already have an account?
;

 * Terry Hastings

 * Loans
   
   View All Products
   
   Navigate all our products and see quick previews
   
   Find Your Loan
   
   Answer a few quick questions and we’ll recommend the right product for you
   
   Purchase 30-Year Fixed FHA Loan 5/1 ARM Jumbo
   Refinance 30-Year Fixed 15-Year Fixed FHA Streamline
   Realtors
   
   About Us
   
   Mortgage Approval
   
   Closing Guarantee

 * LOGIN
 * 


apply login
rates loans calculators

This page requires JavaScript to work correctly. Please enable JavaScript on
your browser.
Alternatively, you can apply by calling the number at the top of this page.


Step 1 of 4

Step 1

Loan Choice

Step 2

Property Use

Step 3

Property Type

Step 4

Loan Details


APPLY FOR A MORTGAGE LOAN. START YOUR ONLINE MORTGAGE APPLICATION


FIRST, SELECT THE TYPE OF LOAN THAT FITS YOU.

Home Purchase

Home Refinance


HOW WILL YOU USE THIS PROPERTY?

Primary Residence

Second / Vacation Home

Investment Property


WHAT TYPE OF HOME ARE YOU LOOKING FOR?

Single Family Home

Condo

Multi-family Home


LOAN DETAILS

Target Purchase Price

Down Payment

0%

Estimated Property Value

Remaining Balance on Loan


Next


FINALLY, TELL US ABOUT YOURSELF.

State Alabama Alaska Arizona Arkansas California Colorado Connecticut Delaware
District Of Columbia Florida Georgia Guam Hawaii Idaho Illinois Indiana Iowa
Kansas Kentucky Louisiana Maine Maryland Massachusetts Michigan Minnesota
Mississippi Missouri Montana Nebraska Nevada New Hampshire New Jersey New Mexico
New York North Carolina North Dakota Ohio Oklahoma Oregon Pennsylvania Rhode
Island South Carolina South Dakota Tennessee Texas Utah Vermont Virginia
Washington West Virginia Wisconsin Wyoming

By entering your phone number, you agree to our SMS Terms & Conditions and may
receive promotional texts from Total Mortgage Services. Msg frequency varies.
Msg & data rates may apply. Reply STOP to unsubscribe

How did you hear about us? Choose an option From a Realtor I've worked with TMS
in the past TV, Arena or Billboard Social Media From a friend or family member
Connecticut or Mass Housing Authorities Google Search
Great, let us know who sent you.

By submitting your information, you agree to our
https://www.totalmortgage.com/terms/ and https://www.totalmortgage.com/privacy/.
Your information may be shared with our participating members of the Tota
Mortgage Services, LLC and providers of other credit or home-related services.
You may be contacted at the provided number (including via emails, automated
calls, or pre-recorded texts; carrier rates may apply) by us or any of the
aforementioned parties, even if you are on a Do Not Call List. You agree to
accept delivery of documents electronically. You are not required to provide
consent to receive these communications or electronic documents as a condition
of receiving services. You can choose to receive service without this consent by
contacting Total Mortgage directly. Your consent is freely given and not a
condition of any purchase.

Get started


IF YOU HAVE ANY QUESTIONS, JUST GIVE US A CALL!


(203) 244-2227

23 Catoonah Street, 1st Floor - Ridgefield, CT 06877

Branch NMLS: #1006514

Banker NMLS: #22313

(203) 244-2227


Copyright 2024 Total Mortgage Services, LLC. All Rights Reserved. NMLS #2764.

For licensing information, go to: www.nmlsconsumeraccess.org

Privacy Terms Licensing
-->