efty.com Open in urlscan Pro
2606:4700:20::681a:88a  Public Scan

Submitted URL: https://driscoll.xyz/
Effective URL: https://efty.com/d/2ed9q/Driscoll.xyz/
Submission Tags: phishingrod
Submission: On June 24 via api from DE — Scanned from NL

Form analysis 3 forms found in the DOM

POST

<form class="form-inline pt-2" action="" method="post" id="offer_form_first">
  <label for="offer_first" class="font-weight-bold m-0">Your offer in USD</label>
  <div class="input-group mb-2 mt-2 w-100 d-block">
    <div class="input-group-prepend">
      <div class="input-group-text rounded-left border-secondary">USD</div>
      <input class="form-control border-left-0 p-4 w-100 rounded-right border-secondary" min="0.00" type="number" placeholder="" id="offer_first" name="offer_first" required="required">
    </div>
  </div>
  <div class="container-fluid mt-4">
    <div class="row">
      <div class="col-12 col-xl-6 p-0 pr-xl-2 mb-2">
        <button type="submit" class="btn btn-lg btn-success w-100" id="offer_step_one"><i class="far fa-envelope mr-2"></i>Submit</button>
      </div>
      <div class="col-12 col-xl-6 p-0 mb-2">
        <button type="submit" class="btn btn-lg btn-outline-secondary w-100" id="toggle_buy_now"><i class="fas fa-chevron-right mr-2"></i>Or buy now</button>
      </div>
    </div>
  </div>
</form>

POST /ajaxa/inquiries/add_inquiry/

<form action="/ajaxa/inquiries/add_inquiry/" method="post" class="odf_ajax" data-target="form_feedback" autocomplete="off" id="contact_form_second">
  <input type="hidden" name="domain_id" id="domain_id" value="2ed9q">
  <input type="hidden" name="user_id" id="user_id" value="am">
  <div id="form_feedback" class="mb-3">
  </div>
  <div class="row">
    <div class="col-12 col-md-6">
      <div class="form-group row mb-2">
        <label for="name" class="col-3 col-form-label">Name</label>
        <div class="col-9">
          <input type="text" name="name" id="name" autocomplete="off" class="form-control" required="">
        </div>
      </div>
    </div>
    <div class="col-12 col-md-6">
      <div class="form-group row mb-2">
        <label for="email" class="col-3 col-form-label">Email</label>
        <div class="col-9">
          <input type="email" name="email" id="email" autocomplete="off" class="form-control" required="">
        </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-12 col-md-6">
      <div class="form-group row mb-2">
        <label for="phone" class="col-3 col-form-label">Phone</label>
        <div class="col-9">
          <input type="text" name="phone" id="phone" autocomplete="off" class="form-control" required="">
        </div>
      </div>
    </div>
    <div class="col-12 col-md-6">
      <div class="form-group row mb-2">
        <label for="name" class="col-3 col-form-label">Offer</label>
        <div class="input-group mb-2 w-100 d-block col-9 ">
          <div class="input-group-prepend">
            <div class="input-group-text rounded-0 offer_currency">USD</div>
            <input class="form-control p-4 w-100 rounded-0" type="number" placeholder="" min="" id="offer" name="offer" required="required">
          </div>
          <p class="w-100 small text-grey m-0 mt-2 d-none">Minimum offer: <span class="min_offer">USD </span></p>
        </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-12">
      <div class="form-group row mb-2">
        <label for="message" class="col-3 col-md-12 col-form-label">Message</label>
        <div class="col-9 col-md-12">
          <textarea class="form-control" name="message" rows="3" autocomplete="off"></textarea>
        </div>
      </div>
    </div>
  </div>
  <div class="form-group row mb-0 mt-3">
    <p class="small text-grey col-sm-12 form-control-static mb-0">With this form, we collect your name and contact information so that we can process your inquiry. Please refer to our
      <a href="/privacy/" target="_blank" title="Privacy policy">privacy policy</a> to learn about how we protect and manage this data.</p>
  </div>
  <div class="form-group row mb-0 mt-0">
    <div class="col-sm-12 col-form-label">
      <input class="form-check-input ml-0 mt-2" type="checkbox" value="1" id="request_consent" name="request_consent" required="">
      <label for="request_consent" class="form-check-label small text-grey ml-3">I consent to having this information stored in order to process my inquiry.</label>
    </div>
  </div>
  <div class="form-group row mb-0 mt-2">
    <div class="col-12">
      <button type="submit" class="btn btn-lg btn-success w-100"><i class="far fa-envelope mr-2"></i>Submit your offer</button>
    </div>
  </div>
</form>

POST

