apply-gra.dev.saas.rate.com Open in urlscan Pro
2606:4700::6812:18fb  Public Scan

URL: https://apply-gra.dev.saas.rate.com/
Submission Tags: @phishunt_io
Submission: On March 01 via api from DE — Scanned from DE

Form analysis 1 forms found in the DOM

<form id="express-loan-form" class="flex flex-row flex-wrap --flex-grow edit-form">
  <section class="w-full">
    <div style="display: none;"></div>
    <div class="mb-4">
      <h1 class="text-ravenswood-gray font-proxima-nova font-bold text-3xl mt-0 inline" aria-live="assertive"><span name="header-title">We're here to help you every step of the way.</span></h1>
    </div>
    <div class="font-normal text-gray-700 mb-4"><span name="header-subtitle">Tell us about your goals.</span></div>
    <div class="flex flex-col mb-4 w-full">
      <div class=""><label for="loan-purpose-select" class="text-slate-gray tracking-wide hidden">Product Type</label><select id="loan-purpose-select"
          class="rounded-sm border shadow-sm bg-pearl-gray appearance-none arrow-down h-13 focus:outline-none focus:shadow-outline py-2 px-4 relative w-full">
          <option disabled="" value="">- Product Type -</option>
          <option value="0">I'm Purchasing</option>
          <option value="1">I'm Refinancing</option>
        </select></div>
    </div>
    <div class="flex flex-col mb-4 w-full">
      <div class=""><label for="property-potential-state-select" class="text-slate-gray tracking-wide hidden">State</label><select id="property-potential-state-select"
          class="rounded-sm border shadow-sm bg-pearl-gray appearance-none arrow-down h-13 focus:outline-none focus:shadow-outline py-2 px-4 relative w-full">
          <option disabled="" value="">- State -</option>
          <option value="0">Alabama</option>
          <option value="1">Alaska</option>
          <option value="2">Arizona</option>
          <option value="3">Arkansas</option>
          <option value="4">California</option>
          <option value="5">Colorado</option>
          <option value="6">Connecticut</option>
          <option value="7">District of Columbia</option>
          <option value="8">Delaware</option>
          <option value="9">Florida</option>
          <option value="10">Georgia</option>
          <option value="11">Idaho</option>
          <option value="12">Illinois</option>
          <option value="13">Indiana</option>
          <option value="14">Iowa</option>
          <option value="15">Kansas</option>
          <option value="16">Kentucky</option>
          <option value="17">Louisiana</option>
          <option value="18">Maine</option>
          <option value="19">Maryland</option>
          <option value="20">Massachusetts</option>
          <option value="21">Michigan</option>
          <option value="22">Minnesota</option>
          <option value="23">Mississippi</option>
          <option value="24">Missouri</option>
          <option value="25">Montana</option>
          <option value="26">Nebraska</option>
          <option value="27">Nevada</option>
          <option value="28">New Hampshire</option>
          <option value="29">New Jersey</option>
          <option value="30">New Mexico</option>
          <option value="31">New York</option>
          <option value="32">North Carolina</option>
          <option value="33">North Dakota</option>
          <option value="34">Ohio</option>
          <option value="35">Oklahoma</option>
          <option value="36">Oregon</option>
          <option value="37">Pennsylvania</option>
          <option value="38">Rhode Island</option>
          <option value="39">South Carolina</option>
          <option value="40">South Dakota</option>
          <option value="41">Tennessee</option>
          <option value="42">Texas</option>
          <option value="43">Utah</option>
          <option value="44">Vermont</option>
          <option value="45">Virginia</option>
          <option value="46">Washington</option>
          <option value="47">West Virginia</option>
          <option value="48">Wisconsin</option>
          <option value="49">Wyoming</option>
        </select></div>
    </div>
    <div class="flex flex-col mb-4 w-full">
      <div class=""><label for="self-credit-score-select" class="text-slate-gray tracking-wide hidden">Self-selected Credit Score</label><select id="self-credit-score-select"
          class="rounded-sm border shadow-sm bg-pearl-gray appearance-none arrow-down h-13 focus:outline-none focus:shadow-outline py-2 px-4 relative w-full">
          <option disabled="" value="">- Self-selected Credit Score -</option>
          <option value="0">Excellent (740+)</option>
          <option value="1">Good (700 – 739)</option>
          <option value="2">Average (640 – 699)</option>
          <option value="3">Fair (580 – 639)</option>
          <option value="4">Needs Improvement (less than 580)</option>
        </select></div>
    </div>
    <div class="flex flex-col mb-4 w-full">
      <div class="has-float-label flex"><input class="rounded-sm border shadow-sm bg-pearl-gray w-full p-4 leading-relaxed focus:outline-none focus:shadow-outline block" placeholder=" " id="property-estimated-price-input"
          name="property-estimated-price-input" type="tel" value="" inputmode="numeric"><label for="property-estimated-price-input" class="text-slate-gray tracking-wide">Estimated Home Price</label></div>
    </div>
    <div class="flex flex-col mb-4 w-full">
      <div class="has-float-label flex"><input class="rounded-sm border shadow-sm bg-pearl-gray w-full p-4 leading-relaxed focus:outline-none focus:shadow-outline block" placeholder=" " id="property-down-payment-input"
          name="property-down-payment-input" type="tel" value="" inputmode="numeric"><label for="property-down-payment-input" class="text-slate-gray tracking-wide">Down Payment Amount</label></div>
    </div>
    <div class="w-full mt-12 mb-4 flex items-center justify-between"><button type="button" id="button-back" data-track="button-back-click" class="flex items-center invisible text-lg cursor-pointer focus:outline-none focus:shadow-outline"><img
          src="/static/images/chevron-left-24.svg" class="w-6 h-6 mr-2 inline text-ravenswood-gray"><span class="text-xl font-bold inline text-ravenswood-gray">Back</span></button><button type="button" id="button-next" aria-disabled="true"
        class="font-bold text-white text-xl w-2/5 sm:w-1/4 bg-gray-500 text-white rounded-xl text-lg cursor-pointer focus:outline-none focus:shadow-outline" style="height: 52px;">Next</button><button type="button" id="button-skip"
        aria-disabled="true" class="flex items-center text-ravenswood-gray invisible text-lg cursor-pointer focus:outline-none focus:shadow-outline"><span class="text-xl text-ravenswood-gray font-bold inline">Skip</span><img
          src="/static/images/chevron-right-24.svg" class="w-6 h-6 ml-2 inline"></button></div>
  </section>
