blakeinsurancegroup.com Open in urlscan Pro
192.124.249.15  Public Scan

URL: https://blakeinsurancegroup.com/
Submission: On August 16 via manual from GB — Scanned from IS

Form analysis 4 forms found in the DOM

POST /#gf_1

<form method="post" enctype="multipart/form-data" target="gform_ajax_frame_1" id="gform_1" action="/#gf_1" novalidate="">
  <div class="gform_body gform-body">
    <div id="gform_fields_1" class="gform_fields top_label form_sublabel_below description_below">
      <div id="field_1_1" class="gfield gfield--width-half field_sublabel_below field_description_below hidden_label gfield_visibility_visible" data-js-reload="field_1_1"><label class="gfield_label" for="input_1_1">Name</label>
        <div class="ginput_container ginput_container_text"><input name="input_1" id="input_1_1" type="text" value="" class="large" placeholder="Name" aria-invalid="false"> </div>
      </div>
      <div id="field_1_2" class="gfield gfield--width-half field_sublabel_below field_description_below hidden_label gfield_visibility_visible" data-js-reload="field_1_2"><label class="gfield_label" for="input_1_2">Email</label>
        <div class="ginput_container ginput_container_email">
          <input name="input_2" id="input_1_2" type="email" value="" class="large" placeholder="Email" aria-invalid="false">
        </div>
      </div>
      <div id="field_1_8" class="gfield gfield--width-half field_sublabel_below field_description_below hidden_label gfield_visibility_visible" data-js-reload="field_1_8"><label class="gfield_label" for="input_1_8">Phone Number</label>
        <div class="ginput_container ginput_container_text"><input name="input_8" id="input_1_8" type="text" value="" class="large" placeholder="Phone Number" aria-invalid="false"> </div>
      </div>
      <div id="field_1_5" class="gfield gfield--width-half field_sublabel_below field_description_below hidden_label gfield_visibility_visible" data-js-reload="field_1_5"><label class="gfield_label" for="input_1_5">Zip Code</label>
        <div class="ginput_container ginput_container_text"><input name="input_5" id="input_1_5" type="text" value="" class="large" placeholder="Zip Code" aria-invalid="false"> </div>
      </div>
      <div id="field_1_7" class="gfield insurance-field field_sublabel_below field_description_below hidden_label gfield_visibility_visible" data-js-reload="field_1_7"><label class="gfield_label" for="input_1_7">Insurance Type</label>
        <div class="ginput_container ginput_container_select"><select name="input_7" id="input_1_7" class="large gfield_select" aria-invalid="false">
            <option value="" selected="selected" class="gf_placeholder">Choose Insurance Type</option>
            <option value="Auto Insurance">Auto Insurance</option>
            <option value="Home Owners Insurance">Home Owners Insurance</option>
            <option value="Renters Insurance">Renters Insurance</option>
            <option value="Classic Auto Insurance">Classic Auto Insurance</option>
            <option value="Motorcycle Insurance">Motorcycle Insurance</option>
            <option value="Mobile Home Insurance">Mobile Home Insurance</option>
            <option value="Boat Insurance">Boat Insurance</option>
            <option value="Commercial Insurance">Commercial Insurance</option>
            <option value="Life Insurance">Life Insurance</option>
            <option value="Health Insurance">Health Insurance</option>
            <option value="Travel medical Insurance">Travel medical Insurance</option>
            <option value="Vision and Dental Insurance">Vision and Dental Insurance</option>
            <option value="Short Term Health Insurance">Short Term Health Insurance</option>
            <option value="Hospital Indemnity insurance">Hospital Indemnity insurance</option>
            <option value="Medicare Insurance">Medicare Insurance</option>
            <option value="Small Group health Insurance">Small Group health Insurance</option>
            <option value="Flood Insurance">Flood Insurance</option>
          </select></div>
      </div>
    </div>
  </div>
  <div class="gform_footer top_label"> <input type="submit" id="gform_submit_button_1" class="gform_button button" value="Submit &amp; Continue"
      onclick="if(window[&quot;gf_submitting_1&quot;]){return false;}  if( !jQuery(&quot;#gform_1&quot;)[0].checkValidity || jQuery(&quot;#gform_1&quot;)[0].checkValidity()){window[&quot;gf_submitting_1&quot;]=true;}  "
      onkeypress="if( event.keyCode == 13 ){ if(window[&quot;gf_submitting_1&quot;]){return false;} if( !jQuery(&quot;#gform_1&quot;)[0].checkValidity || jQuery(&quot;#gform_1&quot;)[0].checkValidity()){window[&quot;gf_submitting_1&quot;]=true;}  jQuery(&quot;#gform_1&quot;).trigger(&quot;submit&quot;,[true]); }">
    <input type="hidden" name="gform_ajax" value="form_id=1&amp;title=1&amp;description=1&amp;tabindex=0">
    <input type="hidden" class="gform_hidden" name="is_submit_1" value="1">
    <input type="hidden" class="gform_hidden" name="gform_submit" value="1">
    <input type="hidden" class="gform_hidden" name="gform_unique_id" value="">
    <input type="hidden" class="gform_hidden" name="state_1" value="WyJbXSIsIjFjNGMwOTA3ZTI4NTJhNDA2MDI4NTYxMTA0MGZhNmVkIl0=">
    <input type="hidden" class="gform_hidden" name="gform_target_page_number_1" id="gform_target_page_number_1" value="0">
    <input type="hidden" class="gform_hidden" name="gform_source_page_number_1" id="gform_source_page_number_1" value="1">
    <input type="hidden" name="gform_field_values" value="">
  </div>
