www.classic.com Open in urlscan Pro
2600:9000:2611:a200:12:404f:f040:93a1  Public Scan

Submitted URL: http://www.classic.com/
Effective URL: https://www.classic.com/
Submission: On November 03 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

POST #

<form action="#" method="post" phx-submit="[[&quot;push&quot;,{&quot;event&quot;:&quot;form_submit&quot;,&quot;target&quot;:1}]]">
  <input name="_csrf_token" type="hidden" hidden="" value="Nz0nX2NAU2onRG4xJS9fZWwyZA96UxEhdqur0uc0Ew9fmK7V4c1MN6CW">
  <div phx-hook="CFrontWeb.Components.Base.TextField#TextField" id="text-field-search" class="input-field outlined col bg-white shadow-none no-border w-full text-black headline-fade-in font-normal float-left">
    <input autofocus="" id="nav-search-mobile-input" name="form[search]" placeholder="Search" style="" type="text">
    <span class="end-adornment">
      <button phx-click="[[&quot;push&quot;,{&quot;event&quot;:&quot;mobile_search_open&quot;,&quot;target&quot;:1}]]" class="icon-btn waves-effect waves-light p-0 text-black"><i class="material-icons"></i>
      </button>
    </span>
  </div>
</form>

POST /login

<form action="/login" method="post" class="mt-4 w-full mb-4" phx-change="[[&quot;push&quot;,{&quot;event&quot;:&quot;login.form:validate&quot;,&quot;target&quot;:42}]]"
  phx-submit="[[&quot;push&quot;,{&quot;event&quot;:&quot;login.form:submit&quot;,&quot;target&quot;:42}]]">
  <input name="_method" type="hidden" hidden="" value="POST">
  <input name="_csrf_token" type="hidden" hidden="" value="Nz0nX2NAU2onRG4xJS9fZWwyZA96UxEhdqur0uc0Ew9fmK7V4c1MN6CW">
  <div>
    <div class="floating-black-input relative mb-4">
      <input autocomplete="email" class="bg-transparent rounded px-4 placeholder-white-500 logBorder moz-width" id="login_changeset_email" name="login_changeset[email]" placeholder=" " required="required" type="email" value="">
      <label class="absolute top-0 left-0 px-3 py-4 h-full pointer-events-none transform origin-left transition-all duration-200 ease-in-out text-sm" for="login_changeset_email"> Email </label>
      <br>
    </div>
  </div>
  <div>
    <div class="floating-black-input relative mb-4">
      <input autocomplete="current-password" class="bg-transparent rounded px-4 placeholder-white-500 logBorder moz-width" id="login_changeset_password" name="login_changeset[password]" placeholder=" " required="required" type="password" value="">
      <label class="absolute top-0 left-0 px-3 py-4 h-full pointer-events-none transform origin-left transition-all duration-200 ease-in-out text-sm" for="login_changeset_password"> Password </label>
      <br>
    </div>
  </div>
  <div>
    <input id="login_changeset_redirect_url" name="login_changeset[redirect_url]" type="hidden" value="/">
  </div>
  <div>
    <input id="login_changeset_smart_modal_id" name="login_changeset[smart_modal_id]" type="hidden" value="">
  </div>
  <div>
    <input id="login_changeset_open_notification" name="login_changeset[open_notification]" type="hidden">
  </div>
  <div>
    <input id="login_changeset_open_notification_flash" name="login_changeset[open_notification_flash]" type="hidden">
  </div>
  <div>
    <input id="login_changeset_vehicle_name" name="login_changeset[vehicle_name]" type="hidden">
  </div>
  <div phx-hook="CFrontWeb.Components.Base.Analytics#Analytics" id="modal_login" data-event-category="account.category" data-event-action="account.action.login" data-event-label="Login Modal" data-event="login"
    data-event-data="{&quot;source&quot;:&quot;Login Modal&quot;}" class="flex md:block flex-1 md:flex-none">
    <button phx-disable-with="LOGGING IN..." type="submit" class="waves-effect waves-light relative btn btn- secondary w-full"> LOG IN </button>
  </div>
</form>

POST /register

