www.dreamhost.com Open in urlscan Pro
2600:9000:218d:5200:1a:6c26:bb80:93a1  Public Scan

Submitted URL: http://dreamhost.com/contact
Effective URL: https://www.dreamhost.com/support/
Submission Tags: falconsandbox
Submission: On September 14 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

/domains/

<form id="header-domain-search" class="form-standard js-domain-search-init js-domain-search-redirect" action="/domains/">
  <div class="input-group input-group--inline-btn">
    <p class="search-domain-title t-body t-bold m-bottom-1">Your Great Idea Starts with a Domain Name</p>
    <input id="find-your-domain-name-nav" class="domain-input" type="text" name="domain" placeholder="Find your perfect domain name..." autocomplete="off" required="">
    <div class="input-group__btn">
      <button type="submit" class="search-domain Button Button--compact Button--primary m-bottom-half">Search</button>
    </div>
  </div>
</form>

<form class="form-standard contact-form" novalidate="">
  <div class="input-group">
    <label for="regarding" class="t-2 t-bold">Who would you like to contact?</label>
    <select name="regarding" class="regarding">
      <option value="" selected="">Please select an option</option>
      <option value="sales">Sales</option>
      <option value="billing-fraud">Billing</option>
      <option value="ts">Tech Support</option>
      <option value="other">Other</option>
      <option value="auth">I can't log in to my DreamHost account</option>
    </select>
  </div>
  <div class="inputWrapper hidden">
    <div class="input-group sales-detail">
      <p><a href="https://help.dreamhost.com/hc/en-us/articles/215560437">How do I pick a hosting plan?</a></p>
      <p><a href="https://help.dreamhost.com/hc/en-us/articles/215907498">Prices and Promos</a></p>
      <p><a href="https://help.dreamhost.com/hc/en-us/articles/217141627">What do you support?</a></p>
      <p><a href="https://help.dreamhost.com/hc/en-us/articles/215461357">Migrating from old host</a></p>
      <p><a href="https://help.dreamhost.com/hc/en-us/articles/223175988">How do I sign up for a new DreamHost account?</a></p>
    </div>
    <div class="input-group auth m-top-2">
      <p class="existing-customer-notice p-1">Please note that this form is for current DreamHost customers. If you cannot log into your
        <a href="https://panel.dreamhost.com/" class="t-bold t-c-o300" rel="noopener" target="_blank">DreamHost Control Panel</a>, please provide the following information for verification purposes.</p>
      <label for="auth-type">Request type</label>
      <select name="auth-type">
        <option disabled="" selected=""></option>
        <option value="MFA">Multi-Factor Authentication - disable MFA for me so I can access my account</option>
        <option value="Account Verification">Account verification - I can't get into my account at all</option>
      </select>
    </div>
    <div class="input-group input-group-name">
      <label for="name">What's your name? <small class="t-c-r300"><em>(required)</em></small></label>
      <input type="text" name="name" class="name" required="">
    </div>
    <div class="input-group input-group-email">
      <label for="email">What's your email address? <small class="t-c-r300"><em>(required)</em></small></label>
      <input type="email" name="email" class="email" required="">
    </div>
    <div class="input-group domain">
      <label for="domain">What's your domain? <small class="t-c-r300"><em>(required)</em></small></label>
      <input type="text" name="domain" required="">
    </div>
    <div class="input-group sales-detail input-phone">
      <label for="phone">What's your phone number? <small class="t-c-r300"><em>(required)</em></small></label>
      <input type="tel" name="phone" class="phone" required="">
    </div>
    <div class="input-group subject">
      <label for="subject">What's the subject?</label>
      <input type="text" name="subject" class="field-subject">
    </div>
    <div class="input-group ts">
      <p><em>If you're already a DreamHost customer, please <a href="https://panel.dreamhost.com">log in to your panel</a> for support.</em></p>
    </div>
    <div class="input-group mailing-address"> What's your mailing address on the account? <small class="t-c-r300"><em>(required)</em></small>
      <label class="nudge" for="street">Street</label>
      <input type="text" name="street">
      <label class="nudge" for="street">City</label>
      <input type="text" name="city">
      <label class="nudge" for="state">State / Province / Territory</label>
      <input type="text" name="state">
      <label class="nudge" for="postalcode">Postalcode</label>
      <input type="text" name="postalcode">
    </div>
    <div class="input-group security-answer">
      <label for="answer">What is the answer to your security question if you have one?</label>
      <input type="text" name="answer">
    </div>
    <div class="input-group payment-type">
      <label for="payment_type">How did you pay? <small class="t-c-r300"><em>(required)</em></small></label>
      <select name="payment_type">
        <option disabled="" selected=""></option>
        <option value="credit card">Credit Card</option>
        <option value="paypal">PayPal</option>
      </select>
    </div>
    <div class="inputWrapper hidden payment-entries">
      <div class="paypal-entries payment-types">
        <div class="input-group">
          <label class="nudge" for="paypal_email">PayPal Email Address</label>
          <input type="text" name="paypal_email" maxlength="50">
        </div>
      </div>
      <div class="credit-card-entries payment-types">
        <div class="input-group">
          <label class="nudge" for="cc-first">First six and last four digits of card</label>
          <input type="text" name="cc1" class="js-input-cc cc1 input--size-auto" size="6" maxlength="6"> XX – XXXX - <input type="text" name="cc2" class="js-input-cc cc2 input--size-auto" size="4" maxlength="4">
          <label class="nudge" for="expires">Expiration Date (mm/yy)</label>
          <input type="text" name="month" class="input--size-auto" size="2" maxlength="2"> / <input type="text" name="year" class="input--size-auto" size="2" maxlength="2">
        </div>
      </div>
    </div>
    <div class="input-group message">
      <label for="message" class="message-other">What would you like to ask? <small class="t-c-r300"><em>(required)</em></small></label>
      <label for="message" class="message-auth" style="display: none">Please summarize the problem so we can assist you.</label>
      <textarea name="message" class="message" required=""></textarea>
    </div>
    <div class="input-group">
      <script src="https://www.google.com/recaptcha/api.js?lang=en&amp;hl=en" async="" defer=""></script>
      <div class="l-none" style="width:0px;height:0px;" data-site-environment="production" data-jekyll-environment="production"></div>
      <!-- Public key for production -->
      <div class="g-recaptcha" id="g-recaptcha" data-sitekey="6LciIk0UAAAAAEJTmEqwMbvoOcHdxi5YjUSo88zO">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LciIk0UAAAAAEJTmEqwMbvoOcHdxi5YjUSo88zO&amp;co=aHR0cHM6Ly93d3cuZHJlYW1ob3N0LmNvbTo0NDM.&amp;hl=en&amp;v=wxAi4AKLXL2kBAvXqI4XLSWS&amp;size=normal&amp;cb=lbqh446436qi"
              width="304" height="78" role="presentation" name="a-p3jc8d8d9crh" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div><textarea id="g-recaptcha-response" name="g-recaptcha-response"
            class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
    </div>
    <footer class="form-footer">
      <button type="submit" class="Button Button--primary">Send Your Question</button>
    </footer>
  </div>
