dispomail.xyz Open in urlscan Pro
104.194.8.8  Public Scan

URL: https://dispomail.xyz/
Submission: On April 27 via manual from ES — Scanned from ES

Form analysis 5 forms found in the DOM

POST

<form wire:submit.prevent="create" class="lg:max-w-72 lg:mx-auto" method="post">
  <input class="block appearance-none w-full border-0 rounded-md py-4 px-5 bg-white text-white bg-opacity-10 focus:outline-none placeholder-white placeholder-opacity-50" type="text" name="user" id="user" wire:model.defer="user"
    placeholder="Introduce tu nombre">
  <div class="divider mt-5"></div>
  <div class="relative">
    <div class="relative" x-data="{ open: false }" @click.away="open = false" @close.stop="open = false">
      <div @click="open = ! open">
        <input x-ref="domain" type="text" class="block appearance-none w-full border-0 bg-white text-white py-4 px-5 pr-8 bg-opacity-10 rounded-md cursor-pointer focus:outline-none select-none placeholder-white placeholder-opacity-50"
          placeholder="Seleccionar dominio" name="domain" id="domain" wire:model="domain" readonly="">
      </div>
      <div x-show="open" x-transition:enter="transition ease-out duration-200" x-transition:enter-start="transform opacity-0 scale-95" x-transition:enter-end="transform opacity-100 scale-100" x-transition:leave="transition ease-in duration-75"
        x-transition:leave-start="transform opacity-100 scale-100" x-transition:leave-end="transform opacity-0 scale-95" class="absolute z-50 mt-2 w-full rounded-md shadow-lg origin-top-right right-0" style="display: none;" @click="open = false">
        <div class="rounded-md shadow-xs py-1 bg-white">
          <a x-on:click="$refs.domain.value = 'dispomail.xyz'; $wire.setDomain('dispomail.xyz')" class="block px-4 py-2 text-sm leading-5 text-gray-700 cursor-pointer hover:bg-gray-100 focus:outline-none focus:bg-gray-100 transition duration-150 ease-in-out">dispomail.xyz</a>
          <a x-on:click="$refs.domain.value = 'fakemail.top'; $wire.setDomain('fakemail.top')" class="block px-4 py-2 text-sm leading-5 text-gray-700 cursor-pointer hover:bg-gray-100 focus:outline-none focus:bg-gray-100 transition duration-150 ease-in-out">fakemail.top</a>
          <a x-on:click="$refs.domain.value = 'trashmail.win'; $wire.setDomain('trashmail.win')" class="block px-4 py-2 text-sm leading-5 text-gray-700 cursor-pointer hover:bg-gray-100 focus:outline-none focus:bg-gray-100 transition duration-150 ease-in-out">trashmail.win</a>
          <a x-on:click="$refs.domain.value = 'xxxxx.cyou'; $wire.setDomain('xxxxx.cyou')" class="block px-4 py-2 text-sm leading-5 text-gray-700 cursor-pointer hover:bg-gray-100 focus:outline-none focus:bg-gray-100 transition duration-150 ease-in-out">xxxxx.cyou</a>
        </div>
      </div>
    </div>
    <div class="pointer-events-none absolute inset-y-0 right-0 flex items-center px-5 text-white">
      <svg class="fill-current h-4 w-4" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20">
        <path d="M9.293 12.95l.707.707L15.657 8l-1.414-1.414L10 10.828 5.757 6.586 4.343 8z"></path>
      </svg>
    </div>
  </div>
  <div class="divider mt-5"></div>
  <input id="create" class="block appearance-none w-full rounded-md py-4 px-5 bg-teal-500 text-white cursor-pointer focus:outline-none" style="background-color: #2fc10a" type="submit" value="Crear">
  <div class="divider my-8 flex justify-center">
    <div class="border-t-2 w-2/3 border-white border-opacity-25"></div>
  </div>
</form>

POST

<form wire:submit.prevent="random" class="lg:max-w-72 lg:mx-auto" method="post">
  <input id="random" class="block appearance-none w-full rounded-md py-4 px-5 bg-yellow-500 text-white cursor-pointer focus:outline-none" style="background-color: #d2ab3e" type="submit" value="aleatorio">