</form>

<form class="quote-form rounded large">
  <div class="quote-form-title">
    <h2>Auto Home Insurance Quote</h2>
  </div>
  <div class="quote-form-body">
    <p>Compare Car Insurance Online From Top Companies In Arizona.• Safe and secure • Compare Top Companies side by side • Free No Obligation Quote Instant </p>
    <div class="form-group" style="margin-bottom: 15px">
      <input type="number" class="form-control" name="zipcode1" placeholder="Enter your zip code">
      <input type="hidden" name="redirectUrl" value="https://bit.ly/2NAjspn">
    </div>
    <button type="button" class="btn btn-primary getQuoteBtn">Get Quote</button>
    <script type="text/javascript">
      jQuery('.getQuoteBtn').on('click', function(e) {
        const $form = jQuery(this).parents('.quote-form-body');
        const redirectUrl = $form.find('[name=redirectUrl]').val();
        const zipCode = $form.find('[name=zipcode]').val();
        if (zipCode) {
          window.location.href = `${redirectUrl}&zip_code=${zipCode}`;
        } else {
          window.location.href = `${redirectUrl}`;
        }
        e.preventDefault();
      });
    </script>
  </div>
</form>

<form class="quote-form rounded large">
  <div class="quote-form-title">
    <h2>Commercial Insurance Quote</h2>
  </div>
  <div class="quote-form-body">
    <p>Compare Commercial Business Insurance online Now Business owners policy General liability coverage Instant insurance certificate.</p>
    <div class="form-group" style="margin-bottom: 15px">
      <input type="number" class="form-control" name="zipcode1" placeholder="Enter your zip code">
      <input type="hidden" name="redirectUrl" value="https://bit.ly/2NAjspn">
    </div>
    <button type="button" class="btn btn-primary getQuoteBtn">Get Quote</button>
    <script type="text/javascript">
      jQuery('.getQuoteBtn').on('click', function(e) {
        const $form = jQuery(this).parents('.quote-form-body');
        const redirectUrl = $form.find('[name=redirectUrl]').val();
        const zipCode = $form.find('[name=zipcode]').val();
        if (zipCode) {
          window.location.href = `${redirectUrl}&zip_code=${zipCode}`;
        } else {
          window.location.href = `${redirectUrl}`;
        }
        e.preventDefault();
      });
    </script>
  </div>
</form>

<form class="quote-form rounded large">
  <div class="quote-form-title">
    <h2>Health Dental Vision Insurance Quote</h2>
  </div>
  <div class="quote-form-body">
    <p>Compare Health Insurance Online • Safe and secure • Compare Top Companies side by side • Free No Obligation Quote Instant Now</p>
    <div class="form-group" style="margin-bottom: 15px">
      <input type="number" class="form-control" name="zipcode" placeholder="Enter your zip code">
    </div>
    <div class="form-group" style="margin-bottom: 15px">
      <select name="redirectUrl" class="form-control">
        <option value="https://www.healthsherpa.com/?_agent_id=blake-nwosu">Health Insurance</option>
        <option value="https://www.uhone.com/shop/#/census?brokerid=AA4509053">Short-Term Medical</option>
        <option value="https://www.uhone.com/shop/#/census?brokerid=AA4509053">Vision</option>
        <option value="https://www.uhone.com/shop/#/census?brokerid=AA4509053">Dental</option>
      </select>
    </div>
    <button type="button" class="btn btn-primary getQuoteBtn">Get Quote</button>
    <script type="text/javascript">
      jQuery('.getQuoteBtn').on('click', function(e) {
        const $form = jQuery(this).parents('.quote-form-body');
        const redirectUrl = $form.find('[name=redirectUrl]').val();
        const zipCode = $form.find('[name=zipcode]').val();
        if (zipCode) {
          window.location.href = `${redirectUrl}&zip_code=${zipCode}`;
        } else {
          window.location.href = `${redirectUrl}`;
        }
        e.preventDefault();
      });
    </script>
  </div>
