westpacins.com Open in urlscan Pro
159.89.82.211  Public Scan

Submitted URL: https://www.westpacins.com/
Effective URL: https://westpacins.com/
Submission: On February 09 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 2 forms found in the DOM

POST https://westpacins.com/index.php

<form method="post" action="https://westpacins.com/index.php">
  <div class="hiddenFields">
    <input type="hidden" name="ACT" value="22">
    <input type="hidden" name="RES" value="">
    <input type="hidden" name="meta"
      value="OZiIAGRhavM8SflSZVc8iXlzy+DKOgJnpUSR6xi6C3IK0zGlCw6Ysv1ywuTbJGDpTD/t1YdcGx5RE/X6skBPDsmyye11qbgYtj+V1LyKf5LmnuAD93glMT6s/H6wENAhJqTmikiLnd5DeeHerq9couWB3EjzeXpzAmc5hFOmAxwwKs2xCA+2QkgOE37tEBkCEIVfEfcW3o0KBDn3HUvi9sMwNASKK05Uybo723m9BS2VG13XnPJYmtp8QIKcHzshsPUllTcMQOVSes8aFLHS9dJJdcWV0xP9K+J6b6D4NEkL2u2ORG3mlwDeNZohDwWZ/kYm+zO8+GWvnGe6UCGM1aVOgk6n9x+SXP+8uxs/JQfukwl73cQZ6NCnVSsanWSYzYziA25Nqb29Ia2FGMNx/Zs/QaBnFi8jX7VH2YR7PyrznyuwV3LoOsc45sDKGi9Zv1n9zv1xPezG/fiai29d8Q==">
    <input type="hidden" name="site_id" value="1">
    <input type="hidden" name="csrf_token" value="af6b59c35b88d0fc0452961b689361a458f7e65b">
  </div>
  <input type="text" name="keywords" id="search_form" value="" size="18" maxlength="100" placeholder="Search">
  <button type="submit" class="submit"><i class="fa fa-search"></i></button>
</form>

POST