<form action="" method="post" id="dan_installments_form">
  <div class="offer-box-step-two pt-4 pb-3 pl-5 pr-5">
    <a href="javascript:void(0);" id="close_installment_box"><i class="far fa-window-close"></i></a>
    <div class="row">
      <div class="col-10 offset-1 text-center">
        <div id="response_dan_installments_4029614"></div>
        <h2 class="h4 font-weight-bold text-success mb-0">You are about to own<br><span id="domain_name">Driscoll.xyz</span></h2>
        <p class="text-grey mt-2">When buying or leasing Driscoll.xyz, our partner Dan.com protects your transaction through a careful domain ownership transfer process. Buy or lease with confidence now.</p>
      </div>
    </div>
    <hr>
    <div class="row mt-4">
      <div class="col-12 text-center vertical-align-center">
        <p class="mt-2 font-weight-bold h5 text-secondary mb-4 mb-sm-2">Pick the price that matches your budget:</p>
        <div class="d-inline-block align-middle mb-3 mb-sm-0">
          <span class="font-weight-bold h3 text-success">USD <span class="price">$249</span></span><br>
          <span class="text-success">per month</span>
        </div>
        <br class="d-block d-md-none">
        <div class="d-inline-block align-middle ml-4">
          <span class="text-secondary">in</span>
        </div>
        <br class="d-block d-md-none mb-3 mb-sm-0">
        <div class="d-inline-block align-middle ml-4">
          <select class="form-control form-control-lg mb-3 mb-sm-0" id="month_selector">
            <option value="2">2</option>
            <option value="3">3</option>
            <option value="4">4</option>
            <option value="5">5</option>
            <option value="6">6</option>
            <option value="7">7</option>
            <option value="8">8</option>
            <option value="9">9</option>
            <option value="10">10</option>
            <option value="11">11</option>
            <option value="12" selected="selected">12</option>
          </select>
          <span class="text-secondary">months</span>
        </div>
      </div>
    </div>
    <hr>
    <div class="row mt-4 text-left">
      <div class="col-12">
        <p class="font-weight-bold text-secondary h4">Conditions:</p>
        <ul>
          <li class="text-secondary">Monthly payment price USD <span class="price font-weight-bold">$249</span></li>
          <li class="text-secondary">Long term service fee <span class="markup font-weight-bold">0</span>%</li>
          <li class="text-secondary">Total purchase price USD <span class="price_total font-weight-bold">$2,988</span></li>
        </ul>
        <p class="font-weight-bold text-success h5">After the first payment:</p>
        <ul>
          <li class="text-secondary">Use the domain immediately</li>
          <li class="text-secondary">Full ownership after <span class="period font-weight-bold">12</span> months</li>
          <li class="text-secondary">Stop at any time</li>
        </ul>
        <div class="form-check">
          <input class="form-check-input" type="checkbox" value="1" id="dan_terms" required="">
          <label class="form-check-label text-secondary" for="dan_terms"> I accept the Dan.com <a target="_blank" href="https://dan.com/legal/terms-of-use"><u>terms of use</u></a>
          </label>
        </div>
      </div>
    </div>
    <div class="row mt-4 text-start">
      <div class="col-12">
        <button class="btn btn-lg w-100 btn-success" id="process_installments" type="submit">Start first payment</button>
      </div>
    </div>
  </div>
</form>

Text Content

 1. Efty.com
 2. Domains
 3. Driscoll.xyz

The domain name


DRISCOLL.XYZ

is for sale

M

Driscoll.xyz is offered to you by

Melfox LLC

Last active: 5 hours ago

Buy or Lease with peace of mind

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

 * Buy or lease using Dan.com
 * Start from $249 per month
 * Use immediately
 * Yours after the final installment


Lease to own now
or
Buy now for $ 2,988
Or make an offer

Make an offer

Make an offer for Driscoll.xyz below, to get in touch with Melfox LLC, the owner
of this domain name.

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

Your offer in USD
USD
Submit
Or buy now

Almost done, check your e-mail!
Thank you for your interest in Driscoll.xyz. Please check your e-mail to verify
your inquiry and confirm your offer. Only then, the owner of the domain name
will be notified.




WHY USE EFTY


NO MIDDLEMAN

Efty is the world’s only commission-free domain name marketplace where you
connect directly with domain name owners to acquire extraordinary domain names.
We make the whole process easy.


EXCLUSIVE INVENTORY

Because Efty does not charge a commission on sales our seller community includes
the owners of some of the world’s ultra-premium domain names that can not be
found offered for sale anywhere else.


SECURE PAYMENTS

All Buy-It-Now transactions initiated through the Efty.com marketplace are
processed by Escrow.com or DAN.COM, two leading services used to safely buy and
sell the biggest domain names on the internet.

Complete your offer

Your offer for Driscoll.xyz

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

Name

Email

Phone

Offer
USD

Minimum offer: USD

Message


With this form, we collect your name and contact information so that we can
process your inquiry. Please refer to our privacy policy to learn about how we
protect and manage this data.

I consent to having this information stored in order to process my inquiry.
Submit your offer

Thank you for your interest in Driscoll.xyz. Please check your e-mail to verify
your inquiry, so the owner of this domain name can get into touch with you.




YOU ARE ABOUT TO OWN
DRISCOLL.XYZ

When buying or leasing Driscoll.xyz, our partner Dan.com protects your
transaction through a careful domain ownership transfer process. Buy or lease
with confidence now.

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

Pick the price that matches your budget:

USD $249
per month

in

2 3 4 5 6 7 8 9 10 11 12 months

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

Conditions:

 * Monthly payment price USD $249
 * Long term service fee 0%
 * Total purchase price USD $2,988

After the first payment:

 * Use the domain immediately
 * Full ownership after 12 months
 * Stop at any time

I accept the Dan.com terms of use
Start first payment

Connect with us

 * 
 * 
 * 

Sign in
Support
About us
Blog
Pricing
Contact

Efty Investor Tools
Privacy
Terms
Parking terms
Governance
Sitemap

© 2023 Efty B.V. Groningen, The Netherlands