tempmail.plus Open in urlscan Pro
193.108.118.7  Public Scan

Submitted URL: http://fextemp.com/
Effective URL: https://tempmail.plus/
Submission: On June 05 via manual from US — Scanned from DE

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">Neue Nachricht</span>
      <button type="button" class="close" data-dismiss="modal"></button>
    </div>
    <div class="line">
      <label for="to" class="text" data-tr="to">Wem</label>
      <input type="email" id="to" class="form-control text" name="to" autocomplete="off" placeholder="(nur lokale Empfänger)" 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="Betreff" 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="Absenden" data-tr="send">
    <label for="file" class="btn btn-attach"><span class="icon"></span><span class="d-block text-truncate" data-tr="attach_files">Dateien anzuhängen</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">Interface-Optionen</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">Wählen Sie die Speicherdauer dieser Mailbox</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">tage</span>
        </label>
        <label class="btn" data-mins="10080">
          <input type="radio" name="options">7 <span data-tr="day">tage</span>
        </label>
      </div>
    </div>
    <div class="section">
      <div class="block">
        <span class="s-title" data-tr="set_pincode">Die PIN-Nummer bestimmen</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-Nummer" 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-ve46lvobdtlf" 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=de&amp;v=DH3nyJMamEclyfe-nztbfV8S&amp;size=normal&amp;cb=35lvu8xex06q"></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="Speichern">
    </div>
    <div class="section">
      <div class="block">
        <span class="s-title" data-tr="secret_address">Geheimadresse</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">Kopieren</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">Kopieren</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="E-mail" data-tr="email:placeholder">
  </div>
  <div class="mb-30">
    <textarea id="contact-text" class="form-control" name="message" placeholder="Nachricht" data-tr="message:placeholder"></textarea>
  </div>
  <input type="submit" class="btn btn-green mb-50 mb-md-70" value="Absenden" data-tr="send">
</form>

Text Content

TEMPMAIL +

Datenschutzrichtlinien Kontakte
DE
EN ZH HI UK RU ES PT AR FR JA BN
...

tempmail +

Vertraulichkeit Kontakte
EN ZH HI DE UK RU ES PT AR FR JA BN
...
Neue Nachricht
Wem





Dateien anzuhängen

...
Interface-Optionen
Wählen Sie die Speicherdauer dieser Mailbox
10 min 60 min 2 tage 7 tage
Die PIN-Nummer bestimmen


Geheimadresse
  Kopieren

DIESE BOX IST DURCH EINEN PIN-NUMMER GESCHÜTZT


Bitte bestätigen Sie, dass Sie kein Roboter sind. Betreten

ALLE EINGEHENDEN NACHRICHTEN LÖSCHEN?

Ja Nein

NACHRICHT LÖSCHEN?

Ja Nein


IHRE NEUE ADRESSE

@mailto.plus
mailto.plus fexpost.com fexbox.org mailbox.in.ua rover.info chitthi.in
fextemp.com any.pink merepost.com
Kopieren
Zufälliger Name
Interface-Optionen


Die einmalige Mailbox TempMail.Plus schützt euch vom E-Müll und Werbe-E-Mails.
Der Service der momentan Mail ist anonym und voll kostenlos.

Posteingang

Schreiben


DATENSCHUTZRICHTLINIEN


SCHREIBEN SIE UNS

Haben Sie Fragen oder Angebote - schreiben Sie uns!


Auf neue Nachrichten warten...
Show more Alles löschen




WIE FUNKTIONIERT UNSERE MOMENTAN MAIL?

TempMail.Plus ist die einmalige Mailbox, die die Briefe auf eine kurze Frist
speichert. Der Service funktioniert als die momentan Mail (die Mailbox für 10
Minuten). Wir schaffen eine Mailbox, die Ihren einlaufendes Schreiben für 10
Minuten oder mehr abnimmt und speichert. Diese Speicherdauer kann im Menü der
Interface-Optionen verändert werden.

TempMail.Plus Ihre Anonymität auf verschiedene Online-Services bietet. Unsere
anonyme E-Mail lässt:

 1. Ungefährliche Anmeldung durch Wi-Fi und auf die dritte Seite machen,
 2. E-Mail von unerwünschten Briefe und E-Müll befreit machen,
 3. Mit den Fremde anonym korrespondieren,
    
 4. Auf Social Media und in den Computerspielen registrieren,

Ihre momentan Mail kann geschützt sein, wenn Sie eines PIN-Nummer oder einer
Geheimadresse benützen. Diese Option kann im Menü der Interface-Optionen
verändert werden.

Entdecken Sie unsere TempMail.Plus Service mit Freude!



© TempMail.Plus
Unser TOR Web-Spiegel-Server tempmail4... .onion