</form>

Text Content

Hosting Flash Sale: Starting at $2.59/mo for a limited time →

$4.99 .blog domain names for a limited time →

$1.99 .online domain names for a limited time →

$0.89 .xyz domain names for a limited time →

$29.99 .io domain names for a limited time →

 * Affiliates
 * Knowledge Base
 *  * English
    * Español
   
   English

 * WordPress
 * Hosting
 * Websites
 * Domains
 * Email
 * Pro Services New
 * Academy
 * 

 * Log In
    * Web Hosting CP
    * DreamCompute CP
    * Remixer
    * Webmail

 * 

Shared Website Hosting On Sale

The classic way to get all the essentials. Starts at $2.59/mo

VPS Hosting

Isolated resources for more performance, control & room to grow. Starts at
$10.00/mo

Managed WordPress Hosting On Sale

Makes WordPress faster, more secure, & hassle-free. Starts at $12.00/mo

Dedicated Server Hosting

Your very own server — the ultimate in performance. Starts at $149.00/mo

Cloud Hosting

Powerful cloud computing and object storage for your project. Starts at $4.50/mo

 * Hosting Overview

Quality Hosting Made Easy

Whatever your website or application needs, we’ve got you covered. Enjoy 100%
in-house support, guaranteed performance and uptime, 1-click installs, and a
super-intuitive control panel to make managing your websites and projects easy.

WordPress Basic On Sale

The classic way to get all the essentials. Starts at $2.59/mo

DreamPress On Sale

Managed WordPress with staging, caching & on-demand backups. Starts at $12.00/mo

WooCommerce Hosting On Sale

Everything for your WordPress-powered online store. Starts at $12.00/mo

 * VPS for WordPress
 * Dedicated for WordPress
 * Compare All WordPress Solutions

FREE

Automated WordPress Migrations

Our free, automated migration plugin makes moving to DreamHost a breeze.

Get Started

WordPress Done Right

With 20+ years experience hosting over 1.5 million websites, blogs, and online
stores — there’s no better place to power your WordPress site.

DreamHost Academy Articles

 * What is WordPress?
 * Get Started with WordPress Basics
 * Managed vs Shared WordPress Hosting
 * See All 42 WordPress Tutorials

WP Website Builder On Sale

The quickest way to build your WordPress Site. Starts at $2.59/mo

Custom Web Design

Get a beautiful WordPress site that’s 100% unique to your brand. Starts at
$1,499

Making Websites Simple

Whether you’re learning to build a site for the first time, you prefer to hire a
designer to build your site for you, or a seasoned developer building a s site
from scratch, we have the perfect solution.

Best Articles on Building Your Site

 * How to Install a WordPress Theme
 * How to Develop a WordPress Theme
 * How to Hire a Custom Theme Developer

Your Great Idea Starts with a Domain Name