<form action="/register" method="post" class="w-full mb-4" phx-change="[[&quot;push&quot;,{&quot;event&quot;:&quot;register.form:validate&quot;,&quot;target&quot;:43}]]"
  phx-submit="[[&quot;push&quot;,{&quot;event&quot;:&quot;register.form:submit&quot;,&quot;target&quot;:43}]]">
  <input name="_method" type="hidden" hidden="" value="POST">
  <input name="_csrf_token" type="hidden" hidden="" value="Nz0nX2NAU2onRG4xJS9fZWwyZA96UxEhdqur0uc0Ew9fmK7V4c1MN6CW">
  <div>
    <div class="floating-black-input relative mb-4">
      <input autocomplete="email" class="bg-transparent rounded px-4 placeholder-white-500 logBorder moz-width" id="email" name="register_changeset[email]" placeholder=" " required="required" type="email">
      <label class="absolute top-0 left-0 px-3 py-4 h-full pointer-events-none transform origin-left transition-all duration-200 ease-in-out text-sm" for="register_changeset_email"> Email </label>
      <br>
    </div>
  </div>
  <div>
    <div class="floating-black-input relative mb-4">
      <input autocomplete="new-password" class="bg-transparent rounded px-4 placeholder-white-500 logBorder moz-width" id="register_changeset_password1" name="register_changeset[password1]" placeholder="Enter password" required="required"
        type="password">
      <label class="absolute top-0 left-0 px-3 py-4 h-full pointer-events-none transform origin-left transition-all duration-200 ease-in-out text-sm" for="register_changeset_password1"> Password </label>
      <br>
    </div>
  </div>
  <div>
    <div class="floating-black-input relative mb-4">
      <input autocomplete="new-password" class="bg-transparent rounded px-4 placeholder-white-500 logBorder moz-width" id="register_changeset_password2" name="register_changeset[password2]" placeholder="Enter password" required="required"
        type="password">
      <label class="absolute top-0 left-0 px-3 py-4 h-full pointer-events-none transform origin-left transition-all duration-200 ease-in-out text-sm" for="register_changeset_password2"> Confirm Password </label>
      <br>
    </div>
  </div>
  <div>
    <input id="register_changeset_redirect_url" name="register_changeset[redirect_url]" type="hidden" value="/">
  </div>
  <div>
    <input id="register_changeset_smart_modal_id" name="register_changeset[smart_modal_id]" type="hidden" value="">
  </div>
  <div phx-hook="CFrontWeb.Components.Base.Analytics#Analytics" id="modal_signUp" data-event-category="account.category" data-event-action="account.action.signup" data-event-label="Register Modal" data-event="sign_up" data-event-data="{}"
    class="flex md:block flex-1 md:flex-none">
    <button type="submit" class="waves-effect waves-light relative btn btn- secondary w-full">
      <span class="typography-body2 typography-#000-color typography-sm- typography-md- typography-lg-body2 font-medium w-full">SIGN UP - IT'S FREE!</span>
    </button>
  </div>
</form>

GET /search

<form action="/search" method="get" class="w-full" id="homepage-search-form">
  <div class="relative flex items-center rounded bg-white px-2">
    <i class="material-icons text-gray-400 mr-2"></i>
    <input name="q" class="border-0 py-0.5 mb-0 w-full h-9 placeholder-grey-300" type="text" placeholder="Search for a car (e.g. Toyota Supra or 1965 Porsche 911)">
    <button type="submit" class="waves-effect waves-light relative btn-flat btn- secondary"> Search </button>
  </div>
</form>

<form phx-submit="[[&quot;push&quot;,{&quot;event&quot;:&quot;subscribe_form_submit&quot;,&quot;target&quot;:5}]]" class="w-full bg-transparent rounded" target="_blank">
  <div class="grid-container wrap-wrap flex md:justify-between sm:justify-start items-center">
    <div class="grid-item xs-6 sm-6 md-7 lg-8">
      <input class="pl-2 rounded border-none focus:shadow-outline outline-none m-0 text-white placeholder-gray-400/70 py-2 w-[95%] lg:w-full" name="email" type="email" required="" placeholder="Email Address"
        style="background: rgba(255,255,255,.25); height: auto">
    </div>
    <div class="grid-item xs-auto sm-auto md-auto lg-auto">
      <div phx-hook="CFrontWeb.Components.Base.Analytics#Analytics" id="footer_subscribe" data-event-data="{}" class="rounded border-[1px] border-white">
        <button type="submit" class="waves-effect waves-light relative btn-flat btn- bg-transparent rounded py-[5px] px-3">
          <span class="typography-body1 typography-primary-color typography-sm- typography-md- typography-lg- font-medium text-white">SIGN UP</span>
        </button>
      </div>
    </div>
  </div>