</form>

Text Content

Skip to content


CALL OR TEXT

520-402-6002
480-666-5538
623-432-3055
602-609-8879

OFFICE VISIT BY APPOINTMENT ONLY

Book Free Consultation
 * Home
 * Insurance Claims Payments
 * Insurance
   * Auto Insurance quotes az
     * Motorcycle Insurance
     * Classic Auto Insurance Arizona
     * Boat RV Insurance
   * Commercial Insurance Arizona
     * Employee Benefits Arizona
     * Commercial Auto Insurance
     * Workers Compensation
   * Homeowners Insurance Arizona
     * Mobile home insurance Arizona
     * Flood Insurance Arizona
   * Online Life Insurance Quote
     * Final Expense Insurance
     * Long Term Care Insurance Arizona
     * Benefit Information AZ Residents
   * Health Insurance
     * Individua Health
     * Group Health
     * Dental Vision Insurance
     * Hospital Indemnity Coverage Insurance
     * Telemedicine
     * Short Term Health Insurance
   * Supplemental Insurance Plans
     * Accident Insurance
     * Critical Illness Insurance
     * Disability Insurance
     * Identity Theft Coverage
     * Cancer Insurance
   * Medicare Insurance
   * Renters Insurance
   * Health Quote Online
   * Health Share Membership
   * Travel Medical Health Insurance
   * Mexico Insurance
 * Policy Changes
 * Office Location
 * Join Our Team


X

 * Home
 * Insurance Claims Payments
 * Insurance
   * Auto Insurance quotes az
     * Motorcycle Insurance
     * Classic Auto Insurance Arizona
     * Boat RV Insurance
   * Commercial Insurance Arizona
     * Employee Benefits Arizona
     * Commercial Auto Insurance
     * Workers Compensation
   * Homeowners Insurance Arizona
     * Mobile home insurance Arizona
     * Flood Insurance Arizona
   * Online Life Insurance Quote
     * Final Expense Insurance
     * Long Term Care Insurance Arizona
     * Benefit Information AZ Residents
   * Health Insurance
     * Individua Health
     * Group Health
     * Dental Vision Insurance
     * Hospital Indemnity Coverage Insurance
     * Telemedicine
     * Short Term Health Insurance
   * Supplemental Insurance Plans
     * Accident Insurance
     * Critical Illness Insurance
     * Disability Insurance
     * Identity Theft Coverage
     * Cancer Insurance
   * Medicare Insurance
   * Renters Insurance
   * Health Quote Online
   * Health Share Membership
   * Travel Medical Health Insurance
   * Mexico Insurance
 * Policy Changes
 * Office Location
 * Join Our Team

Menu
 * Home
 * Insurance Claims Payments
 * Insurance
   * Auto Insurance quotes az
     * Motorcycle Insurance
     * Classic Auto Insurance Arizona
     * Boat RV Insurance
   * Commercial Insurance Arizona
     * Employee Benefits Arizona
     * Commercial Auto Insurance
     * Workers Compensation
   * Homeowners Insurance Arizona
     * Mobile home insurance Arizona
     * Flood Insurance Arizona
   * Online Life Insurance Quote
     * Final Expense Insurance
     * Long Term Care Insurance Arizona
     * Benefit Information AZ Residents
   * Health Insurance
     * Individua Health
     * Group Health
     * Dental Vision Insurance
     * Hospital Indemnity Coverage Insurance
     * Telemedicine
     * Short Term Health Insurance
   * Supplemental Insurance Plans
     * Accident Insurance
     * Critical Illness Insurance
     * Disability Insurance
     * Identity Theft Coverage
     * Cancer Insurance
   * Medicare Insurance
   * Renters Insurance
   * Health Quote Online
   * Health Share Membership
   * Travel Medical Health Insurance
   * Mexico Insurance
 * Policy Changes
 * Office Location
 * Join Our Team


START FREE ONLINE QUOTE NOW

Name

Email

Phone Number

Zip Code