<form method="POST">
  <a id="25e2ed-form-5KM0OK02p_0dc8_bf9fb577b6c0d5e0da063925b8eeece4c410dff063e4e2981f744"></a><input type="hidden" name="csrf_token" value="af6b59c35b88d0fc0452961b689361a458f7e65b"><input type="hidden" name="formHash"
    value="5KM0OK02p_0dc8_bf9fb577b6c0d5e0da063925b8eeece4c410dff063e4e2981f744">
  <div style="position: absolute !important; width: 0 !important; height: 0 !important; overflow: hidden !important;" aria-hidden="true"><label>Leave this field blank</label><input type="text" value="d812d4" id="freeform_form_handle_d726e4"
      name="freeform_form_handle_d726e4"></div>
  <style>
    .freeform-pages {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0;
      margin: 0 0 10px;
      list-style: none
    }

    .freeform-pages li {
      margin: 0 10px 0 0
    }

    .freeform-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin: 0 -15px
    }

    .freeform-row .freeform-column {
      -webkit-box-flex: 1;
      -ms-flex: 1 0 0;
      flex: 1 0 0;
      padding: 10px 0;
      margin: 0 15px;
      box-sizing: border-box
    }

    .freeform-row .freeform-column label {
      display: block
    }

    .freeform-row .freeform-column .freeform-label {
      font-weight: bold
    }

    .freeform-row .freeform-column .freeform-label.freeform-required:after {
      content: "*";
      margin-left: 5px;
      color: red
    }

    .freeform-row .freeform-column .freeform-input {
      width: 100%;
      display: block;
      box-sizing: border-box
    }

    .freeform-row .freeform-column .freeform-input[type=checkbox],
    .freeform-row .freeform-column .freeform-input[type=radio] {
      width: auto;
      display: inline;
      margin-right: 5px
    }

    .freeform-row .freeform-column .freeform-input-only-label {
      font-weight: normal
    }

    .freeform-row .freeform-column .freeform-input-only-label>.freeform-input {
      display: inline-block;
      width: auto;
      margin-right: 5px
    }

    .freeform-row .freeform-column .freeform-errors {
      list-style: none;
      padding: 0;
      margin: 5px 0 0
    }

    .freeform-row .freeform-column .freeform-errors>li {
      color: red
    }

    .freeform-row .freeform-column .freeform-instructions {
      margin: 0 0 5px;
      font-size: 13px;
      color: #ABA7A7
    }

    .freeform-row .freeform-column.freeform-column-content-align-left {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start
    }

    .freeform-row .freeform-column.freeform-column-content-align-left>button:not(:first-of-type) {
      margin-left: 5px
    }

    .freeform-row .freeform-column.freeform-column-content-align-center {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center
    }

    .freeform-row .freeform-column.freeform-column-content-align-center>button:not(:first-of-type) {
      margin-left: 5px
    }

    .freeform-row .freeform-column.freeform-column-content-align-right {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end
    }

    .freeform-row .freeform-column.freeform-column-content-align-right>button:not(:first-of-type) {
      margin-left: 5px
    }

    .freeform-row .freeform-column.freeform-column-content-align-spread {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between
    }

    .freeform-row .freeform-column.freeform-column-content-align-spread>button:not(:first-of-type) {
      margin-left: 5px
    }

    .freeform-form-has-errors {
      color: red
    }
  </style>
  <div class="freeform-row ">
    <div class="freeform-column ">
      <h4>Send us a Message</h4>
      <p>If you don't see what you're looking for or need one of our staff to reach out and help you find the right coverage for your insureds needs.</p>
    </div>
  </div>
  <div class="freeform-row ">
    <div class="freeform-column ">
      <label class="freeform-label freeform-required" for="form-input-first_name">First Name</label>
      <input name="first_name" type="text" id="form-input-first_name" class="freeform-input form-control">
    </div>
    <div class="freeform-column ">
      <label class="freeform-label" for="form-input-last_name">Last Name</label>
      <input name="last_name" type="text" id="form-input-last_name" class="freeform-input form-control">
    </div>
  </div>
  <div class="freeform-row ">
    <div class="freeform-column ">
      <label class="freeform-label freeform-required" for="form-input-email">Email</label>
      <input name="email" type="email" id="form-input-email" class="freeform-input form-control">
    </div>
    <div class="freeform-column ">
      <label class="freeform-label" for="form-input-phone">Phone</label>
      <input name="phone" type="text" id="form-input-phone" class="freeform-input form-control">
    </div>
  </div>
  <div class="freeform-row ">
    <div class="freeform-column ">
      <label class="freeform-label" for="form-input-message">Message</label>
      <textarea name="message" id="form-input-message" class="freeform-input form-control" rows="2"></textarea>
    </div>
  </div>
  <div class="freeform-row ">
    <div class="freeform-column  freeform-column-content-align-center">
      <button type="submit" class="send-btn" name="form_page_submit">Submit</button>
    </div>
  </div>
</form>

Text Content

Connect With Us
Phone: 303.904.3777

Call our Team
Menu
 * WestPac
   * About Us
   * Products
   * Agent Resources
   * Contact Us
   * Meet Our Team
   * News
 * Virtus
   * About Us
   * Products
   * Agent Resources
   * Contact Us
   * Meet Our Team
   * News




WESTERN PACIFIC

The Construction Industry's Leading Wholesale Insurance Broker

 


VIRTUS UNDERWRITING

A Commerical Independent Wholesale Broker Retail Agents Can Trust

Explore


OUR PRODUCTS


WESTPAC

Contractors
Workers' Compensation
Inland Marine, Auto, & Misc
Environmental Construction
Energy and Heavy Commercial


WESTERN PACIFIC INSURANCE PRODUCTS


RESOURCES


DOING BUSINESS WITH A WHOLESALER SHOULD BE EASY.  WE AIM TO MAKE IT THAT WAY,
THE FOLLOWING RESOURCES SHOULD HELP.

 * Applications
 * Submission Checklist
 * Become a Producer
 * Online Payments
 * Marketing Materials
 * News


VIRTUS


VIRTUS UNDERWRITING PRODUCTS

General Casualty, Products, and Excess
Garage
Property and Inland Marine
Workers' Compensation
Professional


RESOURCES


DOING BUSINESS WITH A WHOLESALER SHOULD BE EASY.  WE AIM TO MAKE IT THAT WAY,
THE FOLLOWING RESOURCES SHOULD HELP.

 * Applications
 * Submission Checklist
 * Become a Producer
 * Online Payments
 * Marketing Materials
 * News


LATEST NEWS

