m.kuku.lu Open in urlscan Pro
2606:4700:20::681a:6a1  Public Scan

Submitted URL: http://ahk.jp/
Effective URL: https://m.kuku.lu/
Submission Tags: falconsandbox
Submission: On February 16 via api from US — Scanned from JP

Form analysis 3 forms found in the DOM

<form>
  <div>
    <div class="undertextbox">
      <input class="defborder biginput" data-role="none" id="input_manualmailaddr" type="text" autocapitalize="off" autocomplete="off" value="" placeholder="Enter an account name of your choice">
    </div>
    <div style="padding-top:15px;">
      <div id="input_manualmaildomain_selected" class="buttonborder">
        <!-- item here -->
        <a id="input_manualmaildomain_selected_item" href="javascript:void(0);" style="box-sizing:border-box;height:100%;" data-role="button" class="force_left ui-link ui-btn ui-icon-arrow-d ui-btn-icon-right ui-corner-all" data-icon="arrow-d" data-iconpos="right" data-shadow="false" role="button">
						     				<div class="horizontal" style="align-items: center;">
							     				<div style="flex-grow:1;">
							     					<b dir="auto">@nyasan.com</b>
							     				</div>
							     				<div style="flex-grow:1;text-align:right;">
								     												     												     					<span style="background-color:rgba(255,128,192,0.7);padding:3px;margin-left:5px;color:white;font-weight:nornal;text-shadow:0 !important;border-radius:3px;">
								     						日本限定								     					</span>
								     												     												     																									     			</div>
						     				</div>
						     			</a>
      </div>
    </div>
  </div>
  <div style="margin-top:2px;">
    <script>
      $('#input_manualmaildomain_selected_item').on('click', function() {
        toggleManualDomain();
        return false;
      });

      function toggleManualDomain() {
        if ($("#input_manualmaildomain_list").css("display") == "none") {
          $("#input_manualmaildomain_list").css("display", "block");
        } else {
          $("#input_manualmaildomain_list").css("display", "none");
        }
        resizePopupMenu();
      }

      function changeManualDomain() {
        var _val = $(':radio[name="input_manualmaildomain"]:checked').val();
        $("#input_manualmaildomain_selected_item").html("" + $("#input_manualmaildomain_" + _val.split(".").join("")).html());
        $("#input_manualmaildomain_list").css("display", "none");
        resizePopupMenu();
      }

      function searchManualDomain(_q) {
        _q = _q.split("@").join("");
        $(':radio[name="input_manualmaildomain"]').each(function() {
          if (!_q || $(this).val().indexOf(_q) != -1) {
            $(this).css("display", "block");
            $("#input_manualmaildomain_" + $(this).val().split(".").join("")).css("display", "block");
          } else {
            $(this).css("display", "none");
            $("#input_manualmaildomain_" + $(this).val().split(".").join("")).css("display", "none");
          }
        });
      }
      $(function() {
        changeManualDomain();
      });
    </script>
    <div id="input_manualmaildomain_list" class="defborder fade_bg" style="display:none;z-index:1000;padding:8px;border-radius:4px;">
      <div>
        <div class="ui-input-search ui-body-inherit ui-corner-all ui-shadow-inset ui-input-has-clear"><input type="text" data-type="search" class="defborder" onenter="return false;" onchange="searchManualDomain(this.value)"
            onkeyup="searchManualDomain(this.value)" name="domainlist_q" id="domainlist-search-basic" placeholder="Search"
            value=""><a href="#" tabindex="-1" aria-hidden="true" class="ui-input-clear ui-btn ui-icon-delete ui-btn-icon-notext ui-corner-all ui-input-clear-hidden" title="Clear text">Clear text</a></div>
      </div>
      <div style="height:400px;max-height:40vh;overflow-y:auto;">
        <div class="ui-radio"><label id="input_manualmaildomain_tatsuuk" for="radio-choice-tatsu.uk" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@tatsu.uk</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
                <span style="background-color:rgba(255,0,0,0.7);padding:3px;margin-left:5px;color:white;font-weight:nornal;text-shadow:0 !important;border-radius:3px;"> NEW! </span>
                <span style="background-color:rgba(255,128,192,0.7);padding:3px;margin-left:5px;color:white;font-weight:nornal;text-shadow:0 !important;border-radius:3px;"> 日本限定 </span>
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-tatsu.uk" value="tatsu.uk"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_harenuk" for="radio-choice-haren.uk" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@haren.uk</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
                <span style="background-color:rgba(255,0,0,0.7);padding:3px;margin-left:5px;color:white;font-weight:nornal;text-shadow:0 !important;border-radius:3px;"> NEW! </span>
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-haren.uk" value="haren.uk"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_usagicacom" for="radio-choice-usagica.com" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@usagica.com</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
                <span style="background-color:rgba(255,0,0,0.7);padding:3px;margin-left:5px;color:white;font-weight:nornal;text-shadow:0 !important;border-radius:3px;"> NEW! </span>
                <span style="background-color:rgba(255,128,192,0.7);padding:3px;margin-left:5px;color:white;font-weight:nornal;text-shadow:0 !important;border-radius:3px;"> 日本限定 </span>
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-usagica.com" value="usagica.com"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_bangbanuk" for="radio-choice-bangban.uk" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@bangban.uk</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
                <span style="background-color:rgba(255,0,0,0.7);padding:3px;margin-left:5px;color:white;font-weight:nornal;text-shadow:0 !important;border-radius:3px;"> NEW! </span>
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-bangban.uk" value="bangban.uk"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_shchibauk" for="radio-choice-shchiba.uk" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@shchiba.uk</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
                <span style="background-color:rgba(255,128,192,0.7);padding:3px;margin-left:5px;color:white;font-weight:nornal;text-shadow:0 !important;border-radius:3px;"> 日本限定 </span>
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-shchiba.uk" value="shchiba.uk"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_catgroupuk" for="radio-choice-catgroup.uk" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@catgroup.uk</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-catgroup.uk" value="catgroup.uk"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_goatmailuk" for="radio-choice-goatmail.uk" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@goatmail.uk</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-goatmail.uk" value="goatmail.uk"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_eriponet" for="radio-choice-eripo.net" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@eripo.net</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
                <span style="background-color:rgba(255,128,192,0.7);padding:3px;margin-left:5px;color:white;font-weight:nornal;text-shadow:0 !important;border-radius:3px;"> 日本限定 </span>
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-eripo.net" value="eripo.net"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_sendnowwin" for="radio-choice-sendnow.win" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@sendnow.win</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-sendnow.win" value="sendnow.win"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_nyasancom" for="radio-choice-nyasan.com" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-on">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@nyasan.com</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
                <span style="background-color:rgba(255,128,192,0.7);padding:3px;margin-left:5px;color:white;font-weight:nornal;text-shadow:0 !important;border-radius:3px;"> 日本限定 </span>
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-nyasan.com" value="nyasan.com" checked="checked"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_ccmailuk" for="radio-choice-ccmail.uk" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@ccmail.uk</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-ccmail.uk" value="ccmail.uk"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_xmailerbe" for="radio-choice-xmailer.be" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@xmailer.be</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
                <span style="background-color:rgba(255,128,192,0.7);padding:3px;margin-left:5px;color:white;font-weight:nornal;text-shadow:0 !important;border-radius:3px;"> 日本限定 </span>
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-xmailer.be" value="xmailer.be"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_na-catcom" for="radio-choice-na-cat.com" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@na-cat.com</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
                <span style="background-color:rgba(255,128,192,0.7);padding:3px;margin-left:5px;color:white;font-weight:nornal;text-shadow:0 !important;border-radius:3px;"> 日本限定 </span>
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-na-cat.com" value="na-cat.com"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_exdonutscom" for="radio-choice-exdonuts.com" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@exdonuts.com</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-exdonuts.com" value="exdonuts.com"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_cocorouk" for="radio-choice-cocoro.uk" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@cocoro.uk</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
                <span style="background-color:rgba(255,128,192,0.7);padding:3px;margin-left:5px;color:white;font-weight:nornal;text-shadow:0 !important;border-radius:3px;"> 日本限定 </span>
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-cocoro.uk" value="cocoro.uk"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_hamhamuk" for="radio-choice-hamham.uk" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@hamham.uk</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-hamham.uk" value="hamham.uk"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_mama3org" for="radio-choice-mama3.org" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@mama3.org</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
                <span style="background-color:rgba(255,128,192,0.7);padding:3px;margin-left:5px;color:white;font-weight:nornal;text-shadow:0 !important;border-radius:3px;"> 日本限定 </span>
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-mama3.org" value="mama3.org"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_digdigorg" for="radio-choice-digdig.org" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@digdig.org</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-digdig.org" value="digdig.org"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_fukurouch" for="radio-choice-fukurou.ch" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@fukurou.ch</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
                <span style="background-color:rgba(255,128,192,0.7);padding:3px;margin-left:5px;color:white;font-weight:nornal;text-shadow:0 !important;border-radius:3px;"> 日本限定 </span>
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-fukurou.ch" value="fukurou.ch"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_nezumibe" for="radio-choice-nezumi.be" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@nezumi.be</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
                <span style="background-color:rgba(255,128,192,0.7);padding:3px;margin-left:5px;color:white;font-weight:nornal;text-shadow:0 !important;border-radius:3px;"> 日本限定 </span>
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-nezumi.be" value="nezumi.be"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_owleyesch" for="radio-choice-owleyes.ch" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@owleyes.ch</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-owleyes.ch" value="owleyes.ch"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_stayhomeli" for="radio-choice-stayhome.li" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@stayhome.li</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-stayhome.li" value="stayhome.li"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_okinawali" for="radio-choice-okinawa.li" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@okinawa.li</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
                <span style="background-color:rgba(255,128,192,0.7);padding:3px;margin-left:5px;color:white;font-weight:nornal;text-shadow:0 !important;border-radius:3px;"> 日本限定 </span>
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-okinawa.li" value="okinawa.li"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_fanclubpm" for="radio-choice-fanclub.pm" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@fanclub.pm</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-fanclub.pm" value="fanclub.pm"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_nekochanfr" for="radio-choice-nekochan.fr" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@nekochan.fr</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
                <span style="background-color:rgba(255,128,192,0.7);padding:3px;margin-left:5px;color:white;font-weight:nornal;text-shadow:0 !important;border-radius:3px;"> 日本限定 </span>
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-nekochan.fr" value="nekochan.fr"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_usbcbe" for="radio-choice-usbc.be" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@usbc.be</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-usbc.be" value="usbc.be"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_sofiare" for="radio-choice-sofia.re" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@sofia.re</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
                <span style="background-color:rgba(255,128,192,0.7);padding:3px;margin-left:5px;color:white;font-weight:nornal;text-shadow:0 !important;border-radius:3px;"> 日本限定 </span>
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-sofia.re" value="sofia.re"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_sika3com" for="radio-choice-sika3.com" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@sika3.com</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-sika3.com" value="sika3.com"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_tapire" for="radio-choice-tapi.re" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@tapi.re</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-tapi.re" value="tapi.re"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_kagibe" for="radio-choice-kagi.be" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@kagi.be</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
                <span style="background-color:rgba(255,128,192,0.7);padding:3px;margin-left:5px;color:white;font-weight:nornal;text-shadow:0 !important;border-radius:3px;"> 日本限定 </span>
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-kagi.be" value="kagi.be"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_nagibe" for="radio-choice-nagi.be" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@nagi.be</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
                <span style="background-color:rgba(255,128,192,0.7);padding:3px;margin-left:5px;color:white;font-weight:nornal;text-shadow:0 !important;border-radius:3px;"> 日本限定 </span>
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-nagi.be" value="nagi.be"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_fuwaribe" for="radio-choice-fuwari.be" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@fuwari.be</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-fuwari.be" value="fuwari.be"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_magimbe" for="radio-choice-magim.be" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@magim.be</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-magim.be" value="magim.be"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_miraire" for="radio-choice-mirai.re" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@mirai.re</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-mirai.re" value="mirai.re"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_moimoire" for="radio-choice-moimoi.re" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@moimoi.re</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-moimoi.re" value="moimoi.re"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_heiseibe" for="radio-choice-heisei.be" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@heisei.be</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-heisei.be" value="heisei.be"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_honeysbe" for="radio-choice-honeys.be" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@honeys.be</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-honeys.be" value="honeys.be"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_mboxre" for="radio-choice-mbox.re" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@mbox.re</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-mbox.re" value="mbox.re"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_uma3be" for="radio-choice-uma3.be" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@uma3.be</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-uma3.be" value="uma3.be"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_instaddrch" for="radio-choice-instaddr.ch" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@instaddr.ch</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-instaddr.ch" value="instaddr.ch"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_quicksendch" for="radio-choice-quicksend.ch" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@quicksend.ch</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-quicksend.ch" value="quicksend.ch"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_instaddrwin" for="radio-choice-instaddr.win" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@instaddr.win</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-instaddr.win" value="instaddr.win"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_instaddruk" for="radio-choice-instaddr.uk" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@instaddr.uk</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-instaddr.uk" value="instaddr.uk"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_meruadouk" for="radio-choice-meruado.uk" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@meruado.uk</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-meruado.uk" value="meruado.uk"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_nekosanuk" for="radio-choice-nekosan.uk" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@nekosan.uk</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-nekosan.uk" value="nekosan.uk"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_instmailuk" for="radio-choice-instmail.uk" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@instmail.uk</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-instmail.uk" value="instmail.uk"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_kboxli" for="radio-choice-kbox.li" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@kbox.li</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-kbox.li" value="kbox.li"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_ponpbe" for="radio-choice-ponp.be" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@ponp.be</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-ponp.be" value="ponp.be"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_risube" for="radio-choice-risu.be" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@risu.be</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-risu.be" value="risu.be"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_fuwabe" for="radio-choice-fuwa.be" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@fuwa.be</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-fuwa.be" value="fuwa.be"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_usakonet" for="radio-choice-usako.net" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@usako.net</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-usako.net" value="usako.net"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_eayjp" for="radio-choice-eay.jp" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@eay.jp</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-eay.jp" value="eay.jp"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_viatokyojp" for="radio-choice-via.tokyo.jp" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@via.tokyo.jp</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-via.tokyo.jp" value="via.tokyo.jp"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_ichigome" for="radio-choice-ichigo.me" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@ichigo.me</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-ichigo.me" value="ichigo.me"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_chocola" for="radio-choice-choco.la" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@choco.la</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-choco.la" value="choco.la"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_creampink" for="radio-choice-cream.pink" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@cream.pink</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-cream.pink" value="cream.pink"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_merrypink" for="radio-choice-merry.pink" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@merry.pink</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-merry.pink" value="merry.pink"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_neko2net" for="radio-choice-neko2.net" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@neko2.net</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-neko2.net" value="neko2.net"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_fuwamofucom" for="radio-choice-fuwamofu.com" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@fuwamofu.com</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-fuwamofu.com" value="fuwamofu.com"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_rurube" for="radio-choice-ruru.be" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@ruru.be</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-ruru.be" value="ruru.be"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_macr2com" for="radio-choice-macr2.com" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@macr2.com</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-macr2.com" value="macr2.com"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_f5si" for="radio-choice-f5.si" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@f5.si</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-f5.si" value="f5.si"></div>
        <div class="ui-radio"><label id="input_manualmaildomain_svkjp" for="radio-choice-svk.jp" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-radio-off">
            <div class="horizontal" style="align-items: center;">
              <div style="flex-grow:1;">
                <b dir="auto">@svk.jp</b>
              </div>
              <div style="flex-grow:1;text-align:right;">
              </div>
            </div>
          </label><input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-svk.jp" value="svk.jp"></div>
      </div>
    </div>
  </div>
  <div style="text-align:right;margin:5px;">
    <a id="link_configdomain" style="cursor:pointer;" class="ui-link">Domain settings</a>
    <script>
      $('#link_configdomain').on('click', function() {
        location.href = "config_domain.php";
      });
    </script>
  </div>
  <div class="buttonborder" style="margin-top:10px;">
    <a id="link_addMailAddrByManualSubmit" href="javascript:void(0);" data-role="button" class="force_center ui-link ui-btn ui-corner-all" data-shadow="false" role="button">Create an email address</a>
  </div>
  <script>
    $('#link_addMailAddrByManualSubmit').on('click', function() {
      checkManualMailAddr();
      return false;
    });
  </script>