</form>

Text Content

MARKETS
AUCTIONS
DEALERS
GARAGE
BLOG



SELL YOUR CAR
LOGIN
menu
CLASSIC CARS
Markets
Garage
Blog
Sell Your Car
Auctions
Dealers
YOUR ACCOUNT
Your Markets
Your Vehicles
Your Profile

ABOUT CLASSIC.COM
About
close
Welcome to CLASSIC.COM
 * LOGIN
 * SIGN UP

Email

Password






LOG IN
Don't have an account?
Sign up - It's free!
Forgot password?
With your free account you can view the latest comps, save your favorite
vehicles, and follow markets to get notified of new listings and sale prices.
Email

Password

Confirm Password



SIGN UP - IT'S FREE!
Already have an account?
Log in
Follow the Market™ New listings and price comps to help you easily find, buy,
and sell classic and exotic cars.
 Search
Popular Searches: Land Cruiser, Ferrari Mondial, Ford GT, 1990 to 1994 Porsche,
Pagoda, FJ40 Featured market: Jeep Grand Wagoneer - SJ (1984 to 1991)
CLASSIC.COM helps you:
 Search Cars for Sale Search classic and exotic cars from auctions and dealers
around the world, all in one place. Search now 
 Research Car Values Follow Markets to get alerts for new listings and
saleprices for the cars you are interested in. Browse Markets  Get Comps for
your car 
 Sell Your Car Our Pros know the market for your make/model, and have the tools
to sell it effectively.
Sell your car with a Pro 
Become a Pro 

Search Cars for Sale 
Follow Markets to get alerts for new listings and sale prices for the cars you
are interested in. Search now 

Research Car Values 
Follow Markets to get alerts for new listings and sale prices for the cars you
are interested in. Browse Markets  Get Comps for your car 

Sell Your Car

Our Pros know the market for your make/model, and have the tools to sell it
effectively.
Sell your car with a Pro 
Become a Pro 
Popular Markets We are tracking over 7,000 collector car markets - these are the
most popular today.


PORSCHE 911 TURBO COUPE - 3.3 LITER - 930

NOT FOLLOWING
FOLLOW
1978 to 1989
21 for sale
CMB $132,241


BMW M3 COUPE - MANUAL - E46

NOT FOLLOWING
FOLLOW
2001 to 2006
10 for sale
CMB $32,136


PORSCHE 911 TURBO COUPE - MANUAL - 997.1

NOT FOLLOWING
FOLLOW
2007 to 2009
4 for sale
CMB $102,895


PORSCHE 944 TURBO

NOT FOLLOWING
FOLLOW
1986 to 1991
13 for sale
CMB $28,619


BMW M3 COUPE - E30

NOT FOLLOWING
FOLLOW
1987 to 1991
7 for sale
CMB $75,805


BMW M3 COUPE - MANUAL - E36

NOT FOLLOWING
FOLLOW
1992 to 1999
5 for sale
CMB $26,792


FERRARI F40

NOT FOLLOWING
FOLLOW
1987 to 1992
1 for sale
CMB $2,334,327


PORSCHE 911 CARRERA TARGA - 3.2 LITER

NOT FOLLOWING
FOLLOW
1984 to 1989
6 for sale
CMB $60,269


PORSCHE CARRERA GT

NOT FOLLOWING
FOLLOW
2004 to 2006
5 for sale
CMB $1,348,639


PORSCHE 918 SPYDER

NOT FOLLOWING
FOLLOW
2013 to 2016
5 for sale
CMB $1,581,761


TOYOTA SUPRA - TWIN TURBO - 4TH GEN (A80)

NOT FOLLOWING
FOLLOW
1993 to 1998
11 for sale
CMB $96,166


PORSCHE 911 CARRERA COUPE - 3.2 LITER

NOT FOLLOWING
FOLLOW
1984 to 1989
10 for sale
CMB $73,609


NISSAN SKYLINE GT-R - BASE MODEL - R32

NOT FOLLOWING
FOLLOW
1989 to 1994
20 for sale
CMB $42,633


NISSAN SKYLINE GT-R - BASE - R34

NOT FOLLOWING
FOLLOW
1999 to 2002
0 for sale
CMB $114,524


PORSCHE 911 TURBO - 993

NOT FOLLOWING
FOLLOW
1995 to 1998
9 for sale
CMB $213,552


PORSCHE 911 TURBO COUPE - MANUAL - 996.2