Company News


WESTPAC & VIRTUS NAMED FIVE-STAR MGA BY INSURANCE BUSINESS AMERICA

Words can’t express how honored and humbled we are right now, but we will give
it our best. Thank you to our retail partners for electing Western Pacific
Insurance Network and Virtus Underwriting Group as a 2020 Five Star MGA and All
Star MGA with Insurance Business America! It is a tremendous honor to receive
such recognition as a regional, independent, and family-run wholesaler and is
symbolic of the relationships that we value so very much. 

Read More
| by WestPac/Virtus

04.09.2020

Words can’t express how honored and humbled we are right now, but we will give
it our best. Thank you to our retail partners for electing Western Pacific
Insurance Network and Virtus Underwriting Group as a 2020 Five Star MGA and All
Star MGA with Insurance Business America! It is a tremendous honor to receive
such recognition as a regional, independent, and family-run wholesaler and is
symbolic of the relationships that we value so very much. 

Read More
Tuesdays at Ten


WESTPAC’S NEW EXCLUSIVE EXCAVATION AND GRADING PROGRAM - NOW IN MULTIPLE STATES

DirtPac has been a HUGE success since we rolled out our admitted exclusive
program a few months ago. Below are some recent examples of classes that have
very high hit ratios within this program. 

Excavation - 94007

·    Foundations

·    Sewer Lines

·    Septic Tanks/Systems

·    Trenching

·    In-ground Conduit Piping

Land Grading - 95410

·    Land Prep

·    Road Prep - Subdivisions/Tracts

·    Coverage up to main road

Landscaping - 97047

·    Irrigation Installation

·    Sod Installation

Concrete Work - 91560

·    Sidewalks

·    Gutters

·    Curbs

Exclusive Admitted General Liability carrier in select states, including
Arizona, Colorado, Nevada & Oregon!

Targeting Excavation, Grading, Landscaping & Concrete

Snow Removal capabilities

·    Admitted and Non-Admitted options

·    Up to 100% pure snow contractors accepted

·    Rooftop snow removal accepted

·    New Ventures / No Priors considered

·    Subcontracted exposure accepted

No tract home limitations with some markets

No Continuous/Progressive or Prior Acts Language

New Residential, New Commercial, Industrial, Municipal and Oil & Gas accepted

New ventures accepted

Additional policy options available for Workers’ Compensation, Inland Marine,
Pollution Liability

Subsidence/earth movement coverage

conta.cc/3cq7M0V

Read More
| by Steve Brown

09.23.2020

DirtPac has been a HUGE success since we rolled out our admitted exclusive
program a few months ago. Below are some recent examples of classes that have
very high hit ratios within this program. 

Excavation - 94007

·    Foundations

·    Sewer Lines

·    Septic Tanks/Systems

·    Trenching

·    In-ground Conduit Piping

Land Grading - 95410

·    Land Prep

·    Road Prep - Subdivisions/Tracts

·    Coverage up to main road

Landscaping - 97047

·    Irrigation Installation

·    Sod Installation

Concrete Work - 91560

·    Sidewalks

·    Gutters

·    Curbs

Exclusive Admitted General Liability carrier in select states, including
Arizona, Colorado, Nevada & Oregon!

Targeting Excavation, Grading, Landscaping & Concrete

Snow Removal capabilities

·    Admitted and Non-Admitted options

·    Up to 100% pure snow contractors accepted

·    Rooftop snow removal accepted

·    New Ventures / No Priors considered

·    Subcontracted exposure accepted

No tract home limitations with some markets

No Continuous/Progressive or Prior Acts Language

New Residential, New Commercial, Industrial, Municipal and Oil & Gas accepted

New ventures accepted

Additional policy options available for Workers’ Compensation, Inland Marine,
Pollution Liability

Subsidence/earth movement coverage

conta.cc/3cq7M0V

Read More
Social


3RD ANNUAL 1CLUB CHARITY CLASSIC RECAP

What a day! As we put the final touches on another successful 1Club Charity
Classic, we want to take a minute and thank everyone who was involved in making
this tournament a great success. From all of our agents, carriers, industry
partners and friends, everyone truly did a wonderful job to make this an amazing
experience for all.

We would like to point out our wonderful sponsors for this years' tournament;
they are a huge part of our success and we want to thank each one of them:

· Atlantic Casualty
· 3 Trees Design and Drafting
· AmTrust
· Century Surety
· MUSIC
· Fast Signs of Englewood
· OneBeacon
· The Ahbe Group
· Conquer Risk Management
· Koko Fit Club
· Iceberg Back Office Management
· Sari Ross
· PIIAC - Professional Independent Insurance Agents of Colorado
· Hartford Steam Boiler
· Colorado Association of Home Builders
· Builders Insurance Group
· Elite Roofing
· Insurance Specialty Group
· Moody Insurance Agency

We were able to raise $7,620 for HomeAid Colorado to help support them with
their mission to fight homelessness in our community.

Thank you to everyone and we can't wait to see you next year!

-WestPac and Virtus

Yeti Cooler Winner
Gary Rimler - Dempsey and Siders

Putting Contest Winner
Ben Hoffer

Yellow Ball Winners - Koko FitClub
TJ Manuello
Ernie Krauth
Ryan Davis
Nick Mearsha

Most Honest Team - Diversified Commercial
Veta Enright
Paul Rising
Mark Rising
Liela Roche

2nd Place Team - 3 Trees Drafting / RSS / WestPac
Derrek Freeseman
Travis Attardo
Darin Kraft
Jared Boring

Winning Team - Rocky Mountain Farmers Union
Jeff McGimsey
Auni McGimsey
Ian McKean
Mike Schliep

conta.cc/3awvh7D

Read More
| by Steve Brown

08.17.2020

What a day! As we put the final touches on another successful 1Club Charity
Classic, we want to take a minute and thank everyone who was involved in making
this tournament a great success. From all of our agents, carriers, industry
partners and friends, everyone truly did a wonderful job to make this an amazing
experience for all.

We would like to point out our wonderful sponsors for this years' tournament;
they are a huge part of our success and we want to thank each one of them:

· Atlantic Casualty
· 3 Trees Design and Drafting
· AmTrust
· Century Surety
· MUSIC
· Fast Signs of Englewood
· OneBeacon
· The Ahbe Group
· Conquer Risk Management
· Koko Fit Club
· Iceberg Back Office Management
· Sari Ross
· PIIAC - Professional Independent Insurance Agents of Colorado
· Hartford Steam Boiler
· Colorado Association of Home Builders
· Builders Insurance Group
· Elite Roofing
· Insurance Specialty Group
· Moody Insurance Agency

We were able to raise $7,620 for HomeAid Colorado to help support them with
their mission to fight homelessness in our community.

Thank you to everyone and we can't wait to see you next year!

-WestPac and Virtus

Yeti Cooler Winner
Gary Rimler - Dempsey and Siders

Putting Contest Winner
Ben Hoffer

Yellow Ball Winners - Koko FitClub
TJ Manuello
Ernie Krauth
Ryan Davis
Nick Mearsha

Most Honest Team - Diversified Commercial
Veta Enright
Paul Rising
Mark Rising
Liela Roche

2nd Place Team - 3 Trees Drafting / RSS / WestPac
Derrek Freeseman
Travis Attardo
Darin Kraft
Jared Boring

Winning Team - Rocky Mountain Farmers Union
Jeff McGimsey
Auni McGimsey
Ian McKean
Mike Schliep

conta.cc/3awvh7D

Read More
Upcoming Events


STAY TUNED…

Read More
| by Steve Brown

08.17.2020

Read More
View All
Leave this field blank

SEND US A MESSAGE

If you don't see what you're looking for or need one of our staff to reach out
and help you find the right coverage for your insureds needs.

First Name
Last Name
Email
Phone
Message
Submit
Newsletter Sign up

Submit
Connect With Us



WESTERN PACIFIC INSURANCE SERVICES

 * About Us
 * Products
 * Agent Resources
 * Contact Us
 * Meet Our Team


VIRTUS UNDERWRITING GROUP SERVICES

 * About Us
 * Products
 * Agent Resources
 * Contact Us
 * Meet Our Team

 

CONTACT INFORMATION

10106 W. San Juan Way, #100 Littleton, CO 80127

Phone: 303.904.3777 | Fax: 303.933.4500 | Toll Free: 866.904.3777
 

? 2018 Western Pacific Insurance. Virtus Underwriting Group. All rights reserved
Privacy Policy. Website Design & Development by Unleaded Group