Search

   .club

   .io

   .online

   .org

   .xyz

   .com

 * See All Domain Extensions

Limited-Time Offer

$7.99 .COM Domains

With a .COM domain name, you can get the most sought-after domain extension!


 * More About Domains at DreamHost

Find Your Dream Domain

A great idea starts with a great domain. Reserve yours today before someone else
snags it! We support all the most popular extensions and provide privacy
protection standard.

Helpful Links About Domains at DreamHost

 * FREE Domain Privacy Protection
 * How to Transfer a Domain to DreamHost
 * Move Beyond Just .COM - See All Extensions

Email Hosting

Powerful, simple, reliable email @ your domain. Starts at $1.67/mo per mailbox

Google Workspace

Work together from anywhere. Starts at $6.00/user per month

Email Hosting @ Your Domain

Nothing is more professional than a personalized email address using your very
own domain name! Our email plan makes it easy to get legit quick.

Design Services

Get a polished, professional website to reflect your vision at an affordable
price. Starts at $1,499

Marketing Services

Help customers find your site with SEO, Social media, and more. Starts at
$399/mo

Website Management Services

Hire our experts to maintain your web software and handle the backend. Starts at
$59/mo

Custom Web Development Services

Need help with your site? Just put in a request and we’ll take it from there.
Starts at $89/hr

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

Featured Services

Custom Web Design

Get a beautiful WordPress site that’s 100% unique to your brand. Starts at
$1,499

SEO Marketing

We take the guesswork (and actual work) out of growing your website traffic with
SEO. Starts at $399/mo

Social Media Marketing

Grow your social reach through strategic social content without lifting a
finger. Starts at $399/mo

 * Pro Services Overview

Don't Get Stuck — Hire a Pro

Now it’s easy (and insanely affordable) to get help from an experts. Tap into
our 20+ years of experience – whatever you need, our pros can handle it for you
so can focus more on what matters … growing your business.

Get a FREE Consultation

Step 1: Build

The first step to creating a thriving online presence is to get a website up and
running. We’ll explain everything involved and give you step-by-step guidance so
you know exactly what to do.

Step 2: Start Getting Traffic

The best site in the world means nothing if no one can find it. Learn about all
the proven traffic-generating activities you can harness to identify the right
types of visitors and make sure they find website.

Step 3: Optimize to Level Up

Once you have a live website that’s getting some traffic, it’s time to get
serious and scale. Learn how to optimize your website and your marketing
activities to increase your performance and take your web presence to ever
greater success.

 * Academy Overview

DreamHost Academy

Learn How to Win Online: Creating a successful website shouldn’t be rocket
science. This free guide teaches you the key concepts involved and walks you
through all of the steps. Start at the beginning or skip to wherever you need
some help.

Start Here



HELP IS JUST A FEW CLICKS AWAY.

Sales & Support, at your service. 24/7 in-house support, here when you need us.

If you’re already a customer and require technical or billing assistance,
contact support through your Control Panel.

Who would you like to contact? Please select an option Sales Billing Tech
Support Other I can't log in to my DreamHost account

How do I pick a hosting plan?

Prices and Promos

What do you support?

Migrating from old host

How do I sign up for a new DreamHost account?

Please note that this form is for current DreamHost customers. If you cannot log
into your DreamHost Control Panel, please provide the following information for
verification purposes.

Request type Multi-Factor Authentication - disable MFA for me so I can access my
account Account verification - I can't get into my account at all
What's your name? (required)
What's your email address? (required)
What's your domain? (required)
What's your phone number? (required)
What's the subject?

If you're already a DreamHost customer, please log in to your panel for support.

What's your mailing address on the account? (required) Street City State /
Province / Territory Postalcode
What is the answer to your security question if you have one?
How did you pay? (required) Credit Card PayPal
PayPal Email Address
First six and last four digits of card XX – XXXX - Expiration Date (mm/yy) /
What would you like to ask? (required) Please summarize the problem so we can
assist you.

Send Your Question

Your inquiry was submitted successfully. Thank you.

 * Knowledge Base
 * Discussion Forums
 * System Status
 * Contact Tech Support

PRODUCTS

 * WordPress Hosting
 * Free Automated WordPress Migrations
 * Website Builder
 * Shared Hosting
 * Virtual Private Servers
 * Dedicated Servers
 * Domain Names
 * Monthly Web Hosting

COMPANY

 * About
 * Affiliates
 * Blog
 * Careers
 * Community
 * News
 * Green Hosting
 * Partners
 * Press Releases
 * Reviews

LEGAL

 * Legal Information
 * Privacy Policy
 * Report Abuse
 * Terms of Service
 * Accessibillity
 * WHOIS Lookup

SUPPORT

 * Help us route you to the best support channel available
   
   Existing Customer Sales / Can't Login
   Contact
 * Knowledge Base
 * Forums
 * System Status

LOGIN

 * Web Hosting
 * DreamCompute
 * Website Builder
 * Webmail

Copyright © 2021 DreamHost, LLC.