</form>

Text Content

Skip to main content


DIGITAL MORTGAGE REQUIRES JAVASCRIPT TO RUN. PLEASE ENABLE IT.


MY LOAN APPLICATION


 * 
   
 * 
   
 * 
   
 * 
   
 * 
   
 * 
   
 * 

Already have an account?

Log in


You have questions?

We'll have the answers.


MY LOAN APPLICATION


 * 
   Welcome
   
 * 
   Property Info
   
 * 
   Personal Info
   
 * 
   Income
   
 * 
   Assets
   
 * 
   Government
   
 * 
   Credit Scores

Already have an account?

Log in


WE'RE HERE TO HELP YOU EVERY STEP OF THE WAY.

Tell us about your goals.
Product Type- Product Type -I'm PurchasingI'm Refinancing
State- State -AlabamaAlaskaArizonaArkansasCaliforniaColoradoConnecticutDistrict
of
ColumbiaDelawareFloridaGeorgiaIdahoIllinoisIndianaIowaKansasKentuckyLouisianaMaineMarylandMassachusettsMichiganMinnesotaMississippiMissouriMontanaNebraskaNevadaNew
HampshireNew JerseyNew MexicoNew YorkNorth CarolinaNorth
DakotaOhioOklahomaOregonPennsylvaniaRhode IslandSouth CarolinaSouth
DakotaTennesseeTexasUtahVermontVirginiaWashingtonWest VirginiaWisconsinWyoming
Self-selected Credit Score- Self-selected Credit Score -Excellent (740+)Good
(700 – 739)Average (640 – 699)Fair (580 – 639)Needs Improvement (less than 580)
Estimated Home Price
Down Payment Amount
BackNextSkip


You have questions?

We'll have the answers.

Guaranteed Rate Affinity Help Desk

(888) 844-9888
customercare@grarate.com
Co-browse



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

Copyright © 2017-2023 Guaranteed Rate Affinity, LLC.. All rights reserved.

 * Privacy Policy
 * Licensing
 * Legal
 * Contact Us
 * Accessibility
 * SMS Terms
 * Notice to Vendors
 * NMLS Consumer Access

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

Texas Consumer: How to file a complaint
Company NMLS Licensee #1598647
Arizona Mortgage Banker License ID: 0915465

1800 W Larchmont Ave., Chicago, IL 60613

Operating in the state of New York as GR Affinity, LLC in lieu of the legal name
Guaranteed Rate Affinity, LLC.

If you are a California resident, please review our Privacy Policy to learn more
about the categories and business purpose of personal information we may collect
and your right to opt out from the sale of personal information.