spambox.xyz Open in urlscan Pro
66.151.174.10  Public Scan

Submitted URL: http://postbox.cyou/
Effective URL: https://spambox.xyz/
Submission: On May 09 via manual from CH — Scanned from DE

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="Benutzername eingeben">
  <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="Wählen Sie Domäne" 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 = 'spambox.xyz'; $wire.setDomain('spambox.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">spambox.xyz</a>
          <a x-on:click="$refs.domain.value = 'trashmail.top'; $wire.setDomain('trashmail.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">trashmail.top</a>
          <a x-on:click="$refs.domain.value = 'tempmail.win'; $wire.setDomain('tempmail.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">tempmail.win</a>
          <a x-on:click="$refs.domain.value = 'postbox.cyou'; $wire.setDomain('postbox.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">postbox.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: #0097df" type="submit" value="Erstellen">
  <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: #e87400" type="submit" value="Zufällig">
</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://spambox.xyz/locale

<form action="https://spambox.xyz/locale" id="locale-form" method="post">
  <input type="hidden" name="_token" value="tVjQSdKgshmNYJ7AhGWeuh6hoyBUFsuHbmVM9cr6"> <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 selected="">de</option>
    <option>en</option>
    <option>fr</option>
    <option>hi</option>
    <option>pl</option>
    <option>ru</option>
    <option>es</option>
    <option>vi</option>
    <option>tr</option>
  </select>
</form>

POST https://spambox.xyz/locale

<form action="https://spambox.xyz/locale" id="locale-form-mobile" method="post">
  <input type="hidden" name="_token" value="tVjQSdKgshmNYJ7AhGWeuh6hoyBUFsuHbmVM9cr6"> <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 selected="">de</option>
    <option>en</option>
    <option>fr</option>
    <option>hi</option>
    <option>pl</option>
    <option>ru</option>
    <option>es</option>
    <option>vi</option>
    <option>tr</option>
  </select>
</form>

Text Content

spambox.xyz trashmail.top tempmail.win postbox.cyou




Kopie
Aktualisieren
Neue
löschen
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


DISPOSABLE TEMPORARY EMAIL

Receive e-mails with Spambox, throwaway addresses which expire after a certain
period. Fast, free and no registration is required.




Forums, websites, social media and blogs bother their visitors to sign up before
they can view content or download something.

Don't want to share any data? Protect your mail address, stay safe and keep spam
out of your mailbox!




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

If you use a temporary email system, all the mails will be automatically deleted
after a while and

protect your real mail address from spam, advertising mailing and malware.




It's free and anonymous and you don't need to share any personal details.

Fehler
Erfolgreich
E-Mail-ID in die Zwischenablage kopiert