WHOIS QUERY TIME

1 Jun 2024 - 6:23 PM UTC

Registered: 23 September 2020
Modified: 1 October 2023
Expiry: 30 September 2024

NAME SERVERS

ns-1384.awsdns-45.org
ns-144.awsdns-18.com
ns-1897.awsdns-45.co.uk
ns-922.awsdns-51.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=e-sapo.jp
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "e-sapo.jp"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "e-sapo.jp",
            "domain_keyword": "e-sapo",
            "domain_tld": "jp",
            "query_time": "2024-06-01 18:23:19",
            "create_date": "2020-09-23",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-30",
            "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": [
                "ns-1384.awsdns-45.org",
                "ns-144.awsdns-18.com",
                "ns-1897.awsdns-45.co.uk",
                "ns-922.awsdns-51.net"
            ],
            "domain_status": [
                "Active"
            ]
        }
    ],
    "stats": {
        "total_time": 0.049,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>e-sapo.jp</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>e-sapo.jp</domain_name>
   <domain_keyword>e-sapo</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-01 18:23:19</query_time>
   <create_date>2020-09-23</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-30</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>ns-1384.awsdns-45.org</value>
    <value>ns-144.awsdns-18.com</value>
    <value>ns-1897.awsdns-45.co.uk</value>
    <value>ns-922.awsdns-51.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.049</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.081 seconds) for "e-sapo.jp" in our Historical WHOIS Database.
#1 - QUERY TIME

15 Feb 2024 - 10:33 PM UTC

Registered: 23 September 2020
Modified: 1 October 2023
Expiry: 30 September 2024

NAME SERVERS

