new.quipbank.com Open in urlscan Pro
192.252.144.41  Public Scan

URL: https://new.quipbank.com/
Submission: On July 08 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 5 forms found in the DOM

GET https://new.quipbank.com/listings/

<form action="https://new.quipbank.com/listings/" method="get">
  <div class="col-md-3 col-sm-6">
    <div class="form-group">
      <select name="body" class="form-control select2-hidden-accessible" tabindex="-1" aria-hidden="true">
        <option value="">Select Body</option>
        <option value="limousine"> Compact </option>
        <option value="convertible"> Convertible </option>
        <option value="coupe"> Coupe </option>
        <option value="off-road"> Off-Road </option>
        <option value="other" disabled=""> Other </option>
        <option value="sedan"> Sedan </option>
        <option value="sedano" disabled=""> Sedano </option>
        <option value="station-wagon"> Station Wagon </option>
        <option value="transporter" disabled=""> Transporter </option>
        <option value="van" disabled=""> Van </option>
      </select><span class="select2 select2-container select2-container--default" dir="ltr" style="width: 100px;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-autocomplete="list"
            aria-haspopup="true" aria-expanded="false" tabindex="0" aria-labelledby="select2-body-hh-container"><span class="select2-selection__rendered" id="select2-body-hh-container" title="Select Body">Select Body</span><span
              class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
    </div>
  </div>
  <div class="col-md-3 col-sm-6">
    <div class="form-group">
      <select name="make" class="form-control select2-hidden-accessible" tabindex="-1" aria-hidden="true">
        <option value="">Select Make</option>
        <option value="acura"> Acura </option>
        <option value="acuro" disabled=""> Acuro </option>
        <option value="bmw"> BMW </option>
        <option value="chevrolet"> Chevrolet </option>
        <option value="ford"> Ford </option>
        <option value="honda"> Honda </option>
        <option value="hyundai"> Hyundai </option>
        <option value="kia"> Kia </option>
        <option value="mazda"> Mazda </option>
        <option value="mercedes-benz"> Mercedes-Benz </option>
        <option value="nissan"> Nissan </option>
        <option value="tesla"> Tesla </option>
        <option value="toyota"> Toyota </option>
      </select><span class="select2 select2-container select2-container--default" dir="ltr" style="width: 100px;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-autocomplete="list"
            aria-haspopup="true" aria-expanded="false" tabindex="0" aria-labelledby="select2-make-hk-container"><span class="select2-selection__rendered" id="select2-make-hk-container" title="Select Make">Select Make</span><span
              class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
    </div>
  </div>
  <div class="col-md-3 col-sm-6">
    <div class="form-group">
      <select name="ca-year" class="form-control select2-hidden-accessible" tabindex="-1" aria-hidden="true">
        <option value="">Select Year</option>
        <option value="1967"> 1967 </option>
        <option value="1980" disabled=""> 1980 </option>
        <option value="1990"> 1990 </option>
        <option value="2000"> 2000 </option>
        <option value="2005"> 2005 </option>
        <option value="2010"> 2010 </option>
        <option value="2015"> 2015 </option>
        <option value="le1990" disabled=""> le1990 </option>
      </select><span class="select2 select2-container select2-container--default" dir="ltr" style="width: 100px;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-autocomplete="list"
            aria-haspopup="true" aria-expanded="false" tabindex="0" aria-labelledby="select2-ca-year-3w-container"><span class="select2-selection__rendered" id="select2-ca-year-3w-container" title="Select Year">Select Year</span><span
              class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
    </div>
  </div>
  <div class="col-md-3 col-sm-6">
    <div class="row">
      <div class="col-md-8 col-sm-12">
        <button type="submit" class="button icon-button"><i class="stm-icon-search"></i>Search</button>
      </div>
      <div class="col-md-4 hidden-sm hidden-xs">
        <a href="" class="reset-all reset-styled" title="Reset search fields"><i class="stm-icon-reset"></i></a>
      </div>
    </div>
  </div>
</form>

GET https://new.quipbank.com/

<form method="get" id="searchform" action="https://new.quipbank.com/">
  <div class="search-wrapper">
    <input placeholder="Start typing here..." type="text" class="form-control search-input" value="" name="s" id="s">
    <button type="submit" class="search-submit"><i class="fa fa-search"></i></button>
  </div>
