www.dairylandinsurance.com Open in urlscan Pro
157.248.109.7  Public Scan

Submitted URL: http://dairylandinsurance.com/
Effective URL: https://www.dairylandinsurance.com/
Submission: On October 15 via manual from US — Scanned from DE

Form analysis 6 forms found in the DOM

/search

<form action="/search">
  <input type="text" name="q" title="Search" placeholder="Search">
</form>

<form class="form-inline StayInlineForPhone" id="MainHeroForm">
  <div class="form-group Product">
    <select id="SelectProduct" name="SelectProduct" class="Showing ">
      <option selected="" value="NonStandardAuto" data-vehicle-type=""> Auto </option>
      <option value="Powersports" data-vehicle-type=""> Motorcycle </option>
      <option value="Powersports" data-vehicle-type="ORV"> ATV/UTV </option>
      <option value="Powersports" data-vehicle-type="ORV"> Dirtbike </option>
      <option value="Powersports" data-vehicle-type="ORV"> Snowmobile </option>
    </select>
  </div>
  <div class="form-group ZipCode">
    <input id="ZipCode" name="ZipCode" placeholder="ZIP Code" aria-label="Zip Code" type="tel" value="" maxlength="5" onkeypress="return SentryUtility.IsNumberKey(event, false, false);" pattern="[0-9]*">
  </div>
  <button type="submit" class="btn btn-primary"> Get a quote </button>
  <a href="tel:+18882905754" class="visible-xs btn btn-primary" id="CallUs">Call 888-290-5754</a>
</form>

<form class="form-horizontal" id="RetrieveQuoteModalForm">
  <div class="form-group QuoteNumber" style="display: none;">
    <label for="rqmQuoteNumber" class="col-sm-3 control-label">Quote Number: *</label>
    <div class="col-sm-9">
      <input type="tel" class="form-control" id="rqmQuoteNumber" name="rqmQuoteNumber" pattern="[0-9]*" maxlength="30">
      <div class="ErrorMessage" style="display: none;">
      </div>
    </div>
  </div>
  <div class="form-group LastName">
    <label for="rqmLastName" class="col-sm-3 control-label">Last Name: *</label>
    <div class="col-sm-9">
      <input type="text" class="form-control" id="rqmLastName" name="rqmLastName" maxlength="50">
      <div class="ErrorMessage" style="display: none;">
      </div>
    </div>
  </div>
  <div class="form-group Email">
    <label for="rqmEmail" class="col-sm-3 control-label">Email Address: *</label>
    <div class="col-sm-9">
      <input type="email" class="form-control" id="rqmEmail" name="rqmEmail" maxlength="150">
      <div class="ErrorMessage" style="display: none;">
      </div>
    </div>
  </div>
  <div class="form-group DateOfBirth">
    <label for="rqmDateOfBirth" class="col-sm-3 control-label">Date of Birth: *</label>
    <div class="col-sm-9">
      <input type="tel" class="form-control" id="rqmDateOfBirth" name="rqmDateOfBirth" placeholder="MM/DD/YYYY">
      <div class="ErrorMessage" style="display: none;">
      </div>
    </div>
  </div>
  <div class="form-group ZipCode">
    <label for="rqmZipCode" class="col-sm-3 control-label">ZIP code: *</label>
    <div class="col-sm-9">
      <input type="tel" class="form-control" id="rqmZipCode" name="rqmZipCode" maxlength="5" onkeypress="return SentryUtility.IsNumberKey(event, false, false);" pattern="[0-9]*">
      <div class="ErrorMessage" style="display: none;">
      </div>
    </div>
  </div>
</form>

<form id="StartQuoteModalForm">
  <div class="form-group ZipCode">
    <label for="sqmZipCode" class="control-label">ZIP code *</label>
    <input id="sqmZipCode" name="sqmZipCode" class="form-control" type="tel" value="" maxlength="5" pattern="[0-9]*" onkeypress="return SentryUtility.IsNumberKey(event, false, false);" novalidate="">
  </div>
  <div class="form-group Product">
    <label for="sqmProduct" class="control-label">Product Offerings</label>
    <select id="sqmProduct" name="sqmProduct" class="form-control">
      <option selected="" value="Powersports" data-vehicle-type=""> Motorcycle </option>
      <option value="NonStandardAuto" data-vehicle-type=""> Auto </option>
    </select>
  </div>
</form>