NOT FOLLOWING
FOLLOW
2001 to 2005
6 for sale
CMB $64,144


NISSAN SKYLINE GT - R34

NOT FOLLOWING
FOLLOW
1998 to 2001
5 for sale
CMB $13,298


DATSUN 240Z

NOT FOLLOWING
FOLLOW
1970 to 1973
27 for sale
CMB $35,288


PORSCHE 911 CARRERA 2 COUPE - MANUAL - 964

NOT FOLLOWING
FOLLOW
1990 to 1994
3 for sale
CMB $96,612


PORSCHE 718 CAYMAN GT4

NOT FOLLOWING
FOLLOW
2019 to 2023
4 for sale
CMB $126,819


TOYOTA LAND CRUISER FJ40

NOT FOLLOWING
FOLLOW
1961 to 1985
80 for sale
CMB $38,337


MERCEDES-BENZ 280SL 'PAGODA'

NOT FOLLOWING
FOLLOW
1967 to 1971
18 for sale
CMB $97,526


PORSCHE 911 GT3 RS - 997.2

NOT FOLLOWING
FOLLOW
2010 to 2011
6 for sale
CMB $232,527


PONTIAC TRANS AM - 2ND GEN

NOT FOLLOWING
FOLLOW
1970 to 1981
81 for sale
CMB $48,115


PORSCHE 911 CARRERA S COUPE - MANUAL - 997.2

NOT FOLLOWING
FOLLOW
2008 to 2012
1 for sale
CMB $66,197


BMW M5 - E39

NOT FOLLOWING
FOLLOW
1999 to 2003
10 for sale
CMB $34,749


PORSCHE 911 SC COUPE

NOT FOLLOWING
FOLLOW
1978 to 1983
11 for sale
CMB $56,254


TOYOTA SUPRA - 2ND GEN (A60)

NOT FOLLOWING
FOLLOW
1982 to 1986
2 for sale
CMB $18,688


FERRARI ENZO

NOT FOLLOWING
FOLLOW
2002 to 2004
1 for sale
CMB $3,392,556


FERRARI TESTAROSSA

NOT FOLLOWING
FOLLOW
1984 to 1992
19 for sale
CMB $144,107


PORSCHE 911 CARRERA COUPE - MANUAL - 993

NOT FOLLOWING
FOLLOW
1994 to 1997
5 for sale
CMB $83,305


PORSCHE 911 GT3 RS - 991.2

NOT FOLLOWING
FOLLOW
2018 to 2019
5 for sale
CMB $242,991


NISSAN 180SX - S13

NOT FOLLOWING
FOLLOW
1989 to 1998
4 for sale
CMB $20,665


ACURA NSX COUPE - NA1

NOT FOLLOWING
FOLLOW
1991 to 1994
5 for sale
CMB $72,013


NISSAN SKYLINE GT-R V-SPEC II - R34

NOT FOLLOWING
FOLLOW
2000 to 2002
0 for sale
CMB $233,411


PORSCHE 911 TURBO 3.3 - 964

NOT FOLLOWING
FOLLOW
1990 to 1993
3 for sale
CMB $181,474


PORSCHE 911 CARRERA 4S - 993

NOT FOLLOWING
FOLLOW
1996 to 1998
5 for sale
CMB $129,849


PORSCHE 911 GT3 TOURING - MANUAL - 992

NOT FOLLOWING
FOLLOW
2021 to 2024
7 for sale
CMB $286,528


FERRARI 458 SPECIALE

NOT FOLLOWING
FOLLOW
2014 to 2016
4 for sale
CMB $444,234


TOYOTA SUPRA - TURBO - 3RD GEN (A70)

NOT FOLLOWING
FOLLOW
1987 to 1992
3 for sale
CMB $23,849


PORSCHE 911 GT2 RS - 991.2

NOT FOLLOWING
FOLLOW
2018 to 2019
5 for sale
CMB $395,794


MERCEDES-BENZ 500E - W124

NOT FOLLOWING
FOLLOW
1992 to 1993
3 for sale
CMB $42,763


TOYOTA LAND CRUISER FZJ80

NOT FOLLOWING
FOLLOW
1992 to 1997
5 for sale
CMB $27,575


PORSCHE 911 CARRERA S - MANUAL - 993

NOT FOLLOWING
FOLLOW
1997 to 1998
6 for sale
CMB $143,587


MAZDA MX-5 MIATA - BASE MODEL - NA

