WHOIS QUERY TIME

26 Apr 2024 - 2:30 PM UTC

Registered: 25 October 2013
Modified: 1 November 2023
Expiry: 31 October 2024

NAME SERVERS

a1-244.akam.net
a13-66.akam.net
a2-65.akam.net
a26-66.akam.net
a28-64.akam.net
a9-67.akam.net

DOMAIN STATUS

Active

REGISTRANT

Name: (Not displayed by registrant's request)
Address: Shibuya-ku
ZIP: 150-8512
Email: [email protected]
Phone: +81.354562560

You can fetch the above results in JSON or XML format through our API:

https://api.bigdomaindata.com/?key=XXXXX&current_whois=japansnext.jp
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "japansnext.jp"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "japansnext.jp",
            "domain_keyword": "japansnext",
            "domain_tld": "jp",
            "query_time": "2024-04-26 14:30:05",
            "create_date": "2013-10-25",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-31",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "a1-244.akam.net",
                "a13-66.akam.net",
                "a2-65.akam.net",
                "a26-66.akam.net",
                "a28-64.akam.net",
                "a9-67.akam.net"
            ],
            "domain_status": [
                "Active"
            ]
        }
    ],
    "stats": {
        "total_time": 0.027,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>japansnext.jp</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>japansnext.jp</domain_name>
   <domain_keyword>japansnext</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-26 14:30:05</query_time>
   <create_date>2013-10-25</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>a1-244.akam.net</value>
    <value>a13-66.akam.net</value>
    <value>a2-65.akam.net</value>
    <value>a26-66.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a9-67.akam.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.027</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.027 seconds) for "japansnext.jp" in our Historical WHOIS Database.
#1 - QUERY TIME

26 Apr 2024 - 2:30 PM UTC

Registered: 25 October 2013
Modified: 1 November 2023
Expiry: 31 October 2024

NAME SERVERS

a1-244.akam.net
a13-66.akam.net
a2-65.akam.net
a26-66.akam.net
a28-64.akam.net
a9-67.akam.net

DOMAIN STATUS

Active

REGISTRANT

Name: (Not displayed by registrant's request)
Address: Shibuya-ku
ZIP: 150-8512
Email: [email protected]
Phone: +81.354562560

You can fetch the above results in JSON or XML format through our API:

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=japansnext.jp
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "japansnext.jp",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "japansnext.jp",
    "results": [
        {
            "num": 1,
            "domain_name": "japansnext.jp",
            "domain_keyword": "japansnext",
            "domain_tld": "jp",
            "query_time": "2024-04-26 14:30:05",
            "create_date": "2013-10-25",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-31",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "a1-244.akam.net",
                "a13-66.akam.net",
                "a2-65.akam.net",
                "a26-66.akam.net",
                "a28-64.akam.net",
                "a9-67.akam.net"
            ],
            "domain_status": [
                "Active"
            ]
        }
    ],
    "stats": {
        "total_time": 0.027,
        "api_credits_used": 2,
        "cost_calculation": "1 (database[historical]) + 1 (search_fields[domain_name]) = 2"
    }
}
<root>
 <success>true</success>
 <query>
  <database>historical</database>
  <domain_name>japansnext.jp</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>japansnext.jp</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>japansnext.jp</domain_name>
   <domain_keyword>japansnext</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-26 14:30:05</query_time>
   <create_date>2013-10-25</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>a1-244.akam.net</value>
    <value>a13-66.akam.net</value>
    <value>a2-65.akam.net</value>
    <value>a26-66.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a9-67.akam.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.027</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 79 domain names (in 0.111 seconds) which look and sound like the brand name "japansnext".
Domain Name Registered Expiry Registrar Ownership
1 japan-next.net 13 Mar 2011 13 Mar 2027 GMO INTERNET, INC. Japan next
2 japan-next.online 22 Jul 2022 22 Jul 2024 NameSilo, LLC See PrivacyGuardian.org
3 japan-next.co.jp 10 Oct 2022 - - NEXT JAPAN Inc.
4 japan-next.jp 3 Jun 2011 30 Jun 2024 - yumemaxCorp,Inc
5 japannext.io 8 Mar 2024 8 Mar 2025 OVH SAS JAPANNEXT EUROPE
6 japannext.co.jp 18 Dec 2006 - - Japannext Co., Ltd.
7 japannext.online 8 Mar 2024 8 Mar 2025 OVH JAPANNEXT EUROPE
8 japannext.net 25 Jun 2014 25 Jun 2025 GMO INTERNET, INC. yumemaxCorp,Inc
9 japannext.store 8 Mar 2024 8 Mar 2025 OVH JAPANNEXT EUROPE
10 japannext.jp.net 22 Dec 2015 22 Dec 2024 GMO Internet Group, Inc. d/b/a Onamae.com -
11 japannext.com 15 Jan 2014 15 Jan 2025 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
12 japannext.pro 8 Mar 2024 8 Mar 2025 OVH SAS JAPANNEXT EUROPE
13 japannext.site 28 Mar 2024 28 Mar 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
14 japannext.shop 8 Mar 2024 8 Mar 2025 OVH -
15 japannext.fr 26 Jul 2016 26 Jul 2025 OVH Japannext Europe
16 japannext.de - - - -
17 japannext.it 8 Mar 2024 8 Mar 2025 OVH JAPANNEXT EUROPE
18 japan-next.com 28 Apr 2008 28 Apr 2025 GMO INTERNET, INC. NEXT Co.,LTD.
19 japansweet.com 7 Dec 2022 7 Dec 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
20 japansbest.com 30 Aug 2009 30 Aug 2024 GoDaddy.com, LLC -
21 japansweet.ru 23 Apr 2020 23 Apr 2025 REGRU-RU Private Person
22 japannexts.net 30 Nov 2023 30 Nov 2024 Dynadot Inc -
23 japanndext.net 30 Nov 2023 30 Nov 2024 Dynadot Inc -
24 uapaysnext.pro 9 Jul 2023 9 Jul 2024 NETIM SARL REDACTED FOR PRIVACY
25 japansextv.com 21 Aug 2001 21 Aug 2024 Dynadot Inc -
26 japan-net.site 16 Mar 2020 16 Mar 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
27 japantext.org 19 Jan 2012 19 Jan 2025 Cronon GmbH REDACTED FOR PRIVACY
28 japan-net.tokyo 21 Feb 2024 21 Feb 2025 GMO Internet Group, Inc. -
29 japansexs.com 6 Jun 2004 6 Jun 2024 GoDaddy.com, LLC -
30 japansexy.com 15 Feb 1999 15 Feb 2025 NameSilo, LLC -
31 japansexy.net 8 Apr 2004 8 Apr 2025 DomainSite, Inc. Domain Protection Services, Inc.
32 japantext.de - - - -
33 japan-net.radio 19 Feb 2023 19 Feb 2025 COREhub Tenshinohasigo-hassinnkyoku
34 japansexx.com 4 Feb 2024 4 Feb 2025 SAV.COM, LLC REDACTED FOR PRIVACY
35 japan-net.tv 18 Jun 2009 18 Jun 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
36 japantext.com 29 Nov 2007 29 Nov 2024 Nicco Ltd. -
37 japan-net.website 21 Feb 2024 21 Feb 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by VALUE-DOMAIN
38 japan-net.info 10 Feb 2024 10 Feb 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
39 japansexe.com 31 May 2005 31 May 2025 GoDaddy.com, LLC NameFind LLC
40 japannest.com 20 May 2024 20 May 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
41 japansexa.com 5 Jun 2023 5 Jun 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
42 japan-net.net 29 Apr 2024 29 Apr 2025 Gname.com Pte. Ltd. Redacted for privacy
43 japanssex.com 7 Oct 2001 7 Oct 2024 Dynadot Inc -
44 japan2net.jp 3 Aug 2023 31 Aug 2024 - Tetsuji Toho
45 japan2net.net 20 May 2013 20 May 2024 ENOM, INC. REDACTED FOR PRIVACY
46 japan-net.org 12 Jul 2015 12 Jul 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by VALUE-DOMAIN
47 japan2net.com 1 Jun 2021 1 Jun 2025 Domain International Services Limited -
48 japan-net.com 11 Oct 1995 10 Oct 2024 Moniker Online Services LLC Moniker Privacy Services
49 japansnax.com 1 Jan 2020 1 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
50 japannet.org 16 Nov 2017 16 Nov 2025 Network Solutions, LLC REDACTED FOR PRIVACY
51 japansex.love 17 May 2023 17 May 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
52 japansexo.com 9 Apr 2020 9 Apr 2025 Danesco Trading Ltd. Statutory Masking for data privacy
53 japansex.online 28 Aug 2023 28 Aug 2024 Sav.com, LLC Privacy Protection
54 japansex.pro 26 Nov 2022 26 Nov 2024 NameSilo, LLC PrivacyGuardian.org llc
55 japansex.one 8 Apr 2023 8 Apr 2024 NameCheap, Inc. REDACTED FOR PRIVACY
56 japansex.name - - Dynadot Inc -
57 japansex.cc 31 Jan 2022 31 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
58 japanext.com 20 Aug 2004 20 Aug 2024 ENOM, INC. REDACTED FOR PRIVACY
59 japannet.com 4 Jul 2004 4 Jul 2024 GoDaddy.com, LLC -
60 apasnext.com.br 11 Jul 2022 11 Jul 2025 - APAS ASSOCIA??O PAULISTA DE SUPERMERCADOS
61 japansex.me 16 Oct 2018 16 Oct 2024 NameSilo, LLC See PrivacyGuardian.org
62 japannet.co.jp 20 Feb 1997 - - JapanNet Co.Ltd
63 japanset.ru 15 Feb 2023 15 Feb 2025 OPENPROV-RU Private Person
64 japansex.net 25 Sep 1998 24 Sep 2024 Moniker Online Services LLC c/o whoisproxy.com
65 japansex.com 5 Jul 1997 2 Sep 2032 GoDaddy Online Services Cayman Islands Ltd. -
66 japansex.red 29 Jan 2024 29 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
67 japannet.net 16 Oct 2023 16 Oct 2024 NameCheap, Inc. -
68 japansex.fun 20 Jul 2022 20 Jul 2024 NameSilo, LLC See PrivacyGuardian.org
69 japannet.tv 25 Nov 2021 25 Nov 2024 Ripcurl Domains, LLC Registry Services, LLC
70 japansex.info 14 Mar 2024 14 Mar 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
71 japannet.ru 26 Dec 2011 26 Dec 2024 R01-RU Private Person
72 japansex.pics 20 Apr 2014 20 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
73 japannet.jp 26 Mar 2001 31 Mar 2025 - Mitsubishi Electric Information Network Corporation
74 japansex.nl 28 Jul 2019 - Registrar.eu -
75 japansex.xyz 9 May 2022 9 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
76 japanext.site 28 Mar 2024 28 Mar 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
77 japanext.net 27 Nov 2023 27 Nov 2024 Dynadot Inc -
78 japannet.store 6 May 2023 6 May 2025 Name SRS AB -
79 japannet.cc 8 May 2007 8 May 2026 GMO INTERNET, INC. japannet co.,ltd.