<form class="form-inline" id="FindAgentModalForm">
  <div class="form-group col-sm-1 ZipCode">
    <label for="famZipCode" class="control-label"> ZIP code * </label>
    <input type="tel" class="form-control" id="famZipCode" name="famZipCode" maxlength="5" onkeypress="return SentryUtility.IsNumberKey(event, false, false);" pattern="[0-9]*" novalidate="">
  </div>
  <div class="form-group col-sm-1 Product">
    <label for="famProduct" class="control-label">Product offerings</label>
    <select id="famProduct" name="famProduct" class="form-control">
      <option value="NonStandardAuto" data-vehicle-type=""> Auto </option>
      <option value="Powersports" data-vehicle-type=""> Motorcycle </option>
    </select>
  </div>
  <div class="visible-xs row PhoneValMessage">
    <div class="col-xs-12 ValidationErrorMessages">
    </div>
  </div>
  <div class="form-group col-sm-1 Distance">
    <label for="famDistanceRange" class="control-label">Also search within</label>
    <select id="famDistanceRange" name="famDistanceRange" class="form-control">
      <option selected="" value="10"> 10 miles </option>
      <option value="25"> 25 miles </option>
      <option value="50"> 50 miles </option>
      <option value="75"> 75 miles </option>
    </select>
  </div>
  <div class="col-sm-1 Submit">
    <button type="submit" class="btn btn-primary">Search</button>
  </div>
</form>

<form class="form-inline clearfix StayInlineForPhone" id="FullscreenQuoteModalForm">
  <div class="form-group Product">
    <label for="fsmProduct" class="control-label hidden">Product </label>
    <select id="fsmProduct" name="fsmProduct" class="form-control">
      <option value="" selected="">Select a product</option>
      <option value="NonStandardAuto" data-vehicle-type=""> Auto </option>
      <option value="Powersports" data-vehicle-type=""> Motorcycle </option>
      <option value="Powersports" data-vehicle-type="ORV"> ATV/UTV </option>
      <option value="Powersports" data-vehicle-type="ORV"> Dirtbike </option>
      <option value="Powersports" data-vehicle-type="ORV"> Snowmobile </option>
    </select>
  </div>
  <div class="form-group ZipCode">
    <label for="fsmZipCode" class="control-label hidden">Zip Code </label>
    <input id="fsmZipCode" name="fsmZipCode" class="form-control" type="tel" value="" maxlength="5" pattern="[0-9]*" placeholder="Zip Code" onkeypress="return SentryUtility.IsNumberKey(event, false, false);" novalidate="">
  </div>
  <button type="submit" class="btn btn-primary large">Get a quote</button>
  <div class="ValidationErrorMessages">
  </div>
  <div class="BaseInvalidMessage Hidden">is invalid, please correct</div>
  <div class="BaseRequiredMessage Hidden">is required</div>
  <hr>
</form>

Text Content

 * Search
 *  
 * My account
 *  
 * For agents
 *  
 * Español

Dairyland®

 * Auto
   Auto
   Auto main
   Auto insurance
   Coverages
   DUI
   Non-owner
   SR-22
   State requirements
   Discounts
   Claims
   FAQs
   Learning Center
 * Motorcycle
   Motorcycle
   Motorcycle insurance
   Coverages
   Discounts
   Claims
   FAQs
   On the Road
 * Off-road
   Off-road
   Off-road insurance
   ATV
   Dirt bike
   Snowmobile
 * Contact
 * About
 * Get a quote
 * For agents My account Español


GET YOUR INSURANCE QUOTE TODAY

Auto Motorcycle ATV/UTV Dirtbike Snowmobile

Get a quote Call 888-290-5754

is invalid, please correct.
is required.
Find an agent

Retrieve a quote

Make a payment
See other reviews

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

See other reviews


DAIRYLAND IS YOUR LAND™

Welcome to Dairyland®. No matter what journey you’re on, we’re all driving down
the same road. And we’re here to help protect you with cheap insurance from a
provider who understands you and where you’re going.

Customers like you trust us for:

 * Cheap car insurance
 * Motorcycle insurance
 * Off-road vehicle insurance*

Come for low-cost insurance, stay for quality coverage selections, money-saving
discounts, low down payments, pay-as-you-go plans, SR22s, and outstanding
customer service.

We have the experience and financial strength you want in an insurance company.
See for yourself by starting a quote above. Or give us a call at 888-290-5754.

