www.amazonmates.live Open in urlscan Pro
99.192.168.194  Public Scan

URL: https://www.amazonmates.live/en
Submission Tags: @phishunt_io
Submission: On September 07 via api from DE

Form analysis 3 forms found in the DOM

POST /en/register

<form id="register-form" class="m-0" action="/en/register" accept-charset="UTF-8" data-remote="true" method="post"><input name="utf8" type="hidden" value="✓"><input type="hidden" name="authenticity_token"
    value="ht09GG4stboredCrf+kX3Nyp4yWAIxXz2iAJmXn0g87B41jeUvYOE+hoST090mq3BP4RwL8yEAp18VXhsCtSXg==">
  <div class="clearfix">
    <!-- username -->
    <div class="form-group">
      <input class="form-control" placeholder="Username" type="text" name="member[username]" id="member_username">
      <span class="help-block">Letters, digits, underscore and between 4 and 12 characters</span>
    </div>
    <!-- email -->
    <div class="form-group">
      <input placeholder="Email address" class="form-control" type="email" name="member[email]" id="member_email">
      <span id="email_suggestion" class="help-block"></span>
    </div>
    <div class="form-group required">
      <input placeholder="Password" class="form-control" type="password" name="member[password]" id="member_password">
      <span class="help-block">The password should have a minimum of 6 characters, must contain at least one uppercased letter, one lowercased letter and one digit.</span>
    </div>
    <!--<div class="row">
         <div class="col-md-6">
           <div class="form-group required">
             <input placeholder="Password" class="form-control" type="password" name="member[password]" id="member_password" />
           </div>
         </div>
         <div class="col-md-6">
           <div class="form-group required">
             <input placeholder="Confirm Password" class="form-control" type="password" name="member[password_confirmation]" id="member_password_confirmation" />
           </div>
         </div>
         <div class="col-md-12">
           <span class="help-block">The password should have a minimum of 6 characters, must contain at least one uppercased letter, one lowercased letter and one digit.</span>
         </div>
         </div>-->
  </div>
  <small>By clicking on the Register button I agree with the <a href="/en/terms">Terms and Conditions</a></small>
  <button name="button" type="submit" class="btn btn-sun -0 pull-right" data-disable-with="<i class='fa fa-spinner fa-spin'></i> Submitting...">
    <i class="fa fa-send"></i> Submit </button>
</form>

POST /en/authenticate

<form id="authentication-form" action="/en/authenticate" accept-charset="UTF-8" data-remote="true" method="post"><input name="utf8" type="hidden" value="✓"><input type="hidden" name="authenticity_token"
    value="ht09GG4stboredCrf+kX3Nyp4yWAIxXz2iAJmXn0g87B41jeUvYOE+hoST090mq3BP4RwL8yEAp18VXhsCtSXg==">
  <div class="panel-body">
    <div id="login-errors" style="display: none;">
      <div class="alert alert-danger alert-dismissible" role="alert">
        <h4 class="alert-heading">Error!</h4>
        <span id="login-error-details">Invalid credentials.</span>
      </div>
    </div>
    <!-- #errors -->
    <fieldset>
      <div class="form-group required">
        <input type="text" name="username" id="username" placeholder="Username" class="form-control">
      </div>
      <div class="form-group required">
        <input type="password" name="password" id="password" class="form-control" placeholder="Password">
      </div>
      <script src="https://hcaptcha.com/1/api.js" async="" defer=""></script>
      <div data-theme="light" data-sitekey="ed129b73-97e7-404f-911e-6b0efc434811" class="h-captcha "><iframe
          src="https://newassets.hcaptcha.com/captcha/v1/ff4a4ed/static/hcaptcha-checkbox.html#id=0uflc639nn7h&amp;host=www.amazonmates.live&amp;sentry=true&amp;reportapi=https%3A%2F%2Faccounts.hcaptcha.com&amp;recaptchacompat=true&amp;custom=false&amp;hl=en&amp;tplinks=on&amp;sitekey=ed129b73-97e7-404f-911e-6b0efc434811&amp;theme=light"
          title="widget containing checkbox for hCaptcha security challenge" tabindex="0" frameborder="0" scrolling="no" data-hcaptcha-widget-id="0uflc639nn7h" data-hcaptcha-response=""
          style="width: 303px; height: 78px; overflow: hidden;"></iframe><textarea id="g-recaptcha-response-0uflc639nn7h" name="g-recaptcha-response" style="display: none;"></textarea><textarea id="h-captcha-response-0uflc639nn7h"
          name="h-captcha-response" style="display: none;"></textarea></div>
    </fieldset>
  </div>
  <button name="button" type="submit" class="btn btn-sun -0 pull-right" data-disable-with="<i class='fa fa-spinner fa-spin'></i> Submitting...">
    <i class="fa fa-send"></i> Login </button> <small class="text-center"><a href="/en/forgot-pwd" class="js-reset-password-btn">Forgot Password?</a></small>
  <div class="bottom-copy">
    <small><a href="javascript:showRegisterModal();" class="js-reset-password-btn">Don’t have an account? Create one now!</a></small>
  </div>
</form>

POST /en/authenticate