</form>

<form>
  <div><input class="defborder biginput" data-role="none" id="new_password" autocomplete="off" placeholder="New password" type="password" value=""></div>
  <div style="margin-top:5px;"><input class="defborder biginput" data-role="none" id="new_password_re" autocomplete="off" placeholder="Confirm new password" type="password" value=""></div>
  <div class="noticebox" style="margin-top:10px;">* You can use four or more one-byte English characters, numbers and symbols for your password.</div>
  <div class="horizontal" style="padding-top:10px;justify-content: flex-end;">
    <div class="buttonborder" style="width:150px;">
      <a id="link_changepassword_ok" class="force_center ui-link ui-btn ui-corner-all" data-role="button" data-shadow="false" role="button"><b>OK</b></a>
    </div>
    <div class="buttonborder" style="width:150px;margin-left:10px;">
      <a id="link_changepassword_cancel" class="force_center ui-link ui-btn ui-corner-all" data-role="button" data-shadow="false" role="button">Cancel</a>
    </div>
  </div>
</form>

<form onsubmit="checkLogin();return false;">
  <div style="display:none;">
    <div class="ui-btn ui-input-btn ui-corner-all ui-shadow">dummy<input type="submit" value="dummy"></div>
  </div>
  <div style="margin-top:8px;"><input class="defborder biginput" data-role="none" id="user_number" placeholder="AccountID" type="text" autocapitalize="off" value=""></div>
  <div style="margin-top:8px;"><input class="defborder biginput" data-role="none" id="user_password" placeholder="Password" type="password" value=""></div>
  <div class="buttonborder" style="margin-top:10px;">
    <a href="javascript:checkLogin();" data-role="button" class="force_center ui-link ui-btn ui-corner-all" data-iconpos="left" data-shadow="false" role="button">Login</a>
  </div>