ns-1384.awsdns-45.org
ns-144.awsdns-18.com
ns-1897.awsdns-45.co.uk
ns-922.awsdns-51.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=e-sapo.jp
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "e-sapo.jp",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "e-sapo.jp",
    "results": [
        {
            "num": 1,
            "domain_name": "e-sapo.jp",
            "domain_keyword": "e-sapo",
            "domain_tld": "jp",
            "query_time": "2024-02-15 22:33:10",
            "create_date": "2020-09-23",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-30",
            "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": [
                "ns-1384.awsdns-45.org",
                "ns-144.awsdns-18.com",
                "ns-1897.awsdns-45.co.uk",
                "ns-922.awsdns-51.net"
            ],
            "domain_status": [
                "Active"
            ]
        }
    ],
    "stats": {
        "total_time": 0.081,
        "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>e-sapo.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>e-sapo.jp</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>e-sapo.jp</domain_name>
   <domain_keyword>e-sapo</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-02-15 22:33:10</query_time>
   <create_date>2020-09-23</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-30</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>ns-1384.awsdns-45.org</value>
    <value>ns-144.awsdns-18.com</value>
    <value>ns-1897.awsdns-45.co.uk</value>
    <value>ns-922.awsdns-51.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.081</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 3 domain names (in 0.019 seconds) which contained the exact domain keyword "e-sapo".
Domain Name Registered Expiry Registrar Ownership
1 e-sapo.co.jp 9 Jan 2004 - - e-support Corporation
2 e-sapo.net 27 Jun 2014 27 Jun 2025 Hosting Concepts B.V. d/b/a Registrar.eu UpStart Corporation
3 e-sapo.jp 23 Sep 2020 30 Sep 2024 - (Not displayed by registrant's request)
4 e-sapo.com 12 Oct 2020 12 Oct 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=e-sapo&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "e-sapo",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 4,
        "relation": "eq",
        "current": 4
    },
    "unique_domains": "e-sapo.co.jp, e-sapo.net, e-sapo.jp, e-sapo.com",
    "results": [
        {
            "num": 1,
            "domain_name": "e-sapo.co.jp",
            "domain_keyword": "e-sapo",
            "domain_tld": "co.jp",
            "query_time": "2024-04-11 03:10:00",
            "create_date": "2004-01-09",
            "update_date": "2024-02-01",
            "registrant_company": "e-support Corporation",
            "name_servers": [
                "ns-1459.awsdns-54.org",
                "ns-1586.awsdns-06.co.uk",
                "ns-618.awsdns-13.net",
                "ns-96.awsdns-12.com"
            ]
        },
        {
            "num": 2,
            "domain_name": "e-sapo.net",
            "domain_keyword": "e-sapo",
            "domain_tld": "net",
            "query_time": "2024-05-19 23:04:41",
            "create_date": "2014-06-27",
            "update_date": "2023-06-07",
            "expiry_date": "2025-06-27",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "UpStart Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=e-sapo.net&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1450.awsdns-53.org",
                "ns-1765.awsdns-28.co.uk",
                "ns-260.awsdns-32.com",
                "ns-530.awsdns-02.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "e-sapo.jp",
            "domain_keyword": "e-sapo",
            "domain_tld": "jp",
            "query_time": "2024-06-01 18:23:19",
            "create_date": "2020-09-23",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-30",
            "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": [
                "ns-1384.awsdns-45.org",
                "ns-144.awsdns-18.com",
                "ns-1897.awsdns-45.co.uk",
                "ns-922.awsdns-51.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 4,
            "domain_name": "e-sapo.com",
            "domain_keyword": "e-sapo",
            "domain_tld": "com",
            "query_time": "2024-04-11 03:10:00",
            "create_date": "2020-10-12",
            "update_date": "2023-09-27",
            "expiry_date": "2024-10-12",
            "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": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.019,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>e-sapo</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4</total>
  <relation>eq</relation>
  <current>4</current>
 </count>
 <unique_domains>e-sapo.co.jp, e-sapo.net, e-sapo.jp, e-sapo.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>e-sapo.co.jp</domain_name>
   <domain_keyword>e-sapo</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-11 03:10:00</query_time>
   <create_date>2004-01-09</create_date>
   <update_date>2024-02-01</update_date>
   <registrant_company>e-support Corporation</registrant_company>
   <name_servers>
    <value>ns-1459.awsdns-54.org</value>
    <value>ns-1586.awsdns-06.co.uk</value>
    <value>ns-618.awsdns-13.net</value>
    <value>ns-96.awsdns-12.com</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>e-sapo.net</domain_name>
   <domain_keyword>e-sapo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 23:04:41</query_time>
   <create_date>2014-06-27</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2025-06-27</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>UpStart Corporation</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://contact-form.registrar.eu/?domainname=e-sapo.net&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1450.awsdns-53.org</value>
    <value>ns-1765.awsdns-28.co.uk</value>
    <value>ns-260.awsdns-32.com</value>
    <value>ns-530.awsdns-02.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>e-sapo.jp</domain_name>
   <domain_keyword>e-sapo</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-01 18:23:19</query_time>
   <create_date>2020-09-23</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-30</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>ns-1384.awsdns-45.org</value>
    <value>ns-144.awsdns-18.com</value>
    <value>ns-1897.awsdns-45.co.uk</value>
    <value>ns-922.awsdns-51.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>e-sapo.com</domain_name>
   <domain_keyword>e-sapo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 03:10:00</query_time>
   <create_date>2020-10-12</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-10-12</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>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.019</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 3,015 domain names (in 0.226 seconds) which look and sound like the brand name "e-sapo".
Domain Name Registered Expiry Registrar Ownership
1 e-sato.net 24 Oct 2004 24 Oct 2024 Japan Registry Services Co.,Ltd.(JPRS) Shin-ichi Sato
2 ecsapo.net 19 Dec 2012 19 Dec 2024 Netowl, Inc. Xserver Inc.
3 i-sapo.net 30 Jan 2008 30 Jan 2025 Netowl, Inc. I-Support
4 ecsapo.com 30 Sep 2011 30 Sep 2024 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
5 ensapo.net 5 May 2019 5 May 2029 GMO INTERNET, INC. Kojiro Yasuda
6 eisapo.com 16 May 2019 16 May 2024 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
7 elsapo.net 3 Jan 2007 22 Dec 2024 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
8 e-vapo.net 30 Jun 2022 30 Jun 2024 DropCatch.com 763 LLC Redacted for GDPR privacy
9 easapo.com 9 Apr 2019 9 Apr 2025 GMO INTERNET, INC. LIFEBOAT Inc.
10 e-sapr.ru 25 Nov 2018 25 Nov 2024 AXELNAME-RU Private Person
11 k-sapo.com 19 Aug 2009 19 Aug 2024 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
12 e-sapp.com 17 Jan 2024 17 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
13 a-sapo.com 25 Dec 2022 25 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
14 e-sano.org 5 Sep 2016 5 Sep 2024 Register SpA Ricardo Pimenta-Araujo
15 e-sayo.com 16 Aug 2022 16 Aug 2024 GMO INTERNET, INC. Whois Privacy Protection Service by ConoHa
16 d-sapo.biz 9 Aug 2011 8 Aug 2024 Key-Systems GmbH drisapo
17 e-sopo.com 4 Feb 2021 4 Feb 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
18 e-sapa.com 4 Jun 2008 4 Jun 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
19 g-sapo.com 7 May 2018 7 May 2025 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
20 e-sapor.com 25 Jul 2012 25 Jul 2025 Key-Systems GmbH REDACTED FOR PRIVACY
21 e-rapo.com 23 Oct 2018 23 Oct 2024 OVH, SAS EGIS
22 ensapo.info 21 Jan 2020 21 Jan 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by VALUE-DOMAIN
23 elsapo.com 4 Oct 2012 4 Oct 2024 GoDaddy.com, LLC -
24 e-svapo.com 4 May 2024 4 May 2025 REGISTER S.P.A. KOBLESK SRL
25 elsapo.org 24 Jan 2024 24 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
26 ensapo.com 23 Jul 2015 23 Jul 2024 ENOM, INC. Whois Privacy Protection Service, Inc.
27 e-sato.com 13 Oct 2022 13 Oct 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
28 e-sap1.com 19 Aug 2010 19 Aug 2025 REGISTER S.P.A. SAP Landscapes Limited
29 m-sapo.co.jp 22 Apr 2019 - - Social C Labo CO.,LTD.
30 be-sapo.jp 12 Jun 2014 30 Jun 2024 - Ad A Type Co.,Ltd.
31 t-sapo.jp 15 Apr 2021 30 Apr 2025 - T.SUPPORT Co. Ltd.
32 e-sapog.ru 25 Jan 2012 25 Jan 2025 R01-RU Private Person
33 b-sapo.site 12 Dec 2023 12 Dec 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
34 e-sano.pl 13 Aug 2022 13 Aug 2024 Linkhouse (Grupa KBR Chlewiński i Kozłowski S. K .A.) -
35 elsapo.click 20 Aug 2023 20 Aug 2024 Amazon Registrar, Inc. Identity Protection Service
36 e-sap1.ie 5 Sep 2010 6 Sep 2024 Register 365 Sap Holdings Limited
37 elsapo.art 24 Oct 2023 24 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
38 e-rapo.fr 23 Oct 2018 23 Oct 2024 OVH EGIS
39 e-sano.com.pl 25 May 2020 25 May 2024 cyber_Folks S.A. -
40 ensapo.co.jp 14 Dec 2017 - - enpower support Inc.
41 b-sapo.net 19 Mar 2013 19 Mar 2025 Hosting Concepts B.V. d/b/a Registrar.eu UpStart Corporation
42 e-sado.com 19 Oct 2006 19 Oct 2024 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
43 i-sapo.com 4 Sep 2021 4 Sep 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
44 e-sato.co.jp 12 Oct 2000 - - Tokyo East Sato,Ltd
45 e-supo.net 26 Sep 2015 26 Sep 2024 Japan Registry Services Co.,Ltd.(JPRS) Asahi Kikaku Corp.
46 e-spo.org 12 Apr 2021 12 Apr 2025 Netowl, Inc. XSERVER Inc.
47 elsapo.xyz 30 Jan 2023 30 Jan 2025 Amazon Registrar, Inc. Identity Protection Service
48 en-sapo.com 4 Sep 2017 4 Sep 2024 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
49 d-sapo.com 20 Aug 2009 20 Aug 2024 GMO INTERNET, INC. zerocool Co.,Ltd.
50 m-sapo.com 14 May 2023 14 May 2025 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
51 e-sado.net 2 Jun 2011 2 Jun 2026 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
52 be-sapo.info 31 Aug 2023 31 Aug 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
53 u-sapo.net 14 Jun 2012 14 Jun 2025 Hosting Concepts B.V. d/b/a Registrar.eu Humeia Corporation
54 g-sapo.org 9 Sep 2014 9 Sep 2024 Netowl, Inc. XSERVER Inc.
55 ie-sapo.com 27 Jul 2017 27 Jul 2024 GMO INTERNET, INC. Kotoura-System Corp,Inc.
56 e-sago.com 19 Nov 2022 19 Nov 2024 WEBCC Whoisprotection.cc
57 i-sapo.org 8 Dec 2020 8 Dec 2024 Japan Registry Services Co., Ltd. REDACTED FOR PRIVACY
58 e-sap1.co.uk 19 Aug 2010 19 Aug 2024 Blacknight Internet Solutions Ltd t/a Blacknight Solutions [Tag = BLACKNIGHT-IE] -
59 p-sapo.com 7 Jun 2016 7 Jun 2024 Japan Registry Services Co.,Ltd.(JPRS) psapo touhoku Co.,Ltd.
60 b-sapo.com 5 Feb 2024 5 Feb 2025 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
61 en-sapo.net 13 Sep 2022 13 Sep 2024 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
62 elsapo.foundation 24 Oct 2023 24 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
63 e-sanpo.co.jp 14 Apr 2000 - - SANPO KIKAKU INC.
64 p-sapo.info 17 Nov 2014 17 Nov 2025 Japan Registry Services Co, Ltd REDACTED FOR PRIVACY
65 t-sapo.com 9 Dec 2020 9 Dec 2024 GMO INTERNET, INC. Gatsby Inc.
66 e-sampo.com 10 Jul 2018 10 Jul 2024 Leascend Technology Co., Ltd. -
67 ensapo.jp 19 Oct 2011 31 Oct 2024 - Takai Shinji
68 elsapo.cl 14 Mar 2024 14 Mar 2025 NIC Chile ismael osvaldo saavedra dollenz
69 p-sapo.jp 25 Oct 2017 31 Oct 2024 - (Not displayed by registrant's request)
70 e-spo.app 2 Oct 2019 2 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
71 esapo.ru 29 Oct 2023 29 Oct 2024 REGRU-RU Private Person
72 e-apo.net 25 May 2000 25 May 2025 Mesh Digital Limited -
73 ensapo.blog 28 Apr 2023 28 Apr 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
74 e-sampo.co.jp 18 May 2000 - - Corporation
75 e-spo.biz 22 Nov 2019 22 Nov 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
76 esapo.shop 20 Jun 2023 20 Jun 2024 Sav.com, LLC -
77 e-apo.com 30 Sep 2023 30 Sep 2024 SNAPNAMES 38, LLC -
78 e-sap.com 12 Jul 1998 11 Jul 2026 Network Solutions, LLC -
79 e-spo.ru 15 Jan 2022 15 Jan 2025 REGRU-RU LEVL 7, LLC
80 esapo.pl 17 Dec 2008 17 Dec 2024 Digital Media Technology Sp. z o.o. -
81 e-spo.jp 26 Mar 2007 31 Mar 2025 - S.C.ALLIANCE Inc.
82 e-sap.co.uk 19 May 2022 19 May 2025 ANS Group Ltd [Tag = UKFAST] -
83 e-spo.info 27 Nov 2017 27 Nov 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by VALUE-DOMAIN
84 e-spo.games 25 Apr 2019 25 Apr 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
85 e-apo.jp 5 Jun 2006 30 Jun 2024 - NIHON CHOUZAI Co.,Ltd.
86 e-sap.fr 7 Sep 2017 7 Sep 2024 OVH SARL AUXIVITA
87 esapo.co.jp 21 Jun 2013 - - E-support Corp,Inc.
88 e-vapo.co.uk 9 Jun 2017 9 Jun 2025 Vautron Rechenzentrum AG [Tag = ANTAGUS-DE] -
89 ensapo.biz 6 Feb 2023 6 Feb 2025 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by VALUE-DOMAIN
90 e-vapo.com 24 Nov 2016 24 Nov 2024 1API GmbH REDACTED FOR PRIVACY
91 e-sano.net 5 Sep 2016 5 Sep 2024 REGISTER S.P.A. REDACTED FOR PRIVACY
92 a-sapo.net 10 Oct 2012 10 Oct 2024 Japan Registry Services Co.,Ltd.(JPRS) arakiryo
93 ie-sapo.co.jp 26 May 2014 - - Home Support Co.,Ltd.
94 elsapo.online 6 Feb 2018 6 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
95 e-spo.net 16 Jan 2021 16 Jan 2025 Netowl, Inc. Xserver Inc.
96 e-sap.pl 15 Feb 2024 15 Feb 2025 Aftermarket.pl Limited -
97 e-sap.org 31 Aug 1999 31 Aug 2024 Network Solutions, LLC SAP AG
98 esapo.com.br 21 Mar 2016 21 Mar 2024 - F?bio Martins Gon?alves Ferreira
99 e-sajo.com 14 Mar 2014 14 Mar 2025 Whois Corp. ktcommerce
100 eusapo.net 6 Jul 2012 6 Jul 2024 IONOS SE REDACTED FOR PRIVACY
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for E-sapo.jp.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=e-sapo.jp
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "e-sapo.jp",
        "page_size": 100
    },
    "count": {
        "total": 3015,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "e-sato.net, ecsapo.net, i-sapo.net, ecsapo.com, ensapo.net, eisapo.com, elsapo.net, e-vapo.net, easapo.com, e-sapr.ru, k-sapo.com, e-sapp.com, a-sapo.com, e-sano.org, e-sayo.com, d-sapo.biz, e-sopo.com, e-sapa.com, g-sapo.com, e-sapor.com, e-rapo.com, ensapo.info, elsapo.com, e-svapo.com, elsapo.org, ensapo.com, e-sato.com, e-sap1.com, m-sapo.co.jp, be-sapo.jp, t-sapo.jp, e-sapog.ru, b-sapo.site, e-sano.pl, elsapo.click, e-sap1.ie, elsapo.art, e-rapo.fr, e-sano.com.pl, ensapo.co.jp, b-sapo.net, e-sado.com, i-sapo.com, e-sato.co.jp, e-supo.net, e-spo.org, elsapo.xyz, en-sapo.com, d-sapo.com, m-sapo.com, e-sado.net, be-sapo.info, u-sapo.net, g-sapo.org, ie-sapo.com, e-sago.com, i-sapo.org, e-sap1.co.uk, p-sapo.com, b-sapo.com, en-sapo.net, elsapo.foundation, e-sanpo.co.jp, p-sapo.info, t-sapo.com, e-sampo.com, ensapo.jp, elsapo.cl, p-sapo.jp, e-spo.app, esapo.ru, e-apo.net, ensapo.blog, e-sampo.co.jp, e-spo.biz, esapo.shop, e-apo.com, e-sap.com, e-spo.ru, esapo.pl, e-spo.jp, e-sap.co.uk, e-spo.info, e-spo.games, e-apo.jp, e-sap.fr, esapo.co.jp, e-vapo.co.uk, ensapo.biz, e-vapo.com, e-sano.net, a-sapo.net, ie-sapo.co.jp, elsapo.online, e-spo.net, e-sap.pl, e-sap.org, esapo.com.br, e-sajo.com, eusapo.net",
    "results": [
        {
            "num": 1,
            "domain_name": "e-sato.net",
            "domain_keyword": "e-sato",
            "domain_tld": "net",
            "query_time": "2024-04-18 00:23:03",
            "create_date": "2004-10-24",
            "update_date": "2023-08-25",
            "expiry_date": "2024-10-24",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "Shin-ichi Sato",
            "registrant_address": "1-9-26-3F Kyutaro-cho, Chuo-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "541-0056",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662654830",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "ecsapo.net",
            "domain_keyword": "ecsapo",
            "domain_tld": "net",
            "query_time": "2024-04-15 00:03:10",
            "create_date": "2012-12-19",
            "update_date": "2023-11-18",
            "expiry_date": "2024-12-19",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "www.star-domain.jp",
            "registrant_name": "Xserver Xserver Inc.",
            "registrant_company": "Xserver Inc.",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 13F, 4-20 Ofukacho, Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "5300011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662928811",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "- https://www.icann.org/epp#"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "i-sapo.net",
            "domain_keyword": "i-sapo",
            "domain_tld": "net",
            "query_time": "2024-05-19 01:49:23",
            "create_date": "2008-01-30",
            "update_date": "2023-12-19",
            "expiry_date": "2025-01-30",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "www.star-domain.jp",
            "registrant_name": "Kazuhiro Kubota",
            "registrant_company": "I-Support",
            "registrant_address": "Oda1-11-9-901",
            "registrant_city": "Wakayama Shi",
            "registrant_state": "Wakayama Ken",
            "registrant_zip": "640-8323",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.734605549",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "- https://www.icann.org/epp#"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "ecsapo.com",
            "domain_keyword": "ecsapo",
            "domain_tld": "com",
            "query_time": "2024-04-15 00:03:10",
            "create_date": "2011-09-30",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-30",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "ensapo.net",
            "domain_keyword": "ensapo",
            "domain_tld": "net",
            "query_time": "2024-05-07 18:53:04",
            "create_date": "2019-05-05",
            "update_date": "2024-04-05",
            "expiry_date": "2029-05-05",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Kojiro Yasuda",
            "registrant_company": "Kojiro Yasuda",
            "registrant_address": "2-1-20 Ryugecho, 1413",
            "registrant_city": "Yao-Shi",
            "registrant_state": "Osaka",
            "registrant_zip": "581-0069",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.9067279636",
            "registrant_fax": "+81.729465026",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "eisapo.com",
            "domain_keyword": "eisapo",
            "domain_tld": "com",
            "query_time": "2024-05-28 03:13:25",
            "create_date": "2019-05-16",
            "update_date": "2024-05-17",
            "expiry_date": "2024-05-16",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "ns1.muumuu-domain.com",
                "ns2.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "elsapo.net",
            "domain_keyword": "elsapo",
            "domain_tld": "net",
            "query_time": "2024-04-23 08:10:30",
            "create_date": "2007-01-03",
            "update_date": "2024-02-22",
            "expiry_date": "2024-12-22",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/elsapo.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.1.enet24.de",
                "ns.2.enet24.de",
                "ns.3.enet24.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "e-vapo.net",
            "domain_keyword": "e-vapo",
            "domain_tld": "net",
            "query_time": "2024-04-18 01:23:20",
            "create_date": "2022-06-30",
            "update_date": "2023-08-14",
            "expiry_date": "2024-06-30",
            "registrar_iana": 2522,
            "registrar_name": "DropCatch.com 763 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "Grand Cayman",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "KY",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "expired1.namebrightdns.com",
                "expired2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "easapo.com",
            "domain_keyword": "easapo",
            "domain_tld": "com",
            "query_time": "2024-04-14 06:01:58",
            "create_date": "2019-04-09",
            "update_date": "2024-03-10",
            "expiry_date": "2025-04-09",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Kenichi Hirota",
            "registrant_company": "LIFEBOAT Inc.",
            "registrant_address": "2-8-14 Moriyama",
            "registrant_city": "Nagoya-shi Moriyama-ku",
            "registrant_state": "Aichi",
            "registrant_zip": "463-0067",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.527008712",
            "registrant_fax": "+81.527008698",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "e-sapr.ru",
            "domain_keyword": "e-sapr",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:52:52",
            "create_date": "2018-11-25",
            "expiry_date": "2024-11-25",
            "registrar_name": "AXELNAME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.axelname.ru",
                "ns2.axelname.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 11,
            "domain_name": "k-sapo.com",
            "domain_keyword": "k-sapo",
            "domain_tld": "com",
            "query_time": "2024-05-07 17:32:44",
            "create_date": "2009-08-19",
            "update_date": "2023-12-21",
            "expiry_date": "2024-08-19",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "e-sapp.com",
            "domain_keyword": "e-sapp",
            "domain_tld": "com",
            "query_time": "2024-05-18 16:19:18",
            "create_date": "2024-01-17",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-17",
            "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": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "a-sapo.com",
            "domain_keyword": "a-sapo",
            "domain_tld": "com",
            "query_time": "2024-05-27 00:18:29",
            "create_date": "2022-12-25",
            "update_date": "2023-12-25",
            "expiry_date": "2024-12-25",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=a-sapo.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 14,
            "domain_name": "e-sano.org",
            "domain_keyword": "e-sano",
            "domain_tld": "org",
            "query_time": "2024-04-18 00:22:33",
            "create_date": "2016-09-05",
            "update_date": "2023-10-20",
            "expiry_date": "2024-09-05",
            "registrar_iana": 168,
            "registrar_name": "Register SpA",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ricardo Pimenta-Araujo",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PT",
            "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.amenworld.com",
                "ns2.amenworld.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "e-sayo.com",
            "domain_keyword": "e-sayo",
            "domain_tld": "com",
            "query_time": "2024-05-18 16:19:19",
            "create_date": "2022-08-16",
            "update_date": "2023-08-10",
            "expiry_date": "2024-08-16",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by ConoHa",
            "registrant_company": "Whois Privacy Protection Service by ConoHa",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.367020428",
            "name_servers": [
                "ns-a1.conoha.io",
                "ns-a2.conoha.io",
                "ns-a3.conoha.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "d-sapo.biz",
            "domain_keyword": "d-sapo",
            "domain_tld": "biz",
            "query_time": "2024-05-15 08:50:58",
            "create_date": "2011-08-09",
            "update_date": "2023-08-06",
            "expiry_date": "2024-08-08",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "drisapo",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Oita",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "e-sopo.com",
            "domain_keyword": "e-sopo",
            "domain_tld": "com",
            "query_time": "2024-05-25 05:49:25",
            "create_date": "2021-02-04",
            "update_date": "2024-01-14",
            "expiry_date": "2025-02-04",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "TO",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "IT",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "dns1.netsons.net",
                "dns2.netsons.net",
                "dns3.netsons.net",
                "dns4.netsons.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "e-sapa.com",
            "domain_keyword": "e-sapa",
            "domain_tld": "com",
            "query_time": "2024-04-18 00:23:02",
            "create_date": "2008-06-04",
            "update_date": "2023-06-05",
            "expiry_date": "2024-06-04",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns1.ascio.com",
                "ns2.ascio.com",
                "ns3.ascio.com",
                "ns4.ascio.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "g-sapo.com",
            "domain_keyword": "g-sapo",
            "domain_tld": "com",
            "query_time": "2024-04-15 16:28:12",
            "create_date": "2018-05-07",
            "update_date": "2024-04-07",
            "expiry_date": "2025-05-07",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "e-sapor.com",
            "domain_keyword": "e-sapor",
            "domain_tld": "com",
            "query_time": "2024-04-11 03:10:00",
            "create_date": "2012-07-25",
            "update_date": "2023-05-17",
            "expiry_date": "2025-07-25",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://home.pl",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "e-rapo.com",
            "domain_keyword": "e-rapo",
            "domain_tld": "com",
            "query_time": "2024-04-17 21:43:07",
            "create_date": "2018-10-23",
            "update_date": "2023-10-01",
            "expiry_date": "2024-10-23",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "EGIS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns111.ovh.net",
                "ns111.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "ensapo.info",
            "domain_keyword": "ensapo",
            "domain_tld": "info",
            "query_time": "2024-05-23 12:15:13",
            "create_date": "2020-01-21",
            "update_date": "2023-12-27",
            "expiry_date": "2025-01-21",
            "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.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "elsapo.com",
            "domain_keyword": "elsapo",
            "domain_tld": "com",
            "query_time": "2024-05-18 20:06:17",
            "create_date": "2012-10-04",
            "update_date": "2024-03-30",
            "expiry_date": "2024-10-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "e-svapo.com",
            "domain_keyword": "e-svapo",
            "domain_tld": "com",
            "query_time": "2024-05-07 15:14:04",
            "create_date": "2024-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "KOBLESK SRL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "RM",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://domaincontact.register.it/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 25,
            "domain_name": "elsapo.org",
            "domain_keyword": "elsapo",
            "domain_tld": "org",
            "query_time": "2024-05-21 23:58:42",
            "create_date": "2024-01-24",
            "update_date": "2024-01-29",
            "expiry_date": "2025-01-24",
            "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": "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "ensapo.com",
            "domain_keyword": "ensapo",
            "domain_tld": "com",
            "query_time": "2024-04-21 15:44:30",
            "create_date": "2015-07-23",
            "update_date": "2023-07-16",
            "expiry_date": "2024-07-23",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (421052073)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O ensapo.com",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "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": 27,
            "domain_name": "e-sato.com",
            "domain_keyword": "e-sato",
            "domain_tld": "com",
            "query_time": "2024-04-11 03:10:02",
            "create_date": "2022-10-13",
            "update_date": "2023-09-28",
            "expiry_date": "2024-10-13",
            "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": [
                "ns1017.v6dns.com",
                "ns9999.v6dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "e-sap1.com",
            "domain_keyword": "e-sap1",
            "domain_tld": "com",
            "query_time": "2024-04-18 00:23:02",
            "create_date": "2010-08-19",
            "update_date": "2023-08-18",
            "expiry_date": "2025-08-19",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SAP Landscapes Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kildare",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns1.blacknight.com",
                "ns2.blacknight.com",
                "ns3.blacknight.com",
                "ns4.blacknight.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "m-sapo.co.jp",
            "domain_keyword": "m-sapo",
            "domain_tld": "co.jp",
            "query_time": "2024-04-16 10:14:13",
            "create_date": "2019-04-22",
            "update_date": "2023-05-01",
            "registrant_company": "Social C Labo CO.,LTD.",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ]
        },
        {
            "num": 30,
            "domain_name": "be-sapo.jp",
            "domain_keyword": "be-sapo",
            "domain_tld": "jp",
            "query_time": "2024-04-19 00:21:23",
            "create_date": "2014-06-12",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-30",
            "registrant_name": "Ad A Type Co.,Ltd.",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F,",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6292-8811",
            "registrant_fax": "06-6292-8812",
            "name_servers": [
                "ns1.adat-dns.com",
                "ns2.adat-dns.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 31,
            "domain_name": "t-sapo.jp",
            "domain_keyword": "t-sapo",
            "domain_tld": "jp",
            "query_time": "2024-05-06 08:55:31",
            "create_date": "2021-04-15",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "registrant_name": "T.SUPPORT Co. Ltd.",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 32,
            "domain_name": "e-sapog.ru",
            "domain_keyword": "e-sapog",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:52:52",
            "create_date": "2012-01-25",
            "expiry_date": "2025-01-25",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 33,
            "domain_name": "b-sapo.site",
            "domain_keyword": "b-sapo",
            "domain_tld": "site",
            "query_time": "2024-04-16 03:41:05",
            "create_date": "2023-12-12",
            "update_date": "2023-12-17",
            "expiry_date": "2024-12-12",
            "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 MuuMuuDomain",
            "registrant_state": "Fukuoka",
            "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": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "e-sano.pl",
            "domain_keyword": "e-sano",
            "domain_tld": "pl",
            "query_time": "2024-04-18 00:22:33",
            "create_date": "2022-08-13",
            "update_date": "2023-07-25",
            "expiry_date": "2024-08-13",
            "registrar_name": "Linkhouse (Grupa KBR Chlewiński i Kozłowski S. K .A.)",
            "name_servers": [
                "agustin.ns.cloudflare.com",
                "ines.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "elsapo.click",
            "domain_keyword": "elsapo",
            "domain_tld": "click",
            "query_time": "2024-05-17 18:12:09",
            "create_date": "2023-08-20",
            "update_date": "2023-09-10",
            "expiry_date": "2024-08-20",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "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": [
                "ns-10.awsdns-01.com",
                "ns-1100.awsdns-09.org",
                "ns-1967.awsdns-53.co.uk",
                "ns-902.awsdns-48.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "e-sap1.ie",
            "domain_keyword": "e-sap1",
            "domain_tld": "ie",
            "query_time": "2024-05-25 05:48:29",
            "create_date": "2010-09-05",
            "update_date": "2023-10-02",
            "expiry_date": "2024-09-06",
            "registrar_name": "Register 365",
            "registrar_website": "www.register365.ie",
            "registrant_name": "Sap Holdings Limited",
            "name_servers": [
                "ns1.blacknight.com",
                "ns2.blacknight.com",
                "ns3.blacknight.com",
                "ns4.blacknight.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "elsapo.art",
            "domain_keyword": "elsapo",
            "domain_tld": "art",
            "query_time": "2024-05-09 23:37:26",
            "create_date": "2023-10-24",
            "update_date": "2023-11-09",
            "expiry_date": "2024-10-24",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "e-rapo.fr",
            "domain_keyword": "e-rapo",
            "domain_tld": "fr",
            "query_time": "2024-05-22 08:35:21",
            "create_date": "2018-10-23",
            "update_date": "2023-11-30",
            "expiry_date": "2024-10-23",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "EGIS",
            "registrant_address": "EGIS, 15 Avenue du Centre - CS 20538 Guyancourt, 78286 Saint-Quentin-en-Yvelines",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.139414400",
            "name_servers": [
                "dns111.ovh.net",
                "ns111.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 39,
            "domain_name": "e-sano.com.pl",
            "domain_keyword": "e-sano",
            "domain_tld": "com.pl",
            "query_time": "2024-03-15 09:56:47",
            "create_date": "2020-05-25",
            "update_date": "2023-05-12",
            "expiry_date": "2024-05-25",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "dns1.tld.pl",
                "dns2.tld.pl",
                "dns3.tld.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "ensapo.co.jp",
            "domain_keyword": "ensapo",
            "domain_tld": "co.jp",
            "query_time": "2024-05-07 18:53:03",
            "create_date": "2017-12-14",
            "update_date": "2024-01-01",
            "registrant_company": "enpower support Inc.",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ]
        },
        {
            "num": 41,
            "domain_name": "b-sapo.net",
            "domain_keyword": "b-sapo",
            "domain_tld": "net",
            "query_time": "2024-04-14 22:20:06",
            "create_date": "2013-03-19",
            "update_date": "2023-02-27",
            "expiry_date": "2025-03-19",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "UpStart Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=b-sapo.net&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1139.awsdns-14.org",
                "ns-1684.awsdns-18.co.uk",
                "ns-351.awsdns-43.com",
                "ns-960.awsdns-56.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "e-sado.com",
            "domain_keyword": "e-sado",
            "domain_tld": "com",
            "query_time": "2024-04-18 00:22:18",
            "create_date": "2006-10-19",
            "update_date": "2023-09-20",
            "expiry_date": "2024-10-19",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "i-sapo.com",
            "domain_keyword": "i-sapo",
            "domain_tld": "com",
            "query_time": "2024-05-27 22:06:34",
            "create_date": "2021-09-04",
            "update_date": "2023-08-20",
            "expiry_date": "2024-09-04",
            "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": [
                "ns-rs1.gmoserver.jp",
                "ns-rs2.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "e-sato.co.jp",
            "domain_keyword": "e-sato",
            "domain_tld": "co.jp",
            "query_time": "2024-05-20 13:24:26",
            "create_date": "2000-10-12",
            "update_date": "2023-11-01",
            "registrant_company": "Tokyo East Sato,Ltd",
            "name_servers": [
                "ns.namedserver.net",
                "ns2.namedserver.net"
            ]
        },
        {
            "num": 45,
            "domain_name": "e-supo.net",
            "domain_keyword": "e-supo",
            "domain_tld": "net",
            "query_time": "2024-04-18 00:27:53",
            "create_date": "2015-09-26",
            "update_date": "2023-07-26",
            "expiry_date": "2024-09-26",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "Asahi Kikaku Corp.",
            "registrant_address": "11F,1-12-12,Umeda,Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.664768790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "e-spo.org",
            "domain_keyword": "e-spo",
            "domain_tld": "org",
            "query_time": "2024-04-13 00:35:48",
            "create_date": "2021-04-12",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "http://www.netowl.jp",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "XSERVER Inc.",
            "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.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "elsapo.xyz",
            "domain_keyword": "elsapo",
            "domain_tld": "xyz",
            "query_time": "2024-05-30 12:18:56",
            "create_date": "2023-01-30",
            "update_date": "2024-04-18",
            "expiry_date": "2025-01-30",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_company": "Identity Protection Service",
            "registrant_state": "Middlesex",
            "registrant_country": "GB",
            "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-1381.awsdns-44.org",
                "ns-1761.awsdns-28.co.uk",
                "ns-205.awsdns-25.com",
                "ns-730.awsdns-27.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "en-sapo.com",
            "domain_keyword": "en-sapo",
            "domain_tld": "com",
            "query_time": "2024-04-20 10:51:15",
            "create_date": "2017-09-04",
            "update_date": "2023-08-05",
            "expiry_date": "2024-09-04",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "d-sapo.com",
            "domain_keyword": "d-sapo",
            "domain_tld": "com",
            "query_time": "2024-04-23 06:35:18",
            "create_date": "2009-08-20",
            "update_date": "2023-07-21",
            "expiry_date": "2024-08-20",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "masaki kawai",
            "registrant_company": "zerocool Co.,Ltd.",
            "registrant_address": "1-6-43 Obata Moriyama-ku",
            "registrant_city": "Nagoya-shi",
            "registrant_state": "Aichi",
            "registrant_zip": "4630011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.527929055",
            "registrant_fax": "+81.527929088",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "m-sapo.com",
            "domain_keyword": "m-sapo",
            "domain_tld": "com",
            "query_time": "2024-05-13 09:08:29",
            "create_date": "2023-05-14",
            "update_date": "2024-04-04",
            "expiry_date": "2025-05-14",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "e-sado.net",
            "domain_keyword": "e-sado",
            "domain_tld": "net",
            "query_time": "2024-05-25 05:48:25",
            "create_date": "2011-06-02",
            "update_date": "2017-03-04",
            "expiry_date": "2026-06-02",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "be-sapo.info",
            "domain_keyword": "be-sapo",
            "domain_tld": "info",
            "query_time": "2024-05-27 18:58:41",
            "create_date": "2023-08-31",
            "update_date": "2023-09-16",
            "expiry_date": "2024-08-31",
            "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": [
                "ns-rs1.gmoserver.jp",
                "ns-rs2.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "u-sapo.net",
            "domain_keyword": "u-sapo",
            "domain_tld": "net",
            "query_time": "2024-04-15 06:51:18",
            "create_date": "2012-06-14",
            "update_date": "2023-06-07",
            "expiry_date": "2025-06-14",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Humeia Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=u-sapo.net&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "g-sapo.org",
            "domain_keyword": "g-sapo",
            "domain_tld": "org",
            "query_time": "2024-04-15 16:28:12",
            "create_date": "2014-09-09",
            "update_date": "2023-07-24",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "http://www.netowl.jp",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "XSERVER Inc.",
            "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.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "ie-sapo.com",
            "domain_keyword": "ie-sapo",
            "domain_tld": "com",
            "query_time": "2024-04-15 09:21:43",
            "create_date": "2017-07-27",
            "update_date": "2023-06-26",
            "expiry_date": "2024-07-27",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Yusuke Toda",
            "registrant_company": "Kotoura-System Corp,Inc.",
            "registrant_address": "5-7-7 Higashinaniwacho",
            "registrant_city": "Amagasaki-shi",
            "registrant_state": "Hyogo",
            "registrant_zip": "660-0892",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.5035630711",
            "registrant_fax": "+81.674929254",
            "name_servers": [
                "ns1.kotoura-system.co.jp",
                "ns2.kotoura-system.co.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "e-sago.com",
            "domain_keyword": "e-sago",
            "domain_tld": "com",
            "query_time": "2024-05-25 05:48:26",
            "create_date": "2022-11-19",
            "update_date": "2022-11-19",
            "expiry_date": "2024-11-19",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whoisprotection.cc",
            "registrant_address": "L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil",
            "registrant_city": "Kuala Lumpur",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_zip": "57000",
            "registrant_country": "MY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+60.389966788",
            "registrant_fax": "+603.89966788",
            "name_servers": [
                "ns1.tino.org",
                "ns2.tino.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "i-sapo.org",
            "domain_keyword": "i-sapo",
            "domain_tld": "org",
            "query_time": "2024-05-19 01:49:23",
            "create_date": "2020-12-08",
            "update_date": "2023-11-17",
            "expiry_date": "2024-12-08",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co., Ltd.",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "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": "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.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "e-sap1.co.uk",
            "domain_keyword": "e-sap1",
            "domain_tld": "co.uk",
            "query_time": "2024-04-30 00:10:55",
            "create_date": "2010-08-19",
            "update_date": "2022-07-29",
            "expiry_date": "2024-08-19",
            "registrar_name": "Blacknight Internet Solutions Ltd t/a Blacknight Solutions [Tag = BLACKNIGHT-IE]",
            "registrar_website": "https://www.blacknight.com",
            "name_servers": [
                "ns1.blacknight.com",
                "ns2.blacknight.com",
                "ns3.blacknight.com",
                "ns4.blacknight.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 59,
            "domain_name": "p-sapo.com",
            "domain_keyword": "p-sapo",
            "domain_tld": "com",
            "query_time": "2024-04-15 14:12:45",
            "create_date": "2016-06-07",
            "update_date": "2023-05-02",
            "expiry_date": "2024-06-07",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "psapo touhoku Co.,Ltd.",
            "registrant_address": "11F,1-12-12,Umeda,Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.664768790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "b-sapo.com",
            "domain_keyword": "b-sapo",
            "domain_tld": "com",
            "query_time": "2024-05-26 14:33:46",
            "create_date": "2024-02-05",
            "update_date": "2024-02-05",
            "expiry_date": "2025-02-05",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "en-sapo.net",
            "domain_keyword": "en-sapo",
            "domain_tld": "net",
            "query_time": "2024-05-30 00:48:34",
            "create_date": "2022-09-13",
            "update_date": "2023-08-14",
            "expiry_date": "2024-09-13",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "elsapo.foundation",
            "domain_keyword": "elsapo",
            "domain_tld": "foundation",
            "query_time": "2024-05-09 23:37:26",
            "create_date": "2023-10-24",
            "update_date": "2023-10-29",
            "expiry_date": "2024-10-24",
            "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": "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "e-sanpo.co.jp",
            "domain_keyword": "e-sanpo",
            "domain_tld": "co.jp",
            "query_time": "2024-04-08 01:46:53",
            "create_date": "2000-04-14",
            "update_date": "2023-05-01",
            "registrant_company": "SANPO KIKAKU INC.",
            "name_servers": [
                "name.technowave.ad.jp",
                "ns.technowave.ne.jp"
            ]
        },
        {
            "num": 64,
            "domain_name": "p-sapo.info",
            "domain_keyword": "p-sapo",
            "domain_tld": "info",
            "query_time": "2024-05-24 15:40:23",
            "create_date": "2014-11-17",
            "update_date": "2024-04-27",
            "expiry_date": "2025-11-17",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co, Ltd",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "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": "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.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "t-sapo.com",
            "domain_keyword": "t-sapo",
            "domain_tld": "com",
            "query_time": "2024-05-04 21:00:35",
            "create_date": "2020-12-09",
            "update_date": "2023-11-24",
            "expiry_date": "2024-12-09",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Ryo Konno",
            "registrant_company": "Gatsby Inc.",
            "registrant_address": "4-3-20 Toranomon",
            "registrant_city": "Minatoku",
            "registrant_state": "Tokyo",
            "registrant_zip": "105-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.368235192",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "e-sampo.com",
            "domain_keyword": "e-sampo",
            "domain_tld": "com",
            "query_time": "2024-04-08 01:46:52",
            "create_date": "2018-07-10",
            "update_date": "2023-04-26",
            "expiry_date": "2024-07-10",
            "registrar_iana": 1316,
            "registrar_name": "Leascend Technology Co., Ltd.",
            "registrar_website": "http://www.35.com",
            "name_servers": [
                "ns3.dns-diy.com",
                "ns4.dns-diy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "ensapo.jp",
            "domain_keyword": "ensapo",
            "domain_tld": "jp",
            "query_time": "2024-04-21 15:44:30",
            "create_date": "2011-10-19",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-31",
            "registrant_name": "Takai Shinji",
            "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": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 68,
            "domain_name": "elsapo.cl",
            "domain_keyword": "elsapo",
            "domain_tld": "cl",
            "query_time": "2024-05-15 04:18:06",
            "create_date": "2024-03-14",
            "expiry_date": "2025-03-14",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "ismael osvaldo saavedra dollenz",
            "name_servers": [
                "ns1.cpanelhost.cl",
                "ns2.cpanelhost.cl"
            ]
        },
        {
            "num": 69,
            "domain_name": "p-sapo.jp",
            "domain_keyword": "p-sapo",
            "domain_tld": "jp",
            "query_time": "2024-05-08 03:30:56",
            "create_date": "2017-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": [
                "ns1.xbiz.ne.jp",
                "ns2.xbiz.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 70,
            "domain_name": "e-spo.app",
            "domain_keyword": "e-spo",
            "domain_tld": "app",
            "query_time": "2024-04-10 23:19:15",
            "create_date": "2019-10-02",
            "update_date": "2023-11-16",
            "expiry_date": "2024-10-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar 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",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "esapo.ru",
            "domain_keyword": "esapo",
            "domain_tld": "ru",
            "query_time": "2024-05-04 03:45:35",
            "create_date": "2023-10-29",
            "expiry_date": "2024-10-29",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 72,
            "domain_name": "e-apo.net",
            "domain_keyword": "e-apo",
            "domain_tld": "net",
            "query_time": "2024-05-28 09:32:04",
            "create_date": "2000-05-25",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-25",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "ensapo.blog",
            "domain_keyword": "ensapo",
            "domain_tld": "blog",
            "query_time": "2024-05-07 18:53:04",
            "create_date": "2023-04-28",
            "update_date": "2024-05-07",
            "expiry_date": "2025-04-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": [
                "ns1.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "e-sampo.co.jp",
            "domain_keyword": "e-sampo",
            "domain_tld": "co.jp",
            "query_time": "2024-05-27 23:42:44",
            "create_date": "2000-05-18",
            "update_date": "2024-03-22",
            "registrant_company": "Corporation",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ]
        },
        {
            "num": 75,
            "domain_name": "e-spo.biz",
            "domain_keyword": "e-spo",
            "domain_tld": "biz",
            "query_time": "2024-04-18 00:26:07",
            "create_date": "2019-11-22",
            "update_date": "2023-11-11",
            "expiry_date": "2024-11-22",
            "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 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": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "esapo.shop",
            "domain_keyword": "esapo",
            "domain_tld": "shop",
            "query_time": "2024-04-12 19:01:12",
            "create_date": "2023-06-20",
            "update_date": "2023-10-17",
            "expiry_date": "2024-06-20",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_state": "IL",
            "registrant_country": "US",
            "name_servers": [
                "noah.ns.cloudflare.com",
                "vivienne.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "e-apo.com",
            "domain_keyword": "e-apo",
            "domain_tld": "com",
            "query_time": "2024-04-10 13:47:22",
            "create_date": "2023-09-30",
            "update_date": "2023-09-30",
            "expiry_date": "2024-09-30",
            "registrar_iana": 1278,
            "registrar_name": "SNAPNAMES 38, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "e-sap.com",
            "domain_keyword": "e-sap",
            "domain_tld": "com",
            "query_time": "2024-04-18 00:23:02",
            "create_date": "1998-07-12",
            "update_date": "2021-05-12",
            "expiry_date": "2026-07-11",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns91.worldnic.com",
                "ns92.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "e-spo.ru",
            "domain_keyword": "e-spo",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:53:05",
            "create_date": "2022-01-15",
            "expiry_date": "2025-01-15",
            "registrar_name": "REGRU-RU",
            "registrant_company": "LEVL 7, LLC",
            "name_servers": [
                "ns5.hosting.reg.ru",
                "ns6.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 80,
            "domain_name": "esapo.pl",
            "domain_keyword": "esapo",
            "domain_tld": "pl",
            "query_time": "2024-05-17 21:40:32",
            "create_date": "2008-12-17",
            "update_date": "2023-12-26",
            "expiry_date": "2024-12-17",
            "registrar_name": "Digital Media Technology Sp. z o.o.",
            "registrar_website": "https://dmtec.pl/kontakt",
            "name_servers": [
                "ns1.ns24.net",
                "ns2.ns24.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "e-spo.jp",
            "domain_keyword": "e-spo",
            "domain_tld": "jp",
            "query_time": "2024-04-18 00:26:07",
            "create_date": "2007-03-26",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrant_name": "S.C.ALLIANCE Inc.",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-3202-2341",
            "name_servers": [
                "ns.e-spo.jp",
                "ns02.idc.jp",
                "ns03.idc.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 82,
            "domain_name": "e-sap.co.uk",
            "domain_keyword": "e-sap",
            "domain_tld": "co.uk",
            "query_time": "2024-05-20 01:15:35",
            "create_date": "2022-05-19",
            "update_date": "2024-03-20",
            "expiry_date": "2025-05-19",
            "registrar_name": "ANS Group Ltd [Tag = UKFAST]",
            "registrar_website": "https://www.ans.co.uk",
            "name_servers": [
                "andronicus.ns.cloudflare.com",
                "noor.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 83,
            "domain_name": "e-spo.info",
            "domain_keyword": "e-spo",
            "domain_tld": "info",
            "query_time": "2024-04-08 01:47:10",
            "create_date": "2017-11-27",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-27",
            "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": [
                "ns11.value-domain.com",
                "ns12.value-domain.com",
                "ns13.value-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "e-spo.games",
            "domain_keyword": "e-spo",
            "domain_tld": "games",
            "query_time": "2024-05-04 11:03:07",
            "create_date": "2019-04-25",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-25",
            "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": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "e-apo.jp",
            "domain_keyword": "e-apo",
            "domain_tld": "jp",
            "query_time": "2024-05-31 20:39:37",
            "create_date": "2006-06-05",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-30",
            "registrant_name": "NIHON CHOUZAI Co.,Ltd.",
            "registrant_address": "Tokyo",
            "registrant_zip": "105-0004",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-6821-1881",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 86,
            "domain_name": "e-sap.fr",
            "domain_keyword": "e-sap",
            "domain_tld": "fr",
            "query_time": "2024-05-16 01:39:33",
            "create_date": "2017-09-07",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-07",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "SARL AUXIVITA",
            "registrant_address": "SARL AUXIVITA, 21 rue Alfred Cortot, 34500 beziers",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.663225106",
            "name_servers": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 87,
            "domain_name": "esapo.co.jp",
            "domain_keyword": "esapo",
            "domain_tld": "co.jp",
            "query_time": "2024-05-20 16:26:58",
            "create_date": "2013-06-21",
            "update_date": "2023-08-28",
            "registrant_company": "E-support Corp,Inc.",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ]
        },
        {
            "num": 88,
            "domain_name": "e-vapo.co.uk",
            "domain_keyword": "e-vapo",
            "domain_tld": "co.uk",
            "query_time": "2024-04-30 00:12:16",
            "create_date": "2017-06-09",
            "update_date": "2023-06-08",
            "expiry_date": "2025-06-09",
            "registrar_name": "Vautron Rechenzentrum AG [Tag = ANTAGUS-DE]",
            "registrar_website": "https://www.vautron.de/impressum.php",
            "name_servers": [
                "ns1.de-nserver.de",
                "ns2.de-nserver.de"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 89,
            "domain_name": "ensapo.biz",
            "domain_keyword": "ensapo",
            "domain_tld": "biz",
            "query_time": "2024-05-01 13:32:13",
            "create_date": "2023-02-06",
            "update_date": "2023-10-17",
            "expiry_date": "2025-02-06",
            "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 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.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "e-vapo.com",
            "domain_keyword": "e-vapo",
            "domain_tld": "com",
            "query_time": "2024-04-18 01:23:19",
            "create_date": "2016-11-24",
            "update_date": "2023-04-03",
            "expiry_date": "2024-11-24",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "contact via https://www.1api.net/send-message/e-vapo.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.iwantmyname.net",
                "ns2.iwantmyname.net",
                "ns3.iwantmyname.net",
                "ns4.iwantmyname.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "e-sano.net",
            "domain_keyword": "e-sano",
            "domain_tld": "net",
            "query_time": "2024-04-18 00:22:33",
            "create_date": "2016-09-05",
            "update_date": "2023-10-08",
            "expiry_date": "2024-09-05",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PT",
            "registrant_email": "https://domaincontact.register.it/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns1.amenworld.com",
                "ns2.amenworld.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "a-sapo.net",
            "domain_keyword": "a-sapo",
            "domain_tld": "net",
            "query_time": "2024-04-24 17:24:21",
            "create_date": "2012-10-10",
            "update_date": "2023-08-17",
            "expiry_date": "2024-10-10",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "arakiryo",
            "registrant_address": "11F,1-12-12,Umeda,Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.664768790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "ie-sapo.co.jp",
            "domain_keyword": "ie-sapo",
            "domain_tld": "co.jp",
            "query_time": "2024-05-13 03:26:41",
            "create_date": "2014-05-26",
            "update_date": "2023-06-01",
            "registrant_company": "Home Support Co.,Ltd.",
            "name_servers": [
                "dns5.macly.ne.jp",
                "ns6.macly.ne.jp"
            ]
        },
        {
            "num": 94,
            "domain_name": "elsapo.online",
            "domain_keyword": "elsapo",
            "domain_tld": "online",
            "query_time": "2024-05-30 12:18:56",
            "create_date": "2018-02-06",
            "update_date": "2024-04-25",
            "expiry_date": "2025-02-06",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "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": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "e-spo.net",
            "domain_keyword": "e-spo",
            "domain_tld": "net",
            "query_time": "2024-05-18 16:20:27",
            "create_date": "2021-01-16",
            "update_date": "2023-11-20",
            "expiry_date": "2025-01-16",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "www.star-domain.jp",
            "registrant_name": "Xserver Xserver Inc.",
            "registrant_company": "Xserver Inc.",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F, 4-20 Ofukacho, Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "5300011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662928811",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "- https://www.icann.org/epp#"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "e-sap.pl",
            "domain_keyword": "e-sap",
            "domain_tld": "pl",
            "query_time": "2024-06-01 18:23:23",
            "create_date": "2024-02-15",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-15",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 97,
            "domain_name": "e-sap.org",
            "domain_keyword": "e-sap",
            "domain_tld": "org",
            "query_time": "2024-04-18 00:23:02",
            "create_date": "1999-08-31",
            "update_date": "2023-07-16",
            "expiry_date": "2024-08-31",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SAP AG",
            "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": [
                "ns.sap-ag.de",
                "ns2.sap.de",
                "ns3.sap-ag.de",
                "ns4.sap-ag.de",
                "ns5.sap.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "esapo.com.br",
            "domain_keyword": "esapo",
            "domain_tld": "com.br",
            "query_time": "2024-05-26 01:25:14",
            "create_date": "2016-03-21",
            "update_date": "2024-04-04",
            "expiry_date": "2024-03-21",
            "registrant_name": "F?bio Martins Gon?alves Ferreira",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com"
            ],
            "domain_status": [
                "on-hold"
            ]
        },
        {
            "num": 99,
            "domain_name": "e-sajo.com",
            "domain_keyword": "e-sajo",
            "domain_tld": "com",
            "query_time": "2024-04-18 00:22:24",
            "create_date": "2014-03-14",
            "update_date": "2023-12-18",
            "expiry_date": "2025-03-14",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "http://www.whois.co.kr",
            "registrant_name": "ktcommerce",
            "registrant_company": "ktcommerce",
            "registrant_address": "4f KT su-seo branch 734, Suseo-Dong, Gangnam-Gu,",
            "registrant_city": "Seoul",
            "registrant_zip": "135886",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.27675998",
            "registrant_fax": "+82.27670801",
            "name_servers": [
                "ns.kornet.net",
                "ns2.kornet.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "eusapo.net",
            "domain_keyword": "eusapo",
            "domain_tld": "net",
            "query_time": "2024-04-13 19:41:20",
            "create_date": "2012-07-06",
            "update_date": "2022-02-09",
            "expiry_date": "2024-07-06",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "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": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1050.ui-dns.biz",
                "ns1050.ui-dns.com",
                "ns1050.ui-dns.de",
                "ns1050.ui-dns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.226,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>e-sapo.jp</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3015</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>e-sato.net, ecsapo.net, i-sapo.net, ecsapo.com, ensapo.net, eisapo.com, elsapo.net, e-vapo.net, easapo.com, e-sapr.ru, k-sapo.com, e-sapp.com, a-sapo.com, e-sano.org, e-sayo.com, d-sapo.biz, e-sopo.com, e-sapa.com, g-sapo.com, e-sapor.com, e-rapo.com, ensapo.info, elsapo.com, e-svapo.com, elsapo.org, ensapo.com, e-sato.com, e-sap1.com, m-sapo.co.jp, be-sapo.jp, t-sapo.jp, e-sapog.ru, b-sapo.site, e-sano.pl, elsapo.click, e-sap1.ie, elsapo.art, e-rapo.fr, e-sano.com.pl, ensapo.co.jp, b-sapo.net, e-sado.com, i-sapo.com, e-sato.co.jp, e-supo.net, e-spo.org, elsapo.xyz, en-sapo.com, d-sapo.com, m-sapo.com, e-sado.net, be-sapo.info, u-sapo.net, g-sapo.org, ie-sapo.com, e-sago.com, i-sapo.org, e-sap1.co.uk, p-sapo.com, b-sapo.com, en-sapo.net, elsapo.foundation, e-sanpo.co.jp, p-sapo.info, t-sapo.com, e-sampo.com, ensapo.jp, elsapo.cl, p-sapo.jp, e-spo.app, esapo.ru, e-apo.net, ensapo.blog, e-sampo.co.jp, e-spo.biz, esapo.shop, e-apo.com, e-sap.com, e-spo.ru, esapo.pl, e-spo.jp, e-sap.co.uk, e-spo.info, e-spo.games, e-apo.jp, e-sap.fr, esapo.co.jp, e-vapo.co.uk, ensapo.biz, e-vapo.com, e-sano.net, a-sapo.net, ie-sapo.co.jp, elsapo.online, e-spo.net, e-sap.pl, e-sap.org, esapo.com.br, e-sajo.com, eusapo.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>e-sato.net</domain_name>
   <domain_keyword>e-sato</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 00:23:03</query_time>
   <create_date>2004-10-24</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>Shin-ichi Sato</registrant_name>
   <registrant_address>1-9-26-3F Kyutaro-cho, Chuo-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>541-0056</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662654830</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>ecsapo.net</domain_name>
   <domain_keyword>ecsapo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 00:03:10</query_time>
   <create_date>2012-12-19</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>www.star-domain.jp</registrar_website>
   <registrant_name>Xserver Xserver Inc.</registrant_name>
   <registrant_company>Xserver Inc.</registrant_company>
   <registrant_address>GRAND FRONT OSAKA TOWER A 13F, 4-20 Ofukacho, Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>5300011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662928811</registrant_phone>
   <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>
   <domain_status>
    <value>- https://www.icann.org/epp#</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>i-sapo.net</domain_name>
   <domain_keyword>i-sapo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 01:49:23</query_time>
   <create_date>2008-01-30</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>www.star-domain.jp</registrar_website>
   <registrant_name>Kazuhiro Kubota</registrant_name>
   <registrant_company>I-Support</registrant_company>
   <registrant_address>Oda1-11-9-901</registrant_address>
   <registrant_city>Wakayama Shi</registrant_city>
   <registrant_state>Wakayama Ken</registrant_state>
   <registrant_zip>640-8323</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.734605549</registrant_phone>
   <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>
   <domain_status>
    <value>- https://www.icann.org/epp#</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>ecsapo.com</domain_name>
   <domain_keyword>ecsapo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 00:03:10</query_time>
   <create_date>2011-09-30</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-30</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 MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>ensapo.net</domain_name>
   <domain_keyword>ensapo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 18:53:04</query_time>
   <create_date>2019-05-05</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2029-05-05</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Kojiro Yasuda</registrant_name>
   <registrant_company>Kojiro Yasuda</registrant_company>
   <registrant_address>2-1-20 Ryugecho, 1413</registrant_address>
   <registrant_city>Yao-Shi</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>581-0069</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.9067279636</registrant_phone>
   <registrant_fax>+81.729465026</registrant_fax>
   <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>6</num>
   <domain_name>eisapo.com</domain_name>
   <domain_keyword>eisapo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 03:13:25</query_time>
   <create_date>2019-05-16</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-05-16</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 MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</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>7</num>
   <domain_name>elsapo.net</domain_name>
   <domain_keyword>elsapo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 08:10:30</query_time>
   <create_date>2007-01-03</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</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>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/elsapo.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.1.enet24.de</value>
    <value>ns.2.enet24.de</value>
    <value>ns.3.enet24.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>e-vapo.net</domain_name>
   <domain_keyword>e-vapo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 01:23:20</query_time>
   <create_date>2022-06-30</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>2522</registrar_iana>
   <registrar_name>DropCatch.com 763 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>Grand Cayman</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>KY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>expired1.namebrightdns.com</value>
    <value>expired2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>easapo.com</domain_name>
   <domain_keyword>easapo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 06:01:58</query_time>
   <create_date>2019-04-09</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Kenichi Hirota</registrant_name>
   <registrant_company>LIFEBOAT Inc.</registrant_company>
   <registrant_address>2-8-14 Moriyama</registrant_address>
   <registrant_city>Nagoya-shi Moriyama-ku</registrant_city>
   <registrant_state>Aichi</registrant_state>
   <registrant_zip>463-0067</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.527008712</registrant_phone>
   <registrant_fax>+81.527008698</registrant_fax>
   <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>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>e-sapr.ru</domain_name>
   <domain_keyword>e-sapr</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:52:52</query_time>
   <create_date>2018-11-25</create_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_name>AXELNAME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.axelname.ru</value>
    <value>ns2.axelname.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>k-sapo.com</domain_name>
   <domain_keyword>k-sapo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 17:32:44</query_time>
   <create_date>2009-08-19</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-08-19</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 MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>e-sapp.com</domain_name>
   <domain_keyword>e-sapp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 16:19:18</query_time>
   <create_date>2024-01-17</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-17</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>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>a-sapo.com</domain_name>
   <domain_keyword>a-sapo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 00:18:29</query_time>
   <create_date>2022-12-25</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=a-sapo.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>e-sano.org</domain_name>
   <domain_keyword>e-sano</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 00:22:33</query_time>
   <create_date>2016-09-05</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>Register SpA</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ricardo Pimenta-Araujo</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PT</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.amenworld.com</value>
    <value>ns2.amenworld.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>e-sayo.com</domain_name>
   <domain_keyword>e-sayo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 16:19:19</query_time>
   <create_date>2022-08-16</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-08-16</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 ConoHa</registrant_name>
   <registrant_company>Whois Privacy Protection Service by ConoHa</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower</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.367020428</registrant_phone>
   <name_servers>
    <value>ns-a1.conoha.io</value>
    <value>ns-a2.conoha.io</value>
    <value>ns-a3.conoha.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>d-sapo.biz</domain_name>
   <domain_keyword>d-sapo</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-15 08:50:58</query_time>
   <create_date>2011-08-09</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>drisapo</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Oita</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>e-sopo.com</domain_name>
   <domain_keyword>e-sopo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 05:49:25</query_time>
   <create_date>2021-02-04</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>TO</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>dns1.netsons.net</value>
    <value>dns2.netsons.net</value>
    <value>dns3.netsons.net</value>
    <value>dns4.netsons.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>e-sapa.com</domain_name>
   <domain_keyword>e-sapa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 00:23:02</query_time>
   <create_date>2008-06-04</create_date>
   <update_date>2023-06-05</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>ns1.ascio.com</value>
    <value>ns2.ascio.com</value>
    <value>ns3.ascio.com</value>
    <value>ns4.ascio.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>g-sapo.com</domain_name>
   <domain_keyword>g-sapo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 16:28:12</query_time>
   <create_date>2018-05-07</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-05-07</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 MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>e-sapor.com</domain_name>
   <domain_keyword>e-sapor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 03:10:00</query_time>
   <create_date>2012-07-25</create_date>
   <update_date>2023-05-17</update_date>
   <expiry_date>2025-07-25</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://home.pl</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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>e-rapo.com</domain_name>
   <domain_keyword>e-rapo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 21:43:07</query_time>
   <create_date>2018-10-23</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>EGIS</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>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns111.ovh.net</value>
    <value>ns111.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>22</num>
   <domain_name>ensapo.info</domain_name>
   <domain_keyword>ensapo</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-23 12:15:13</query_time>
   <create_date>2020-01-21</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2025-01-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_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.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>elsapo.com</domain_name>
   <domain_keyword>elsapo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 20:06:17</query_time>
   <create_date>2012-10-04</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2024-10-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.perfectdomain.com</value>
    <value>ns2.perfectdomain.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>24</num>
   <domain_name>e-svapo.com</domain_name>
   <domain_keyword>e-svapo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 15:14:04</query_time>
   <create_date>2024-05-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>KOBLESK SRL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://domaincontact.register.it/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>elsapo.org</domain_name>
   <domain_keyword>elsapo</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-21 23:58:42</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-01-24</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>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>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>26</num>
   <domain_name>ensapo.com</domain_name>
   <domain_keyword>ensapo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 15:44:30</query_time>
   <create_date>2015-07-23</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (421052073)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O ensapo.com</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</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>27</num>
   <domain_name>e-sato.com</domain_name>
   <domain_keyword>e-sato</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 03:10:02</query_time>
   <create_date>2022-10-13</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-10-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>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>ns1017.v6dns.com</value>
    <value>ns9999.v6dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>e-sap1.com</domain_name>
   <domain_keyword>e-sap1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 00:23:02</query_time>
   <create_date>2010-08-19</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2025-08-19</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SAP Landscapes Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kildare</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.blacknight.com</value>
    <value>ns2.blacknight.com</value>
    <value>ns3.blacknight.com</value>
    <value>ns4.blacknight.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>m-sapo.co.jp</domain_name>
   <domain_keyword>m-sapo</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-16 10:14:13</query_time>
   <create_date>2019-04-22</create_date>
   <update_date>2023-05-01</update_date>
   <registrant_company>Social C Labo CO.,LTD.</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>30</num>
   <domain_name>be-sapo.jp</domain_name>
   <domain_keyword>be-sapo</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-19 00:21:23</query_time>
   <create_date>2014-06-12</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>Ad A Type Co.,Ltd.</registrant_name>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F,</registrant_address>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6292-8811</registrant_phone>
   <registrant_fax>06-6292-8812</registrant_fax>
   <name_servers>
    <value>ns1.adat-dns.com</value>
    <value>ns2.adat-dns.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>t-sapo.jp</domain_name>
   <domain_keyword>t-sapo</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-06 08:55:31</query_time>
   <create_date>2021-04-15</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrant_name>T.SUPPORT Co. Ltd.</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>e-sapog.ru</domain_name>
   <domain_keyword>e-sapog</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:52:52</query_time>
   <create_date>2012-01-25</create_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>b-sapo.site</domain_name>
   <domain_keyword>b-sapo</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-16 03:41:05</query_time>
   <create_date>2023-12-12</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-12-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_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_state>Fukuoka</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>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>e-sano.pl</domain_name>
   <domain_keyword>e-sano</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-18 00:22:33</query_time>
   <create_date>2022-08-13</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_name>Linkhouse (Grupa KBR Chlewiński i Kozłowski S. K .A.)</registrar_name>
   <name_servers>
    <value>agustin.ns.cloudflare.com</value>
    <value>ines.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>elsapo.click</domain_name>
   <domain_keyword>elsapo</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-17 18:12:09</query_time>
   <create_date>2023-08-20</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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>ns-10.awsdns-01.com</value>
    <value>ns-1100.awsdns-09.org</value>
    <value>ns-1967.awsdns-53.co.uk</value>
    <value>ns-902.awsdns-48.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>e-sap1.ie</domain_name>
   <domain_keyword>e-sap1</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-25 05:48:29</query_time>
   <create_date>2010-09-05</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_name>Register 365</registrar_name>
   <registrar_website>www.register365.ie</registrar_website>
   <registrant_name>Sap Holdings Limited</registrant_name>
   <name_servers>
    <value>ns1.blacknight.com</value>
    <value>ns2.blacknight.com</value>
    <value>ns3.blacknight.com</value>
    <value>ns4.blacknight.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>elsapo.art</domain_name>
   <domain_keyword>elsapo</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-09 23:37:26</query_time>
   <create_date>2023-10-24</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-10-24</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>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>38</num>
   <domain_name>e-rapo.fr</domain_name>
   <domain_keyword>e-rapo</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-22 08:35:21</query_time>
   <create_date>2018-10-23</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>EGIS</registrant_company>
   <registrant_address>EGIS, 15 Avenue du Centre - CS 20538 Guyancourt, 78286 Saint-Quentin-en-Yvelines</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.139414400</registrant_phone>
   <name_servers>
    <value>dns111.ovh.net</value>
    <value>ns111.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>e-sano.com.pl</domain_name>
   <domain_keyword>e-sano</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-03-15 09:56:47</query_time>
   <create_date>2020-05-25</create_date>
   <update_date>2023-05-12</update_date>
   <expiry_date>2024-05-25</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>dns1.tld.pl</value>
    <value>dns2.tld.pl</value>
    <value>dns3.tld.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>ensapo.co.jp</domain_name>
   <domain_keyword>ensapo</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-07 18:53:03</query_time>
   <create_date>2017-12-14</create_date>
   <update_date>2024-01-01</update_date>
   <registrant_company>enpower support Inc.</registrant_company>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
  </value>
  <value>
   <num>41</num>
   <domain_name>b-sapo.net</domain_name>
   <domain_keyword>b-sapo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-14 22:20:06</query_time>
   <create_date>2013-03-19</create_date>
   <update_date>2023-02-27</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>UpStart Corporation</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://contact-form.registrar.eu/?domainname=b-sapo.net&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1139.awsdns-14.org</value>
    <value>ns-1684.awsdns-18.co.uk</value>
    <value>ns-351.awsdns-43.com</value>
    <value>ns-960.awsdns-56.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>e-sado.com</domain_name>
   <domain_keyword>e-sado</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 00:22:18</query_time>
   <create_date>2006-10-19</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-10-19</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 MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>i-sapo.com</domain_name>
   <domain_keyword>i-sapo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 22:06:34</query_time>
   <create_date>2021-09-04</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-09-04</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>ns-rs1.gmoserver.jp</value>
    <value>ns-rs2.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>e-sato.co.jp</domain_name>
   <domain_keyword>e-sato</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-20 13:24:26</query_time>
   <create_date>2000-10-12</create_date>
   <update_date>2023-11-01</update_date>
   <registrant_company>Tokyo East Sato,Ltd</registrant_company>
   <name_servers>
    <value>ns.namedserver.net</value>
    <value>ns2.namedserver.net</value>
   </name_servers>
  </value>
  <value>
   <num>45</num>
   <domain_name>e-supo.net</domain_name>
   <domain_keyword>e-supo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 00:27:53</query_time>
   <create_date>2015-09-26</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>Asahi Kikaku Corp.</registrant_name>
   <registrant_address>11F,1-12-12,Umeda,Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.664768790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>e-spo.org</domain_name>
   <domain_keyword>e-spo</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-13 00:35:48</query_time>
   <create_date>2021-04-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>http://www.netowl.jp</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>XSERVER Inc.</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.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>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>elsapo.xyz</domain_name>
   <domain_keyword>elsapo</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-30 12:18:56</query_time>
   <create_date>2023-01-30</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_state>Middlesex</registrant_state>
   <registrant_country>GB</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-1381.awsdns-44.org</value>
    <value>ns-1761.awsdns-28.co.uk</value>
    <value>ns-205.awsdns-25.com</value>
    <value>ns-730.awsdns-27.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>en-sapo.com</domain_name>
   <domain_keyword>en-sapo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 10:51:15</query_time>
   <create_date>2017-09-04</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-09-04</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 MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <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>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>d-sapo.com</domain_name>
   <domain_keyword>d-sapo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 06:35:18</query_time>
   <create_date>2009-08-20</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>masaki kawai</registrant_name>
   <registrant_company>zerocool Co.,Ltd.</registrant_company>
   <registrant_address>1-6-43 Obata Moriyama-ku</registrant_address>
   <registrant_city>Nagoya-shi</registrant_city>
   <registrant_state>Aichi</registrant_state>
   <registrant_zip>4630011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.527929055</registrant_phone>
   <registrant_fax>+81.527929088</registrant_fax>
   <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>50</num>
   <domain_name>m-sapo.com</domain_name>
   <domain_keyword>m-sapo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 09:08:29</query_time>
   <create_date>2023-05-14</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-05-14</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 MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>e-sado.net</domain_name>
   <domain_keyword>e-sado</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 05:48:25</query_time>
   <create_date>2011-06-02</create_date>
   <update_date>2017-03-04</update_date>
   <expiry_date>2026-06-02</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 MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>be-sapo.info</domain_name>
   <domain_keyword>be-sapo</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 18:58:41</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-08-31</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>ns-rs1.gmoserver.jp</value>
    <value>ns-rs2.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>u-sapo.net</domain_name>
   <domain_keyword>u-sapo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 06:51:18</query_time>
   <create_date>2012-06-14</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2025-06-14</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Humeia Corporation</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>https://contact-form.registrar.eu/?domainname=u-sapo.net&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>g-sapo.org</domain_name>
   <domain_keyword>g-sapo</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 16:28:12</query_time>
   <create_date>2014-09-09</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>http://www.netowl.jp</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>XSERVER Inc.</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.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>ie-sapo.com</domain_name>
   <domain_keyword>ie-sapo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 09:21:43</query_time>
   <create_date>2017-07-27</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-07-27</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 Toda</registrant_name>
   <registrant_company>Kotoura-System Corp,Inc.</registrant_company>
   <registrant_address>5-7-7 Higashinaniwacho</registrant_address>
   <registrant_city>Amagasaki-shi</registrant_city>
   <registrant_state>Hyogo</registrant_state>
   <registrant_zip>660-0892</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.5035630711</registrant_phone>
   <registrant_fax>+81.674929254</registrant_fax>
   <name_servers>
    <value>ns1.kotoura-system.co.jp</value>
    <value>ns2.kotoura-system.co.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>e-sago.com</domain_name>
   <domain_keyword>e-sago</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 05:48:26</query_time>
   <create_date>2022-11-19</create_date>
   <update_date>2022-11-19</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_address>L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil</registrant_address>
   <registrant_city>Kuala Lumpur</registrant_city>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_zip>57000</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+60.389966788</registrant_phone>
   <registrant_fax>+603.89966788</registrant_fax>
   <name_servers>
    <value>ns1.tino.org</value>
    <value>ns2.tino.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>i-sapo.org</domain_name>
   <domain_keyword>i-sapo</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-19 01:49:23</query_time>
   <create_date>2020-12-08</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co., Ltd.</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</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>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.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>e-sap1.co.uk</domain_name>
   <domain_keyword>e-sap1</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-30 00:10:55</query_time>
   <create_date>2010-08-19</create_date>
   <update_date>2022-07-29</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_name>Blacknight Internet Solutions Ltd t/a Blacknight Solutions [Tag = BLACKNIGHT-IE]</registrar_name>
   <registrar_website>https://www.blacknight.com</registrar_website>
   <name_servers>
    <value>ns1.blacknight.com</value>
    <value>ns2.blacknight.com</value>
    <value>ns3.blacknight.com</value>
    <value>ns4.blacknight.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>p-sapo.com</domain_name>
   <domain_keyword>p-sapo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 14:12:45</query_time>
   <create_date>2016-06-07</create_date>
   <update_date>2023-05-02</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>psapo touhoku Co.,Ltd.</registrant_name>
   <registrant_address>11F,1-12-12,Umeda,Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.664768790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>b-sapo.com</domain_name>
   <domain_keyword>b-sapo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 14:33:46</query_time>
   <create_date>2024-02-05</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-02-05</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 MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>en-sapo.net</domain_name>
   <domain_keyword>en-sapo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 00:48:34</query_time>
   <create_date>2022-09-13</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-09-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>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <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>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>elsapo.foundation</domain_name>
   <domain_keyword>elsapo</domain_keyword>
   <domain_tld>foundation</domain_tld>
   <query_time>2024-05-09 23:37:26</query_time>
   <create_date>2023-10-24</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-10-24</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>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>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>63</num>
   <domain_name>e-sanpo.co.jp</domain_name>
   <domain_keyword>e-sanpo</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-08 01:46:53</query_time>
   <create_date>2000-04-14</create_date>
   <update_date>2023-05-01</update_date>
   <registrant_company>SANPO KIKAKU INC.</registrant_company>
   <name_servers>
    <value>name.technowave.ad.jp</value>
    <value>ns.technowave.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>64</num>
   <domain_name>p-sapo.info</domain_name>
   <domain_keyword>p-sapo</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-24 15:40:23</query_time>
   <create_date>2014-11-17</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-11-17</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co, Ltd</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</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>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.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>t-sapo.com</domain_name>
   <domain_keyword>t-sapo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 21:00:35</query_time>
   <create_date>2020-12-09</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Ryo Konno</registrant_name>
   <registrant_company>Gatsby Inc.</registrant_company>
   <registrant_address>4-3-20 Toranomon</registrant_address>
   <registrant_city>Minatoku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>105-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.368235192</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>66</num>
   <domain_name>e-sampo.com</domain_name>
   <domain_keyword>e-sampo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 01:46:52</query_time>
   <create_date>2018-07-10</create_date>
   <update_date>2023-04-26</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>1316</registrar_iana>
   <registrar_name>Leascend Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.35.com</registrar_website>
   <name_servers>
    <value>ns3.dns-diy.com</value>
    <value>ns4.dns-diy.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>ensapo.jp</domain_name>
   <domain_keyword>ensapo</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-21 15:44:30</query_time>
   <create_date>2011-10-19</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrant_name>Takai Shinji</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>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>elsapo.cl</domain_name>
   <domain_keyword>elsapo</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-15 04:18:06</query_time>
   <create_date>2024-03-14</create_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>ismael osvaldo saavedra dollenz</registrant_name>
   <name_servers>
    <value>ns1.cpanelhost.cl</value>
    <value>ns2.cpanelhost.cl</value>
   </name_servers>
  </value>
  <value>
   <num>69</num>
   <domain_name>p-sapo.jp</domain_name>
   <domain_keyword>p-sapo</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-08 03:30:56</query_time>
   <create_date>2017-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>ns1.xbiz.ne.jp</value>
    <value>ns2.xbiz.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>e-spo.app</domain_name>
   <domain_keyword>e-spo</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-10 23:19:15</query_time>
   <create_date>2019-10-02</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar 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>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.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>71</num>
   <domain_name>esapo.ru</domain_name>
   <domain_keyword>esapo</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 03:45:35</query_time>
   <create_date>2023-10-29</create_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.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>e-apo.net</domain_name>
   <domain_keyword>e-apo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 09:32:04</query_time>
   <create_date>2000-05-25</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>ensapo.blog</domain_name>
   <domain_keyword>ensapo</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-07 18:53:04</query_time>
   <create_date>2023-04-28</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-04-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>ns1.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>e-sampo.co.jp</domain_name>
   <domain_keyword>e-sampo</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-27 23:42:44</query_time>
   <create_date>2000-05-18</create_date>
   <update_date>2024-03-22</update_date>
   <registrant_company>Corporation</registrant_company>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>75</num>
   <domain_name>e-spo.biz</domain_name>
   <domain_keyword>e-spo</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-18 00:26:07</query_time>
   <create_date>2019-11-22</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-11-22</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 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>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>76</num>
   <domain_name>esapo.shop</domain_name>
   <domain_keyword>esapo</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-12 19:01:12</query_time>
   <create_date>2023-06-20</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>noah.ns.cloudflare.com</value>
    <value>vivienne.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>e-apo.com</domain_name>
   <domain_keyword>e-apo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 13:47:22</query_time>
   <create_date>2023-09-30</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>1278</registrar_iana>
   <registrar_name>SNAPNAMES 38, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>e-sap.com</domain_name>
   <domain_keyword>e-sap</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 00:23:02</query_time>
   <create_date>1998-07-12</create_date>
   <update_date>2021-05-12</update_date>
   <expiry_date>2026-07-11</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns91.worldnic.com</value>
    <value>ns92.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>e-spo.ru</domain_name>
   <domain_keyword>e-spo</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:53:05</query_time>
   <create_date>2022-01-15</create_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>LEVL 7, LLC</registrant_company>
   <name_servers>
    <value>ns5.hosting.reg.ru</value>
    <value>ns6.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>esapo.pl</domain_name>
   <domain_keyword>esapo</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-17 21:40:32</query_time>
   <create_date>2008-12-17</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_name>Digital Media Technology Sp. z o.o.</registrar_name>
   <registrar_website>https://dmtec.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.ns24.net</value>
    <value>ns2.ns24.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>e-spo.jp</domain_name>
   <domain_keyword>e-spo</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-18 00:26:07</query_time>
   <create_date>2007-03-26</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>S.C.ALLIANCE Inc.</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-3202-2341</registrant_phone>
   <name_servers>
    <value>ns.e-spo.jp</value>
    <value>ns02.idc.jp</value>
    <value>ns03.idc.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>e-sap.co.uk</domain_name>
   <domain_keyword>e-sap</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-20 01:15:35</query_time>
   <create_date>2022-05-19</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_name>ANS Group Ltd [Tag = UKFAST]</registrar_name>
   <registrar_website>https://www.ans.co.uk</registrar_website>
   <name_servers>
    <value>andronicus.ns.cloudflare.com</value>
    <value>noor.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>e-spo.info</domain_name>
   <domain_keyword>e-spo</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-08 01:47:10</query_time>
   <create_date>2017-11-27</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-27</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>ns11.value-domain.com</value>
    <value>ns12.value-domain.com</value>
    <value>ns13.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>e-spo.games</domain_name>
   <domain_keyword>e-spo</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-05-04 11:03:07</query_time>
   <create_date>2019-04-25</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-25</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>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>e-apo.jp</domain_name>
   <domain_keyword>e-apo</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-31 20:39:37</query_time>
   <create_date>2006-06-05</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>NIHON CHOUZAI Co.,Ltd.</registrant_name>
   <registrant_address>Tokyo</registrant_address>
   <registrant_zip>105-0004</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-6821-1881</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>e-sap.fr</domain_name>
   <domain_keyword>e-sap</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-16 01:39:33</query_time>
   <create_date>2017-09-07</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>SARL AUXIVITA</registrant_company>
   <registrant_address>SARL AUXIVITA, 21 rue Alfred Cortot, 34500 beziers</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.663225106</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>87</num>
   <domain_name>esapo.co.jp</domain_name>
   <domain_keyword>esapo</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-20 16:26:58</query_time>
   <create_date>2013-06-21</create_date>
   <update_date>2023-08-28</update_date>
   <registrant_company>E-support Corp,Inc.</registrant_company>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
  </value>
  <value>
   <num>88</num>
   <domain_name>e-vapo.co.uk</domain_name>
   <domain_keyword>e-vapo</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-30 00:12:16</query_time>
   <create_date>2017-06-09</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2025-06-09</expiry_date>
   <registrar_name>Vautron Rechenzentrum AG [Tag = ANTAGUS-DE]</registrar_name>
   <registrar_website>https://www.vautron.de/impressum.php</registrar_website>
   <name_servers>
    <value>ns1.de-nserver.de</value>
    <value>ns2.de-nserver.de</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>ensapo.biz</domain_name>
   <domain_keyword>ensapo</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-01 13:32:13</query_time>
   <create_date>2023-02-06</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2025-02-06</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 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.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>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>e-vapo.com</domain_name>
   <domain_keyword>e-vapo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 01:23:19</query_time>
   <create_date>2016-11-24</create_date>
   <update_date>2023-04-03</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/e-vapo.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.iwantmyname.net</value>
    <value>ns2.iwantmyname.net</value>
    <value>ns3.iwantmyname.net</value>
    <value>ns4.iwantmyname.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>e-sano.net</domain_name>
   <domain_keyword>e-sano</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 00:22:33</query_time>
   <create_date>2016-09-05</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</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>LI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>https://domaincontact.register.it/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.amenworld.com</value>
    <value>ns2.amenworld.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>a-sapo.net</domain_name>
   <domain_keyword>a-sapo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 17:24:21</query_time>
   <create_date>2012-10-10</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>arakiryo</registrant_name>
   <registrant_address>11F,1-12-12,Umeda,Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.664768790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>ie-sapo.co.jp</domain_name>
   <domain_keyword>ie-sapo</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-13 03:26:41</query_time>
   <create_date>2014-05-26</create_date>
   <update_date>2023-06-01</update_date>
   <registrant_company>Home Support Co.,Ltd.</registrant_company>
   <name_servers>
    <value>dns5.macly.ne.jp</value>
    <value>ns6.macly.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>94</num>
   <domain_name>elsapo.online</domain_name>
   <domain_keyword>elsapo</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-30 12:18:56</query_time>
   <create_date>2018-02-06</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</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>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.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>95</num>
   <domain_name>e-spo.net</domain_name>
   <domain_keyword>e-spo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 16:20:27</query_time>
   <create_date>2021-01-16</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>www.star-domain.jp</registrar_website>
   <registrant_name>Xserver Xserver Inc.</registrant_name>
   <registrant_company>Xserver Inc.</registrant_company>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F, 4-20 Ofukacho, Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>5300011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662928811</registrant_phone>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>- https://www.icann.org/epp#</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>e-sap.pl</domain_name>
   <domain_keyword>e-sap</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-01 18:23:23</query_time>
   <create_date>2024-02-15</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>e-sap.org</domain_name>
   <domain_keyword>e-sap</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 00:23:02</query_time>
   <create_date>1999-08-31</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-08-31</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_company>SAP AG</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>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>ns.sap-ag.de</value>
    <value>ns2.sap.de</value>
    <value>ns3.sap-ag.de</value>
    <value>ns4.sap-ag.de</value>
    <value>ns5.sap.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>esapo.com.br</domain_name>
   <domain_keyword>esapo</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-26 01:25:14</query_time>
   <create_date>2016-03-21</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2024-03-21</expiry_date>
   <registrant_name>F?bio Martins Gon?alves Ferreira</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.linode.com</value>
    <value>ns2.linode.com</value>
   </name_servers>
   <domain_status>
    <value>on-hold</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>e-sajo.com</domain_name>
   <domain_keyword>e-sajo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 00:22:24</query_time>
   <create_date>2014-03-14</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>http://www.whois.co.kr</registrar_website>
   <registrant_name>ktcommerce</registrant_name>
   <registrant_company>ktcommerce</registrant_company>
   <registrant_address>4f KT su-seo branch 734, Suseo-Dong, Gangnam-Gu,</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>135886</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.27675998</registrant_phone>
   <registrant_fax>+82.27670801</registrant_fax>
   <name_servers>
    <value>ns.kornet.net</value>
    <value>ns2.kornet.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>eusapo.net</domain_name>
   <domain_keyword>eusapo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-13 19:41:20</query_time>
   <create_date>2012-07-06</create_date>
   <update_date>2022-02-09</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.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>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1050.ui-dns.biz</value>
    <value>ns1050.ui-dns.com</value>
    <value>ns1050.ui-dns.de</value>
    <value>ns1050.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.226</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 265,554,933

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,554,933
Total WHOIS records with a Registrant Contact 166,068,912
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,624,517
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,296,211
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,955,636

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,547,383,772
Total WHOIS records with a Registrant Contact 1,278,287,020
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,118,364,042
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,048,768,136

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 265 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.