<form action="/en/authenticate" accept-charset="UTF-8" data-remote="true" method="post"><input name="utf8" type="hidden" value="✓"><input type="hidden" name="authenticity_token"
    value="ht09GG4stboredCrf+kX3Nyp4yWAIxXz2iAJmXn0g87B41jeUvYOE+hoST090mq3BP4RwL8yEAp18VXhsCtSXg==">
  <div class="card">
    <div class="card-header">
      <h4 class="fs-20">Security Question</h4>
    </div>
    <div class="card-body">
      <p id="question-text"></p>
      <label for="answer">Answer</label>
      <input type="text" name="answer" id="answer" placeholder="" class="form-control">
      <input type="hidden" name="qid" id="qid">
      <input type="hidden" name="tk" id="tk">
      <input type="hidden" name="usr" id="usr">
      <input type="hidden" name="pwd" id="pwd">
      <br>
      <div class="pull-right">
        <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
        <button name="button" type="submit" class="btn btn-sun -0 pull-right" data-disable-with="<i class='fa fa-spinner fa-spin'></i> Submitting...">
          <i class="fa fa-send"></i> OK </button>
      </div>
    </div>
  </div>
</form>

Text Content

This website uses cookies to enhance user navigation and to collect statistical
data. For more information please click on the link to learn more. By continuing
to browse on this website, you accept the use of cookies for the above purposes.
Learn more
I Understand
 * Login
 * Free registration
 * en
   English (EN) Nederlands (NL) Français (FR) Italiano (IT) Español (ES)
   Português (PT) Svenska (SE) Deutsch (DE)

Gender
 * Female
 * Male
 * Transexual
 * Couple

Age
 * Teen 18+
 * Twenties
 * MILFs
 * Matures
 * Grannies

Orientation
 * Gay
 * Straight
 * Bisexual
 * Bi-curious

Hair
 * Black
 * Blonde
 * Brown
 * Red
 * Grey
 * White
 * Bald

Body
 * Petite
 * Athletic
 * Curvy
 * BBW

AGE VERIFICATION

You must be 18 (or the age of majority in your location) or older to access this
site.By continuing to the site, you make the following sworn representation:
"UNDER PENALTY OF PERJURY I swear/affirm that I am an adult, at least 18 years
of age (or the age of majority where I am located)"

Continue Exit


CREATE A FREE ACCOUNT TO START CHATTING


Letters, digits, underscore and between 4 and 12 characters

The password should have a minimum of 6 characters, must contain at least one
uppercased letter, one lowercased letter and one digit.
By clicking on the Register button I agree with the Terms and Conditions Submit
Already have an account? Login


LOGIN

×

SUCCESS!

Your account has been activated, you should now be able to login.

SUCCESS!

You have logged in successfully, the page will now reload.

ERROR!

Invalid credentials.



Login Forgot Password?
Don’t have an account? Create one now!

SECURITY QUESTION



Answer

Close OK
Cams
Videos

 * English (EN) Nederlands (NL) Français (FR) Italiano (IT) Español (ES)
   Português (PT) Svenska (SE) Deutsch (DE)
 * Free registration
 * Login


Free registration



MARTINABIGST

#martinabigst #tokenkeno

  67 95
Chatroom
Live Cams
Previous
straight
278
bisexual
214
bicurious
196
straight
190
bicurious
177
bisexual
163
bicurious
1326
straight
615
gay
517
straight
286
straight
278
bisexual
214
bicurious
196
straight
190
bicurious
177
bisexual
163
bicurious
1326
straight
615
gay
517
straight
286
straight
278
bisexual
214
bicurious
196
straight
190
bicurious
177
bisexual
163
Next


























Welcome to amazonmates! We are an affiliate of Cams4 an adult xxx site. We are a
spin-off site. We welcome everyone here. We ask that any violent or sports
videos be shared with other social media sites. We are happy to have you! It is
free to sign up for a membership here and interact with all the people around
the world hoping to sell items and services around the world near and far from
you. We hope that you show your support by buying tokens and tipping the
broadcasters as often as you want. amazonmates encourages you to become a
broadcaster here an earn real money also. Cam4, our adult xxx site, pays
broadcasters with a mimimum amount of earned money in their accounts twice per
month by many methods including mailing a check to the address you give them.
Here at amazonmates our goal is for goal oriented people to cut out the middle
man and to save money for sellers and buyers paying to rent or own a traditional
building in order to get things done on your own. Are you a manufacturer, a
secretary, a farmer, a teacher, a regular person, a handyman wanting to sell
services or products? Use live public streaming and amazonmates. Sell yourself.
Please be aware that if you broadcast here your broadcasts may be used by our
adult xxx website. Contact Cam4 for more details and they may accommodate your
requests to only broadcasts here on amazonmates.

LINKS

 * Broadcaster Registration
 * Broadcaster Registration
 * Streamyard
 * Broadcasting App

COUNTRY

 * Brazil
 * France
 * Germany
 * Italy
 * Spain
 * US
 * UK
 * Canada

All Countries >>

HELP & SUPPORT

 * Contact Support
 * Billing Support

LEGAL

 * Privacy Policy
 * Cookies Policy
 * Terms of Use
 * 18 U.S.C. 2257

Disclaimer: All members and people appearing on the site are 18 years of age or
older.
© Copyright Surecom Corporation NV, 2007-2021. All Rights Reserved. 18 U.S.C.
2257 Record Keeping Requirements Compliance Statement.