</form>

Text Content

Sort addresses Batch delete addresses Deleted addresses Alias Mail form Block
Address transfer
Advanced settings Account
InstAddr
MagicalDraw
kukuluLIVE
FileNow
ScreenNow
VideoNow
DDNS
ImgConvert
Chat
News
Shorten URL | Inquiry | Status

InstAddr
Multipurpose free email addresses. Any number of addresses at one time, no
limits. No need to register either.
English 日本語 English 한국어 简体中文 繁體中文 हिंदी Türkçe Indonesia Español Русский
Português Français Deutsch العربية Italiano


Config
Addresses
Inbox
Outbox
New


Notifications


Notifications

Add email address
You can create as many additional email addresses as possible while keeping the
existing address.

Create an address automatically
Designate an address

Create an address with expiration
If you are blocked and cannot register on platforms such as Twitter, why not
give our “Create an address with expiration” or “new domains with the NEW! mark”
a try?
You can recover your account by setting up a recovery email address in case of
access denial.
Your email address
Your email address is shown below. This email address is permanently available.

Delete Enable/disable notifications

Clear text

potrob103@instmail.uk
 

CSV

Your user information
Make sure to write down your “AccountID” and “password” to recover the original
status after your email addresses and messages are initialized because you
delete the app or change your smartphone. If you forget to keep them, all the
addresses will be gone after you change your device or delete the app. You can
simultaneously sign in and use the same address from different smartphones and
PCs.