NOT FOLLOWING
FOLLOW
1990 to 1997
18 for sale
CMB $10,909


PORSCHE 911 GT3 RS - 997.1

NOT FOLLOWING
FOLLOW
2007 to 2008
7 for sale
CMB $206,375


MERCEDES-BENZ SL500 - R129

NOT FOLLOWING
FOLLOW
1994 to 2002
41 for sale
CMB $19,639


NISSAN SKYLINE 25GT TURBO - R34

NOT FOLLOWING
FOLLOW
1998 to 2001
15 for sale
CMB $39,233


NISSAN SKYLINE GT-R V-SPEC I - R34

NOT FOLLOWING
FOLLOW
1999 to 2000
0 for sale
CMB $145,376


MERCEDES-BENZ 560SL - R107

NOT FOLLOWING
FOLLOW
1986 to 1989
119 for sale
CMB $31,849
chevron_right
chevron_left
Recent Activity We track the status of 1000s of vehicles every day - check out
some of the latest.
FOR SALE SOLD

VEHICLE STATUS SELLER DATE
Greensboro, NC, USA


1966 CHEVROLET CORVETTE 427/ L36 CONVERTIBLE

Manual
LHD
Manual · LHD · Restored-Original
Greensboro, NC, USA
FOR SALE at Auction
GAA ends Nov 4, 2023 Auction
Nov 4, 2023 Ends Tomorrow
Details
NOT FOLLOWING
 SAVE
London, GBR


2003 PORSCHE 911 GT2

4k mi
Manual
RHD
4,565 mi · Manual · RHD · Original & Highly Original
London, GBR
FOR SALE at Auction
RM Sotheby's ends Nov 4, 2023 Auction
Nov 4, 2023 Ends Tomorrow
Details
NOT FOLLOWING
 SAVE
Napa, CA, USA


1972 FERRARI DINO 246 GT

52k mi
Manual
LHD
52,000 mi · Manual · LHD · Restored-Original
Napa, CA, USA
FOR SALE at Auction
Bring a Trailer ends Nov 4, 2023 Auction
Nov 4, 2023 Ends Tomorrow
Details
NOT FOLLOWING
 SAVE
Vancouver, BC, CAN


1966 VOLKSWAGEN BEETLE

14k km TMU
Manual
LHD
TMU · Manual · LHD · Modified
Vancouver, BC, CAN
FOR SALE at Auction
Formula Auctions ends Nov 4, 2023 Auction
Nov 4, 2023 Ends Tomorrow
Details
NOT FOLLOWING
 SAVE
Italy


1952 BENTLEY MK VI

10k mi TMU
Manual
RHD
TMU · Manual · RHD · Restored-Original
Italy
FOR SALE at Auction
Catawiki ends Nov 4, 2023 Auction
Nov 4, 2023 Ends Tomorrow
Details
NOT FOLLOWING
 SAVE
Toulouse, FRA


2007 ASTON MARTIN DB9 - MANUAL

18k km
Manual
LHD
18,000 km (11,185 mi) · Manual · LHD · Original & Highly Original
Toulouse, FRA
FOR SALE at Auction
Collecting Cars ends Nov 5, 2023 Auction
Nov 5, 2023 Ends in 2 days
Details
NOT FOLLOWING
 SAVE
Mount Ulla, NC, USA


1965 PONTIAC CATALINA SPORTS COUPE

61k mi
Manual
LHD
61,387 mi · Manual · LHD · Restored-Original
Mount Ulla, NC, USA
FOR SALE at Auction
Hemmings ends Nov 6, 2023 Auction
Nov 6, 2023 Ends in 3 days
Details
NOT FOLLOWING
 SAVE
Savannah, GA, USA


1952 WILLYS M38 AND M100 TRAILER

294 mi TMU
Manual
LHD
TMU · Manual · LHD · Restored-Original
Savannah, GA, USA
FOR SALE at Auction
Hagerty ends Nov 6, 2023 Auction
Nov 6, 2023 Ends in 3 days
Details
NOT FOLLOWING
 SAVE
Miami, FL, USA


1994 MERCEDES-BENZ E500 LIMITED

79k km TMU
Automatic
LHD
TMU · Automatic · LHD · Modified
Miami, FL, USA
FOR SALE at Auction
The MB Market ends Nov 6, 2023 Auction
Nov 6, 2023 Ends in 3 days
Details
NOT FOLLOWING
 SAVE