The above results can be generated through the following API query:

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=japansnext.jp
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "japansnext.jp",
        "page_size": 100
    },
    "count": {
        "total": 79,
        "relation": "eq",
        "current": 79
    },
    "unique_domains": "japan-next.net, japan-next.online, japan-next.co.jp, japan-next.jp, japannext.io, japannext.co.jp, japannext.online, japannext.net, japannext.store, japannext.jp.net, japannext.com, japannext.pro, japannext.site, japannext.shop, japannext.fr, japannext.de, japannext.it, japan-next.com, japansweet.com, japansbest.com, japansweet.ru, japannexts.net, japanndext.net, uapaysnext.pro, japansextv.com, japan-net.site, japantext.org, japan-net.tokyo, japansexs.com, japansexy.com, japansexy.net, japantext.de, japan-net.radio, japansexx.com, japan-net.tv, japantext.com, japan-net.website, japan-net.info, japansexe.com, japannest.com, japansexa.com, japan-net.net, japanssex.com, japan2net.jp, japan2net.net, japan-net.org, japan2net.com, japan-net.com, japansnax.com, japannet.org, japansex.love, japansexo.com, japansex.online, japansex.pro, japansex.one, japansex.name, japansex.cc, japanext.com, japannet.com, apasnext.com.br, japansex.me, japannet.co.jp, japanset.ru, japansex.net, japansex.com, japansex.red, japannet.net, japansex.fun, japannet.tv, japansex.info, japannet.ru, japansex.pics, japannet.jp, japansex.nl, japansex.xyz, japanext.site, japanext.net, japannet.store, japannet.cc",
    "results": [
        {
            "num": 1,
            "domain_name": "japan-next.net",
            "domain_keyword": "japan-next",
            "domain_tld": "net",
            "query_time": "2024-04-18 16:24:45",
            "create_date": "2011-03-13",
            "update_date": "2024-03-14",
            "expiry_date": "2027-03-13",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "keichi urayama",
            "registrant_company": "Japan next",
            "registrant_address": "631 ushiki",
            "registrant_city": "Asakura-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "838-0067",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.946215005",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "japan-next.online",
            "domain_keyword": "japan-next",
            "domain_tld": "online",
            "query_time": "2024-05-25 05:54:22",
            "create_date": "2022-07-22",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-22",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "japan-next.co.jp",
            "domain_keyword": "japan-next",
            "domain_tld": "co.jp",
            "query_time": "2024-04-30 14:01:46",
            "create_date": "2022-10-10",
            "update_date": "2023-11-01",
            "registrant_company": "NEXT JAPAN Inc.",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ]
        },
        {
            "num": 4,
            "domain_name": "japan-next.jp",
            "domain_keyword": "japan-next",
            "domain_tld": "jp",
            "query_time": "2024-05-25 05:54:22",
            "create_date": "2011-06-03",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-30",
            "registrant_name": "yumemaxCorp,Inc",
            "registrant_address": "Chiyoda-ku",
            "registrant_zip": "101-0032",
            "registrant_email": "[email protected]",
            "registrant_phone": "04-7536-6246",
            "name_servers": [
                "ns.makeshop.jp",
                "ns2.makeshop.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 5,
            "domain_name": "japannext.io",
            "domain_keyword": "japannext",
            "domain_tld": "io",
            "query_time": "2024-05-13 05:20:29",
            "create_date": "2024-03-08",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-08",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "JAPANNEXT EUROPE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "japannext.co.jp",
            "domain_keyword": "japannext",
            "domain_tld": "co.jp",
            "query_time": "2024-05-13 14:56:07",
            "create_date": "2006-12-18",
            "update_date": "2024-01-01",
            "registrant_company": "Japannext Co., Ltd.",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ]
        },
        {
            "num": 7,
            "domain_name": "japannext.online",
            "domain_keyword": "japannext",
            "domain_tld": "online",
            "query_time": "2024-05-09 06:46:58",
            "create_date": "2024-03-08",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-08",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "JAPANNEXT EUROPE",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "japannext.net",
            "domain_keyword": "japannext",
            "domain_tld": "net",
            "query_time": "2024-06-09 15:58:22",
            "create_date": "2014-06-25",
            "update_date": "2022-03-24",
            "expiry_date": "2025-06-25",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "antoine bonnet",
            "registrant_company": "yumemaxCorp,Inc",
            "registrant_address": "1-3-1 Iwamotocho",
            "registrant_city": "Chiyoda-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "101-0032",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.5054335533",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "japannext.store",
            "domain_keyword": "japannext",
            "domain_tld": "store",
            "query_time": "2024-05-09 06:46:58",
            "create_date": "2024-03-08",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-08",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "JAPANNEXT EUROPE",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "japannext.jp.net",
            "domain_keyword": "japannext",
            "domain_tld": "jp.net",
            "query_time": "2024-04-30 16:03:26",
            "create_date": "2015-12-22",
            "update_date": "2024-04-22",
            "expiry_date": "2024-12-22",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_email": "https://whois.centralnic.com/contact/japannext.jp.net/registrant",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "japannext.com",
            "domain_keyword": "japannext",
            "domain_tld": "com",
            "query_time": "2024-05-31 11:03:26",
            "create_date": "2014-01-15",
            "update_date": "2024-05-23",
            "expiry_date": "2025-01-15",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "japannext.pro",
            "domain_keyword": "japannext",
            "domain_tld": "pro",
            "query_time": "2024-05-09 06:46:58",
            "create_date": "2024-03-08",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-08",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "JAPANNEXT EUROPE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 13,
            "domain_name": "japannext.site",
            "domain_keyword": "japannext",
            "domain_tld": "site",
            "query_time": "2024-05-26 14:43:51",
            "create_date": "2024-03-28",
            "update_date": "2024-04-29",
            "expiry_date": "2025-03-28",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "japannext.shop",
            "domain_keyword": "japannext",
            "domain_tld": "shop",
            "query_time": "2024-05-15 01:46:16",
            "create_date": "2024-03-08",
            "update_date": "2024-04-17",
            "expiry_date": "2025-03-08",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_country": "FR",
            "name_servers": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "japannext.fr",
            "domain_keyword": "japannext",
            "domain_tld": "fr",
            "query_time": "2024-06-10 20:03:24",
            "create_date": "2016-07-26",
            "update_date": "2024-03-17",
            "expiry_date": "2025-07-26",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "Japannext Europe",
            "registrant_address": "122 ave Charles de Gaulle, 92200 Neuilly sur Seine",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.613582749",
            "name_servers": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 16,
            "domain_name": "japannext.de",
            "domain_keyword": "japannext",
            "domain_tld": "de",
            "query_time": "2024-05-30 09:57:27",
            "update_date": "2024-03-08",
            "name_servers": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 17,
            "domain_name": "japannext.it",
            "domain_keyword": "japannext",
            "domain_tld": "it",
            "query_time": "2024-04-29 16:48:13",
            "create_date": "2024-03-08",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-08",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com/welcome",
            "registrant_company": "JAPANNEXT EUROPE",
            "registrant_address": "124 RUE REAUMUR",
            "registrant_city": "PARIS",
            "registrant_state": "--",
            "registrant_zip": "75002",
            "registrant_country": "FR",
            "name_servers": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 18,
            "domain_name": "japan-next.com",
            "domain_keyword": "japan-next",
            "domain_tld": "com",
            "query_time": "2024-04-18 16:24:45",
            "create_date": "2008-04-28",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-28",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Masami Sano",
            "registrant_company": "NEXT Co.,LTD.",
            "registrant_address": "4-10-3 Nakayamasakuradai",
            "registrant_city": "Takaraduka-city",
            "registrant_state": "Hyogo",
            "registrant_zip": "665-0877",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.723348777",
            "name_servers": [
                "amdns03.alpha-mail.jp",
                "kotetsu.alpha-lt.net",
                "tsukuba.aics.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "japansweet.com",
            "domain_keyword": "japansweet",
            "domain_tld": "com",
            "query_time": "2024-06-09 15:59:05",
            "create_date": "2022-12-07",
            "update_date": "2023-09-15",
            "expiry_date": "2024-12-07",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dan.com",
                "ns1.sedoparking.com",
                "ns1.squadhelp.com",
                "ns2.dan.com",
                "ns2.sedoparking.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "japansbest.com",
            "domain_keyword": "japansbest",
            "domain_tld": "com",
            "query_time": "2024-04-26 14:29:39",
            "create_date": "2009-08-30",
            "update_date": "2023-09-27",
            "expiry_date": "2024-08-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "japansweet.ru",
            "domain_keyword": "japansweet",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:39:23",
            "create_date": "2020-04-23",
            "expiry_date": "2025-04-23",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 22,
            "domain_name": "japannexts.net",
            "domain_keyword": "japannexts",
            "domain_tld": "net",
            "query_time": "2024-06-09 15:58:22",
            "create_date": "2023-11-30",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-30",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "japanndext.net",
            "domain_keyword": "japanndext",
            "domain_tld": "net",
            "query_time": "2024-06-09 15:58:21",
            "create_date": "2023-11-30",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-30",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "uapaysnext.pro",
            "domain_keyword": "uapaysnext",
            "domain_tld": "pro",
            "query_time": "2024-05-25 21:31:09",
            "create_date": "2023-07-09",
            "update_date": "2023-07-21",
            "expiry_date": "2024-07-09",
            "registrar_iana": 1519,
            "registrar_name": "NETIM SARL",
            "registrar_website": "http://www.netim.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "piers.ns.cloudflare.com",
                "ryleigh.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "serverDeleteProhibited",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "japansextv.com",
            "domain_keyword": "japansextv",
            "domain_tld": "com",
            "query_time": "2024-04-26 14:29:52",
            "create_date": "2001-08-21",
            "update_date": "2024-02-22",
            "expiry_date": "2024-08-21",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "japan-net.site",
            "domain_keyword": "japan-net",
            "domain_tld": "site",
            "query_time": "2024-05-13 05:17:51",
            "create_date": "2020-03-16",
            "update_date": "2024-04-22",
            "expiry_date": "2025-03-16",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "japantext.org",
            "domain_keyword": "japantext",
            "domain_tld": "org",
            "query_time": "2024-04-26 14:30:53",
            "create_date": "2012-01-19",
            "update_date": "2024-03-04",
            "expiry_date": "2025-01-19",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks19.rzone.de",
                "shades03.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "japan-net.tokyo",
            "domain_keyword": "japan-net",
            "domain_tld": "tokyo",
            "query_time": "2024-04-30 14:01:46",
            "create_date": "2024-02-21",
            "update_date": "2024-03-29",
            "expiry_date": "2025-02-21",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Osaka",
            "registrant_country": "JP",
            "name_servers": [
                "ns1.hanamos-feautiu.info",
                "ns2.hanamos-feautiu.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "japansexs.com",
            "domain_keyword": "japansexs",
            "domain_tld": "com",
            "query_time": "2024-04-26 14:29:52",
            "create_date": "2004-06-06",
            "update_date": "2023-05-17",
            "expiry_date": "2024-06-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "japansexy.com",
            "domain_keyword": "japansexy",
            "domain_tld": "com",
            "query_time": "2024-04-26 14:29:51",
            "create_date": "1999-02-15",
            "update_date": "2023-10-26",
            "expiry_date": "2025-02-15",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.smartname.com",
                "ns2.smartname.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "japansexy.net",
            "domain_keyword": "japansexy",
            "domain_tld": "net",
            "query_time": "2024-05-26 14:43:53",
            "create_date": "2004-04-08",
            "update_date": "2024-05-18",
            "expiry_date": "2025-04-08",
            "registrar_iana": 466,
            "registrar_name": "DomainSite, Inc.",
            "registrar_website": "http://www.domainsite.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/japansexy.net",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "japantext.de",
            "domain_keyword": "japantext",
            "domain_tld": "de",
            "query_time": "2024-05-04 08:20:44",
            "update_date": "2019-01-20",
            "name_servers": [
                "docks02.rzone.de",
                "shades01.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 33,
            "domain_name": "japan-net.radio",
            "domain_keyword": "japan-net",
            "domain_tld": "radio",
            "query_time": "2024-06-09 15:55:29",
            "create_date": "2023-02-19",
            "update_date": "2024-01-24",
            "expiry_date": "2025-02-19",
            "registrar_iana": 15,
            "registrar_name": "COREhub",
            "registrar_website": "http://www.corehub.net",
            "registrant_company": "Tenshinohasigo-hassinnkyoku",
            "registrant_state": "Mie Prefecture",
            "registrant_country": "JP",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "japansexx.com",
            "domain_keyword": "japansexx",
            "domain_tld": "com",
            "query_time": "2024-05-26 14:44:09",
            "create_date": "2024-02-04",
            "update_date": "2024-04-04",
            "expiry_date": "2025-02-04",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=japansexx.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "cash.ns.cloudflare.com",
                "serena.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "japan-net.tv",
            "domain_keyword": "japan-net",
            "domain_tld": "tv",
            "query_time": "2024-04-30 14:01:46",
            "create_date": "2009-06-18",
            "update_date": "2023-05-24",
            "expiry_date": "2024-06-18",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.muumuu-domain.com",
                "ns2.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "japantext.com",
            "domain_keyword": "japantext",
            "domain_tld": "com",
            "query_time": "2024-04-26 14:30:53",
            "create_date": "2007-11-29",
            "update_date": "2023-11-30",
            "expiry_date": "2024-11-29",
            "registrar_iana": 840,
            "registrar_name": "Nicco Ltd.",
            "registrar_website": "http://www.nicco.com",
            "name_servers": [
                "ns1.serverhome.com",
                "ns2.serverhome.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "japan-net.website",
            "domain_keyword": "japan-net",
            "domain_tld": "website",
            "query_time": "2024-04-30 14:01:46",
            "create_date": "2024-02-21",
            "update_date": "2024-04-28",
            "expiry_date": "2025-02-21",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_state": "Osaka",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.hanamos-feautiu.info",
                "ns2.hanamos-feautiu.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "japan-net.info",
            "domain_keyword": "japan-net",
            "domain_tld": "info",
            "query_time": "2024-05-31 11:02:02",
            "create_date": "2024-02-10",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-10",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.kagoya.net",
                "ns1.kagoya.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "japansexe.com",
            "domain_keyword": "japansexe",
            "domain_tld": "com",
            "query_time": "2024-06-01 21:12:55",
            "create_date": "2005-05-31",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NameFind LLC",
            "registrant_address": "2150 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7813736856",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "japannest.com",
            "domain_keyword": "japannest",
            "domain_tld": "com",
            "query_time": "2024-05-23 14:43:45",
            "create_date": "2024-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "japansexa.com",
            "domain_keyword": "japansexa",
            "domain_tld": "com",
            "query_time": "2024-05-20 10:36:30",
            "create_date": "2023-06-05",
            "update_date": "2024-04-12",
            "expiry_date": "2025-06-05",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "monika.ns.cloudflare.com",
                "ruben.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "japan-net.net",
            "domain_keyword": "japan-net",
            "domain_tld": "net",
            "query_time": "2024-05-02 16:49:09",
            "create_date": "2024-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "MAKATI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "PH",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=japan-net.net",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "japanssex.com",
            "domain_keyword": "japanssex",
            "domain_tld": "com",
            "query_time": "2024-04-26 14:30:14",
            "create_date": "2001-10-07",
            "update_date": "2023-08-27",
            "expiry_date": "2024-10-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "japan2net.jp",
            "domain_keyword": "japan2net",
            "domain_tld": "jp",
            "query_time": "2024-06-10 21:27:16",
            "create_date": "2023-08-03",
            "update_date": "2023-08-03",
            "expiry_date": "2024-08-31",
            "registrant_name": "Tetsuji Toho",
            "registrant_address": "Tenjin Prime 8F, 2-7-21, Tenjin",
            "registrant_zip": "810-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-713-7999",
            "registrant_fax": "092-713-7944",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 45,
            "domain_name": "japan2net.net",
            "domain_keyword": "japan2net",
            "domain_tld": "net",
            "query_time": "2024-06-01 21:12:06",
            "create_date": "2013-05-20",
            "update_date": "2024-05-21",
            "expiry_date": "2024-05-20",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Wakayama",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "https://tieredaccess.com/contact/d60a6658-b0cf-4595-b728-d795dd215f66",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "japan-net.org",
            "domain_keyword": "japan-net",
            "domain_tld": "org",
            "query_time": "2024-06-09 15:55:29",
            "create_date": "2015-07-12",
            "update_date": "2023-06-17",
            "expiry_date": "2024-07-12",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com",
                "ns4.value-domain.com",
                "ns5.value-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "japan2net.com",
            "domain_keyword": "japan2net",
            "domain_tld": "com",
            "query_time": "2024-06-09 15:55:43",
            "create_date": "2021-06-01",
            "update_date": "2024-06-02",
            "expiry_date": "2025-06-01",
            "registrar_iana": 3863,
            "registrar_name": "Domain International Services Limited",
            "registrar_website": "http://www.wdomain.com",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "japan-net.com",
            "domain_keyword": "japan-net",
            "domain_tld": "com",
            "query_time": "2024-06-09 15:55:29",
            "create_date": "1995-10-11",
            "update_date": "2023-11-15",
            "expiry_date": "2024-10-10",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "Moniker Privacy Services",
            "registrant_company": "Moniker Privacy Services",
            "registrant_address": "2320 NE 9th St, Second Floor",
            "registrant_city": "Fort Lauderdale",
            "registrant_state": "FL",
            "registrant_zip": "33304",
            "registrant_country": "US",
            "registrant_email": "cac4ec27c7b7e15f5c084032486714961c756a245d408ca8b2699b9a71fe8c59@japan-net.com.whoisproxy.org",
            "registrant_phone": "+1.8006886311",
            "registrant_fax": "+1.9545859186",
            "name_servers": [
                "ns8235.hostgator.com",
                "ns8236.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "japansnax.com",
            "domain_keyword": "japansnax",
            "domain_tld": "com",
            "query_time": "2024-05-13 05:21:12",
            "create_date": "2020-01-01",
            "update_date": "2023-12-02",
            "expiry_date": "2025-01-01",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "japannet.org",
            "domain_keyword": "japannet",
            "domain_tld": "org",
            "query_time": "2024-05-25 05:55:27",
            "create_date": "2017-11-16",
            "update_date": "2023-10-22",
            "expiry_date": "2025-11-16",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "japansex.love",
            "domain_keyword": "japansex",
            "domain_tld": "love",
            "query_time": "2024-05-20 10:36:30",
            "create_date": "2023-05-17",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-17",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "japansexo.com",
            "domain_keyword": "japansexo",
            "domain_tld": "com",
            "query_time": "2024-06-09 15:58:56",
            "create_date": "2020-04-09",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-09",
            "registrar_iana": 1418,
            "registrar_name": "Danesco Trading Ltd.",
            "registrar_website": "http://www.danesconames.com",
            "registrant_name": "Statutory Masking for data privacy",
            "registrant_company": "Statutory Masking for data privacy",
            "registrant_address": "Statutory Masking for data privacy",
            "registrant_city": "Statutory Masking for data privacy",
            "registrant_zip": "Statutory Masking for data privacy",
            "registrant_email": "[email protected]",
            "registrant_phone": "Statutory Masking for data privacy",
            "registrant_fax": "Statutory Masking for data privacy",
            "name_servers": [
                "desiree.ns.cloudflare.com",
                "donovan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "japansex.online",
            "domain_keyword": "japansex",
            "domain_tld": "online",
            "query_time": "2024-05-13 05:20:43",
            "create_date": "2023-08-28",
            "update_date": "2023-11-10",
            "expiry_date": "2024-08-28",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "japansex.pro",
            "domain_keyword": "japansex",
            "domain_tld": "pro",
            "query_time": "2024-05-31 11:03:34",
            "create_date": "2022-11-26",
            "update_date": "2023-11-30",
            "expiry_date": "2024-11-26",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "fattouche.ns.cloudflare.com",
                "pearl.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "japansex.one",
            "domain_keyword": "japansex",
            "domain_tld": "one",
            "query_time": "2024-06-01 21:12:57",
            "create_date": "2023-04-08",
            "update_date": "2024-04-23",
            "expiry_date": "2024-04-08",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "P",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "japansex.name",
            "domain_keyword": "japansex",
            "domain_tld": "name",
            "query_time": "2024-06-09 15:58:56",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 57,
            "domain_name": "japansex.cc",
            "domain_keyword": "japansex",
            "domain_tld": "cc",
            "query_time": "2024-05-25 05:55:33",
            "create_date": "2022-01-31",
            "update_date": "2024-01-29",
            "expiry_date": "2025-01-31",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "wally.ns.cloudflare.com",
                "yew.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "japanext.com",
            "domain_keyword": "japanext",
            "domain_tld": "com",
            "query_time": "2024-04-18 16:32:45",
            "create_date": "2004-08-20",
            "update_date": "2023-01-31",
            "expiry_date": "2024-08-20",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "https://tieredaccess.com/contact/60a0ab88-804e-4803-b807-65945feaa0aa",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "japannet.com",
            "domain_keyword": "japannet",
            "domain_tld": "com",
            "query_time": "2024-04-18 16:34:58",
            "create_date": "2004-07-04",
            "update_date": "2023-02-15",
            "expiry_date": "2024-07-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "apasnext.com.br",
            "domain_keyword": "apasnext",
            "domain_tld": "com.br",
            "query_time": "2024-05-24 13:04:12",
            "create_date": "2022-07-11",
            "update_date": "2023-07-14",
            "expiry_date": "2025-07-11",
            "registrant_name": "APAS ASSOCIA??O PAULISTA DE SUPERMERCADOS",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns-1498.awsdns-59.org",
                "ns-1617.awsdns-10.co.uk",
                "ns-17.awsdns-02.com",
                "ns-689.awsdns-22.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 61,
            "domain_name": "japansex.me",
            "domain_keyword": "japansex",
            "domain_tld": "me",
            "query_time": "2024-05-09 06:47:26",
            "create_date": "2018-10-16",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-16",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.japansex.me",
                "ns2.japansex.me"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "japannet.co.jp",
            "domain_keyword": "japannet",
            "domain_tld": "co.jp",
            "query_time": "2024-04-30 16:03:26",
            "create_date": "1997-02-20",
            "update_date": "2024-03-01",
            "registrant_company": "JapanNet Co.Ltd",
            "name_servers": [
                "asns1.customer.ne.jp",
                "asns2.customer.ne.jp"
            ]
        },
        {
            "num": 63,
            "domain_name": "japanset.ru",
            "domain_keyword": "japanset",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:39:22",
            "create_date": "2023-02-15",
            "expiry_date": "2025-02-15",
            "registrar_name": "OPENPROV-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ara.ns.cloudflare.com",
                "austin.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 64,
            "domain_name": "japansex.net",
            "domain_keyword": "japansex",
            "domain_tld": "net",
            "query_time": "2024-04-26 14:29:50",
            "create_date": "1998-09-25",
            "update_date": "2023-10-30",
            "expiry_date": "2024-09-24",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "On behalf of japansex.net OWNER",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "604 Cameron Street",
            "registrant_city": "Alexandria",
            "registrant_state": "VA",
            "registrant_zip": "22314",
            "registrant_country": "US",
            "registrant_email": "9e0de289f81ab1880ad84c9e40a7e68d16b565a0c7910e07edce2113aedffd90@japansex.net.whoisproxy.org",
            "registrant_phone": "+64.48319528",
            "name_servers": [
                "ns1.ndsplitter.com",
                "ns2.ndsplitter.com",
                "ns3.ndsplitter.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "japansex.com",
            "domain_keyword": "japansex",
            "domain_tld": "com",
            "query_time": "2024-05-23 13:46:14",
            "create_date": "1997-07-05",
            "update_date": "2024-02-03",
            "expiry_date": "2032-09-02",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "coby.ns.cloudflare.com",
                "dorthy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "japansex.red",
            "domain_keyword": "japansex",
            "domain_tld": "red",
            "query_time": "2024-05-25 05:55:33",
            "create_date": "2024-01-29",
            "update_date": "2024-02-03",
            "expiry_date": "2025-01-29",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nxxx.cc",
                "ns2.nxxx.cc"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "japannet.net",
            "domain_keyword": "japannet",
            "domain_tld": "net",
            "query_time": "2024-04-30 16:03:26",
            "create_date": "2023-10-16",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "japansex.fun",
            "domain_keyword": "japansex",
            "domain_tld": "fun",
            "query_time": "2024-05-04 21:25:01",
            "create_date": "2022-07-20",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-20",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "damiete.ns.cloudflare.com",
                "lia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "japannet.tv",
            "domain_keyword": "japannet",
            "domain_tld": "tv",
            "query_time": "2024-04-18 16:34:58",
            "create_date": "2021-11-25",
            "update_date": "2024-01-09",
            "expiry_date": "2024-11-25",
            "registrar_iana": 2268,
            "registrar_name": "Ripcurl Domains, LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registry Services, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.above.com",
                "ns16.above.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "japansex.info",
            "domain_keyword": "japansex",
            "domain_tld": "info",
            "query_time": "2024-05-15 01:46:15",
            "create_date": "2024-03-14",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-14",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "japannet.ru",
            "domain_keyword": "japannet",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:39:20",
            "create_date": "2011-12-26",
            "expiry_date": "2024-12-26",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 72,
            "domain_name": "japansex.pics",
            "domain_keyword": "japansex",
            "domain_tld": "pics",
            "query_time": "2024-04-30 16:03:43",
            "create_date": "2014-04-20",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-20",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.isprime.com",
                "ns2.isprime.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "japannet.jp",
            "domain_keyword": "japannet",
            "domain_tld": "jp",
            "query_time": "2024-04-18 16:34:58",
            "create_date": "2001-03-26",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrant_name": "Mitsubishi Electric Information Network Corporation",
            "registrant_address": "4-16-36 Shibaura, Minato-ku, Tokyo",
            "registrant_zip": "108-0023",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-6771-5110",
            "name_servers": [
                "ns11.sc24.jp",
                "ns21.sc24.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 74,
            "domain_name": "japansex.nl",
            "domain_keyword": "japansex",
            "domain_tld": "nl",
            "query_time": "2024-05-09 06:47:26",
            "create_date": "2019-07-28",
            "update_date": "2021-01-22",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.exposure.support",
                "ns2.exposure.support"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 75,
            "domain_name": "japansex.xyz",
            "domain_keyword": "japansex",
            "domain_tld": "xyz",
            "query_time": "2024-05-13 05:20:43",
            "create_date": "2022-05-09",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "japanext.site",
            "domain_keyword": "japanext",
            "domain_tld": "site",
            "query_time": "2024-05-26 14:43:48",
            "create_date": "2024-03-28",
            "update_date": "2024-04-29",
            "expiry_date": "2025-03-28",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "japanext.net",
            "domain_keyword": "japanext",
            "domain_tld": "net",
            "query_time": "2024-06-09 15:57:36",
            "create_date": "2023-11-27",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-27",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "japannet.store",
            "domain_keyword": "japannet",
            "domain_tld": "store",
            "query_time": "2024-05-13 05:20:29",
            "create_date": "2023-05-06",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-06",
            "registrar_iana": 638,
            "registrar_name": "Name SRS AB",
            "registrar_website": "http://www.namesrs.com",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.stablehost.com",
                "ns2.stablehost.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "japannet.cc",
            "domain_keyword": "japannet",
            "domain_tld": "cc",
            "query_time": "2024-05-25 05:55:27",
            "create_date": "2007-05-08",
            "update_date": "2024-02-08",
            "expiry_date": "2026-05-08",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "yusuke nobata",
            "registrant_company": "japannet co.,ltd.",
            "registrant_address": "1-47-1 Nagono, 15F, Nagoya International Center Building",
            "registrant_city": "Nakamura-ku Nagoya-shi",
            "registrant_state": "Aichi",
            "registrant_zip": "450-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "052-533-8000",
            "registrant_fax": "052-533-8001",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.111,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>japansnext.jp</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>79</total>
  <relation>eq</relation>
  <current>79</current>
 </count>
 <unique_domains>japan-next.net, japan-next.online, japan-next.co.jp, japan-next.jp, japannext.io, japannext.co.jp, japannext.online, japannext.net, japannext.store, japannext.jp.net, japannext.com, japannext.pro, japannext.site, japannext.shop, japannext.fr, japannext.de, japannext.it, japan-next.com, japansweet.com, japansbest.com, japansweet.ru, japannexts.net, japanndext.net, uapaysnext.pro, japansextv.com, japan-net.site, japantext.org, japan-net.tokyo, japansexs.com, japansexy.com, japansexy.net, japantext.de, japan-net.radio, japansexx.com, japan-net.tv, japantext.com, japan-net.website, japan-net.info, japansexe.com, japannest.com, japansexa.com, japan-net.net, japanssex.com, japan2net.jp, japan2net.net, japan-net.org, japan2net.com, japan-net.com, japansnax.com, japannet.org, japansex.love, japansexo.com, japansex.online, japansex.pro, japansex.one, japansex.name, japansex.cc, japanext.com, japannet.com, apasnext.com.br, japansex.me, japannet.co.jp, japanset.ru, japansex.net, japansex.com, japansex.red, japannet.net, japansex.fun, japannet.tv, japansex.info, japannet.ru, japansex.pics, japannet.jp, japansex.nl, japansex.xyz, japanext.site, japanext.net, japannet.store, japannet.cc</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>japan-next.net</domain_name>
   <domain_keyword>japan-next</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 16:24:45</query_time>
   <create_date>2011-03-13</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2027-03-13</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>keichi urayama</registrant_name>
   <registrant_company>Japan next</registrant_company>
   <registrant_address>631 ushiki</registrant_address>
   <registrant_city>Asakura-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>838-0067</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.946215005</registrant_phone>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>japan-next.online</domain_name>
   <domain_keyword>japan-next</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-25 05:54:22</query_time>
   <create_date>2022-07-22</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>japan-next.co.jp</domain_name>
   <domain_keyword>japan-next</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-30 14:01:46</query_time>
   <create_date>2022-10-10</create_date>
   <update_date>2023-11-01</update_date>
   <registrant_company>NEXT JAPAN Inc.</registrant_company>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
  </value>
  <value>
   <num>4</num>
   <domain_name>japan-next.jp</domain_name>
   <domain_keyword>japan-next</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-25 05:54:22</query_time>
   <create_date>2011-06-03</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>yumemaxCorp,Inc</registrant_name>
   <registrant_address>Chiyoda-ku</registrant_address>
   <registrant_zip>101-0032</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>04-7536-6246</registrant_phone>
   <name_servers>
    <value>ns.makeshop.jp</value>
    <value>ns2.makeshop.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>japannext.io</domain_name>
   <domain_keyword>japannext</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-13 05:20:29</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>JAPANNEXT EUROPE</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns12.ovh.net</value>
    <value>ns12.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>japannext.co.jp</domain_name>
   <domain_keyword>japannext</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-13 14:56:07</query_time>
   <create_date>2006-12-18</create_date>
   <update_date>2024-01-01</update_date>
   <registrant_company>Japannext Co., Ltd.</registrant_company>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
  </value>
  <value>
   <num>7</num>
   <domain_name>japannext.online</domain_name>
   <domain_keyword>japannext</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-09 06:46:58</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>JAPANNEXT EUROPE</registrant_company>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns12.ovh.net</value>
    <value>ns12.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>japannext.net</domain_name>
   <domain_keyword>japannext</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-09 15:58:22</query_time>
   <create_date>2014-06-25</create_date>
   <update_date>2022-03-24</update_date>
   <expiry_date>2025-06-25</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>antoine bonnet</registrant_name>
   <registrant_company>yumemaxCorp,Inc</registrant_company>
   <registrant_address>1-3-1 Iwamotocho</registrant_address>
   <registrant_city>Chiyoda-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>101-0032</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.5054335533</registrant_phone>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>japannext.store</domain_name>
   <domain_keyword>japannext</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-09 06:46:58</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>JAPANNEXT EUROPE</registrant_company>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns12.ovh.net</value>
    <value>ns12.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>japannext.jp.net</domain_name>
   <domain_keyword>japannext</domain_keyword>
   <domain_tld>jp.net</domain_tld>
   <query_time>2024-04-30 16:03:26</query_time>
   <create_date>2015-12-22</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/japannext.jp.net/registrant</registrant_email>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>japannext.com</domain_name>
   <domain_keyword>japannext</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 11:03:26</query_time>
   <create_date>2014-01-15</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>japannext.pro</domain_name>
   <domain_keyword>japannext</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-09 06:46:58</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>JAPANNEXT EUROPE</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns12.ovh.net</value>
    <value>ns12.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>japannext.site</domain_name>
   <domain_keyword>japannext</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-26 14:43:51</query_time>
   <create_date>2024-03-28</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>japannext.shop</domain_name>
   <domain_keyword>japannext</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-15 01:46:16</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_country>FR</registrant_country>
   <name_servers>
    <value>dns12.ovh.net</value>
    <value>ns12.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>japannext.fr</domain_name>
   <domain_keyword>japannext</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-06-10 20:03:24</query_time>
   <create_date>2016-07-26</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-07-26</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>Japannext Europe</registrant_company>
   <registrant_address>122 ave Charles de Gaulle, 92200 Neuilly sur Seine</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.613582749</registrant_phone>
   <name_servers>
    <value>dns12.ovh.net</value>
    <value>ns12.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>japannext.de</domain_name>
   <domain_keyword>japannext</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-30 09:57:27</query_time>
   <update_date>2024-03-08</update_date>
   <name_servers>
    <value>dns12.ovh.net</value>
    <value>ns12.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>japannext.it</domain_name>
   <domain_keyword>japannext</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-29 16:48:13</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com/welcome</registrar_website>
   <registrant_company>JAPANNEXT EUROPE</registrant_company>
   <registrant_address>124 RUE REAUMUR</registrant_address>
   <registrant_city>PARIS</registrant_city>
   <registrant_state>--</registrant_state>
   <registrant_zip>75002</registrant_zip>
   <registrant_country>FR</registrant_country>
   <name_servers>
    <value>dns12.ovh.net</value>
    <value>ns12.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>japan-next.com</domain_name>
   <domain_keyword>japan-next</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 16:24:45</query_time>
   <create_date>2008-04-28</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Masami Sano</registrant_name>
   <registrant_company>NEXT Co.,LTD.</registrant_company>
   <registrant_address>4-10-3 Nakayamasakuradai</registrant_address>
   <registrant_city>Takaraduka-city</registrant_city>
   <registrant_state>Hyogo</registrant_state>
   <registrant_zip>665-0877</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.723348777</registrant_phone>
   <name_servers>
    <value>amdns03.alpha-mail.jp</value>
    <value>kotetsu.alpha-lt.net</value>
    <value>tsukuba.aics.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>japansweet.com</domain_name>
   <domain_keyword>japansweet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 15:59:05</query_time>
   <create_date>2022-12-07</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns1.sedoparking.com</value>
    <value>ns1.squadhelp.com</value>
    <value>ns2.dan.com</value>
    <value>ns2.sedoparking.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>japansbest.com</domain_name>
   <domain_keyword>japansbest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 14:29:39</query_time>
   <create_date>2009-08-30</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>japansweet.ru</domain_name>
   <domain_keyword>japansweet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:39:23</query_time>
   <create_date>2020-04-23</create_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>japannexts.net</domain_name>
   <domain_keyword>japannexts</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-09 15:58:22</query_time>
   <create_date>2023-11-30</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>japanndext.net</domain_name>
   <domain_keyword>japanndext</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-09 15:58:21</query_time>
   <create_date>2023-11-30</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>uapaysnext.pro</domain_name>
   <domain_keyword>uapaysnext</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-25 21:31:09</query_time>
   <create_date>2023-07-09</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>1519</registrar_iana>
   <registrar_name>NETIM SARL</registrar_name>
   <registrar_website>http://www.netim.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>piers.ns.cloudflare.com</value>
    <value>ryleigh.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>serverDeleteProhibited</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>japansextv.com</domain_name>
   <domain_keyword>japansextv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 14:29:52</query_time>
   <create_date>2001-08-21</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>japan-net.site</domain_name>
   <domain_keyword>japan-net</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-13 05:17:51</query_time>
   <create_date>2020-03-16</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>japantext.org</domain_name>
   <domain_keyword>japantext</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 14:30:53</query_time>
   <create_date>2012-01-19</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks19.rzone.de</value>
    <value>shades03.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>japan-net.tokyo</domain_name>
   <domain_keyword>japan-net</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-04-30 14:01:46</query_time>
   <create_date>2024-02-21</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Osaka</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>ns1.hanamos-feautiu.info</value>
    <value>ns2.hanamos-feautiu.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>japansexs.com</domain_name>
   <domain_keyword>japansexs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 14:29:52</query_time>
   <create_date>2004-06-06</create_date>
   <update_date>2023-05-17</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>japansexy.com</domain_name>
   <domain_keyword>japansexy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 14:29:51</query_time>
   <create_date>1999-02-15</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.smartname.com</value>
    <value>ns2.smartname.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>japansexy.net</domain_name>
   <domain_keyword>japansexy</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 14:43:53</query_time>
   <create_date>2004-04-08</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>466</registrar_iana>
   <registrar_name>DomainSite, Inc.</registrar_name>
   <registrar_website>http://www.domainsite.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/japansexy.net</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>japantext.de</domain_name>
   <domain_keyword>japantext</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 08:20:44</query_time>
   <update_date>2019-01-20</update_date>
   <name_servers>
    <value>docks02.rzone.de</value>
    <value>shades01.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>japan-net.radio</domain_name>
   <domain_keyword>japan-net</domain_keyword>
   <domain_tld>radio</domain_tld>
   <query_time>2024-06-09 15:55:29</query_time>
   <create_date>2023-02-19</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>15</registrar_iana>
   <registrar_name>COREhub</registrar_name>
   <registrar_website>http://www.corehub.net</registrar_website>
   <registrant_company>Tenshinohasigo-hassinnkyoku</registrant_company>
   <registrant_state>Mie Prefecture</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>japansexx.com</domain_name>
   <domain_keyword>japansexx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 14:44:09</query_time>
   <create_date>2024-02-04</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=japansexx.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>cash.ns.cloudflare.com</value>
    <value>serena.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>japan-net.tv</domain_name>
   <domain_keyword>japan-net</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-04-30 14:01:46</query_time>
   <create_date>2009-06-18</create_date>
   <update_date>2023-05-24</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.muumuu-domain.com</value>
    <value>ns2.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>japantext.com</domain_name>
   <domain_keyword>japantext</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 14:30:53</query_time>
   <create_date>2007-11-29</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>840</registrar_iana>
   <registrar_name>Nicco Ltd.</registrar_name>
   <registrar_website>http://www.nicco.com</registrar_website>
   <name_servers>
    <value>ns1.serverhome.com</value>
    <value>ns2.serverhome.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>japan-net.website</domain_name>
   <domain_keyword>japan-net</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-04-30 14:01:46</query_time>
   <create_date>2024-02-21</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_state>Osaka</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.hanamos-feautiu.info</value>
    <value>ns2.hanamos-feautiu.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>japan-net.info</domain_name>
   <domain_keyword>japan-net</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-31 11:02:02</query_time>
   <create_date>2024-02-10</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.kagoya.net</value>
    <value>ns1.kagoya.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>japansexe.com</domain_name>
   <domain_keyword>japansexe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 21:12:55</query_time>
   <create_date>2005-05-31</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>2150 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7813736856</registrant_phone>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>japannest.com</domain_name>
   <domain_keyword>japannest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 14:43:45</query_time>
   <create_date>2024-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>japansexa.com</domain_name>
   <domain_keyword>japansexa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 10:36:30</query_time>
   <create_date>2023-06-05</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>monika.ns.cloudflare.com</value>
    <value>ruben.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>japan-net.net</domain_name>
   <domain_keyword>japan-net</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-02 16:49:09</query_time>
   <create_date>2024-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>MAKATI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>PH</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=japan-net.net</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>japanssex.com</domain_name>
   <domain_keyword>japanssex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 14:30:14</query_time>
   <create_date>2001-10-07</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>japan2net.jp</domain_name>
   <domain_keyword>japan2net</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-10 21:27:16</query_time>
   <create_date>2023-08-03</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrant_name>Tetsuji Toho</registrant_name>
   <registrant_address>Tenjin Prime 8F, 2-7-21, Tenjin</registrant_address>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-713-7999</registrant_phone>
   <registrant_fax>092-713-7944</registrant_fax>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>japan2net.net</domain_name>
   <domain_keyword>japan2net</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 21:12:06</query_time>
   <create_date>2013-05-20</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2024-05-20</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Wakayama</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/d60a6658-b0cf-4595-b728-d795dd215f66</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>japan-net.org</domain_name>
   <domain_keyword>japan-net</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-09 15:55:29</query_time>
   <create_date>2015-07-12</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
    <value>ns4.value-domain.com</value>
    <value>ns5.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>japan2net.com</domain_name>
   <domain_keyword>japan2net</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 15:55:43</query_time>
   <create_date>2021-06-01</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>3863</registrar_iana>
   <registrar_name>Domain International Services Limited</registrar_name>
   <registrar_website>http://www.wdomain.com</registrar_website>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>japan-net.com</domain_name>
   <domain_keyword>japan-net</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 15:55:29</query_time>
   <create_date>1995-10-11</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.com</registrar_website>
   <registrant_name>Moniker Privacy Services</registrant_name>
   <registrant_company>Moniker Privacy Services</registrant_company>
   <registrant_address>2320 NE 9th St, Second Floor</registrant_address>
   <registrant_city>Fort Lauderdale</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>33304</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>cac4ec27c7b7e15f5c084032486714961c756a245d408ca8b2699b9a71fe8c59@japan-net.com.whoisproxy.org</registrant_email>
   <registrant_phone>+1.8006886311</registrant_phone>
   <registrant_fax>+1.9545859186</registrant_fax>
   <name_servers>
    <value>ns8235.hostgator.com</value>
    <value>ns8236.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>japansnax.com</domain_name>
   <domain_keyword>japansnax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 05:21:12</query_time>
   <create_date>2020-01-01</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>japannet.org</domain_name>
   <domain_keyword>japannet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 05:55:27</query_time>
   <create_date>2017-11-16</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2025-11-16</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>japansex.love</domain_name>
   <domain_keyword>japansex</domain_keyword>
   <domain_tld>love</domain_tld>
   <query_time>2024-05-20 10:36:30</query_time>
   <create_date>2023-05-17</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>japansexo.com</domain_name>
   <domain_keyword>japansexo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 15:58:56</query_time>
   <create_date>2020-04-09</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>1418</registrar_iana>
   <registrar_name>Danesco Trading Ltd.</registrar_name>
   <registrar_website>http://www.danesconames.com</registrar_website>
   <registrant_name>Statutory Masking for data privacy</registrant_name>
   <registrant_company>Statutory Masking for data privacy</registrant_company>
   <registrant_address>Statutory Masking for data privacy</registrant_address>
   <registrant_city>Statutory Masking for data privacy</registrant_city>
   <registrant_zip>Statutory Masking for data privacy</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Statutory Masking for data privacy</registrant_phone>
   <registrant_fax>Statutory Masking for data privacy</registrant_fax>
   <name_servers>
    <value>desiree.ns.cloudflare.com</value>
    <value>donovan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>japansex.online</domain_name>
   <domain_keyword>japansex</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-13 05:20:43</query_time>
   <create_date>2023-08-28</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>japansex.pro</domain_name>
   <domain_keyword>japansex</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-31 11:03:34</query_time>
   <create_date>2022-11-26</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>fattouche.ns.cloudflare.com</value>
    <value>pearl.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>japansex.one</domain_name>
   <domain_keyword>japansex</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-06-01 21:12:57</query_time>
   <create_date>2023-04-08</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-04-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>P</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>japansex.name</domain_name>
   <domain_keyword>japansex</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-06-09 15:58:56</query_time>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>japansex.cc</domain_name>
   <domain_keyword>japansex</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-25 05:55:33</query_time>
   <create_date>2022-01-31</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>wally.ns.cloudflare.com</value>
    <value>yew.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>japanext.com</domain_name>
   <domain_keyword>japanext</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 16:32:45</query_time>
   <create_date>2004-08-20</create_date>
   <update_date>2023-01-31</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/60a0ab88-804e-4803-b807-65945feaa0aa</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>japannet.com</domain_name>
   <domain_keyword>japannet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 16:34:58</query_time>
   <create_date>2004-07-04</create_date>
   <update_date>2023-02-15</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>apasnext.com.br</domain_name>
   <domain_keyword>apasnext</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-24 13:04:12</query_time>
   <create_date>2022-07-11</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2025-07-11</expiry_date>
   <registrant_name>APAS ASSOCIA??O PAULISTA DE SUPERMERCADOS</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns-1498.awsdns-59.org</value>
    <value>ns-1617.awsdns-10.co.uk</value>
    <value>ns-17.awsdns-02.com</value>
    <value>ns-689.awsdns-22.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>japansex.me</domain_name>
   <domain_keyword>japansex</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-09 06:47:26</query_time>
   <create_date>2018-10-16</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.japansex.me</value>
    <value>ns2.japansex.me</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>japannet.co.jp</domain_name>
   <domain_keyword>japannet</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-30 16:03:26</query_time>
   <create_date>1997-02-20</create_date>
   <update_date>2024-03-01</update_date>
   <registrant_company>JapanNet Co.Ltd</registrant_company>
   <name_servers>
    <value>asns1.customer.ne.jp</value>
    <value>asns2.customer.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>63</num>
   <domain_name>japanset.ru</domain_name>
   <domain_keyword>japanset</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:39:22</query_time>
   <create_date>2023-02-15</create_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_name>OPENPROV-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ara.ns.cloudflare.com</value>
    <value>austin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>japansex.net</domain_name>
   <domain_keyword>japansex</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 14:29:50</query_time>
   <create_date>1998-09-25</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.com</registrar_website>
   <registrant_name>On behalf of japansex.net OWNER</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>604 Cameron Street</registrant_address>
   <registrant_city>Alexandria</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>22314</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>9e0de289f81ab1880ad84c9e40a7e68d16b565a0c7910e07edce2113aedffd90@japansex.net.whoisproxy.org</registrant_email>
   <registrant_phone>+64.48319528</registrant_phone>
   <name_servers>
    <value>ns1.ndsplitter.com</value>
    <value>ns2.ndsplitter.com</value>
    <value>ns3.ndsplitter.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>japansex.com</domain_name>
   <domain_keyword>japansex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 13:46:14</query_time>
   <create_date>1997-07-05</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2032-09-02</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>coby.ns.cloudflare.com</value>
    <value>dorthy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>japansex.red</domain_name>
   <domain_keyword>japansex</domain_keyword>
   <domain_tld>red</domain_tld>
   <query_time>2024-05-25 05:55:33</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nxxx.cc</value>
    <value>ns2.nxxx.cc</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>japannet.net</domain_name>
   <domain_keyword>japannet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-30 16:03:26</query_time>
   <create_date>2023-10-16</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>japansex.fun</domain_name>
   <domain_keyword>japansex</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-04 21:25:01</query_time>
   <create_date>2022-07-20</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>damiete.ns.cloudflare.com</value>
    <value>lia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>japannet.tv</domain_name>
   <domain_keyword>japannet</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-04-18 16:34:58</query_time>
   <create_date>2021-11-25</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>2268</registrar_iana>
   <registrar_name>Ripcurl Domains, LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registry Services, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.above.com</value>
    <value>ns16.above.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>japansex.info</domain_name>
   <domain_keyword>japansex</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-15 01:46:15</query_time>
   <create_date>2024-03-14</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>japannet.ru</domain_name>
   <domain_keyword>japannet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:39:20</query_time>
   <create_date>2011-12-26</create_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>japansex.pics</domain_name>
   <domain_keyword>japansex</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-04-30 16:03:43</query_time>
   <create_date>2014-04-20</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.isprime.com</value>
    <value>ns2.isprime.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>japannet.jp</domain_name>
   <domain_keyword>japannet</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-18 16:34:58</query_time>
   <create_date>2001-03-26</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>Mitsubishi Electric Information Network Corporation</registrant_name>
   <registrant_address>4-16-36 Shibaura, Minato-ku, Tokyo</registrant_address>
   <registrant_zip>108-0023</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-6771-5110</registrant_phone>
   <name_servers>
    <value>ns11.sc24.jp</value>
    <value>ns21.sc24.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>japansex.nl</domain_name>
   <domain_keyword>japansex</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 06:47:26</query_time>
   <create_date>2019-07-28</create_date>
   <update_date>2021-01-22</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.exposure.support</value>
    <value>ns2.exposure.support</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>japansex.xyz</domain_name>
   <domain_keyword>japansex</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-13 05:20:43</query_time>
   <create_date>2022-05-09</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>japanext.site</domain_name>
   <domain_keyword>japanext</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-26 14:43:48</query_time>
   <create_date>2024-03-28</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>japanext.net</domain_name>
   <domain_keyword>japanext</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-09 15:57:36</query_time>
   <create_date>2023-11-27</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>japannet.store</domain_name>
   <domain_keyword>japannet</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-13 05:20:29</query_time>
   <create_date>2023-05-06</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>638</registrar_iana>
   <registrar_name>Name SRS AB</registrar_name>
   <registrar_website>http://www.namesrs.com</registrar_website>
   <registrant_country>VN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.stablehost.com</value>
    <value>ns2.stablehost.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>japannet.cc</domain_name>
   <domain_keyword>japannet</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-25 05:55:27</query_time>
   <create_date>2007-05-08</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2026-05-08</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>yusuke nobata</registrant_name>
   <registrant_company>japannet co.,ltd.</registrant_company>
   <registrant_address>1-47-1 Nagono, 15F, Nagoya International Center Building</registrant_address>
   <registrant_city>Nakamura-ku Nagoya-shi</registrant_city>
   <registrant_state>Aichi</registrant_state>
   <registrant_zip>450-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>052-533-8000</registrant_phone>
   <registrant_fax>052-533-8001</registrant_fax>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.111</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

Can be used for Current WHOIS API, Bulk WHOIS API, WHOIS History API, Reverse WHOIS API and Fuzzy Domains API.

Package Quantity Price Rate Order
5,000 API Credits 5,000 $25 $5.00 Buy Now
25,000 API Credits 25,000 $100 $4.00 Buy Now
250,000 API Credits 250,000 $750 $3.00 Buy Now
1 Million API Credits Most Popular 1,000,000 $2,000 $2.00 Buy Now
10 Million API Credits 10,000,000 $10,000 $1.00 Buy Now

API Credits you purchase have lifetime validity, and you may use it whenever you wish. We accept Visa, Mastercard, American Express, Discover, Diners Club, JCB and China UnionPay. Popular payment wallets like Apple Pay, Google Pay, Alipay, WeChat Pay & Cash App Pay are accepted. You can also pay in installments through Buy Now, Pay Later (Affirm, Afterpay, Clearpay, Klarna) services. For orders worth $1000 and higher, you can also pay through Bank Wire Transfer (ACH, Fedwire and SWIFT). We also accept crypto payments through Bitcoin, Ethereum, Tether, Binance, Ripple and 100+ Cryptocurrencies.

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,304,251

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,304,251
Total WHOIS records with a Registrant Contact 166,784,435
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,175,422
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,521,428
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,757,769

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,563,140,084
Total WHOIS records with a Registrant Contact 1,289,279,524
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,859,437
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,841,753

Domain Name WHOIS Lookup

Discover a domain's current owners and details with our free WHOIS lookup tool.

Powered by Current WHOIS Database

Our Current WHOIS Database contains the latest WHOIS of over 267 Million active domain names, that are currently registered. This powers our Current WHOIS API, which lets you quickly see the complete WHOIS details of any active domain name.