Dairyland is insurance that works for you.

Let’s hit the road. Together.

*NOT AVAILABLE IN ALL STATES

300
False
500
500
Get a quick quote
Save on your insurance
Get your quote
MobileAppIcon
Get the Dairyland® app
Make life easier. Pay bills. Get alerts. Save time.

Tell me more
Quick links
Home
Motorcycle
Careers
Auto
About
Contact
Make a payment
Press room
Glossary
National Motorcycle Day™
Follow us

Download_on_the_App_Store_Badge_US-UK_RGB_wht_092917
Dairyland®
© 2021 Legal | California licensing | Terms and conditions | Privacy policy |
Customer notifications | Web accessibility | Sitemap |

Retrieve Your Quote
By personal info By quote number

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

Fill in the fields below to help us find your quote.

Quote Number: *

Last Name: *

Email Address: *

Date of Birth: *

ZIP code: *

* required field
Please wait while we locate some quotes for you...
Whoa, something has gone terribly wrong when searching for quotes! We apologize
for the inconvenience. Please try again later, or call our customer support
number: 800-334-0090.
is invalid, please correct
is required

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

Cancel
Submit

NO QUOTES FOUND

We’re sorry. The info provided does not match our records. Please verify and try
again. The quotes you are searching for may also be associated with an account.
You also can retrieve a quote by Email, quote number or start a new quote.

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

Close
Try Again

YOUR SAVED QUOTES

Below is a list of quotes you started, so you can pick up where you left off!
 If you have questions, please contact one of our sales professionals at
866-239-6627.
Quoted On
Vehicle
Continue Quote
Don't see your quote?  Search by quote number
Close
Start Your Quote
Get a price, get covered, and get on your way.

ZIP code *
Product Offerings Motorcycle Auto

is invalid, please correct
is required

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

Cancel
Get a Quote
Call for a quote


Monday - Friday: 7 a.m. - 9 p.m. CST
Saturday; 8 a.m. - 6 p.m. CST
Call 888-290-5754

At this time, Dairyland Insurance does not quote insurance online in [STATE].
 Call us to get a competitive quote.
CallPartner
Call Partner
We're sorry
At this time, Dairyland Insurance does not write policies in [STATE].  Please
check back next time your're looking to purchase a policy.  We're constantly
weighing options to expand our service area.
Visit our friend

At this time, Dairyland Insurance does not write [PRODUCT] policies in [STATE].
 We can, however, refer you to our preferred vendor – Answer Financial – who can
help you compare prices and make your purchase.


Call Answer Financial at 800-761-6111
Get an online quote at answerfinancial.com
Visit our friend

At this time, Dairyland Insurance does not write [PRODUCT] policies in [STATE].
 We can, however, refer you to our preferred vendor – Insurance Technology
Corp. – who can help you compare prices and make your purchase.


Call ITC at 800-383-3482
Get an online quote at getitc.com
Visit our friend

At this time, Dairyland Insurance does not write [PRODUCT] policies in [STATE].
 We can, however, refer you to our preferred vendor – INSURAMATCH – who can help
you compare prices and make your purchase.


Call INSURAMATCH at
888-971-0155
Get an online quote at INSURAMATCH
Off-road coverage availability

Dairyland® is launching off-road insurance coverage but it isn’t available in
[STATE] yet.

Sorry for the inconvenience. Please check back next time you’re looking to
purchase a policy. Or, call us at 214-281-3546 for help finding off-road
coverage with another company.

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

Close
Find an agent
To find an authorized representative near you, please provide the following
information:

ZIP code *
Product offerings Auto Motorcycle

Also search within 10 miles 25 miles 50 miles 75 miles
Search

is invalid, please correct
is required
Search limit reached
6

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

Please wait while we locate some agents for you...
Perform a search above

No agents were found who match your search.

To get help finding an agent, call us 800-334-0090

Building Google map, please be patient while we place the marker points...

results found.
Whoa, something has gone terribly wrong when searching for agents! We apologize
for the inconvenience. Please try again later, or call our customer support
number: 800-334-0094.

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

Close
DAIRYLANDCOME AS YOU ARE
Start your quote
Product Select a product Auto Motorcycle ATV/UTV Dirtbike Snowmobile
Zip Code
Get a quote

is invalid, please correct
is required

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

Retrieve a quote
Find an agent