About Premium Plan
Information of account in use

Sign in to another account


Enter campaign code
Settings menu (advanced settings)


 







Browser extension can be found here! (for Chrome)

日本語 | English | 한국어 | 简体中文 | 繁體中文 | हिंदी | Türkçe | Indonesia | Español |
Русский | Português | Français | Deutsch | العربية | Italiano

EULA | Service Status | Help&Support



© InstAddr - Instant Email Address
Powered by @kukusama.









@nyasan.com
日本限定
Clear text
@tatsu.uk
NEW! 日本限定
@haren.uk
NEW!
@usagica.com
NEW! 日本限定
@bangban.uk
NEW!
@shchiba.uk
日本限定
@catgroup.uk

@goatmail.uk

@eripo.net
日本限定
@sendnow.win

@nyasan.com
日本限定
@ccmail.uk

@xmailer.be
日本限定
@na-cat.com
日本限定
@exdonuts.com

@cocoro.uk
日本限定
@hamham.uk

@mama3.org
日本限定
@digdig.org

@fukurou.ch
日本限定
@nezumi.be
日本限定
@owleyes.ch

@stayhome.li

@okinawa.li
日本限定
@fanclub.pm

@nekochan.fr
日本限定
@usbc.be

@sofia.re
日本限定
@sika3.com