</form>

POST https://new.quipbank.com/

<form id="request-test-drive-form" action="https://new.quipbank.com/" method="post">
  <div class="modal-dialog" role="document">
    <div class="modal-content">
      <div class="modal-header modal-header-iconed">
        <i class="stm-icon-steering_wheel"></i>
        <h3 class="modal-title" id="myModalLabelTestDrive">Schedule a Test Drive</h3>
        <div class="test-drive-car-name">Front page</div>
      </div>
      <div class="modal-body">
        <div class="row">
          <div class="col-md-6 col-sm-6">
            <div class="form-group">
              <div class="form-modal-label">Name</div>
              <input name="name" type="text">
            </div>
          </div>
          <div class="col-md-6 col-sm-6">
            <div class="form-group">
              <div class="form-modal-label">Email</div>
              <input name="email" type="email">
            </div>
          </div>
        </div>
        <div class="row">
          <div class="col-md-6 col-sm-6">
            <div class="form-group">
              <div class="form-modal-label">Phone</div>
              <input name="phone" type="tel">
            </div>
          </div>
          <div class="col-md-6 col-sm-6">
            <div class="form-group">
              <div class="form-modal-label">Best time</div>
              <div class="stm-datepicker-input-icon">
                <input name="date" class="stm-date-timepicker" type="text">
              </div>
            </div>
          </div>
        </div>
        <div class="mg-bt-25px"></div>
        <div class="row">
          <div class="col-md-4 col-sm-4">
            <button type="submit" class="stm-request-test-drive">Request</button>
            <div class="stm-ajax-loader" style="margin-top:10px;">
              <i class="stm-icon-load1"></i>
            </div>
          </div>
        </div>
        <div class="mg-bt-25px"></div>
        <input name="vehicle_id" type="hidden" value="1360">
      </div>
    </div>
  </div>
</form>

POST https://new.quipbank.com/

<form id="get-car-price-form" action="https://new.quipbank.com/" method="post">
  <div class="modal-dialog" role="document">
    <div class="modal-content">
      <div class="modal-header modal-header-iconed">
        <i class="stm-icon-steering_wheel"></i>
        <h3 class="modal-title" id="myModalLabel">Request car price</h3>
        <div class="test-drive-car-name">Front page</div>
      </div>
      <div class="modal-body">
        <div class="row">
          <div class="col-md-6 col-sm-6">
            <div class="form-group">
              <div class="form-modal-label">Name</div>
              <input name="name" type="text">
            </div>
          </div>
          <div class="col-md-6 col-sm-6">
            <div class="form-group">
              <div class="form-modal-label">Email</div>
              <input name="email" type="email">
            </div>
          </div>
        </div>
        <div class="row">
          <div class="col-md-6 col-sm-6">
            <div class="form-group">
              <div class="form-modal-label">Phone</div>
              <input name="phone" type="tel">
            </div>
          </div>
        </div>
        <div class="row">
          <div class="col-md-4 col-sm-4">
            <button type="submit" class="stm-request-test-drive">Request</button>
            <div class="stm-ajax-loader" style="margin-top:10px;">
              <i class="stm-icon-load1"></i>
            </div>
          </div>
        </div>
        <div class="mg-bt-25px"></div>
        <input name="vehicle_id" type="hidden" value="1360">
      </div>
    </div>
  </div>
</form>

POST https://new.quipbank.com/

