tempmail.plus Open in urlscan Pro
193.108.118.7  Public Scan

Submitted URL: http://tempmail.plus/
Effective URL: https://tempmail.plus/
Submission Tags: tranco_l324
Submission: On May 23 via api from DE — Scanned from US

Form analysis 5 forms found in the DOM

<form id="form" class="modal-content" novalidate="">
  <div id="alert-compose" class="alert position-absolute fixed-top" role="alert">...</div>
  <div class="modal-header shadow-sm">
    <div class="bar">
      <span class="text text-white" data-tr="new_message">New message</span>
      <button type="button" class="close" data-dismiss="modal"></button>
    </div>
    <div class="line">
      <label for="to" class="text" data-tr="to">To</label>
      <input type="email" id="to" class="form-control text" name="to" autocomplete="off" placeholder="(local recipients only)" data-tr="local_recipients_only:placeholder" list="email-options"><datalist id="email-options"></datalist>
    </div>
    <div class="dropdown-divider w-100 m-0"></div>
    <div class="line">
      <input type="text" id="subject" class="form-control text" name="subject" autocomplete="off" placeholder="Subject" data-tr="subject:placeholder">
    </div>
    <div class="dropdown-divider w-100 m-0"></div>
  </div>
  <div class="modal-body">
    <div id="text" class="form-control text" contenteditable="true" data-text="Text" data-tr="text:data-text"></div>
    <div id="file_list"></div>
    <span id="file_size" class="text"></span>
  </div>
  <div class="progress">
    <div id="file_progress" class="progress-bar" role="progressbar"></div>
  </div>
  <div class="modal-footer justify-content-md-start shadow">
    <input type="submit" id="submit" class="btn btn-green flex-grow-1" value="Send" data-tr="send">
    <label for="file" class="btn btn-attach"><span class="icon"></span><span class="d-block text-truncate" data-tr="attach_files">Attach files</span></label>
  </div>
</form>

<form id="file_form">
  <input type="file" id="file" multiple="" hidden="">
</form>

<form class="modal-content" novalidate="">
  <div id="alert-sttings" class="alert position-absolute fixed-top" role="alert">...</div>
  <div class="modal-header">
    <div class="bar">
      <span class="text text-white" data-tr="settings">Settings</span>
      <button type="button" class="close" data-dismiss="modal"></button>
    </div>
  </div>
  <div class="modal-body">
    <div class="section">
      <div class="block">
        <span class="s-title" data-tr="choose_lifetime">Choose mailbox lifetime</span>
        <button type="button" class="btn info" data-toggle="tooltip" data-placement="right" data-trigger="hover" data-trt="tip_lifetime" title="Messages are automatically deleted after the specified time."></button>
      </div>
      <div class="btn-group btn-group-toggle d-flex" data-toggle="buttons">
        <label class="btn" data-mins="10">
          <input type="radio" name="options">10 <span data-tr="min">min</span>
        </label>
        <label class="btn" data-mins="60">
          <input type="radio" name="options">60 <span data-tr="min">min</span>
        </label>
        <label class="btn" data-mins="2880">
          <input type="radio" name="options">2 <span data-tr="day">days</span>
        </label>
        <label class="btn" data-mins="10080">
          <input type="radio" name="options">7 <span data-tr="day">days</span>
        </label>
      </div>
    </div>
    <div class="section">
      <div class="block">
        <span class="s-title" data-tr="set_pincode">Set PIN-code</span>
        <button type="button" class="btn info" data-toggle="tooltip" data-placement="right" data-trigger="hover" data-trt="tip_pin"
          title="Configuration settings and all messages will be deleted after 7 days of inactivity of the account with the PIN-code set."></button>
      </div>
      <div class="d-flex align-items-center">
        <input type="password" id="new-pin" class="form-control def" placeholder="PIN-code" data-tr="pin_code:placeholder">
        <button type="button" class="btn eye" data-toggle="button"></button>
      </div>
      <div id="newCaptcha" class="mt-3">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-xx6xbvakxbnv" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LeeyKgUAAAAAKSlugFleu1vNMVItM3UHSTbXoTD&amp;co=aHR0cHM6Ly90ZW1wbWFpbC5wbHVzOjQ0Mw..&amp;hl=en&amp;v=joHA60MeME-PNviL59xVH9zs&amp;size=normal&amp;cb=42brq4f5w0rd"></iframe>
          </div><textarea id="g-recaptcha-response-1" 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>
      <input type="submit" class="btn btn-s mt-3" data-tr="save" value="Save">
    </div>
    <div class="section">
      <div class="block">
        <span class="s-title" data-tr="secret_address">Secret address</span>
        <button type="button" class="btn info" data-toggle="tooltip" data-placement="right" data-trigger="hover" data-trt="tip_secret"
          title="Secret address allows you to conceal your main address from other sites. All emails will appear in your main mailbox, but no one will ever know your real address."></button>
      </div>
      <span id="secret-address" class="d-block text-muted text-break">&nbsp;</span>
      <button type="button" id="copy-secret" class="btn btn-s mt-3" data-tr="copy">Copy</button>
    </div>
  </div>