Grand Rapids, MI, USA


1990 JEEP WRANGLER

6k mi TMU
Automatic
LHD
TMU · Automatic · LHD · Restomod & Custom
Grand Rapids, MI, USA
FOR SALE at Auction
ACC Auctions ends Nov 6, 2023 Auction
Nov 6, 2023 Ends in 3 days
Details
NOT FOLLOWING
 SAVE
Houston, TX, USA


1957 CADILLAC SERIES 62

62k mi TMU
Automatic
LHD
TMU · Automatic · LHD · Restored-Original
Houston, TX, USA
FOR SALE at Auction
AutoHunter ends Nov 6, 2023 Auction
Nov 6, 2023 Ends in 3 days
Details
NOT FOLLOWING
 SAVE
Mussy-sur-Seine, FRA


1980 MASERATI KHAMSIN

35k mi
Manual
LHD
35,500 mi · Manual · LHD · Restored-Original
Mussy-sur-Seine, FRA
FOR SALE at Auction
Bonhams | Cars ends Nov 6, 2023 Auction
Nov 6, 2023 Ends in 3 days
Details
NOT FOLLOWING
 SAVE
San Diego, CA, USA


2005 LEXUS LS 430

74k mi
Automatic
LHD
74,400 mi · Automatic · LHD · Original & Highly Original
San Diego, CA, USA
FOR SALE at Auction
Cars & Bids ends Nov 6, 2023 Auction
Nov 6, 2023 Ends in 3 days
Details
NOT FOLLOWING
 SAVE
Sheridan, CO, USA


1986 PORSCHE 944 TURBO

67k mi
Manual
LHD
67,020 mi · Manual · LHD · Original & Highly Original
Sheridan, CO, USA
FOR SALE at Auction
PCARMARKET ends Nov 6, 2023 Auction
Nov 6, 2023 Ends in 3 days
Details
NOT FOLLOWING
 SAVE
Manatee County, FL, USA


2003 MERCEDES-BENZ SL500 DESIGNO LAUNCH EDITION

21k mi
Automatic
LHD
21,150 mi · Automatic · LHD · Original & Highly Original
Manatee County, FL, USA
FOR SALE at Auction
Marqued ends Nov 7, 2023 Auction
Nov 7, 2023 Ends in 4 days
Details
NOT FOLLOWING
 SAVE

Search All Listings 
Listings on CLASSIC.COM are from auctions and dealers around the world,
including:
chevron_right
chevron_left
View all sources 

What's your car worth? Track recent comps for the classic or exotic cars you own
- or the cars you want.
GET STARTED
Data geeks and car enthusiasts making it easy to discover, price, and sell
classic and exotic cars.
CONNECT WITH US



CLASSIC CARS
Home
Markets
Garage
Blog
CARS FOR SALE
Data Sources
Auctions
Dealers
RESOURCES
About us
Embed data
Sell your car
Become a Pro New

GET OUR NEWSLETTER
SIGN UP

All rights reserved, © 2023 CLASSIC.COM Inc

Privacy Policy


"CLASSIC.COM", "CLASSIC.COM PRO", and "Follow the Market" are trademarks of
CLASSIC.COM Inc.

CLASSIC.COM is not affiliated with, sponsored, or endorsed by the companies
listed, described, or featured on its site.

Company logos or trademarks used do not imply endorsement and are the property
of their respective owners.

close
Legal Disclaimer
CLASSIC.COM is a trademark of CLASSIC.COM LLC.
CLASSIC.COM is an independently owned and operated business and is not
affiliated with:
 * Artcurial
 * Barrett-Jackson Auction Company LLC
 * Bonhams
 * Bring a Trailer
 * Car And Classic Ltd.
 * Cars & Bids
 * Clasiq Auctions
 * Classic Car Auctions Limited (CCA)
 * Collecting Cars
 * Gooding & Company Inc.
 * Greensboro Auto Auction Inc.
 * Guys With Rides
 * Hemmings
 * Henderson Auctions
 * Historics Auctioneers
 * Mecum Auction Inc.
 * Motorious
 * Okotoks Collector Car Auction
 * PCARMARKET Inc.
 * Porsche Digital, Inc.
 * Rad For Sale
 * Ritchie Bros. Auctioneers
 * RM Auctions Inc.
 * RM Sotheby’s
 * Sackey & Co.
 * Silverstone Auctions Limited
 * The Collector Car Network
 * Worldwide Auctioneers