<form id="request-trade-offer-form" action="https://new.quipbank.com/" method="post">
  <div class="modal-dialog" role="document">
    <div class="modal-content">
      <div class="modal-header modal-header-iconed">
        <i class="stm-moto-icon-trade"></i>
        <h3 class="modal-title" id="myModalLabelTestDrive">Trade Offer</h3>
        <div class="test-drive-car-name">Front page</div>
      </div>
      <div class="modal-body">
        <div class="row">
          <div class="col-md-6 col-sm-6">
            <div class="form-group">
              <div class="form-modal-label">Name</div>
              <input name="name" type="text">
            </div>
          </div>
          <div class="col-md-6 col-sm-6">
            <div class="form-group">
              <div class="form-modal-label">Email</div>
              <input name="email" type="email">
            </div>
          </div>
        </div>
        <div class="row">
          <div class="col-md-6 col-sm-6">
            <div class="form-group">
              <div class="form-modal-label">Phone</div>
              <input name="phone" type="tel">
            </div>
          </div>
          <div class="col-md-6 col-sm-6">
            <div class="form-group">
              <div class="form-modal-label">Trade price</div>
              <div class="stm-trade-input-icon">
                <input name="trade_price" type="text">
              </div>
            </div>
          </div>
        </div>
        <div class="mg-bt-25px"></div>
        <div class="row">
          <div class="col-md-4 col-sm-4">
            <button type="submit" class="stm-request-test-drive">Request</button>
            <div class="stm-ajax-loader" style="margin-top:10px;">
              <i class="stm-icon-load1"></i>
            </div>
          </div>
        </div>
        <div class="mg-bt-25px"></div>
        <input name="vehicle_id" type="hidden" value="1360">
      </div>
    </div>
  </div>
</form>

Text Content

All for Joomla All for Webmasters
Login Register
 * Mon - Sat 8.00 - 18.00
 * Quipbank Center, Mombasa road.
 * +254 702 893 612

 * Home
 * About Us
 * Inventory
 * Services
 * Visit our blog
 * Contact
 * Compare
 * Cart

Call: 0702893612
Location View on map
 * Compare
   
 * Cart
   
 * Live chat
 * 

 * Home
 * About Us
 * Inventory
 * Services
 * Visit our blog
 * Contact

   
 * 2016 4x4 Ford Ranger
   $
   458
   /MO
   FOR 36
   MONTH
   $0 at signing after $1,750 cash back
   $0 first payment paid by Ford up to $325
   Taxes, title and fees extra.
   Learn more
   
 * 2015 EDGE SE FWD
   $
   458
   /MO
   FOR 36
   MONTH
   $0 at signing after $1,750 cash back
   $0 first payment paid by Ford up to $325
   Taxes, title and fees extra.
   Learn more
   
 * 2016 NEW
   Mersedes-benz c-class
   $ 319 / mo for 36
   month
   $0 at signing after $1,750 cash back $0 first payment paid by Ford up to $325
   Taxes, title and fees extra.








available 13 cars


WELCOME TO QUIPBANK

 * New cars
 * Used cars
 * Search Inventory

available 13 cars
$45 000
BMW 535i, Navi, Leather, ABS
 * 80
 * 2015
 * 67/56
 * Automatic

$25 000
Toyota Camry XSE 2016
 * 100
 * 2015
 * 45/56
 * Automatic

$25 000
Kia Soul, Brand New Model 2016
 * 100
 * 2015
 * 45/56
 * Manual

$25 000
$22 000
Hyundai Veloster Turbo Sport
 * 100
 * 2015
 * 45/56
 * Semi-automatic

$25 000
Hyundai Elantra 2016 New Model
 * 100
 * 2015
 * 45/56
 * Manual

$15 000
Honda Civic Sedan 2016
 * 8000
 * 2015
 * 45/56
 * Manual

$29 000
Ford Mustang 2016 Turbo
 * 18000
 * 2015
 * 45/56
 * Semi-automatic

$59 000
Acura RDX 2015 SE
 * 80
 * 2015
 * 25/18
 * Manual

Show all
available 19 cars
$35 000
$28 000
BMW 328i, Sport Line Body Kit
 * 18000
 * 2015
 * 45/56
 * Automatic

$32 000
$28 000
Toyota Tacoma 4WD, XSE, Leather
 * 155000
 * 1967
 * 45/56
 * Manual

$25 000
Toyota RAV4 SE, like New
 * 125000
 * 1990
 * 45/56
 * Automatic

$65 000
$58 000
Toyota Avalon LTX, Leather, Sunroof
 * 118000
 * 1990
 * 45/56
 * Automatic

$70 000
Tesla Model X, Perfect condition
 * 48000
 * 2015
 * 45/56
 * Automatic

$20 000
Mazda CX-5 SX, V6, ABS, Sunroof
 * 190000
 * 2000
 * 45/56
 * Automatic