</form>

POST #

<form class="lg:max-w-72 lg:mx-auto" action="#" method="post">
  <div class="relative">
    <div class="relative" x-data="{ open: false }" @click.away="open = false" @close.stop="open = false">
      <div @click="open = ! open">
        <div class="block appearance-none w-full bg-white text-white py-4 px-5 pr-8 bg-opacity-10 rounded-md cursor-pointer focus:outline-none select-none" id="email_id"></div>
      </div>
      <div x-show="open" x-transition:enter="transition ease-out duration-200" x-transition:enter-start="transform opacity-0 scale-95" x-transition:enter-end="transform opacity-100 scale-100" x-transition:leave="transition ease-in duration-75"
        x-transition:leave-start="transform opacity-100 scale-100" x-transition:leave-end="transform opacity-0 scale-95" class="absolute z-50 mt-2 w-full rounded-md shadow-lg origin-top" style="display: none;" @click="open = false">
        <div class="rounded-md shadow-xs py-1 bg-white">
        </div>
      </div>
    </div>
    <div class="pointer-events-none absolute inset-y-0 right-0 flex items-center px-3 text-white">
      <svg class="fill-current h-4 w-4" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20">
        <path d="M9.293 12.95l.707.707L15.657 8l-1.414-1.414L10 10.828 5.757 6.586 4.343 8z"></path>
      </svg>
    </div>
  </div>
</form>

POST https://dispomail.xyz/locale

<form action="https://dispomail.xyz/locale" id="locale-form" method="post">
  <input type="hidden" name="_token" value="kdCgufnlUCeSADHCJZfYJEvs3z1xiWpw2UMTuilo"> <select class="block appearance-none bg-gray-200 cursor-pointer text-gray-800 py-1 rounded-md focus:outline-none" name="locale" id="locale">
    <option>ar</option>
    <option>de</option>
    <option>en</option>
    <option>fr</option>
    <option>hi</option>
    <option>pl</option>
    <option>ru</option>
    <option selected="">es</option>
    <option>vi</option>
    <option>tr</option>
  </select>
</form>

POST https://dispomail.xyz/locale

<form action="https://dispomail.xyz/locale" id="locale-form-mobile" method="post">
  <input type="hidden" name="_token" value="kdCgufnlUCeSADHCJZfYJEvs3z1xiWpw2UMTuilo"> <select class="block appearance-none bg-gray-200 cursor-pointer text-gray-800 py-1 rounded-md focus:outline-none" name="locale" id="locale-mobile">
    <option>ar</option>
    <option>de</option>
    <option>en</option>
    <option>fr</option>
    <option>hi</option>
    <option>pl</option>
    <option>ru</option>
    <option selected="">es</option>
    <option>vi</option>
    <option>tr</option>
  </select>
</form>

Text Content

dispomail.xyz fakemail.top trashmail.win xxxxx.cyou




Copia
Actualizar
Nuevo
Borrar
FAQ Terms of Service More Addresses Contact
ar de en fr hi pl ru es vi tr
FAQ Terms of Service More Addresses Contact
ar de en fr hi pl ru es vi tr


TEMPORARY DISPOSABLE EMAIL




Don't want to give away your real e-mail?

Receive e-mails with disposable e-mail addresses which expire after 24 Hours.
Fast, free and no registration required.

Protect your personal mail address, stay safe and keep annoying spam out of your
mailbox!





“WHY DO WE NEED A TEMPORARY EMAIL, IF WE ALREADY HAVE REGULAR EMAIL SERVICE
PROVIDERS (GMAIL.COM, YAHOO.COM, …)?”




A regular email address will never delete your emails and you need to provide
personal information.

Many forums, websites and blogs ask visitors to sign up before they can view
content, post comments or download something.

If you use a temporary email system, all the emails will be automatically
deleted after a period of time and

you don't need to share any personal details.







Error
Éxito
ID de correo electrónico copiado en el portapapeles