@tapi.re

@kagi.be
日本限定
@nagi.be
日本限定
@fuwari.be

@magim.be

@mirai.re

@moimoi.re

@heisei.be

@honeys.be

@mbox.re

@uma3.be

@instaddr.ch

@quicksend.ch

@instaddr.win

@instaddr.uk

@meruado.uk

@nekosan.uk

@instmail.uk

@kbox.li

@ponp.be

@risu.be

@fuwa.be

@usako.net

@eay.jp

@via.tokyo.jp

@ichigo.me

@choco.la

@cream.pink

@merry.pink

@neko2.net

@fuwamofu.com

@ruru.be

@macr2.com

@f5.si

@svk.jp

Domain settings
Create an email address

”@tensi.org” is available for use. See how to activate it here.

Write down the following “AccountID” and “Password” to be able to simultaneously
use the current address from your new smartphone or different devices and sync
messages.
AccountID
136478522434

Password
159532


Recovery email
(none)

2-Factor Authentication
(none)


Account Card
Linking Account Settings
Logout on all devices
Logout

* You can use four or more one-byte English characters, numbers and symbols for
your password.
OK
Cancel

2-Factor Authentication


Off
Select
Email Verification
Select
OTP Verification
Select
OK

Sign in with your InstAddr account or linked account.

dummy


Login

Click here if you lost your account information and cannot sign in.



Loading...



Yes
No

OK

OK
Cancel




LOADING