$25 000
Kia Sorento 4WD, Good condition
 * 18000
 * 2015
 * 45/56
 * Automatic

$15 000
Kia Rio, Good Condition, Navi
 * 5000
 * 2005
 * 45/56
 * Manual

Show all
available 32 cars
Search Inventory
Select Body Compact Convertible Coupe Off-Road Other Sedan Sedano Station Wagon
Transporter Van Select Body
Select Make Acura Acuro BMW Chevrolet Ford Honda Hyundai Kia Mazda Mercedes-Benz
Nissan Tesla Toyota Select Make
Select Year 1967 1980 1990 2000 2005 2010 2015 le1990 Select Year
Search

Have a Questions? Call Today!
0702893612


ARE YOU LOOKING FOR A CAR?

Our cars are delivered fully-registered with all requirements completed. We’ll
deliver your car wherever you are.


DO YOU WANT TO SELL A CAR?

What’s your car worth? Receive the absolute best value for your trade-in
vehicle. We even handle all paperwork. Schedule your appointment today!


SPECIALS all specials

$25 000
$18 000
Nissan Altima 2.5 SL, LEATHER, SUNR ...
 * Limited Offer: Only 5 Cars Left

$39 600
$35 000
2016 Mercedes-Benz C-Class C300 4MA ...
 * 100
 * 2015
 * 18/26
 * Automatic

$35 000
$28 000
BMW 328i, Sport Line Body Kit
 * Deal available until February, 22


$65 000
$58 000
Ford Explorer 2015 4WD
 * 38000
 * 2015
 * 65/56
 * Automatic

$29 510
$27 000
Chevrolet Malibu 2016 LT
 * Limited Offer: Only 3 Cars left


$25 000
$18 000
Nissan Altima 2.5 SL, LEATHER, SUNR ...
 * Limited Offer: Only 5 Cars Left

$39 600
$35 000
2016 Mercedes-Benz C-Class C300 4MA ...
 * 100
 * 2015
 * 18/26
 * Automatic

$35 000
$28 000
BMW 328i, Sport Line Body Kit
 * Deal available until February, 22


$65 000
$58 000
Ford Explorer 2015 4WD
 * 38000
 * 2015
 * 65/56
 * Automatic

prev
next






WHY CHOOSE US



FINANCING MADE EASY

Our stress-free finance department that can find financial solutions to save you
money.

WIDE RANGE OF BRANDS

With a robust selection of popular vehicles on hand, as well as leading vehicles
from BMW and Ford.

TRUSTED BY THOUSANDS

10 new offers every day. 350 offers on site, trusted by a community of thousands
of users.

CAR SERVICE & MAINTENANCE

Our service department maintain your car to stay safe on the road for many more
years.

Learn More



WELCOME TO THE
MOTORS WORLD

With specialists on hand to help with any part of the car shopping or vehicle
ownership experience, Motors provides financing, car service and a great
selection of vehicles for luxury car shoppers in Chicago, IL.





© 2015 Stylemix ThemesTrademarks and brands are the property of their respective
owners.


Search



LAYOUT

Motorcycles Boats Dealership Car Dealership Classified Listing Car Repair
Service Motorcycles


NAV MODE

Static

Sticky


NAV TRANSPARENCY

Off

On


LAYOUT

Boxed

Wide


BACKGROUND IMAGE




COLOR SKIN





SCHEDULE A TEST DRIVE

Front page
Name
Email
Phone
Best time


Request




REQUEST CAR PRICE

Front page
Name
Email
Phone
Request




CALCULATE PAYMENT

Front page

FINANCING CALCULATOR

Vehicle price ($)
Interest rate (%)
Period (month)
Down Payment ($)
Calculate

Monthly Payment

Total Interest Payment

Total Amount to Pay



TRADE OFFER

Front page
Name
Email
Phone
Trade price


Request


Compare
July
January
February
March
April
May
June
July
August
September
October
November
December

2024
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050


SunMonTueWedThuFriSat
30
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3

00:00
01:00
02:00
03:00
04:00
05:00
06:00
07:00
08:00
09:00
10:00
11:00
12:00
13:00
14:00
15:00
16:00
17:00
18:00
19:00
20:00
21:00
22:00
23:00