</form>

<form id="pre_form" class="mb-20">
  <div class="d-flex flex-column flex-md-row">
    <input type="text" id="pre_button" class="form-control mb-10 mb-md-0" placeholder="Name">
    <div class="divider d-none d-md-flex">
      <div></div>
    </div>
    <div class="dropdown mb-30 mb-md-0">
      <button type="button" id="domain" class="form-control dropdown-toggle" data-toggle="dropdown" data-display="static">@mailto.plus</button>
      <div class="dropdown-menu">
        <button type="button" class="dropdown-item">mailto.plus</button>
        <button type="button" class="dropdown-item">fexpost.com</button>
        <button type="button" class="dropdown-item">fexbox.org</button>
        <button type="button" class="dropdown-item">mailbox.in.ua</button>
        <button type="button" class="dropdown-item">rover.info</button>
        <button type="button" class="dropdown-item">chitthi.in</button>
        <button type="button" class="dropdown-item">fextemp.com</button>
        <button type="button" class="dropdown-item">any.pink</button>
        <button type="button" class="dropdown-item">merepost.com</button>
      </div>
    </div>
    <button type="button" id="pre_copy" class="btn btn-green mx-auto" data-tr="copy">Copy</button>
  </div>
</form>

<form id="contact-form" class="text-center" novalidate="novalidate">
  <div class="mb-10">
    <input type="text" id="contact-name" class="form-control" name="name" placeholder="Name" data-tr="name:placeholder">
  </div>
  <div class="mb-10">
    <input type="email" id="contact-email" class="form-control" name="email" placeholder="Email" data-tr="email:placeholder">
  </div>
  <div class="mb-30">
    <textarea id="contact-text" class="form-control" name="message" placeholder="Message" data-tr="message:placeholder"></textarea>
  </div>
  <input type="submit" class="btn btn-green mb-50 mb-md-70" value="Send" data-tr="send">
</form>

Text Content

TEMPMAIL +

Privacy policy Contact us
EN
ZH HI DE UK RU ES PT AR FR JA BN
...

tempmail +

Privacy Contact us
EN ZH HI DE UK RU ES PT AR FR JA BN
...
New message
To





Attach files

...
Settings
Choose mailbox lifetime
10 min 60 min 2 days 7 days
Set PIN-code


Secret address
  Copy

INBOX IS PROTECTED BY A PIN-CODE


Please confirm that you are not a robot. Enter

DO YOU REALLY WANT TO DESTROY INBOX?

Yes No

DO YOU REALLY WANT TO DELETE MAIL?

Yes No


YOUR TEMPMAIL ADDRESS IS READY

@mailto.plus
mailto.plus fexpost.com fexbox.org mailbox.in.ua rover.info chitthi.in
fextemp.com any.pink merepost.com
Copy
New random name
Settings


One-time mail from TempMail.Plus will save you from spam and promotional email
newsletters. Disposable mail service for anonymous use is provided free of
charge.

Inbox

Compose


PRIVACY POLICY


CONTACT US

If you have questions, suggestions, or anything else feel free to contact us.


Waiting for mails...
Show more Destroy inbox




HOW OUR TEMPORARY MAIL WORKS

TempMail.Plus is a disposable mailbox that stores emails for a short time. Our
service works as a temporary mail (or “10-minutes mail”). It generates an email
address and stores your incoming mail for 10 minutes or more (you can change the
exact mail lifetime in Settings).

TempMail.Plus service safeguards privacy when you access a variety of services
online. With our anonymous mail, you can:

 1. Register on Wi-Fi points and third-party sites,
 2. Protect your email from unwanted letters and spam,
 3. Chat with strangers and remain anonymous,
    
 4. Sign up to games or social media.

You can protect your temporary mail by setting a PIN-code or using the generated
secret address. These features are accessible in the settings.

Enjoy your one-time mail!



© TempMail.Plus
Our TOR mirror is tempmail4... .onion