Insurance Type
Choose Insurance TypeAuto InsuranceHome Owners InsuranceRenters InsuranceClassic
Auto InsuranceMotorcycle InsuranceMobile Home InsuranceBoat InsuranceCommercial
InsuranceLife InsuranceHealth InsuranceTravel medical InsuranceVision and Dental
InsuranceShort Term Health InsuranceHospital Indemnity insuranceMedicare
InsuranceSmall Group health InsuranceFlood Insurance


“By submitting this form, you agree that a licensed sales representative may
contact you about Medicare Advantage, Prescription Drug, and Medicare Supplement
Insurance plans.”

“This is a solicitation for insurance.”

INSURANCE AGENCY ARIZONA YOUR LOCAL AGENT FOR SHOPPING INSURANCE .CHANGING THE
WAY YOU SHOP AND BUY INSURANCE COVERAGE ONLINE, WE HAVE DEVELOPED A UNIQUE MODEL
AND PROCESS THAT WILL MATCH YOU TO THE RIGHT COVERAGE AT THE RIGHT PRICE. THIS
WAS DRAWN FROM TECHNOLOGY EXPERIENCE. BLAKE INSURANCE GROUP LLC AN INSURETECH
INSURANCE AGENCY



Why Customers choose Blake insurance group

1, we go beyond getting you just a cheap Insurance rate. Once you get your
results, you’ll be able to compare much more than just price, Compare reviews
from Top Rated Companies in your Area, and choose the best coverage for your
needs

2, through our quick, yet thorough search System, you get multiple quotes from
top rated Insurance companies, all in one place, We save you valuable time and
money No need to shop around from company to company. We make the insurance
Language Easy to understand

3, Your Privacy is our #1 Priority; we care about your privacy as much as you
do. Whether you get your quotes online, over the phone, or from individual
carriers, we won’t share your information with anyone else


AUTO HOME INSURANCE QUOTE

Compare Car Insurance Online From Top Companies In Arizona.• Safe and secure •
Compare Top Companies side by side • Free No Obligation Quote Instant


Get Quote


AUTO INSURANCE

Get Fast, Cheap Car Insurance Quotes with One Simple Form. Quote & Start Saving!
Compare rates from Top insurance companies in Your Area, we work with several
auto insurance companies to find our client’s affordable car insurance coverage
Progressive Safeco Encompass Hartford Kemper Preferred MetLife Mutual of
Enumclaw Nationwide. Cheapest Car Insurance whether your shopping for state
minimum or something much better we got choices for you, We help you find car
insurance coverage that are right for you, so you're not paying for anything you
don’t need




MOTORCYCLE INSURANCE

More Than 50% Overpay for Their Motorcycle Insurance, Get a fast and free
motorcycle insurance quote to explore your options we offer a wide range of
coverage’s and discounts for customized protection for your ride a sport bike,
touring bike, cruiser, moped, standard motorcycle, or custom hog, whether you're
enjoying a long summertime ride or you have your bike stored away for the
winter, our agents will answer your questions and explain all of your options.


CLASSIC AUTO INSURANCE

Protect Your Passion with vintage classic Insurance Designed for Your Classic
Auto Insurance Agency can help you get classic car insurance for vintage
automobiles. Make sure your collectible vehicle has the protection it needs,
proud owner of a vintage, antique, or collectible car, you need classic car
insurance to protect your beloved investment. But classic cars deserve unique
insurance coverage




HOME INSURANCE

Compare Homeowners Insurance Companies Side by Side and Choose the Best Provider
for You, Find & Compare the Best Insurance Quotes Online for Your Home Today and
protect your house and your family, The right policy should help protect you
from the costs of rebuilding after a fire, replacing stolen items, repairing
your home from storm damage, or from liability claims if someone is injured on
your property


RENTERS INSURANCE

Compare the Best Renters Insurance Companies for 2022. Policies Start at Only
$5/Month! You Can Sleep Knowing Your Belongings are Covered. Get Quotes and
Start Saving! We've Got You Covered, Renters insurance is designed to cover
unexpected events, including theft of your personal property and injuries that
you are liable for to visitors. A renter’s policy may also pay for medical bills
if someone is injured at your residence and you are liable or additional living
expenses if your home is unlivable due to a covered loss




MOBILE HOME INSURANCE

Compare Homeowners Insurance Companies Side by Side and Choose the Best Provider
for You, Find & Compare the Best Insurance Quotes Online for Your Home Today and
protect your house and your family, The right policy should help protect you
from the costs of rebuilding after a fire, replacing stolen items, repairing
your home from storm damage, or from liability claims if someone is injured on
your property


FLOOD INSURANCE

Get Personalized Flood Insurance Policy & Only Pay for What You Need. Compare
Cheap Insurance Rates & See How Much You Can Save. Compare Quotes Instantly.
Homeowners insurance does not cover flood damage. Flood insurance is a separate
policy that can cover buildings, the contents in a building, or both




COMMERCIAL INSURANCE QUOTE

Compare Commercial Business Insurance online Now Business owners policy General
liability coverage Instant insurance certificate.


Get Quote


COMMERCIAL INSURANCE

Business insurance helps protect your company, employees and leadership from
unexpected losses, General liability insurance • Get a free online quote for
business insurance today and start protecting your livelihood Commercial
Property insurance • Business owners policy • Commercial auto we can help you
customize your commercial insurance quotes with exactly what you need, when you
need it




LIFE INSURANCE

Life insurance allows a family to help maintain its standard of living by
providing income-tax-free money to help pay for funeral expenses, a life
insurance policy guarantees the insurer pays a sum of money to named
beneficiaries when the insured dies in exchange for the premiums paid by the
policyholder




INDIVIDUAL HEALTH INSURANCE

Find individual and family health insurance plans near you, compare Plans and
enroll now for 2022 coverage. See health insurance coverage choices, ways to
save today, plans from the nation's top health insurance companies like
UnitedHealth, BlueCross blue shield, Humana, Cigna Healthcare, Ambetter from
Arizona Complete Health, Oscar Health, Bright Health, Banner Health and Aetna
Health Plan Inc


SMALL GROUP HEALTH INSURANCE

Benefit packages for employers with full medical, dental, vision & perks. No
hidden fees. Pick your own copay and deductible levels. Flexible health plans to
suit your business. Small businesses with 1 to 50 employees can get health
coverage for workers in the SHOP Marketplace. Health insurance is a critical
factor for small businesses to help retain and recruit employees and sustain
productivity and satisfaction




DENTAL AND VISION INSURANCE

Dental insurance makes it easy to go to the dentist by minimizing out-of-pocket
and Vision insurance helps cover fees for annual preventive care check-ups,
basic dental plan covers preventive care such as checkups, cleanings, x-rays and
a few basic procedures, like cavity fillings, Full coverage plans cover much
more. Vision insurance works a little differently than dental insurance. Like a
dental plan, a vision plan provides coverage for routine exams not covered by
most


HEALTH DENTAL VISION INSURANCE QUOTE

Compare Health Insurance Online • Safe and secure • Compare Top Companies side
by side • Free No Obligation Quote Instant Now


Health Insurance Short-Term Medical Vision Dental
Get Quote



HEALTH-SHARE PLANS

Health Care Sharing Plans are an affordable alternative to traditional health
insurance. Health care sharing memberships, or Medical Sharing plans, do not
have “premiums”, but rather “contribution amounts”. Typically, these amounts are
half or less the cost of an unsubsidized health insurance policy


MEDICARE INSURANCE

If you are eligible for Medicare, you may choose a Medicare Advantage or
Medicare Supplement insurance called Medigap, plan to help cover what Original
Medicare, these plans help pay for healthcare costs such as co-pays and
deductibles, Medicare Advantage plans include HMO, PPO and Dual Eligible Special
Needs Plans offered by a private company that contracts with Medicare to provide
you with all your Part A and Part B benefits




MEXICO INSURANCE

Buy Mexican insurance in minutes - Print or Save to Your Phone, the Coverage You
need at a Price You Can Afford. It’s easy to purchase and manage your Mexican
auto insurance policy online. Your US auto insurance policy won't cover your car
if you drive into Mexico. Mexico car insurance is competitively priced and
offers customizable short-term or extended coverage options-including physical
damage, liability, vandalism, partial theft, medical payments, roadside
assistance, and more. Start a free quote now





INSURANCE COMPANIES IN ARIZONA




WE PROUDLY SERVE THESE STATES

Arizona,  Alabama,  Texas,  California,  New York,  Ohio, Florida,  North
Carolina,  Virginia,  Georgia

Insurance on Auto, Renters, Homeowners, health, life, dental and group insurance
policies for individuals and business owners


LINKS

Privacy Policy
Terms and Conditions of Use
Find Local Insurance Agents
Buy Insurance Back-links


CONTACT INFO

520-402-6002
Address: 5151 East Broadway Boulevard Suite 1600
Tucson AZ 85711

 


HOUR OF BUSINESS

 Office Hours
Monday thru Friday 9: am till 5:00 pm
Saturday closed
Sunday Closed

 

 * Privacy Policy
 * Terms and Conditions
 * Best Insurance

Menu
 * Privacy Policy
 * Terms and Conditions
 * Best Insurance

Facebook Twitter Youtube Pinterest Linkedin

Notifications