We found a total of 2 historical WHOIS records (in 0.117 seconds) for "estore.technology" in our Historical WHOIS Database.
#1 - QUERY TIME

26 Jun 2014 - 7:00 AM UTC

Registered: 25 June 2014
Modified: 25 June 2014
Expiry: 25 June 2015

REGISTRAR

Name: Godaddy LLC

NAME SERVERS

ns69.domaincontrol.com
ns70.domaincontrol.com

DOMAIN STATUS

clientDeleteProhibited
clientRenewProhibited
clientTransferProhibited
clientUpdateProhibited

REGISTRANT

Name: Hoa Nguyen
Company: Perfect Squares, Inc
Address: 836 BENTWATER PKWY None
City: CEDAR HILL
State: Texas
ZIP: 75104
Country: United States
Email: [email protected]
Phone: 19728229478

#2 - QUERY TIME

7 Feb 2018 - 5:33 PM UTC

Registered: 6 February 2018
Modified: 6 February 2018
Expiry: 6 February 2019

REGISTRAR

IANA: 146
Name: GoDaddy.com, LLC
Website: http://www.godaddy.com/domains/search.aspx?ci=8990

NAME SERVERS

ns69.domaincontrol.com
ns70.domaincontrol.com

DOMAIN STATUS

addPeriod
clientDeleteProhibited
clientRenewProhibited
clientTransferProhibited
clientUpdateProhibited

REGISTRANT

Name: Yousef Jumah
Address: UAE
City: RKT
State: UAE
ZIP: 35050
Country: United Arab Emirates
Email: [email protected]
Phone: +971.507717705

* Changes to the WHOIS data as compared with the previous record are highlighted in yellow.

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=estore.technology
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "estore.technology",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "estore.technology",
    "results": [
        {
            "num": 1,
            "domain_name": "estore.technology",
            "domain_keyword": "estore",
            "domain_tld": "technology",
            "query_time": "2014-06-26 07:00:00",
            "create_date": "2014-06-25",
            "update_date": "2014-06-25",
            "expiry_date": "2015-06-25",
            "registrar_name": "Godaddy LLC",
            "registrant_name": "Hoa Nguyen",
            "registrant_company": "Perfect Squares, Inc",
            "registrant_address": "836 BENTWATER PKWY None",
            "registrant_city": "CEDAR HILL",
            "registrant_state": "Texas",
            "registrant_zip": "75104",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "19728229478",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ]
        },
        {
            "num": 2,
            "domain_name": "estore.technology",
            "domain_keyword": "estore",
            "domain_tld": "technology",
            "query_time": "2018-02-07 17:33:25",
            "create_date": "2018-02-06",
            "update_date": "2018-02-06",
            "expiry_date": "2019-02-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "Yousef Jumah",
            "registrant_address": "UAE",
            "registrant_city": "RKT",
            "registrant_state": "UAE",
            "registrant_zip": "35050",
            "registrant_country": "AE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+971.507717705",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ]
        }
    ],
    "stats": {
        "total_time": 0.117,
        "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>estore.technology</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>estore.technology</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>estore.technology</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2014-06-26 07:00:00</query_time>
   <create_date>2014-06-25</create_date>
   <update_date>2014-06-25</update_date>
   <expiry_date>2015-06-25</expiry_date>
   <registrar_name>Godaddy LLC</registrar_name>
   <registrant_name>Hoa Nguyen</registrant_name>
   <registrant_company>Perfect Squares, Inc</registrant_company>
   <registrant_address>836 BENTWATER PKWY None</registrant_address>
   <registrant_city>CEDAR HILL</registrant_city>
   <registrant_state>Texas</registrant_state>
   <registrant_zip>75104</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>19728229478</registrant_phone>
   <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>
  </value>
  <value>
   <num>2</num>
   <domain_name>estore.technology</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2018-02-07 17:33:25</query_time>
   <create_date>2018-02-06</create_date>
   <update_date>2018-02-06</update_date>
   <expiry_date>2019-02-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>Yousef Jumah</registrant_name>
   <registrant_address>UAE</registrant_address>
   <registrant_city>RKT</registrant_city>
   <registrant_state>UAE</registrant_state>
   <registrant_zip>35050</registrant_zip>
   <registrant_country>AE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+971.507717705</registrant_phone>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.117</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 112 domain names (in 0.051 seconds) which contained the exact domain keyword "estore".
Domain Name Registered Expiry Registrar Ownership
1 estore.com 6 Mar 1995 7 Mar 2025 SAV.COM, LLC REDACTED FOR PRIVACY
2 estore.co.jp 4 Mar 1999 - - Estore Corporation
3 estore.jp 26 Mar 2001 31 Mar 2025 - Estore corporation
4 estore.info 12 Sep 2001 12 Sep 2024 Epik LLC Anonymize LLC
5 estore.com.br 12 Dec 2001 12 Dec 2024 - OPECO OPERACOES COMERCIAIS IMP E EXPORTACAO LTDA
6 estore.org 7 Apr 2002 7 Apr 2025 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
7 estore.nl 6 Nov 2002 - Registrar.eu -
8 estore.cc 25 Jan 2003 25 Jan 2025 ENOM, INC. REDACTED FOR PRIVACY
9 estore.sk 10 Jun 2003 10 Jun 2024 SWAN, a. s. SWAN, a. s.
10 estore.biz 5 Jun 2004 4 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
11 estore.tv 31 Aug 2004 31 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
12 estore.in 16 Feb 2005 16 Feb 2025 Dynadot LLC DCJ Corporation
13 estore.org.uk 30 Nov 2007 30 Nov 2024 Alan Drury [Tag = SIGNS] -
14 estore.me 18 Jul 2008 18 Jul 2024 Sav.com, LLC Privacy Protection
15 estore.co 20 Jul 2010 19 Jul 2024 Sea Wasp, LLC REDACTED FOR PRIVACY
16 estore.org.in 7 Jan 2014 7 Jan 2025 Endurance Digital Domain Technology LLP Efficient INDIA
17 estore.menu 1 May 2014 1 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
18 estore.club 26 May 2014 25 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
19 estore.com.cn 15 Aug 2014 15 Aug 2024 阿里云计算有限公司(万网) 尚红超
20 estore.energy 11 Feb 2015 11 Feb 2025 Cloudflare, Inc webhoster.de AG
21 estore.com.co 6 Aug 2015 5 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
22 estore.feedback 15 Oct 2015 15 Oct 2024 Tucows Registry Services REGISTRY RESERVED DOMAIN
23 estore.uk 24 Nov 2015 24 Nov 2027 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
24 estore.us 18 May 2016 17 May 2025 Name.com, Inc. Domain Admin
25 estore.mobi 20 Jun 2016 20 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
26 estore.taipei 15 Aug 2017 15 Aug 2027 Net-Chinese Co., Ltd. waretown
27 estore.ru 11 Jan 2018 11 Jan 2025 SALENAMES-RU NALIM DEVELOPMENT LTD.
28 estore.se 21 Jan 2018 21 Jan 2025 One.com -
29 estore.nz 2 Feb 2018 - Metaname -
30 estore.press 22 Apr 2018 22 Apr 2025 Namecheap A. R. Communications LLC
31 estore.app 8 May 2018 8 May 2025 Global Domains International, Inc. DBA DomainCostClub.com DomainCostClub.com
32 estore.by 21 May 2018 21 May 2025 Reliable Software, Ltd -
33 estore.ro 28 Sep 2018 12 Sep 2032 EXTREME SOLUTIONS SRL -
34 estore.work 9 Feb 2019 9 Feb 2025 Name.com, Inc. Stylish Eve, Inc
35 estore.dev 28 Feb 2019 28 Feb 2025 Squarespace Domains II LLC. REDACTED FOR PRIVACY
36 estore.software 11 Apr 2019 11 Apr 2026 Porkbun LLC Law and Legal
37 estore.com.ng 17 Apr 2019 17 Apr 2025 GO54 Limited (formerly Whogohost Limited) Example Inc.
38 estore.design 2 May 2019 2 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
39 estore.ltd 10 May 2019 10 May 2025 TLD Registrar Solutions Ltd. DOMAIN HOSTING PAL
40 estore.company 16 May 2019 16 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
41 estore.shop 6 Jun 2019 6 Jun 2029 Network Solutions, LLC -
42 estore.cl 11 Jun 2019 11 Jun 2025 NIC Chile Empresa Nacional de Telecomunicaciones S.A. Rep por Silva
43 estore.asia 22 Jun 2019 22 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
44 estore.su 6 Nov 2019 6 Nov 2024 REGRU-SU Private Person
45 estore.xyz 9 Nov 2019 9 Nov 2026 Dynadot LLC -
46 estore.guru 30 Nov 2019 30 Nov 2024 Atak Domain Bilgi Teknolojileri A.Ş. Ersop Group
47 estore.ng 28 Jan 2020 28 Jan 2025 TOOL DOMAINS OOD Redacted | EU Registrar
48 estore.global 11 Feb 2020 11 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
49 estore.today 11 Feb 2020 11 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
50 estore.cloud 6 Apr 2020 6 Apr 2025 PSI-USA, Inc. dba Domain Robot digitalkraft GmbH
51 estore.plus 10 May 2020 10 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
52 estore.marketing 12 May 2020 12 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
53 estore.business 31 Jul 2020 31 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
54 estore.blog 2 Nov 2020 2 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
55 estore.hr 28 Feb 2021 9 Jan 2025 CARNET e store j.d.o.o.
56 estore.link 19 Mar 2021 19 Mar 2025 Porkbun LLC Private by Design, LLC
57 estore.solutions 20 Mar 2021 20 Mar 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
58 estore.one 21 Mar 2021 21 Mar 2024 NameCheap, Inc. REDACTED FOR PRIVACY
59 estore.gmbh 16 Apr 2021 16 Apr 2025 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
60 estore.agency 8 Aug 2021 8 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
61 estore.net 28 Sep 2021 13 Sep 2024 COSMOTOWN, INC. -
62 estore.systems 18 Nov 2021 18 Nov 2024 OVH SAS TRANSITIC SYSTEMS SAS
63 estore.media 24 Nov 2021 24 Nov 2024 OVH SAS eStoreMedia sp. z o.o.
64 estore.vip 31 Jan 2022 31 Jan 2025 Dynadot Inc REDACTED FOR PRIVACY
65 estore.luxe 21 Mar 2022 21 Mar 2024 Hosting Concepts B.V. d/b/a Registrar.eu KingSize.Ltd
66 estore.pl 9 May 2022 9 May 2025 Aftermarket.pl Limited -
67 estore.be 18 May 2022 - Domein 158 -
68 estore.cheap 7 Sep 2022 7 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
69 estore.xin 16 Oct 2022 16 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) 方川
70 estore.supply 23 Nov 2022 23 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
71 estore.me.uk 6 Dec 2022 6 Dec 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
72 estore.click 2 Jan 2023 2 Jan 2025 NAMECHEAP REDACTED FOR PRIVACY
73 estore.ink 11 Mar 2023 11 Mar 2024 NameCheap, Inc. REDACTED FOR PRIVACY
74 estore.group 17 Apr 2023 17 Apr 2025 Sav.com, LLC Privacy Protection
75 estore.fyi 29 Apr 2023 29 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
76 estore.tools 29 Apr 2023 29 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
77 estore.love 30 Apr 2023 30 Apr 2025 Alibaba Cloud Computing Ltd. wang pei zhi
78 estore.co.ke 1 May 2023 1 May 2025 Truehost Cloud Limited Example Inc.
79 estore.bio 15 May 2023 15 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
80 estore.boutique 16 May 2023 16 May 2025 Sav.com, LLC Privacy Protection
81 estore.pics 31 May 2023 31 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
82 estore.baby 19 Jun 2023 19 Jun 2024 Go Daddy, LLC Domains By Proxy, LLC
83 estore.host 21 Jun 2023 21 Jun 2024 Go Daddy, LLC Domains By Proxy, LLC
84 estore.website 21 Jun 2023 21 Jun 2024 Go Daddy, LLC Domains By Proxy, LLC
85 estore.africa 16 Aug 2023 16 Aug 2024 OpenSRS Contact Privacy Inc. Customer 0168130003
86 estore.biz.pl 24 Aug 2023 24 Aug 2024 EPAG Domainservices GmbH -
87 estore.pro 25 Aug 2023 25 Aug 2024 Sav.com, LLC - 14 REDACTED FOR PRIVACY
88 estore.social 2 Sep 2023 2 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
89 estore.top 24 Sep 2023 24 Sep 2024 JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD 武红波
90 estore.house 28 Sep 2023 28 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
91 estore.ovh 6 Oct 2023 6 Oct 2024 OVH STUDI PLUS SARL
92 estore.shopping 6 Oct 2023 6 Oct 2024 GoDaddy.com, LLC Repossessed by Go Daddy
93 estore.beauty 20 Oct 2023 20 Oct 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
94 estore.city 3 Nov 2023 3 Nov 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0169180590
95 estore.team 30 Nov 2023 30 Nov 2024 Regional Network Information Center, JSC dba RU-CENTER REDACTED FOR PRIVACY
96 estore.world 8 Dec 2023 8 Dec 2024 Sav.com, LLC - 37 REDACTED FOR PRIVACY
97 estore.tel 10 Dec 2023 10 Dec 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0169564829
98 estore.homes 27 Dec 2023 27 Dec 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
99 estore.digital 30 Dec 2023 30 Dec 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
100 estore.support 30 Jan 2024 30 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
In this page, we have listed the top 100 results. Kindly use our Reverse WHOIS API to fetch the remaining results.
You can also view the top 500 results through Similar Domains Finder tool for Estore.technology.

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=estore&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "estore",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 113,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "estore.com, estore.co.jp, estore.jp, estore.info, estore.com.br, estore.org, estore.nl, estore.cc, estore.sk, estore.biz, estore.tv, estore.in, estore.org.uk, estore.me, estore.co, estore.org.in, estore.menu, estore.club, estore.com.cn, estore.energy, estore.com.co, estore.feedback, estore.uk, estore.us, estore.mobi, estore.taipei, estore.ru, estore.se, estore.nz, estore.press, estore.app, estore.by, estore.ro, estore.work, estore.dev, estore.software, estore.com.ng, estore.design, estore.ltd, estore.company, estore.shop, estore.cl, estore.asia, estore.su, estore.xyz, estore.guru, estore.ng, estore.global, estore.today, estore.cloud, estore.plus, estore.marketing, estore.business, estore.blog, estore.hr, estore.link, estore.solutions, estore.one, estore.gmbh, estore.agency, estore.net, estore.systems, estore.media, estore.vip, estore.luxe, estore.pl, estore.be, estore.cheap, estore.xin, estore.supply, estore.me.uk, estore.click, estore.ink, estore.group, estore.fyi, estore.tools, estore.love, estore.co.ke, estore.bio, estore.boutique, estore.pics, estore.baby, estore.host, estore.website, estore.africa, estore.biz.pl, estore.pro, estore.social, estore.top, estore.house, estore.ovh, estore.shopping, estore.beauty, estore.city, estore.team, estore.world, estore.tel, estore.homes, estore.digital, estore.support",
    "results": [
        {
            "num": 1,
            "domain_name": "estore.com",
            "domain_keyword": "estore",
            "domain_tld": "com",
            "query_time": "2024-05-21 03:37:44",
            "create_date": "1995-03-06",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-07",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=estore.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "augustus.ns.cloudflare.com",
                "laura.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "estore.co.jp",
            "domain_keyword": "estore",
            "domain_tld": "co.jp",
            "query_time": "2024-05-27 03:21:32",
            "create_date": "1999-03-04",
            "update_date": "2024-04-01",
            "registrant_company": "Estore Corporation",
            "name_servers": [
                "ns1.estore.co.jp",
                "ns2.estore.co.jp",
                "ns3.estore.co.jp",
                "ns4.estore.co.jp"
            ]
        },
        {
            "num": 3,
            "domain_name": "estore.jp",
            "domain_keyword": "estore",
            "domain_tld": "jp",
            "query_time": "2024-04-21 02:08:50",
            "create_date": "2001-03-26",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrant_name": "Estore corporation",
            "registrant_address": "1-10-2",
            "registrant_zip": "105-0003",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-3595-1106",
            "registrant_fax": "03-3595-2711",
            "name_servers": [
                "ns-1456.awsdns-54.org",
                "ns-1905.awsdns-46.co.uk",
                "ns-487.awsdns-60.com",
                "ns-547.awsdns-04.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 4,
            "domain_name": "estore.info",
            "domain_keyword": "estore",
            "domain_tld": "info",
            "query_time": "2024-04-21 02:08:50",
            "create_date": "2001-09-12",
            "update_date": "2023-12-15",
            "expiry_date": "2024-09-12",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "http://www.epik.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Anonymize LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.epik.com",
                "ns4.epik.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 5,
            "domain_name": "estore.com.br",
            "domain_keyword": "estore",
            "domain_tld": "com.br",
            "query_time": "2024-04-13 13:48:54",
            "create_date": "2001-12-12",
            "update_date": "2023-12-13",
            "expiry_date": "2024-12-12",
            "registrant_name": "OPECO OPERACOES COMERCIAIS IMP E EXPORTACAO LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ast.catnet.com.br",
                "pro.catnet.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 6,
            "domain_name": "estore.org",
            "domain_keyword": "estore",
            "domain_tld": "org",
            "query_time": "2024-04-21 02:08:50",
            "create_date": "2002-04-07",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-07",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "https://uniregistry.com/whois",
            "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 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.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "estore.nl",
            "domain_keyword": "estore",
            "domain_tld": "nl",
            "query_time": "2024-05-07 10:08:10",
            "create_date": "2002-11-06",
            "update_date": "2024-03-19",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.savvii.nl",
                "ns2.savvii.eu",
                "ns3.savvii.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 8,
            "domain_name": "estore.cc",
            "domain_keyword": "estore",
            "domain_tld": "cc",
            "query_time": "2024-05-21 03:37:44",
            "create_date": "2003-01-25",
            "update_date": "2023-12-27",
            "expiry_date": "2025-01-25",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/0a973645-ffde-4407-9d2b-c84269e92a25",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "estore.sk",
            "domain_keyword": "estore",
            "domain_tld": "sk",
            "query_time": "2024-05-05 23:38:26",
            "create_date": "2003-06-10",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-10",
            "registrar_name": "SWAN, a. s.",
            "registrant_name": "SWAN, a. s.",
            "registrant_company": "SWAN, a. s.",
            "registrant_address": "Landererova 12",
            "registrant_city": "Bratislava",
            "registrant_zip": "81109",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.950950950",
            "name_servers": [
                "auth1.ns.swan.sk",
                "auth2.ns.swan.sk",
                "auth3.ns.swan.sk",
                "auth4.ns.swan.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 10,
            "domain_name": "estore.biz",
            "domain_keyword": "estore",
            "domain_tld": "biz",
            "query_time": "2024-05-07 10:08:09",
            "create_date": "2004-06-05",
            "update_date": "2023-07-09",
            "expiry_date": "2024-06-04",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "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.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "estore.tv",
            "domain_keyword": "estore",
            "domain_tld": "tv",
            "query_time": "2024-05-07 10:08:10",
            "create_date": "2004-08-31",
            "update_date": "2023-11-03",
            "expiry_date": "2024-08-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.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 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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "estore.in",
            "domain_keyword": "estore",
            "domain_tld": "in",
            "query_time": "2024-05-15 23:17:56",
            "create_date": "2005-02-16",
            "update_date": "2024-03-21",
            "expiry_date": "2025-02-16",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DCJ Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kerala",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "estore.org.uk",
            "domain_keyword": "estore",
            "domain_tld": "org.uk",
            "query_time": "2024-05-04 14:40:37",
            "create_date": "2007-11-30",
            "update_date": "2023-11-23",
            "expiry_date": "2024-11-30",
            "registrar_name": "Alan Drury [Tag = SIGNS]",
            "registrar_website": "https://www.adsw.co.uk",
            "name_servers": [
                "ns1.chesternet.com",
                "ns2.chesternet.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 14,
            "domain_name": "estore.me",
            "domain_keyword": "estore",
            "domain_tld": "me",
            "query_time": "2024-05-29 16:53:58",
            "create_date": "2008-07-18",
            "update_date": "2023-09-04",
            "expiry_date": "2024-07-18",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "estore.co",
            "domain_keyword": "estore",
            "domain_tld": "co",
            "query_time": "2024-05-07 10:08:09",
            "create_date": "2010-07-20",
            "update_date": "2023-07-14",
            "expiry_date": "2024-07-19",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://fabulous.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bern",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "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.bidoparking.com",
                "ns2.bidoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "estore.org.in",
            "domain_keyword": "estore",
            "domain_tld": "org.in",
            "query_time": "2024-05-24 20:31:15",
            "create_date": "2014-01-07",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-07",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Efficient INDIA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bh-24.webhostbox.net",
                "ns2.bh-24.webhostbox.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "estore.menu",
            "domain_keyword": "estore",
            "domain_tld": "menu",
            "query_time": "2024-05-07 10:08:10",
            "create_date": "2014-05-01",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.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 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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "estore.club",
            "domain_keyword": "estore",
            "domain_tld": "club",
            "query_time": "2024-05-27 03:21:32",
            "create_date": "2014-05-26",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.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 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.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "estore.com.cn",
            "domain_keyword": "estore",
            "domain_tld": "com.cn",
            "query_time": "2024-04-21 02:08:50",
            "create_date": "2014-08-15",
            "expiry_date": "2024-08-15",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "尚红超",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "estore.energy",
            "domain_keyword": "estore",
            "domain_tld": "energy",
            "query_time": "2024-04-13 13:48:54",
            "create_date": "2015-02-11",
            "update_date": "2024-01-17",
            "expiry_date": "2025-02-11",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "webhoster.de AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NRW",
            "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": [
                "anuj.ns.cloudflare.com",
                "jo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "estore.com.co",
            "domain_keyword": "estore",
            "domain_tld": "com.co",
            "query_time": "2024-05-07 10:08:09",
            "create_date": "2015-08-06",
            "update_date": "2023-08-11",
            "expiry_date": "2024-08-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.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 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": [
                "ns4021.hostgator.com",
                "ns4022.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "estore.feedback",
            "domain_keyword": "estore",
            "domain_tld": "feedback",
            "query_time": "2024-06-02 00:49:23",
            "create_date": "2015-10-15",
            "update_date": "2024-04-02",
            "expiry_date": "2024-10-15",
            "registrar_iana": 9999,
            "registrar_name": "Tucows Registry Services",
            "registrar_website": "https://tucowsregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REGISTRY RESERVED DOMAIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "e.nic.feedback",
                "f.nic.feedback"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "estore.uk",
            "domain_keyword": "estore",
            "domain_tld": "uk",
            "query_time": "2024-04-21 02:08:50",
            "create_date": "2015-11-24",
            "update_date": "2023-12-16",
            "expiry_date": "2027-11-24",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 24,
            "domain_name": "estore.us",
            "domain_keyword": "estore",
            "domain_tld": "us",
            "query_time": "2024-05-21 03:37:44",
            "create_date": "2016-05-18",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-17",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "Domain Admin",
            "registrant_address": "3943 Irvine Blvd # 48",
            "registrant_city": "Irvine",
            "registrant_state": "CA",
            "registrant_zip": "92602",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9724395595",
            "name_servers": [
                "ns1bdg.name.com",
                "ns2fgp.name.com",
                "ns3dgr.name.com",
                "ns4fmx.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "estore.mobi",
            "domain_keyword": "estore",
            "domain_tld": "mobi",
            "query_time": "2024-05-27 03:21:32",
            "create_date": "2016-06-20",
            "update_date": "2023-08-04",
            "expiry_date": "2024-06-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "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 rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "estore.taipei",
            "domain_keyword": "estore",
            "domain_tld": "taipei",
            "query_time": "2024-05-29 16:54:01",
            "create_date": "2017-08-15",
            "update_date": "2020-07-02",
            "expiry_date": "2027-08-15",
            "registrar_iana": 1336,
            "registrar_name": "Net-Chinese Co., Ltd.",
            "registrar_website": "www.net-chinese.com.tw",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "waretown",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New Taipei City",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TW",
            "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": [
                "ns3.ivenue.com",
                "ns4.ivenue.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "estore.ru",
            "domain_keyword": "estore",
            "domain_tld": "ru",
            "query_time": "2024-05-04 06:43:51",
            "create_date": "2018-01-11",
            "expiry_date": "2025-01-11",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "NALIM DEVELOPMENT LTD.",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 28,
            "domain_name": "estore.se",
            "domain_keyword": "estore",
            "domain_tld": "se",
            "query_time": "2024-05-06 05:47:33",
            "create_date": "2018-01-21",
            "update_date": "2024-01-19",
            "expiry_date": "2025-01-21",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 29,
            "domain_name": "estore.nz",
            "domain_keyword": "estore",
            "domain_tld": "nz",
            "query_time": "2024-05-07 10:08:10",
            "create_date": "2018-02-02",
            "update_date": "2024-01-30",
            "registrar_name": "Metaname",
            "registrar_website": "https://metaname.net/",
            "name_servers": [
                "ns1.whsl206.com",
                "ns2.whsl206.com",
                "ns3.whsl206.com",
                "ns4.whsl206.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "estore.press",
            "domain_keyword": "estore",
            "domain_tld": "press",
            "query_time": "2024-05-07 10:08:10",
            "create_date": "2018-04-22",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-22",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "A. R. Communications LLC",
            "registrant_state": "FL",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "estore.app",
            "domain_keyword": "estore",
            "domain_tld": "app",
            "query_time": "2024-05-11 18:40:40",
            "create_date": "2018-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1463,
            "registrar_name": "Global Domains International, Inc. DBA DomainCostClub.com",
            "registrar_website": "https://www.domaincostclub.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DomainCostClub.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "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",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "z1.dccdns.com",
                "z2.dccdns.com",
                "z3.dccdns.com",
                "z4.dccdns.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "estore.by",
            "domain_keyword": "estore",
            "domain_tld": "by",
            "query_time": "2024-05-23 21:20:17",
            "create_date": "2018-05-21",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-21",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "park1.hostfly.by",
                "park2.hostfly.by"
            ]
        },
        {
            "num": 33,
            "domain_name": "estore.ro",
            "domain_keyword": "estore",
            "domain_tld": "ro",
            "query_time": "2024-05-15 23:17:56",
            "create_date": "2018-09-28",
            "expiry_date": "2032-09-12",
            "registrar_name": "EXTREME SOLUTIONS SRL",
            "registrar_website": "www.eureg.ro",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 34,
            "domain_name": "estore.work",
            "domain_keyword": "estore",
            "domain_tld": "work",
            "query_time": "2024-04-21 02:08:50",
            "create_date": "2019-02-09",
            "update_date": "2024-01-16",
            "expiry_date": "2025-02-09",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Stylish Eve, Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1cwy.name.com",
                "ns2jqz.name.com",
                "ns3fhx.name.com",
                "ns4bht.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "estore.dev",
            "domain_keyword": "estore",
            "domain_tld": "dev",
            "query_time": "2024-05-07 10:08:10",
            "create_date": "2019-02-28",
            "update_date": "2024-04-26",
            "expiry_date": "2025-02-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "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": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "estore.software",
            "domain_keyword": "estore",
            "domain_tld": "software",
            "query_time": "2024-04-13 13:48:54",
            "create_date": "2019-04-11",
            "update_date": "2024-04-13",
            "expiry_date": "2026-04-11",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Law and Legal",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Victoria",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "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-1195.awsdns-21.org",
                "ns-1616.awsdns-10.co.uk",
                "ns-243.awsdns-30.com",
                "ns-733.awsdns-27.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "estore.com.ng",
            "domain_keyword": "estore",
            "domain_tld": "com.ng",
            "query_time": "2024-05-02 17:04:14",
            "create_date": "2019-04-17",
            "update_date": "2024-01-17",
            "expiry_date": "2025-04-17",
            "registrar_iana": 3954,
            "registrar_name": "GO54 Limited (formerly Whogohost Limited)",
            "registrar_website": "http://www.whogohost.com.ng",
            "registrant_name": "Sunday Ukafia",
            "registrant_company": "Example Inc.",
            "registrant_address": "205 Aka Road",
            "registrant_city": "Uyo",
            "registrant_state": "Akwa Ibom",
            "registrant_zip": "110001",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "07038480011",
            "name_servers": [
                "ns1.sundayukafia.com",
                "ns2.sundayukafia.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "estore.design",
            "domain_keyword": "estore",
            "domain_tld": "design",
            "query_time": "2024-05-07 10:08:09",
            "create_date": "2019-05-02",
            "update_date": "2023-05-08",
            "expiry_date": "2025-05-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "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-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 39,
            "domain_name": "estore.ltd",
            "domain_keyword": "estore",
            "domain_tld": "ltd",
            "query_time": "2024-05-18 18:36:15",
            "create_date": "2019-05-10",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-10",
            "registrar_iana": 1564,
            "registrar_name": "TLD Registrar Solutions Ltd.",
            "registrar_website": "http://www.tldregistrarsolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DOMAIN HOSTING PAL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NG",
            "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.bigbrotherbox.com",
                "ns2.bigbrotherbox.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "estore.company",
            "domain_keyword": "estore",
            "domain_tld": "company",
            "query_time": "2024-05-29 16:53:58",
            "create_date": "2019-05-16",
            "update_date": "2024-01-06",
            "expiry_date": "2025-05-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "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 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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "estore.shop",
            "domain_keyword": "estore",
            "domain_tld": "shop",
            "query_time": "2024-05-11 18:40:42",
            "create_date": "2019-06-06",
            "update_date": "2024-04-07",
            "expiry_date": "2029-06-06",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_state": "PA",
            "registrant_country": "US",
            "name_servers": [
                "ns100.worldnic.com",
                "ns99.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "estore.cl",
            "domain_keyword": "estore",
            "domain_tld": "cl",
            "query_time": "2024-05-07 10:08:09",
            "create_date": "2019-06-11",
            "expiry_date": "2025-06-11",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Empresa Nacional de Telecomunicaciones S.A. Rep por Silva",
            "name_servers": [
                "ns1.en.tel",
                "ns2.en.tel"
            ]
        },
        {
            "num": 43,
            "domain_name": "estore.asia",
            "domain_keyword": "estore",
            "domain_tld": "asia",
            "query_time": "2024-05-18 18:36:15",
            "create_date": "2019-06-22",
            "update_date": "2023-08-06",
            "expiry_date": "2025-06-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "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 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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "estore.su",
            "domain_keyword": "estore",
            "domain_tld": "su",
            "query_time": "2024-05-21 16:48:29",
            "create_date": "2019-11-06",
            "expiry_date": "2024-11-06",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 45,
            "domain_name": "estore.xyz",
            "domain_keyword": "estore",
            "domain_tld": "xyz",
            "query_time": "2024-04-21 02:08:50",
            "create_date": "2019-11-09",
            "update_date": "2023-08-31",
            "expiry_date": "2026-11-09",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "estore.guru",
            "domain_keyword": "estore",
            "domain_tld": "guru",
            "query_time": "2024-05-07 10:08:10",
            "create_date": "2019-11-30",
            "update_date": "2023-11-17",
            "expiry_date": "2024-11-30",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Bilgi Teknolojileri A.Ş.",
            "registrar_website": "http://www.atakdomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ersop Group",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bursa",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.intersop.net",
                "ns2.intersop.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "estore.ng",
            "domain_keyword": "estore",
            "domain_tld": "ng",
            "query_time": "2024-05-26 03:32:25",
            "create_date": "2020-01-28",
            "update_date": "2024-01-26",
            "expiry_date": "2025-01-28",
            "registrar_iana": 3840,
            "registrar_name": "TOOL DOMAINS OOD",
            "registrar_website": "https://edoms.com",
            "registrant_name": "Redacted | EU Registrar",
            "registrant_address": "Redacted | EU Registrar",
            "registrant_city": "Redacted | EU Registrar",
            "registrant_state": "Redacted | EU Registrar",
            "registrant_zip": "Redacted | EU Registrar",
            "registrant_country": "BG",
            "registrant_email": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "estore.global",
            "domain_keyword": "estore",
            "domain_tld": "global",
            "query_time": "2024-04-21 02:08:50",
            "create_date": "2020-02-11",
            "update_date": "2023-09-03",
            "expiry_date": "2025-02-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "estore.today",
            "domain_keyword": "estore",
            "domain_tld": "today",
            "query_time": "2024-05-07 10:08:10",
            "create_date": "2020-02-11",
            "update_date": "2023-09-03",
            "expiry_date": "2025-02-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "estore.cloud",
            "domain_keyword": "estore",
            "domain_tld": "cloud",
            "query_time": "2024-04-13 13:48:54",
            "create_date": "2020-04-06",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-06",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "digitalkraft GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hessen",
            "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": [
                "ns1.digitalkraft.de",
                "ns2.digitalkraft.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "estore.plus",
            "domain_keyword": "estore",
            "domain_tld": "plus",
            "query_time": "2024-05-11 18:40:40",
            "create_date": "2020-05-10",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-10",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "estore.marketing",
            "domain_keyword": "estore",
            "domain_tld": "marketing",
            "query_time": "2024-05-15 23:17:56",
            "create_date": "2020-05-12",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "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 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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "estore.business",
            "domain_keyword": "estore",
            "domain_tld": "business",
            "query_time": "2024-04-13 13:48:53",
            "create_date": "2020-07-31",
            "update_date": "2023-09-14",
            "expiry_date": "2024-07-31",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "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-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "estore.blog",
            "domain_keyword": "estore",
            "domain_tld": "blog",
            "query_time": "2024-05-18 18:36:15",
            "create_date": "2020-11-02",
            "update_date": "2024-04-16",
            "expiry_date": "2024-11-02",
            "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": [
                "david.ns.cloudflare.com",
                "sandy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "estore.hr",
            "domain_keyword": "estore",
            "domain_tld": "hr",
            "query_time": "2024-05-21 03:37:44",
            "create_date": "2021-02-28",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-09",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "e store j.d.o.o.",
            "registrant_address": "Zrinsko-Frankopanska ulica 14",
            "registrant_city": "Zadar",
            "registrant_state": "HR",
            "registrant_zip": "23000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.mojsite.com",
                "ns2.mojsite.com"
            ]
        },
        {
            "num": 56,
            "domain_name": "estore.link",
            "domain_keyword": "estore",
            "domain_tld": "link",
            "query_time": "2024-04-21 02:08:50",
            "create_date": "2021-03-19",
            "update_date": "2024-03-17",
            "expiry_date": "2025-03-19",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "estore.solutions",
            "domain_keyword": "estore",
            "domain_tld": "solutions",
            "query_time": "2024-05-18 18:36:15",
            "create_date": "2021-03-20",
            "update_date": "2024-04-03",
            "expiry_date": "2025-03-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Chhattisgarh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "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": [
                "rene.ns.cloudflare.com",
                "tessa.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "estore.one",
            "domain_keyword": "estore",
            "domain_tld": "one",
            "query_time": "2024-05-31 17:20:03",
            "create_date": "2021-03-21",
            "update_date": "2024-04-05",
            "expiry_date": "2024-03-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "P",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "estore.gmbh",
            "domain_keyword": "estore",
            "domain_tld": "gmbh",
            "query_time": "2024-05-02 17:04:15",
            "create_date": "2021-04-16",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-16",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "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.world4you.at",
                "ns2.world4you.at"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "estore.agency",
            "domain_keyword": "estore",
            "domain_tld": "agency",
            "query_time": "2024-05-07 10:08:09",
            "create_date": "2021-08-08",
            "update_date": "2023-09-22",
            "expiry_date": "2024-08-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "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 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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "estore.net",
            "domain_keyword": "estore",
            "domain_tld": "net",
            "query_time": "2024-04-13 13:48:54",
            "create_date": "2021-09-28",
            "update_date": "2023-10-08",
            "expiry_date": "2024-09-13",
            "registrar_iana": 1509,
            "registrar_name": "COSMOTOWN, INC.",
            "registrar_website": "http://www.cosmotown.com",
            "registrant_state": "ca",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "estore.systems",
            "domain_keyword": "estore",
            "domain_tld": "systems",
            "query_time": "2024-05-18 18:36:15",
            "create_date": "2021-11-18",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-18",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TRANSITIC SYSTEMS SAS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns16.ovh.net",
                "ns16.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 63,
            "domain_name": "estore.media",
            "domain_keyword": "estore",
            "domain_tld": "media",
            "query_time": "2024-05-29 16:53:58",
            "create_date": "2021-11-24",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-24",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "eStoreMedia sp. z o.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "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": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "estore.vip",
            "domain_keyword": "estore",
            "domain_tld": "vip",
            "query_time": "2024-04-21 02:08:50",
            "create_date": "2022-01-31",
            "update_date": "2024-02-13",
            "expiry_date": "2025-01-31",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "estore.luxe",
            "domain_keyword": "estore",
            "domain_tld": "luxe",
            "query_time": "2024-05-31 17:20:03",
            "create_date": "2022-03-21",
            "update_date": "2024-03-21",
            "expiry_date": "2024-03-21",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "KingSize.Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GI",
            "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": [
                "ina1.registrar.eu",
                "ina2.registrar.eu",
                "ina3.registrar.eu"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "estore.pl",
            "domain_keyword": "estore",
            "domain_tld": "pl",
            "query_time": "2024-05-21 03:37:46",
            "create_date": "2022-05-09",
            "update_date": "2024-04-23",
            "expiry_date": "2025-05-09",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.sstore.pl",
                "ns2.sstore.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "estore.be",
            "domain_keyword": "estore",
            "domain_tld": "be",
            "query_time": "2024-05-02 17:04:14",
            "create_date": "2022-05-18",
            "registrar_name": "Domein 158",
            "registrar_website": "https://www.158.nl",
            "name_servers": [
                "colin.ns.cloudflare.com",
                "laylah.ns.cloudflare.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 68,
            "domain_name": "estore.cheap",
            "domain_keyword": "estore",
            "domain_tld": "cheap",
            "query_time": "2024-05-21 03:37:44",
            "create_date": "2022-09-07",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-07",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dora.ns.cloudflare.com",
                "josh.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "estore.xin",
            "domain_keyword": "estore",
            "domain_tld": "xin",
            "query_time": "2024-05-02 17:04:15",
            "create_date": "2022-10-16",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-16",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "方川",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "广东",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "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": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "estore.supply",
            "domain_keyword": "estore",
            "domain_tld": "supply",
            "query_time": "2024-04-21 02:08:50",
            "create_date": "2022-11-23",
            "update_date": "2024-01-07",
            "expiry_date": "2024-11-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "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 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": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "estore.me.uk",
            "domain_keyword": "estore",
            "domain_tld": "me.uk",
            "query_time": "2024-05-29 16:54:03",
            "create_date": "2022-12-06",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-06",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 72,
            "domain_name": "estore.click",
            "domain_keyword": "estore",
            "domain_tld": "click",
            "query_time": "2024-05-07 10:08:09",
            "create_date": "2023-01-02",
            "update_date": "2024-04-11",
            "expiry_date": "2025-01-02",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "estore.ink",
            "domain_keyword": "estore",
            "domain_tld": "ink",
            "query_time": "2024-05-26 03:32:25",
            "create_date": "2023-03-11",
            "update_date": "2024-03-26",
            "expiry_date": "2024-03-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "P",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "estore.group",
            "domain_keyword": "estore",
            "domain_tld": "group",
            "query_time": "2024-04-18 01:19:00",
            "create_date": "2023-04-17",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-17",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "estore.fyi",
            "domain_keyword": "estore",
            "domain_tld": "fyi",
            "query_time": "2024-04-30 01:23:21",
            "create_date": "2023-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "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-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 76,
            "domain_name": "estore.tools",
            "domain_keyword": "estore",
            "domain_tld": "tools",
            "query_time": "2024-05-07 10:08:10",
            "create_date": "2023-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "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-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 77,
            "domain_name": "estore.love",
            "domain_keyword": "estore",
            "domain_tld": "love",
            "query_time": "2024-05-01 01:25:28",
            "create_date": "2023-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd.",
            "registrar_website": "http://www.net.cn/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wang pei zhi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "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": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "estore.co.ke",
            "domain_keyword": "estore",
            "domain_tld": "co.ke",
            "query_time": "2024-05-01 00:15:24",
            "create_date": "2023-05-01",
            "update_date": "2024-04-30",
            "expiry_date": "2025-05-01",
            "registrar_name": "Truehost Cloud Limited",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Example Inc.",
            "registrant_address": "0000",
            "registrant_city": "Nairobi",
            "registrant_state": "Nairobi",
            "registrant_zip": "00000",
            "registrant_country": "KE",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns1.cloudoon.com",
                "ns2.cloudoon.net",
                "ns3.cloudoon.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "estore.bio",
            "domain_keyword": "estore",
            "domain_tld": "bio",
            "query_time": "2024-05-18 18:36:15",
            "create_date": "2023-05-15",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-15",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "estore.boutique",
            "domain_keyword": "estore",
            "domain_tld": "boutique",
            "query_time": "2024-05-18 18:36:15",
            "create_date": "2023-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "estore.pics",
            "domain_keyword": "estore",
            "domain_tld": "pics",
            "query_time": "2024-06-01 01:31:52",
            "create_date": "2023-05-31",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "estore.baby",
            "domain_keyword": "estore",
            "domain_tld": "baby",
            "query_time": "2024-05-07 10:08:09",
            "create_date": "2023-06-19",
            "update_date": "2024-04-17",
            "expiry_date": "2024-06-19",
            "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": [
                "pdns11.domaincontrol.com",
                "pdns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "estore.host",
            "domain_keyword": "estore",
            "domain_tld": "host",
            "query_time": "2024-05-18 18:36:15",
            "create_date": "2023-06-21",
            "update_date": "2024-04-17",
            "expiry_date": "2024-06-21",
            "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": [
                "pdns09.domaincontrol.com",
                "pdns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "estore.website",
            "domain_keyword": "estore",
            "domain_tld": "website",
            "query_time": "2024-05-18 18:36:15",
            "create_date": "2023-06-21",
            "update_date": "2024-04-17",
            "expiry_date": "2024-06-21",
            "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": [
                "pdns09.domaincontrol.com",
                "pdns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "estore.africa",
            "domain_keyword": "estore",
            "domain_tld": "africa",
            "query_time": "2024-05-07 10:08:09",
            "create_date": "2023-08-16",
            "update_date": "2023-08-28",
            "expiry_date": "2024-08-16",
            "registrar_iana": 69,
            "registrar_name": "OpenSRS",
            "registrar_website": "https://opensrs.com",
            "registrant_name": "REDACTED",
            "registrant_company": "Contact Privacy Inc. Customer 0168130003",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "CA",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "estore.biz.pl",
            "domain_keyword": "estore",
            "domain_tld": "biz.pl",
            "query_time": "2024-03-25 12:54:08",
            "create_date": "2023-08-24",
            "update_date": "2023-08-24",
            "expiry_date": "2024-08-24",
            "registrar_name": "EPAG Domainservices GmbH",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "estore.pro",
            "domain_keyword": "estore",
            "domain_tld": "pro",
            "query_time": "2024-05-07 10:08:10",
            "create_date": "2023-08-25",
            "update_date": "2024-02-27",
            "expiry_date": "2024-08-25",
            "registrar_iana": 3904,
            "registrar_name": "Sav.com, LLC - 14",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "estore.social",
            "domain_keyword": "estore",
            "domain_tld": "social",
            "query_time": "2024-05-18 18:36:15",
            "create_date": "2023-09-02",
            "update_date": "2023-09-07",
            "expiry_date": "2024-09-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "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 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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "estore.top",
            "domain_keyword": "estore",
            "domain_tld": "top",
            "query_time": "2024-05-29 16:54:00",
            "create_date": "2023-09-24",
            "update_date": "2023-11-10",
            "expiry_date": "2024-09-24",
            "registrar_iana": 1469,
            "registrar_name": "JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD",
            "registrar_website": "www.55hl.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "武红波",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang Dong Sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "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.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "estore.house",
            "domain_keyword": "estore",
            "domain_tld": "house",
            "query_time": "2024-05-29 16:53:58",
            "create_date": "2023-09-28",
            "update_date": "2023-10-03",
            "expiry_date": "2024-09-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "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 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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "estore.ovh",
            "domain_keyword": "estore",
            "domain_tld": "ovh",
            "query_time": "2024-04-13 13:48:54",
            "create_date": "2023-10-06",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-06",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "STUDI PLUS SARL",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns107.ovh.net",
                "ns107.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "estore.shopping",
            "domain_keyword": "estore",
            "domain_tld": "shopping",
            "query_time": "2024-04-13 13:48:54",
            "create_date": "2023-10-06",
            "update_date": "2023-10-12",
            "expiry_date": "2024-10-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Repossessed by Go Daddy",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "estore.beauty",
            "domain_keyword": "estore",
            "domain_tld": "beauty",
            "query_time": "2024-05-07 10:08:09",
            "create_date": "2023-10-20",
            "update_date": "2023-11-09",
            "expiry_date": "2024-10-20",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.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": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "estore.city",
            "domain_keyword": "estore",
            "domain_tld": "city",
            "query_time": "2024-05-07 10:08:09",
            "create_date": "2023-11-03",
            "update_date": "2023-11-08",
            "expiry_date": "2024-11-03",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0169180590",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "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-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "estore.team",
            "domain_keyword": "estore",
            "domain_tld": "team",
            "query_time": "2024-05-29 16:53:58",
            "create_date": "2023-11-30",
            "update_date": "2023-12-05",
            "expiry_date": "2024-11-30",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Talas",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KG",
            "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": [
                "ns10.hoster.kg",
                "ns9.hoster.kg"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "estore.world",
            "domain_keyword": "estore",
            "domain_tld": "world",
            "query_time": "2024-05-07 10:08:10",
            "create_date": "2023-12-08",
            "update_date": "2024-02-27",
            "expiry_date": "2024-12-08",
            "registrar_iana": 3927,
            "registrar_name": "Sav.com, LLC - 37",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "estore.tel",
            "domain_keyword": "estore",
            "domain_tld": "tel",
            "query_time": "2024-04-13 13:48:54",
            "create_date": "2023-12-10",
            "update_date": "2023-12-15",
            "expiry_date": "2024-12-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0169564829",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "estore.homes",
            "domain_keyword": "estore",
            "domain_tld": "homes",
            "query_time": "2024-05-18 18:36:15",
            "create_date": "2023-12-27",
            "update_date": "2024-01-09",
            "expiry_date": "2024-12-27",
            "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": [
                "cdns1.interserver.net",
                "cdns2.interserver.net",
                "cdns3.interserver.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "estore.digital",
            "domain_keyword": "estore",
            "domain_tld": "digital",
            "query_time": "2024-05-11 18:40:40",
            "create_date": "2023-12-30",
            "update_date": "2024-04-13",
            "expiry_date": "2024-12-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Bengal",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "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.bluehost.in",
                "ns2.bluehost.in"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "estore.support",
            "domain_keyword": "estore",
            "domain_tld": "support",
            "query_time": "2024-05-26 03:32:25",
            "create_date": "2024-01-30",
            "update_date": "2024-02-04",
            "expiry_date": "2025-01-30",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "search_after": "1706572800000_2276820",
    "stats": {
        "total_time": 0.051,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>estore</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>113</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>estore.com, estore.co.jp, estore.jp, estore.info, estore.com.br, estore.org, estore.nl, estore.cc, estore.sk, estore.biz, estore.tv, estore.in, estore.org.uk, estore.me, estore.co, estore.org.in, estore.menu, estore.club, estore.com.cn, estore.energy, estore.com.co, estore.feedback, estore.uk, estore.us, estore.mobi, estore.taipei, estore.ru, estore.se, estore.nz, estore.press, estore.app, estore.by, estore.ro, estore.work, estore.dev, estore.software, estore.com.ng, estore.design, estore.ltd, estore.company, estore.shop, estore.cl, estore.asia, estore.su, estore.xyz, estore.guru, estore.ng, estore.global, estore.today, estore.cloud, estore.plus, estore.marketing, estore.business, estore.blog, estore.hr, estore.link, estore.solutions, estore.one, estore.gmbh, estore.agency, estore.net, estore.systems, estore.media, estore.vip, estore.luxe, estore.pl, estore.be, estore.cheap, estore.xin, estore.supply, estore.me.uk, estore.click, estore.ink, estore.group, estore.fyi, estore.tools, estore.love, estore.co.ke, estore.bio, estore.boutique, estore.pics, estore.baby, estore.host, estore.website, estore.africa, estore.biz.pl, estore.pro, estore.social, estore.top, estore.house, estore.ovh, estore.shopping, estore.beauty, estore.city, estore.team, estore.world, estore.tel, estore.homes, estore.digital, estore.support</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>estore.com</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 03:37:44</query_time>
   <create_date>1995-03-06</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=estore.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>augustus.ns.cloudflare.com</value>
    <value>laura.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>estore.co.jp</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-27 03:21:32</query_time>
   <create_date>1999-03-04</create_date>
   <update_date>2024-04-01</update_date>
   <registrant_company>Estore Corporation</registrant_company>
   <name_servers>
    <value>ns1.estore.co.jp</value>
    <value>ns2.estore.co.jp</value>
    <value>ns3.estore.co.jp</value>
    <value>ns4.estore.co.jp</value>
   </name_servers>
  </value>
  <value>
   <num>3</num>
   <domain_name>estore.jp</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-21 02:08:50</query_time>
   <create_date>2001-03-26</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>Estore corporation</registrant_name>
   <registrant_address>1-10-2</registrant_address>
   <registrant_zip>105-0003</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-3595-1106</registrant_phone>
   <registrant_fax>03-3595-2711</registrant_fax>
   <name_servers>
    <value>ns-1456.awsdns-54.org</value>
    <value>ns-1905.awsdns-46.co.uk</value>
    <value>ns-487.awsdns-60.com</value>
    <value>ns-547.awsdns-04.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>estore.info</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-21 02:08:50</query_time>
   <create_date>2001-09-12</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>http://www.epik.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Anonymize LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.epik.com</value>
    <value>ns4.epik.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>estore.com.br</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-13 13:48:54</query_time>
   <create_date>2001-12-12</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrant_name>OPECO OPERACOES COMERCIAIS IMP E EXPORTACAO LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ast.catnet.com.br</value>
    <value>pro.catnet.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>estore.org</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 02:08:50</query_time>
   <create_date>2002-04-07</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>https://uniregistry.com/whois</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 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.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>estore.nl</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-07 10:08:10</query_time>
   <create_date>2002-11-06</create_date>
   <update_date>2024-03-19</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.savvii.nl</value>
    <value>ns2.savvii.eu</value>
    <value>ns3.savvii.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>estore.cc</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-21 03:37:44</query_time>
   <create_date>2003-01-25</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/0a973645-ffde-4407-9d2b-c84269e92a25</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>estore.sk</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 23:38:26</query_time>
   <create_date>2003-06-10</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_name>SWAN, a. s.</registrar_name>
   <registrant_name>SWAN, a. s.</registrant_name>
   <registrant_company>SWAN, a. s.</registrant_company>
   <registrant_address>Landererova 12</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>81109</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.950950950</registrant_phone>
   <name_servers>
    <value>auth1.ns.swan.sk</value>
    <value>auth2.ns.swan.sk</value>
    <value>auth3.ns.swan.sk</value>
    <value>auth4.ns.swan.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>estore.biz</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-07 10:08:09</query_time>
   <create_date>2004-06-05</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</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.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>estore.tv</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-07 10:08:10</query_time>
   <create_date>2004-08-31</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.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 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>ns01.domaincontrol.com</value>
    <value>ns02.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>12</num>
   <domain_name>estore.in</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-15 23:17:56</query_time>
   <create_date>2005-02-16</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DCJ Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kerala</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>estore.org.uk</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-04 14:40:37</query_time>
   <create_date>2007-11-30</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_name>Alan Drury [Tag = SIGNS]</registrar_name>
   <registrar_website>https://www.adsw.co.uk</registrar_website>
   <name_servers>
    <value>ns1.chesternet.com</value>
    <value>ns2.chesternet.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>estore.me</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-29 16:53:58</query_time>
   <create_date>2008-07-18</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>estore.co</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-07 10:08:09</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://fabulous.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bern</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</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.bidoparking.com</value>
    <value>ns2.bidoparking.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>16</num>
   <domain_name>estore.org.in</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>org.in</domain_tld>
   <query_time>2024-05-24 20:31:15</query_time>
   <create_date>2014-01-07</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Efficient INDIA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bh-24.webhostbox.net</value>
    <value>ns2.bh-24.webhostbox.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>estore.menu</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>menu</domain_tld>
   <query_time>2024-05-07 10:08:10</query_time>
   <create_date>2014-05-01</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.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 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>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>estore.club</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-27 03:21:32</query_time>
   <create_date>2014-05-26</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.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 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.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>estore.com.cn</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-21 02:08:50</query_time>
   <create_date>2014-08-15</create_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>尚红超</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>estore.energy</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>energy</domain_tld>
   <query_time>2024-04-13 13:48:54</query_time>
   <create_date>2015-02-11</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>webhoster.de AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NRW</registrant_state>
   <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>anuj.ns.cloudflare.com</value>
    <value>jo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>estore.com.co</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-07 10:08:09</query_time>
   <create_date>2015-08-06</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.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 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>ns4021.hostgator.com</value>
    <value>ns4022.hostgator.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>22</num>
   <domain_name>estore.feedback</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>feedback</domain_tld>
   <query_time>2024-06-02 00:49:23</query_time>
   <create_date>2015-10-15</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>Tucows Registry Services</registrar_name>
   <registrar_website>https://tucowsregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REGISTRY RESERVED DOMAIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>e.nic.feedback</value>
    <value>f.nic.feedback</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>estore.uk</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-21 02:08:50</query_time>
   <create_date>2015-11-24</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2027-11-24</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>estore.us</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-21 03:37:44</query_time>
   <create_date>2016-05-18</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>www.name.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_address>3943 Irvine Blvd # 48</registrant_address>
   <registrant_city>Irvine</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92602</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9724395595</registrant_phone>
   <name_servers>
    <value>ns1bdg.name.com</value>
    <value>ns2fgp.name.com</value>
    <value>ns3dgr.name.com</value>
    <value>ns4fmx.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>estore.mobi</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-27 03:21:32</query_time>
   <create_date>2016-06-20</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</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 rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>estore.taipei</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>taipei</domain_tld>
   <query_time>2024-05-29 16:54:01</query_time>
   <create_date>2017-08-15</create_date>
   <update_date>2020-07-02</update_date>
   <expiry_date>2027-08-15</expiry_date>
   <registrar_iana>1336</registrar_iana>
   <registrar_name>Net-Chinese Co., Ltd.</registrar_name>
   <registrar_website>www.net-chinese.com.tw</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>waretown</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New Taipei City</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TW</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>ns3.ivenue.com</value>
    <value>ns4.ivenue.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>estore.ru</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 06:43:51</query_time>
   <create_date>2018-01-11</create_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>NALIM DEVELOPMENT LTD.</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>estore.se</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 05:47:33</query_time>
   <create_date>2018-01-21</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>estore.nz</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-05-07 10:08:10</query_time>
   <create_date>2018-02-02</create_date>
   <update_date>2024-01-30</update_date>
   <registrar_name>Metaname</registrar_name>
   <registrar_website>https://metaname.net/</registrar_website>
   <name_servers>
    <value>ns1.whsl206.com</value>
    <value>ns2.whsl206.com</value>
    <value>ns3.whsl206.com</value>
    <value>ns4.whsl206.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>estore.press</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>press</domain_tld>
   <query_time>2024-05-07 10:08:10</query_time>
   <create_date>2018-04-22</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>A. R. Communications LLC</registrant_company>
   <registrant_state>FL</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>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>estore.app</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-11 18:40:40</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1463</registrar_iana>
   <registrar_name>Global Domains International, Inc. DBA DomainCostClub.com</registrar_name>
   <registrar_website>https://www.domaincostclub.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DomainCostClub.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</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>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>z1.dccdns.com</value>
    <value>z2.dccdns.com</value>
    <value>z3.dccdns.com</value>
    <value>z4.dccdns.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>estore.by</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-23 21:20:17</query_time>
   <create_date>2018-05-21</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>park1.hostfly.by</value>
    <value>park2.hostfly.by</value>
   </name_servers>
  </value>
  <value>
   <num>33</num>
   <domain_name>estore.ro</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-15 23:17:56</query_time>
   <create_date>2018-09-28</create_date>
   <expiry_date>2032-09-12</expiry_date>
   <registrar_name>EXTREME SOLUTIONS SRL</registrar_name>
   <registrar_website>www.eureg.ro</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>estore.work</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-21 02:08:50</query_time>
   <create_date>2019-02-09</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Stylish Eve, Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1cwy.name.com</value>
    <value>ns2jqz.name.com</value>
    <value>ns3fhx.name.com</value>
    <value>ns4bht.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>estore.dev</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-07 10:08:10</query_time>
   <create_date>2019-02-28</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</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>GB</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>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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>estore.software</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>software</domain_tld>
   <query_time>2024-04-13 13:48:54</query_time>
   <create_date>2019-04-11</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2026-04-11</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Law and Legal</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Victoria</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</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-1195.awsdns-21.org</value>
    <value>ns-1616.awsdns-10.co.uk</value>
    <value>ns-243.awsdns-30.com</value>
    <value>ns-733.awsdns-27.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>estore.com.ng</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>com.ng</domain_tld>
   <query_time>2024-05-02 17:04:14</query_time>
   <create_date>2019-04-17</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>3954</registrar_iana>
   <registrar_name>GO54 Limited (formerly Whogohost Limited)</registrar_name>
   <registrar_website>http://www.whogohost.com.ng</registrar_website>
   <registrant_name>Sunday Ukafia</registrant_name>
   <registrant_company>Example Inc.</registrant_company>
   <registrant_address>205 Aka Road</registrant_address>
   <registrant_city>Uyo</registrant_city>
   <registrant_state>Akwa Ibom</registrant_state>
   <registrant_zip>110001</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>07038480011</registrant_phone>
   <name_servers>
    <value>ns1.sundayukafia.com</value>
    <value>ns2.sundayukafia.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>estore.design</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-07 10:08:09</query_time>
   <create_date>2019-05-02</create_date>
   <update_date>2023-05-08</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</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-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>estore.ltd</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-18 18:36:15</query_time>
   <create_date>2019-05-10</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>1564</registrar_iana>
   <registrar_name>TLD Registrar Solutions Ltd.</registrar_name>
   <registrar_website>http://www.tldregistrarsolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DOMAIN HOSTING PAL</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>NG</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.bigbrotherbox.com</value>
    <value>ns2.bigbrotherbox.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>estore.company</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-29 16:53:58</query_time>
   <create_date>2019-05-16</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</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 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>ns37.domaincontrol.com</value>
    <value>ns38.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>41</num>
   <domain_name>estore.shop</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-11 18:40:42</query_time>
   <create_date>2019-06-06</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2029-06-06</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_state>PA</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns100.worldnic.com</value>
    <value>ns99.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>estore.cl</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-07 10:08:09</query_time>
   <create_date>2019-06-11</create_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Empresa Nacional de Telecomunicaciones S.A. Rep por Silva</registrant_name>
   <name_servers>
    <value>ns1.en.tel</value>
    <value>ns2.en.tel</value>
   </name_servers>
  </value>
  <value>
   <num>43</num>
   <domain_name>estore.asia</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-18 18:36:15</query_time>
   <create_date>2019-06-22</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2025-06-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</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 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>ns13.domaincontrol.com</value>
    <value>ns14.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>44</num>
   <domain_name>estore.su</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-21 16:48:29</query_time>
   <create_date>2019-11-06</create_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>estore.xyz</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-21 02:08:50</query_time>
   <create_date>2019-11-09</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-11-09</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>estore.guru</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-07 10:08:10</query_time>
   <create_date>2019-11-30</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Bilgi Teknolojileri A.Ş.</registrar_name>
   <registrar_website>http://www.atakdomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ersop Group</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bursa</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.intersop.net</value>
    <value>ns2.intersop.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>estore.ng</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>ng</domain_tld>
   <query_time>2024-05-26 03:32:25</query_time>
   <create_date>2020-01-28</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>3840</registrar_iana>
   <registrar_name>TOOL DOMAINS OOD</registrar_name>
   <registrar_website>https://edoms.com</registrar_website>
   <registrant_name>Redacted | EU Registrar</registrant_name>
   <registrant_address>Redacted | EU Registrar</registrant_address>
   <registrant_city>Redacted | EU Registrar</registrant_city>
   <registrant_state>Redacted | EU Registrar</registrant_state>
   <registrant_zip>Redacted | EU Registrar</registrant_zip>
   <registrant_country>BG</registrant_country>
   <registrant_email>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>estore.global</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-04-21 02:08:50</query_time>
   <create_date>2020-02-11</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>estore.today</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-07 10:08:10</query_time>
   <create_date>2020-02-11</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>estore.cloud</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-13 13:48:54</query_time>
   <create_date>2020-04-06</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>digitalkraft GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hessen</registrant_state>
   <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>ns1.digitalkraft.de</value>
    <value>ns2.digitalkraft.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>estore.plus</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-05-11 18:40:40</query_time>
   <create_date>2020-05-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>estore.marketing</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-05-15 23:17:56</query_time>
   <create_date>2020-05-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</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 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>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>estore.business</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-04-13 13:48:53</query_time>
   <create_date>2020-07-31</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</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-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>estore.blog</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-18 18:36:15</query_time>
   <create_date>2020-11-02</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-11-02</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>david.ns.cloudflare.com</value>
    <value>sandy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>estore.hr</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-21 03:37:44</query_time>
   <create_date>2021-02-28</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>e store j.d.o.o.</registrant_name>
   <registrant_address>Zrinsko-Frankopanska ulica 14</registrant_address>
   <registrant_city>Zadar</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>23000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.mojsite.com</value>
    <value>ns2.mojsite.com</value>
   </name_servers>
  </value>
  <value>
   <num>56</num>
   <domain_name>estore.link</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-21 02:08:50</query_time>
   <create_date>2021-03-19</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>estore.solutions</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-18 18:36:15</query_time>
   <create_date>2021-03-20</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</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>Chhattisgarh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</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>rene.ns.cloudflare.com</value>
    <value>tessa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>estore.one</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-31 17:20:03</query_time>
   <create_date>2021-03-21</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2024-03-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>P</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>estore.gmbh</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-05-02 17:04:15</query_time>
   <create_date>2021-04-16</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://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>AT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</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.world4you.at</value>
    <value>ns2.world4you.at</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>estore.agency</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-07 10:08:09</query_time>
   <create_date>2021-08-08</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</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 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>ns73.domaincontrol.com</value>
    <value>ns74.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>61</num>
   <domain_name>estore.net</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-13 13:48:54</query_time>
   <create_date>2021-09-28</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>1509</registrar_iana>
   <registrar_name>COSMOTOWN, INC.</registrar_name>
   <registrar_website>http://www.cosmotown.com</registrar_website>
   <registrant_state>ca</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.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>62</num>
   <domain_name>estore.systems</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-18 18:36:15</query_time>
   <create_date>2021-11-18</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TRANSITIC SYSTEMS SAS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns16.ovh.net</value>
    <value>ns16.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>estore.media</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-29 16:53:58</query_time>
   <create_date>2021-11-24</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>eStoreMedia sp. z o.o.</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>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>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>estore.vip</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-21 02:08:50</query_time>
   <create_date>2022-01-31</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>estore.luxe</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>luxe</domain_tld>
   <query_time>2024-05-31 17:20:03</query_time>
   <create_date>2022-03-21</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2024-03-21</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>KingSize.Ltd</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>GI</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>ina1.registrar.eu</value>
    <value>ina2.registrar.eu</value>
    <value>ina3.registrar.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>estore.pl</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-21 03:37:46</query_time>
   <create_date>2022-05-09</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.sstore.pl</value>
    <value>ns2.sstore.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>estore.be</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-02 17:04:14</query_time>
   <create_date>2022-05-18</create_date>
   <registrar_name>Domein 158</registrar_name>
   <registrar_website>https://www.158.nl</registrar_website>
   <name_servers>
    <value>colin.ns.cloudflare.com</value>
    <value>laylah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>estore.cheap</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>cheap</domain_tld>
   <query_time>2024-05-21 03:37:44</query_time>
   <create_date>2022-09-07</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dora.ns.cloudflare.com</value>
    <value>josh.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>estore.xin</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>xin</domain_tld>
   <query_time>2024-05-02 17:04:15</query_time>
   <create_date>2022-10-16</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>方川</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>广东</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>estore.supply</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>supply</domain_tld>
   <query_time>2024-04-21 02:08:50</query_time>
   <create_date>2022-11-23</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</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 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>ns03.domaincontrol.com</value>
    <value>ns04.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>estore.me.uk</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-05-29 16:54:03</query_time>
   <create_date>2022-12-06</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>estore.click</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-07 10:08:09</query_time>
   <create_date>2023-01-02</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>estore.ink</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-26 03:32:25</query_time>
   <create_date>2023-03-11</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2024-03-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>P</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>estore.group</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-18 01:19:00</query_time>
   <create_date>2023-04-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>estore.fyi</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>fyi</domain_tld>
   <query_time>2024-04-30 01:23:21</query_time>
   <create_date>2023-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</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-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>estore.tools</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-05-07 10:08:10</query_time>
   <create_date>2023-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</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-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>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>estore.love</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>love</domain_tld>
   <query_time>2024-05-01 01:25:28</query_time>
   <create_date>2023-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd.</registrar_name>
   <registrar_website>http://www.net.cn/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wang pei zhi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>estore.co.ke</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-05-01 00:15:24</query_time>
   <create_date>2023-05-01</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_name>Truehost Cloud Limited</registrar_name>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Example Inc.</registrant_company>
   <registrant_address>0000</registrant_address>
   <registrant_city>Nairobi</registrant_city>
   <registrant_state>Nairobi</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns1.cloudoon.com</value>
    <value>ns2.cloudoon.net</value>
    <value>ns3.cloudoon.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>estore.bio</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-18 18:36:15</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>estore.boutique</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>boutique</domain_tld>
   <query_time>2024-05-18 18:36:15</query_time>
   <create_date>2023-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>estore.pics</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-06-01 01:31:52</query_time>
   <create_date>2023-05-31</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>estore.baby</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>baby</domain_tld>
   <query_time>2024-05-07 10:08:09</query_time>
   <create_date>2023-06-19</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-06-19</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>pdns11.domaincontrol.com</value>
    <value>pdns12.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>83</num>
   <domain_name>estore.host</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>host</domain_tld>
   <query_time>2024-05-18 18:36:15</query_time>
   <create_date>2023-06-21</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-06-21</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>pdns09.domaincontrol.com</value>
    <value>pdns10.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>84</num>
   <domain_name>estore.website</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-18 18:36:15</query_time>
   <create_date>2023-06-21</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-06-21</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>pdns09.domaincontrol.com</value>
    <value>pdns10.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>85</num>
   <domain_name>estore.africa</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-07 10:08:09</query_time>
   <create_date>2023-08-16</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>OpenSRS</registrar_name>
   <registrar_website>https://opensrs.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0168130003</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>CA</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>estore.biz.pl</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>biz.pl</domain_tld>
   <query_time>2024-03-25 12:54:08</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_name>EPAG Domainservices GmbH</registrar_name>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>estore.pro</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-07 10:08:10</query_time>
   <create_date>2023-08-25</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>3904</registrar_iana>
   <registrar_name>Sav.com, LLC - 14</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>estore.social</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-05-18 18:36:15</query_time>
   <create_date>2023-09-02</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</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 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>ns13.domaincontrol.com</value>
    <value>ns14.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>89</num>
   <domain_name>estore.top</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-29 16:54:00</query_time>
   <create_date>2023-09-24</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>1469</registrar_iana>
   <registrar_name>JIANGSU BANGNING SCIENCE &amp; TECHNOLOGY CO. LTD</registrar_name>
   <registrar_website>www.55hl.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>武红波</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guang Dong Sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>estore.house</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>house</domain_tld>
   <query_time>2024-05-29 16:53:58</query_time>
   <create_date>2023-09-28</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</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 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>ns17.domaincontrol.com</value>
    <value>ns18.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>91</num>
   <domain_name>estore.ovh</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-04-13 13:48:54</query_time>
   <create_date>2023-10-06</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>STUDI PLUS SARL</registrant_company>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns107.ovh.net</value>
    <value>ns107.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>92</num>
   <domain_name>estore.shopping</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>shopping</domain_tld>
   <query_time>2024-04-13 13:48:54</query_time>
   <create_date>2023-10-06</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Repossessed by Go Daddy</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.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>93</num>
   <domain_name>estore.beauty</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>beauty</domain_tld>
   <query_time>2024-05-07 10:08:09</query_time>
   <create_date>2023-10-20</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.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>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>estore.city</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>city</domain_tld>
   <query_time>2024-05-07 10:08:09</query_time>
   <create_date>2023-11-03</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0169180590</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</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-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>estore.team</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-29 16:53:58</query_time>
   <create_date>2023-11-30</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</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>Talas</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KG</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>ns10.hoster.kg</value>
    <value>ns9.hoster.kg</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>estore.world</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-07 10:08:10</query_time>
   <create_date>2023-12-08</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>3927</registrar_iana>
   <registrar_name>Sav.com, LLC - 37</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>estore.tel</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-04-13 13:48:54</query_time>
   <create_date>2023-12-10</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0169564829</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>estore.homes</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-05-18 18:36:15</query_time>
   <create_date>2023-12-27</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-12-27</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>cdns1.interserver.net</value>
    <value>cdns2.interserver.net</value>
    <value>cdns3.interserver.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>estore.digital</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-11 18:40:40</query_time>
   <create_date>2023-12-30</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</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>West Bengal</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</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.bluehost.in</value>
    <value>ns2.bluehost.in</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>estore.support</domain_name>
   <domain_keyword>estore</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-05-26 03:32:25</query_time>
   <create_date>2024-01-30</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>
 </results>
 <search_after>1706572800000_2276820</search_after>
 <stats>
  <total_time>0.051</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 5,760 domain names (in 0.239 seconds) which look and sound like the brand name "estore".
Domain Name Registered Expiry Registrar Ownership
1 astore.xxx 1 Dec 2011 1 Dec 2024 Nom-iq Ltd. dba COM LAUDE Whois Privacy - Com Laude
2 vstore.live 11 Feb 2019 11 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
3 jstore.online 21 Feb 2024 21 Feb 2025 Communigal Communications Ltd Domain Name Privacy Inc.
4 westore.org 19 Nov 2009 19 Nov 2024 Internet Domain Service BS Corp Beatrice Services, Inc.
5 evstore.top 3 Jul 2023 3 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) xie jun jie
6 lestore.amsterdam 24 Jul 2021 24 Jul 2024 Key-Systems LLC Privacy Protected
7 estory.com 15 Mar 1999 15 Mar 2025 Network Solutions, LLC -
8 estone.sk 10 Jan 2011 10 Jan 2025 ACTIVE 24, s.r.o. ABRA Software a.s.
9 ebstore.top 26 Oct 2023 26 Oct 2024 NameSilo,LLC PrivacyGuardian.org llc
10 istore.info 22 Sep 2001 22 Sep 2024 Megazone Corp., dba HOSTING.KR song dongil
11 bstore.site 2 Nov 2022 2 Nov 2024 Above.com Pty Ltd Privacy Protection
12 ystore.me 20 May 2024 20 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
13 restore.bible 25 Jan 2022 25 Jan 2025 Epik, Inc. Anonymize LLC
14 ebstore.xyz 31 Oct 2023 31 Oct 2024 NameSilo, LLC PrivacyGuardian.org llc
15 bstore.website 6 Jun 2023 6 Jun 2024 Go Daddy, LLC Domains By Proxy, LLC
16 nestore.com 27 Sep 2004 27 Sep 2024 OVH, SAS NESTORE SAS
17 nstore.online 19 May 2023 19 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
18 3estore.org 4 Dec 2020 4 Dec 2024 CloudFlare, Inc. REDACTED FOR PRIVACY
19 ettore.be 5 Jun 2007 - Easyhosting BV -
20 gstore.it 11 May 2013 11 May 2024 Imnoko S.r.l. Imnoko S.r.l.
21 sstore.cloud 2 Feb 2024 2 Feb 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
22 cstore.pl 6 Sep 2004 6 Sep 2024 OVH SAS -
23 exstore.asia 28 Mar 2022 28 Mar 2024 CV. Rumahweb Indonesia Personal
24 evstore.uk 16 Feb 2023 16 Feb 2025 OVH [Tag = OVH-FR] -
25 estorg.tech 19 Oct 2023 19 Oct 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
26 exstore.ru 28 Jun 2013 28 Jun 2024 RU-CENTER-RU Private Person
27 xstore.co 21 Oct 2020 21 Oct 2024 Dynadot Inc REDACTED FOR PRIVACY
28 eastore.online 28 Oct 2023 28 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
29 gstore.nl 7 Mar 2006 - Combell -
30 lestore.com 20 Aug 2002 20 Aug 2024 Megazone Corp., dba HOSTING.KR cho buyng lyul
31 nestore.ro 19 Sep 2017 17 Sep 2025 ICI - Registrar -
32 pestore.ru 10 Sep 2022 10 Sep 2024 REGRU-RU Private Person
33 ystore.co 23 Jul 2023 23 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
34 ustore.net.nz 7 Mar 2007 - InterNetX GmbH -
35 gstore.store 11 Apr 2023 11 Apr 2025 Sav.com, LLC- 10 Privacy Protection
36 mstore.cat 12 Feb 2015 12 Feb 2025 Acens Technologies S.L. -
37 restore.physio 21 Apr 2020 21 Apr 2026 Dreamscape Networks International Pte Ltd Restore Physiotherapy
38 estorie.com 8 Feb 2000 8 Feb 2025 NameCheap, Inc. -
39 nstore.in 19 Dec 2012 19 Dec 2025 GoDaddy.com, LLC nStore Technologies Private Limited
40 nstore.co.uk 16 Jan 2016 16 Jan 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
41 bestore.ro 12 Jan 2006 10 Jun 2026 ICI - Registrar -
42 dstore.store 24 Jun 2020 24 Jun 2024 P.A Viet Nam Company Limited Cong ty Co phan The gioi so
43 restore.agency 17 May 2024 17 May 2025 Sav.com, LLC - 13 REDACTED FOR PRIVACY
44 hstore.top 22 Jan 2024 22 Jan 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wang hui
45 ystore.co.uk 18 May 2004 18 May 2025 Harrison Fell [Tag = LETDOMAINS] Harrison Fell
46 egstore.site 15 Aug 2023 15 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
47 ezstore.online 15 May 2024 15 May 2025 Go Daddy, LLC Domains By Proxy, LLC
48 cstore.fun 30 Jan 2024 30 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
49 ezstore.world 23 Mar 2023 23 Mar 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
50 gestore.net 25 Apr 2004 25 Apr 2024 ENOM, INC. REDACTED FOR PRIVACY
51 estorr.com 1 Jun 1999 1 Jun 2025 Network Solutions, LLC -
52 kstore.net 8 Feb 2004 8 Feb 2025 ANNULET, INC BuyDomains.com
53 estone.vip 27 Jun 2016 27 Jun 2024 Guangdong Nicenic Technology Co., Ltd. dba NiceNIC ji nan yi shi tong guan shang shi you xian gong si
54 ehstore.ru 27 Oct 2023 27 Oct 2024 REGRU-RU Private Person
55 hstore.xyz 6 Mar 2024 6 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
56 7store.se 13 Aug 2020 13 Aug 2024 1 Api GmbH -
57 restore.lt 15 Jun 2014 16 Jun 2026 UAB "Interneto vizija" UAB "Interneto vizija"
58 vstore.online 21 Jul 2022 21 Jul 2024 Key-Systems LLC Ireneusz Bachurski Przedsiebiorstwo INFO-BI
59 bstore.dk 9 Apr 2024 8 Apr 2025 - Nicklas Petersen
60 ettore.it 5 Mar 2024 14 Mar 2025 Tuonome Registrar S.r.l. ASD SRL
61 fstore.link 25 Oct 2020 25 Oct 2024 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
62 restore.pics 16 Jan 2024 16 Jan 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
63 ustore.website 3 Sep 2019 3 Sep 2024 eNom, Inc. Data Protected
64 restore.rehab 11 Nov 2021 11 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
65 nestore.cloud 11 Mar 2024 11 Mar 2025 Key-Systems, LLC Newton Energy Solutions Holding B.V.
66 nstore.email 9 May 2019 9 May 2025 Domain.com, LLC Data Protected
67 cstore.blog 30 Jan 2024 30 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
68 hstore.online 16 Mar 2024 16 Mar 2025 Communigal Communications Ltd Domain Name Privacy Inc.
69 westore.africa 25 Sep 2022 25 Sep 2024 DNS Africa Ltd REDACTED
70 e-store.com.ng 5 May 2023 5 May 2024 QServers.ng Godwin Ukoha
71 bestore.shop 4 Apr 2024 4 Apr 2025 Spaceship, Inc. -
72 mstore.it 15 Mar 2002 15 Mar 2025 Aruba s.p.a. MASOTTO PAOLO
73 estory.my.id 19 Feb 2021 19 Feb 2026 - -
74 istore.xyz 2 Oct 2021 2 Oct 2024 GrepApps Technology Inc. -
75 wstore.ro 4 Feb 2020 2 Feb 2025 EXTREME SOLUTIONS SRL -
76 istore.com.ng 6 Aug 2020 6 Aug 2025 Lexsynergy Limited Domain Name Brand Company Limited
77 estores.com 8 May 1998 7 May 2025 Moniker Online Services LLC REDACTED FOR PRIVACY
78 4store.pl 28 Apr 2019 28 Apr 2025 home.pl S.A. -
79 3store.xyz 7 Mar 2024 7 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
80 istore.net.au - - Domain Directors Pty Ltd trading as Instra IT Department
81 pstore.site 10 Mar 2023 10 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
82 fstore.com 11 Mar 1999 10 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
83 wstore.sk 25 Feb 2021 25 Feb 2025 WebSupport s.r.o. W-TRADE s.r.o.
84 estove.co.uk 8 May 2020 8 May 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
85 ekstore.solutions 26 Jan 2024 26 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
86 restore.life 3 Jun 2017 3 Jun 2024 Porkbun LLC Private by Design, LLC
87 tstore.net 9 Dec 2016 9 Dec 2024 ANNULET, INC BuyDomains.com
88 ostore.net 18 Sep 2023 18 Sep 2024 DropCatch.com 926 LLC Redacted for GDPR privacy
89 qstore.top 31 Mar 2023 31 Mar 2024 Web Commerce Communications Ltd Bessie W. Dyer
90 estory.co 21 Apr 2020 21 Apr 2024 Dynadot Inc REDACTED FOR PRIVACY
91 escore.pl 24 May 2023 24 May 2024 Aftermarket.pl Limited -
92 vstore.co 14 Feb 2012 13 Feb 2025 Instra Corporation Pty Ltd HYBRID SOLUTIONS MIDDLE EAST FZ LLC
93 exstore.com 26 Jan 2005 26 Jan 2025 Name.com, Inc. Domain Protection Services, Inc.
94 estorre.in 2 Jun 2020 2 Jun 2024 GoDaddy.com, LLC Estorre
95 astore.de - - - -
96 restore.email 18 Oct 2015 18 Oct 2024 NameSilo, LLC Reliant-web
97 restore.dental 10 Jan 2024 10 Jan 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
98 bstore.info 24 Aug 2023 24 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
99 bestore.uk 7 Mar 2024 7 Mar 2025 Communigal Communications Ltd t/a galcomm.com [Tag = GALCOMM-IL] -
100 eqstore.ru 15 Sep 2015 15 Sep 2024 BEGET-RU Private Person
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 Estore.technology.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=estore.technology
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "estore.technology",
        "page_size": 100
    },
    "count": {
        "total": 5760,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "astore.xxx, vstore.live, jstore.online, westore.org, evstore.top, lestore.amsterdam, estory.com, estone.sk, ebstore.top, istore.info, bstore.site, ystore.me, restore.bible, ebstore.xyz, bstore.website, nestore.com, nstore.online, 3estore.org, ettore.be, gstore.it, sstore.cloud, cstore.pl, exstore.asia, evstore.uk, estorg.tech, exstore.ru, xstore.co, eastore.online, gstore.nl, lestore.com, nestore.ro, pestore.ru, ystore.co, ustore.net.nz, gstore.store, mstore.cat, restore.physio, estorie.com, nstore.in, nstore.co.uk, bestore.ro, dstore.store, restore.agency, hstore.top, ystore.co.uk, egstore.site, ezstore.online, cstore.fun, ezstore.world, gestore.net, estorr.com, kstore.net, estone.vip, ehstore.ru, hstore.xyz, 7store.se, restore.lt, vstore.online, bstore.dk, ettore.it, fstore.link, restore.pics, ustore.website, restore.rehab, nestore.cloud, nstore.email, cstore.blog, hstore.online, westore.africa, e-store.com.ng, bestore.shop, mstore.it, estory.my.id, istore.xyz, wstore.ro, istore.com.ng, estores.com, 4store.pl, 3store.xyz, istore.net.au, pstore.site, fstore.com, wstore.sk, estove.co.uk, ekstore.solutions, restore.life, tstore.net, ostore.net, qstore.top, estory.co, escore.pl, vstore.co, exstore.com, estorre.in, astore.de, restore.email, restore.dental, bstore.info, bestore.uk, eqstore.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "astore.xxx",
            "domain_keyword": "astore",
            "domain_tld": "xxx",
            "query_time": "2024-04-12 21:22:33",
            "create_date": "2011-12-01",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-01",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy - Com Laude",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "vstore.live",
            "domain_keyword": "vstore",
            "domain_tld": "live",
            "query_time": "2024-04-08 06:42:05",
            "create_date": "2019-02-11",
            "update_date": "2024-03-27",
            "expiry_date": "2025-02-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "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 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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "jstore.online",
            "domain_keyword": "jstore",
            "domain_tld": "online",
            "query_time": "2024-04-13 10:07:28",
            "create_date": "2024-02-21",
            "update_date": "2024-03-02",
            "expiry_date": "2025-02-21",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "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": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "westore.org",
            "domain_keyword": "westore",
            "domain_tld": "org",
            "query_time": "2024-04-15 08:24:31",
            "create_date": "2009-11-19",
            "update_date": "2023-12-09",
            "expiry_date": "2024-11-19",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Beatrice Services, Inc.",
            "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 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": [
                "rafe.ns.cloudflare.com",
                "toby.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "evstore.top",
            "domain_keyword": "evstore",
            "domain_tld": "top",
            "query_time": "2024-04-19 02:04:16",
            "create_date": "2023-07-03",
            "update_date": "2023-07-04",
            "expiry_date": "2024-07-03",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "xie jun jie",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shang Hai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "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": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "lestore.amsterdam",
            "domain_keyword": "lestore",
            "domain_tld": "amsterdam",
            "query_time": "2024-05-02 03:10:49",
            "create_date": "2021-07-24",
            "update_date": "2023-07-24",
            "expiry_date": "2024-07-24",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net/tld/amsterdam",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Privacy Protected",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "NL",
            "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": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "estory.com",
            "domain_keyword": "estory",
            "domain_tld": "com",
            "query_time": "2024-04-13 13:49:05",
            "create_date": "1999-03-15",
            "update_date": "2020-01-15",
            "expiry_date": "2025-03-15",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns75.worldnic.com",
                "ns76.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "estone.sk",
            "domain_keyword": "estone",
            "domain_tld": "sk",
            "query_time": "2024-05-05 23:38:43",
            "create_date": "2011-01-10",
            "update_date": "2023-12-13",
            "expiry_date": "2025-01-10",
            "registrar_name": "ACTIVE 24, s.r.o.",
            "registrant_name": "ABRA Software a.s.",
            "registrant_company": "ABRA Software a.s.",
            "registrant_address": "Jeremiášova 1422/7b",
            "registrant_city": "Praha 13",
            "registrant_zip": "155 00",
            "registrant_country": "CZ",
            "name_servers": [
                "alfa.ns.active24.cz",
                "beta.ns.active24.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 9,
            "domain_name": "ebstore.top",
            "domain_keyword": "ebstore",
            "domain_tld": "top",
            "query_time": "2024-05-08 20:57:47",
            "create_date": "2023-10-26",
            "update_date": "2023-10-29",
            "expiry_date": "2024-10-26",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "gwen.ns.cloudflare.com",
                "mitch.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "istore.info",
            "domain_keyword": "istore",
            "domain_tld": "info",
            "query_time": "2024-05-19 04:21:07",
            "create_date": "2001-09-22",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-22",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "song dongil",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Yuseong-gu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "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.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "bstore.site",
            "domain_keyword": "bstore",
            "domain_tld": "site",
            "query_time": "2024-05-21 10:46:28",
            "create_date": "2022-11-02",
            "update_date": "2023-08-31",
            "expiry_date": "2024-11-02",
            "registrar_iana": 940,
            "registrar_name": "Above.com Pty Ltd",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.abovedomains.com",
                "ns4.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "ystore.me",
            "domain_keyword": "ystore",
            "domain_tld": "me",
            "query_time": "2024-05-20 07:41:06",
            "create_date": "2024-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "liz.ns.cloudflare.com",
                "will.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "restore.bible",
            "domain_keyword": "restore",
            "domain_tld": "bible",
            "query_time": "2024-05-21 13:01:17",
            "create_date": "2022-01-25",
            "update_date": "2024-01-29",
            "expiry_date": "2025-01-25",
            "registrar_iana": 617,
            "registrar_name": "Epik, Inc.",
            "registrar_website": "www.epik.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Anonymize LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.epik.com",
                "ns4.epik.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 14,
            "domain_name": "ebstore.xyz",
            "domain_keyword": "ebstore",
            "domain_tld": "xyz",
            "query_time": "2024-05-13 15:25:16",
            "create_date": "2023-10-31",
            "update_date": "2023-11-09",
            "expiry_date": "2024-10-31",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "desiree.ns.cloudflare.com",
                "sevki.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "bstore.website",
            "domain_keyword": "bstore",
            "domain_tld": "website",
            "query_time": "2024-05-13 05:31:55",
            "create_date": "2023-06-06",
            "update_date": "2024-04-17",
            "expiry_date": "2024-06-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": 16,
            "domain_name": "nestore.com",
            "domain_keyword": "nestore",
            "domain_tld": "com",
            "query_time": "2024-05-15 18:12:54",
            "create_date": "2004-09-27",
            "update_date": "2023-09-01",
            "expiry_date": "2024-09-27",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NESTORE SAS",
            "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": [
                "dns19.ovh.net",
                "ns19.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "nstore.online",
            "domain_keyword": "nstore",
            "domain_tld": "online",
            "query_time": "2024-05-21 22:40:48",
            "create_date": "2023-05-19",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-19",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "3estore.org",
            "domain_keyword": "3estore",
            "domain_tld": "org",
            "query_time": "2024-05-24 15:03:06",
            "create_date": "2020-12-04",
            "update_date": "2023-06-23",
            "expiry_date": "2024-12-04",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Missouri",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sam.ns.cloudflare.com",
                "vivienne.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 19,
            "domain_name": "ettore.be",
            "domain_keyword": "ettore",
            "domain_tld": "be",
            "query_time": "2024-05-24 17:41:04",
            "create_date": "2007-06-05",
            "registrar_name": "Easyhosting BV",
            "registrar_website": "http://www.easyhosting.nl",
            "name_servers": [
                "auth01.dns.trueserver.nl",
                "auth02.dns.trueserver.nl",
                "auth03.dns.trueserver.nl"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 20,
            "domain_name": "gstore.it",
            "domain_keyword": "gstore",
            "domain_tld": "it",
            "query_time": "2024-05-25 04:51:56",
            "create_date": "2013-05-11",
            "update_date": "2024-05-12",
            "expiry_date": "2024-05-11",
            "registrar_name": "Imnoko S.r.l.",
            "registrar_website": "https://www.domaindirect.it",
            "registrant_company": "Imnoko S.r.l.",
            "registrant_address": "Via Garibaldi, 97",
            "registrant_city": "Arezzo",
            "registrant_state": "AR",
            "registrant_zip": "52100",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 21,
            "domain_name": "sstore.cloud",
            "domain_keyword": "sstore",
            "domain_tld": "cloud",
            "query_time": "2024-05-25 18:01:09",
            "create_date": "2024-02-02",
            "update_date": "2024-02-18",
            "expiry_date": "2025-02-02",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "cstore.pl",
            "domain_keyword": "cstore",
            "domain_tld": "pl",
            "query_time": "2024-05-27 08:57:18",
            "create_date": "2004-09-06",
            "update_date": "2023-09-01",
            "expiry_date": "2024-09-06",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "exstore.asia",
            "domain_keyword": "exstore",
            "domain_tld": "asia",
            "query_time": "2024-05-27 15:19:34",
            "create_date": "2022-03-28",
            "update_date": "2024-05-08",
            "expiry_date": "2024-03-28",
            "registrar_iana": 1675,
            "registrar_name": "CV. Rumahweb Indonesia",
            "registrar_website": "http://www.Rumahweb.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Personal",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jawa barat",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ID",
            "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": [
                "expire1.mysrsx.com",
                "expire2.mysrsx.com"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "evstore.uk",
            "domain_keyword": "evstore",
            "domain_tld": "uk",
            "query_time": "2024-04-12 04:05:43",
            "create_date": "2023-02-16",
            "update_date": "2024-02-01",
            "expiry_date": "2025-02-16",
            "registrar_name": "OVH [Tag = OVH-FR]",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns11.ovh.net",
                "ns11.ovh.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 25,
            "domain_name": "estorg.tech",
            "domain_keyword": "estorg",
            "domain_tld": "tech",
            "query_time": "2024-05-02 17:04:18",
            "create_date": "2023-10-19",
            "update_date": "2023-10-24",
            "expiry_date": "2024-10-19",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "exstore.ru",
            "domain_keyword": "exstore",
            "domain_tld": "ru",
            "query_time": "2024-05-03 03:08:09",
            "create_date": "2013-06-28",
            "expiry_date": "2024-06-28",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.netangels.ru",
                "ns2.netangels.ru",
                "ns3.netangels.ru",
                "ns4.netangels.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 27,
            "domain_name": "xstore.co",
            "domain_keyword": "xstore",
            "domain_tld": "co",
            "query_time": "2024-05-06 20:25:03",
            "create_date": "2020-10-21",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-21",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "eastore.online",
            "domain_keyword": "eastore",
            "domain_tld": "online",
            "query_time": "2024-05-07 04:03:55",
            "create_date": "2023-10-28",
            "update_date": "2023-12-22",
            "expiry_date": "2024-10-28",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "GDPR Masked",
            "registrant_state": "slaskie",
            "registrant_country": "PL",
            "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": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "gstore.nl",
            "domain_keyword": "gstore",
            "domain_tld": "nl",
            "query_time": "2024-05-09 15:02:48",
            "create_date": "2006-03-07",
            "update_date": "2023-09-15",
            "registrar_name": "Combell",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 30,
            "domain_name": "lestore.com",
            "domain_keyword": "lestore",
            "domain_tld": "com",
            "query_time": "2024-04-24 15:40:25",
            "create_date": "2002-08-20",
            "update_date": "2023-06-28",
            "expiry_date": "2024-08-20",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "cho buyng lyul",
            "registrant_company": "cho buyng lyul",
            "registrant_address": "102-1702 woolimapt  Galgot-dong Osan-si",
            "registrant_city": "Gyeonggi-do",
            "registrant_zip": "447706",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1051203335",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "nestore.ro",
            "domain_keyword": "nestore",
            "domain_tld": "ro",
            "query_time": "2024-04-26 19:10:10",
            "create_date": "2017-09-19",
            "expiry_date": "2025-09-17",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.host4u.ro",
                "ns2.host4u.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 32,
            "domain_name": "pestore.ru",
            "domain_keyword": "pestore",
            "domain_tld": "ru",
            "query_time": "2024-05-01 08:32:20",
            "create_date": "2022-09-10",
            "expiry_date": "2024-09-10",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 33,
            "domain_name": "ystore.co",
            "domain_keyword": "ystore",
            "domain_tld": "co",
            "query_time": "2024-05-01 13:20:13",
            "create_date": "2023-07-23",
            "update_date": "2023-08-09",
            "expiry_date": "2024-07-23",
            "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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "ustore.net.nz",
            "domain_keyword": "ustore",
            "domain_tld": "net.nz",
            "query_time": "2024-04-29 18:18:53",
            "create_date": "2007-03-07",
            "update_date": "2024-04-28",
            "registrar_name": "InterNetX GmbH",
            "registrar_website": "https://www.internetx.com",
            "name_servers": [
                "ns1.whsl206.com",
                "ns2.whsl206.com",
                "ns3.whsl206.com",
                "ns4.whsl206.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "gstore.store",
            "domain_keyword": "gstore",
            "domain_tld": "store",
            "query_time": "2024-04-28 23:07:25",
            "create_date": "2023-04-11",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-11",
            "registrar_iana": 3900,
            "registrar_name": "Sav.com, LLC- 10",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "mstore.cat",
            "domain_keyword": "mstore",
            "domain_tld": "cat",
            "query_time": "2024-04-25 15:09:05",
            "create_date": "2015-02-12",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-12",
            "registrar_iana": 140,
            "registrar_name": "Acens Technologies S.L.",
            "registrar_website": "http://www.acens.com",
            "name_servers": [
                "ns3.acens.net",
                "ns4.acens.net",
                "ns7.acens.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "restore.physio",
            "domain_keyword": "restore",
            "domain_tld": "physio",
            "query_time": "2024-05-01 19:20:16",
            "create_date": "2020-04-21",
            "update_date": "2024-04-18",
            "expiry_date": "2026-04-21",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Restore Physiotherapy",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "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.cheaperdomains.com.au",
                "ns2.cheaperdomains.com.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "estorie.com",
            "domain_keyword": "estorie",
            "domain_tld": "com",
            "query_time": "2024-04-21 02:09:11",
            "create_date": "2000-02-08",
            "update_date": "2024-01-09",
            "expiry_date": "2025-02-08",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.undeveloped.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "nstore.in",
            "domain_keyword": "nstore",
            "domain_tld": "in",
            "query_time": "2024-04-23 21:33:54",
            "create_date": "2012-12-19",
            "update_date": "2023-12-24",
            "expiry_date": "2025-12-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "nStore Technologies Private Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tamil Nadu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1343.awsdns-39.org",
                "ns-1850.awsdns-39.co.uk",
                "ns-367.awsdns-45.com",
                "ns-693.awsdns-22.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 40,
            "domain_name": "nstore.co.uk",
            "domain_keyword": "nstore",
            "domain_tld": "co.uk",
            "query_time": "2024-04-23 21:33:53",
            "create_date": "2016-01-16",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-16",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.gobito.net",
                "ns2.gobito.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 41,
            "domain_name": "bestore.ro",
            "domain_keyword": "bestore",
            "domain_tld": "ro",
            "query_time": "2024-04-19 17:39:43",
            "create_date": "2006-01-12",
            "expiry_date": "2026-06-10",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.hosterion.com",
                "ns1.hosterion.net",
                "ns2.hosterion.com",
                "ns2.hosterion.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 42,
            "domain_name": "dstore.store",
            "domain_keyword": "dstore",
            "domain_tld": "store",
            "query_time": "2024-04-23 14:42:18",
            "create_date": "2020-06-24",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-24",
            "registrar_iana": 1649,
            "registrar_name": "P.A Viet Nam Company Limited",
            "registrant_company": "Cong ty Co phan The gioi so",
            "registrant_state": "TP HCM",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.pavietnam.vn",
                "ns2.pavietnam.vn",
                "nsbak.pavietnam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "restore.agency",
            "domain_keyword": "restore",
            "domain_tld": "agency",
            "query_time": "2024-05-17 19:46:35",
            "create_date": "2024-05-17",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-17",
            "registrar_iana": 3903,
            "registrar_name": "Sav.com, LLC - 13",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "hstore.top",
            "domain_keyword": "hstore",
            "domain_tld": "top",
            "query_time": "2024-05-21 05:16:59",
            "create_date": "2024-01-22",
            "update_date": "2024-01-22",
            "expiry_date": "2027-01-22",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wang hui",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "zhe jiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "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": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "ystore.co.uk",
            "domain_keyword": "ystore",
            "domain_tld": "co.uk",
            "query_time": "2024-05-23 10:10:21",
            "create_date": "2004-05-18",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-18",
            "registrar_name": "Harrison Fell [Tag = LETDOMAINS]",
            "registrar_website": "http://www.buydomain.uk",
            "registrant_name": "Harrison Fell",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 46,
            "domain_name": "egstore.site",
            "domain_keyword": "egstore",
            "domain_tld": "site",
            "query_time": "2024-05-13 10:01:48",
            "create_date": "2023-08-15",
            "update_date": "2023-09-28",
            "expiry_date": "2024-08-15",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "N/A",
            "registrant_state": "PE",
            "registrant_country": "BR",
            "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.hostgator.com.br",
                "dns2.hostgator.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "ezstore.online",
            "domain_keyword": "ezstore",
            "domain_tld": "online",
            "query_time": "2024-05-25 09:28:49",
            "create_date": "2024-05-15",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-15",
            "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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "cstore.fun",
            "domain_keyword": "cstore",
            "domain_tld": "fun",
            "query_time": "2024-05-27 08:57:12",
            "create_date": "2024-01-30",
            "update_date": "2024-04-18",
            "expiry_date": "2025-01-30",
            "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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "ezstore.world",
            "domain_keyword": "ezstore",
            "domain_tld": "world",
            "query_time": "2024-05-31 08:22:12",
            "create_date": "2023-03-23",
            "update_date": "2024-05-05",
            "expiry_date": "2024-03-23",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "gestore.net",
            "domain_keyword": "gestore",
            "domain_tld": "net",
            "query_time": "2024-06-01 05:58:42",
            "create_date": "2004-04-25",
            "update_date": "2024-04-26",
            "expiry_date": "2024-04-25",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/b244595b-3582-4588-b470-a5a0e35ae22a",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "estorr.com",
            "domain_keyword": "estorr",
            "domain_tld": "com",
            "query_time": "2024-04-21 02:09:44",
            "create_date": "1999-06-01",
            "update_date": "2024-04-02",
            "expiry_date": "2025-06-01",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "isaac.ns.cloudflare.com",
                "joan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "kstore.net",
            "domain_keyword": "kstore",
            "domain_tld": "net",
            "query_time": "2024-04-15 19:50:13",
            "create_date": "2004-02-08",
            "update_date": "2024-01-01",
            "expiry_date": "2025-02-08",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "estone.vip",
            "domain_keyword": "estone",
            "domain_tld": "vip",
            "query_time": "2024-04-20 09:23:28",
            "create_date": "2016-06-27",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-27",
            "registrar_iana": 1619,
            "registrar_name": "Guangdong Nicenic Technology Co., Ltd. dba NiceNIC",
            "registrar_website": "www.iisp.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ji nan yi shi tong guan shang shi you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "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.ndns.cn",
                "ns2.ndns.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "ehstore.ru",
            "domain_keyword": "ehstore",
            "domain_tld": "ru",
            "query_time": "2024-04-30 13:02:18",
            "create_date": "2023-10-27",
            "expiry_date": "2024-10-27",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 55,
            "domain_name": "hstore.xyz",
            "domain_keyword": "hstore",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 01:44:40",
            "create_date": "2024-03-06",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wu qing ru",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "7store.se",
            "domain_keyword": "7store",
            "domain_tld": "se",
            "query_time": "2024-05-05 06:43:48",
            "create_date": "2020-08-13",
            "update_date": "2024-03-19",
            "expiry_date": "2024-08-13",
            "registrar_name": "1 Api GmbH",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "restore.lt",
            "domain_keyword": "restore",
            "domain_tld": "lt",
            "query_time": "2024-04-26 02:49:40",
            "create_date": "2014-06-15",
            "expiry_date": "2026-06-16",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 58,
            "domain_name": "vstore.online",
            "domain_keyword": "vstore",
            "domain_tld": "online",
            "query_time": "2024-04-26 12:07:10",
            "create_date": "2022-07-21",
            "update_date": "2023-09-28",
            "expiry_date": "2024-07-21",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "Ireneusz Bachurski Przedsiebiorstwo INFO-BI",
            "registrant_country": "PL",
            "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": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "bstore.dk",
            "domain_keyword": "bstore",
            "domain_tld": "dk",
            "query_time": "2024-05-10 11:01:21",
            "create_date": "2024-04-09",
            "expiry_date": "2025-04-08",
            "registrant_name": "Nicklas Petersen",
            "registrant_address": "Skovburren 157, 1. 5",
            "registrant_city": "Næstved",
            "registrant_zip": "4700",
            "registrant_country": "DK",
            "name_servers": [
                "donovan.ns.cloudflare.com",
                "ulla.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 60,
            "domain_name": "ettore.it",
            "domain_keyword": "ettore",
            "domain_tld": "it",
            "query_time": "2024-05-09 20:31:34",
            "create_date": "2024-03-05",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-14",
            "registrar_name": "Tuonome Registrar S.r.l.",
            "registrar_website": "https://tuonomeregistrar.net",
            "registrant_company": "ASD SRL",
            "registrant_address": "Via Cavour, 31",
            "registrant_city": "Chiesina Uzzanese",
            "registrant_state": "PT",
            "registrant_zip": "51013",
            "registrant_country": "IT",
            "name_servers": [
                "ns20.tuonomeregistrar.net",
                "ns9.tuonomeregistrar.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 61,
            "domain_name": "fstore.link",
            "domain_keyword": "fstore",
            "domain_tld": "link",
            "query_time": "2024-05-09 08:01:21",
            "create_date": "2020-10-25",
            "update_date": "2023-09-30",
            "expiry_date": "2024-10-25",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "restore.pics",
            "domain_keyword": "restore",
            "domain_tld": "pics",
            "query_time": "2024-05-17 19:46:35",
            "create_date": "2024-01-16",
            "update_date": "2024-02-06",
            "expiry_date": "2025-01-16",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "ustore.website",
            "domain_keyword": "ustore",
            "domain_tld": "website",
            "query_time": "2024-05-20 22:07:03",
            "create_date": "2019-09-03",
            "update_date": "2023-10-09",
            "expiry_date": "2024-09-03",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "WA",
            "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": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "restore.rehab",
            "domain_keyword": "restore",
            "domain_tld": "rehab",
            "query_time": "2024-05-21 13:01:17",
            "create_date": "2021-11-11",
            "update_date": "2023-10-17",
            "expiry_date": "2024-11-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "nestore.cloud",
            "domain_keyword": "nestore",
            "domain_tld": "cloud",
            "query_time": "2024-05-13 21:01:27",
            "create_date": "2024-03-11",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Newton Energy Solutions Holding B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 66,
            "domain_name": "nstore.email",
            "domain_keyword": "nstore",
            "domain_tld": "email",
            "query_time": "2024-05-13 02:41:37",
            "create_date": "2019-05-09",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-09",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "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.netfirms.com",
                "ns2.netfirms.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "cstore.blog",
            "domain_keyword": "cstore",
            "domain_tld": "blog",
            "query_time": "2024-05-27 08:57:12",
            "create_date": "2024-01-30",
            "update_date": "2024-04-18",
            "expiry_date": "2025-01-30",
            "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": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "hstore.online",
            "domain_keyword": "hstore",
            "domain_tld": "online",
            "query_time": "2024-05-31 07:17:46",
            "create_date": "2024-03-16",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-16",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "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": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "westore.africa",
            "domain_keyword": "westore",
            "domain_tld": "africa",
            "query_time": "2024-05-30 11:25:27",
            "create_date": "2022-09-25",
            "update_date": "2023-08-14",
            "expiry_date": "2024-09-25",
            "registrar_iana": 2287,
            "registrar_name": "DNS Africa Ltd",
            "registrar_website": "https://www.gateway.africa",
            "registrant_name": "REDACTED",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "ZA",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns.dns1.co.za",
                "ns.dns2.co.za",
                "ns.otherdns.com",
                "ns.otherdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "e-store.com.ng",
            "domain_keyword": "e-store",
            "domain_tld": "com.ng",
            "query_time": "2024-05-29 01:21:39",
            "create_date": "2023-05-05",
            "update_date": "2023-10-28",
            "expiry_date": "2024-05-05",
            "registrar_iana": 290414,
            "registrar_name": "QServers.ng",
            "registrant_name": "Godwin Ukoha",
            "registrant_address": "Jakande Estate, Jakande estate",
            "registrant_city": "Lagos",
            "registrant_state": "lagos",
            "registrant_zip": "234001",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+90.69183037",
            "name_servers": [
                "ns1.cloudoon.com",
                "ns2.cloudoon.net"
            ],
            "domain_status": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "bestore.shop",
            "domain_keyword": "bestore",
            "domain_tld": "shop",
            "query_time": "2024-06-01 14:25:46",
            "create_date": "2024-04-04",
            "update_date": "2024-05-16",
            "expiry_date": "2025-04-04",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "mstore.it",
            "domain_keyword": "mstore",
            "domain_tld": "it",
            "query_time": "2024-04-25 15:09:05",
            "create_date": "2002-03-15",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-15",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "MASOTTO PAOLO",
            "registrant_address": "Via G. Paoletti 5",
            "registrant_city": "FOLLINA",
            "registrant_state": "TV",
            "registrant_zip": "31051",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 73,
            "domain_name": "estory.my.id",
            "domain_keyword": "estory",
            "domain_tld": "my.id",
            "query_time": "2022-04-29 12:46:26",
            "create_date": "2021-02-19",
            "update_date": "2021-12-19",
            "expiry_date": "2026-02-19",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 74,
            "domain_name": "istore.xyz",
            "domain_keyword": "istore",
            "domain_tld": "xyz",
            "query_time": "2024-04-07 00:36:39",
            "create_date": "2021-10-02",
            "update_date": "2023-11-17",
            "expiry_date": "2024-10-02",
            "registrar_iana": 3886,
            "registrar_name": "GrepApps Technology Inc.",
            "registrar_website": "https://docky.ly",
            "registrant_state": "Taiwan",
            "registrant_country": "TW",
            "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.dynamical.ly",
                "ns2.dynamical.ly"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "wstore.ro",
            "domain_keyword": "wstore",
            "domain_tld": "ro",
            "query_time": "2024-04-21 09:30:52",
            "create_date": "2020-02-04",
            "expiry_date": "2025-02-02",
            "registrar_name": "EXTREME SOLUTIONS SRL",
            "registrar_website": "www.eureg.ro",
            "name_servers": [
                "park1.eureg.ro",
                "park2.eureg.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 76,
            "domain_name": "istore.com.ng",
            "domain_keyword": "istore",
            "domain_tld": "com.ng",
            "query_time": "2024-04-18 14:56:15",
            "create_date": "2020-08-06",
            "update_date": "2022-06-28",
            "expiry_date": "2025-08-06",
            "registrar_name": "Lexsynergy Limited",
            "registrant_name": "Redacted | EU Registrar",
            "registrant_company": "Domain Name Brand Company Limited",
            "registrant_address": "130 Hampstead House, 176 Finchley Road",
            "registrant_city": "London",
            "registrant_state": "London",
            "registrant_zip": "NW3 6BT",
            "registrant_country": "GB",
            "registrant_email": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "ns1.lexsynergy.net",
                "ns2.lexsynergy.us",
                "ns3.lexsynergy.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "estores.com",
            "domain_keyword": "estores",
            "domain_tld": "com",
            "query_time": "2024-05-10 02:20:31",
            "create_date": "1998-05-08",
            "update_date": "2023-07-01",
            "expiry_date": "2025-05-07",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "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": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.prebuilt.com",
                "ns2.prebuilt.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "4store.pl",
            "domain_keyword": "4store",
            "domain_tld": "pl",
            "query_time": "2024-05-09 17:06:19",
            "create_date": "2019-04-28",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-28",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "ns.lh.pl",
                "ns2.lighthosting.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "3store.xyz",
            "domain_keyword": "3store",
            "domain_tld": "xyz",
            "query_time": "2024-05-09 03:50:53",
            "create_date": "2024-03-07",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-07",
            "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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "istore.net.au",
            "domain_keyword": "istore",
            "domain_tld": "net.au",
            "query_time": "2024-05-03 18:39:47",
            "update_date": "2023-07-12",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "IT Department",
            "name_servers": [
                "ns-1340.awsdns-39.org",
                "ns-1769.awsdns-29.co.uk",
                "ns-254.awsdns-31.com",
                "ns-730.awsdns-27.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "pstore.site",
            "domain_keyword": "pstore",
            "domain_tld": "site",
            "query_time": "2024-05-13 00:19:50",
            "create_date": "2023-03-10",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-10",
            "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": [
                "betty.ns.cloudflare.com",
                "toby.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "fstore.com",
            "domain_keyword": "fstore",
            "domain_tld": "com",
            "query_time": "2024-05-13 17:19:24",
            "create_date": "1999-03-11",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=fstore.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "wstore.sk",
            "domain_keyword": "wstore",
            "domain_tld": "sk",
            "query_time": "2024-05-07 14:49:46",
            "create_date": "2021-02-25",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-25",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "Peter Bako",
            "registrant_company": "W-TRADE s.r.o.",
            "registrant_address": "Stara Vajnorska 21",
            "registrant_city": "Bratislava",
            "registrant_zip": "83104",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 84,
            "domain_name": "estove.co.uk",
            "domain_keyword": "estove",
            "domain_tld": "co.uk",
            "query_time": "2024-05-12 01:30:18",
            "create_date": "2020-05-08",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-08",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns0.unlimited.uk.net",
                "ns1.unlimited.uk.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 85,
            "domain_name": "ekstore.solutions",
            "domain_keyword": "ekstore",
            "domain_tld": "solutions",
            "query_time": "2024-05-24 01:23:38",
            "create_date": "2024-01-26",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "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 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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "restore.life",
            "domain_keyword": "restore",
            "domain_tld": "life",
            "query_time": "2024-05-21 13:01:17",
            "create_date": "2017-06-03",
            "update_date": "2024-03-13",
            "expiry_date": "2024-06-03",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "tstore.net",
            "domain_keyword": "tstore",
            "domain_tld": "net",
            "query_time": "2024-05-26 23:01:28",
            "create_date": "2016-12-09",
            "update_date": "2024-01-26",
            "expiry_date": "2024-12-09",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "ostore.net",
            "domain_keyword": "ostore",
            "domain_tld": "net",
            "query_time": "2024-05-26 04:49:25",
            "create_date": "2023-09-18",
            "update_date": "2023-09-21",
            "expiry_date": "2024-09-18",
            "registrar_iana": 2685,
            "registrar_name": "DropCatch.com 926 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": "jiangxi",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "qstore.top",
            "domain_keyword": "qstore",
            "domain_tld": "top",
            "query_time": "2024-05-30 11:36:32",
            "create_date": "2023-03-31",
            "update_date": "2024-05-10",
            "expiry_date": "2024-03-31",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Ltd",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bessie W. Dyer",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ezydomain.com",
                "ns2.ezydomain.com"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "estory.co",
            "domain_keyword": "estory",
            "domain_tld": "co",
            "query_time": "2024-05-31 17:20:06",
            "create_date": "2020-04-21",
            "update_date": "2024-04-26",
            "expiry_date": "2024-04-21",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Harjumaa",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "EE",
            "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.parkco1.neustar.biz",
                "ns2.parkco1.neustar.biz"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "expired"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "escore.pl",
            "domain_keyword": "escore",
            "domain_tld": "pl",
            "query_time": "2024-04-10 08:24:11",
            "create_date": "2023-05-24",
            "update_date": "2023-05-24",
            "expiry_date": "2024-05-24",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "vstore.co",
            "domain_keyword": "vstore",
            "domain_tld": "co",
            "query_time": "2024-05-08 00:43:59",
            "create_date": "2012-02-14",
            "update_date": "2023-07-07",
            "expiry_date": "2025-02-13",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd",
            "registrar_website": "www.instra.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "HYBRID SOLUTIONS MIDDLE EAST FZ LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Service Block Ras Al Khaimah",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AE",
            "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.inmotionhosting.com",
                "ns2.inmotionhosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "exstore.com",
            "domain_keyword": "exstore",
            "domain_tld": "com",
            "query_time": "2024-05-08 06:20:56",
            "create_date": "2005-01-26",
            "update_date": "2024-03-02",
            "expiry_date": "2025-01-26",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/exstore.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "estorre.in",
            "domain_keyword": "estorre",
            "domain_tld": "in",
            "query_time": "2024-05-07 10:08:20",
            "create_date": "2020-06-02",
            "update_date": "2023-02-15",
            "expiry_date": "2024-06-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Estorre",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Uttar Pradesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "astore.de",
            "domain_keyword": "astore",
            "domain_tld": "de",
            "query_time": "2024-05-05 09:48:51",
            "update_date": "2018-07-25",
            "name_servers": [
                "ns1038.ui-dns.biz",
                "ns1038.ui-dns.com",
                "ns1038.ui-dns.de",
                "ns1038.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 96,
            "domain_name": "restore.email",
            "domain_keyword": "restore",
            "domain_tld": "email",
            "query_time": "2024-05-07 20:14:29",
            "create_date": "2015-10-18",
            "update_date": "2023-10-21",
            "expiry_date": "2024-10-18",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Reliant-web",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "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": [
                "brit.ns.cloudflare.com",
                "vick.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "restore.dental",
            "domain_keyword": "restore",
            "domain_tld": "dental",
            "query_time": "2024-05-12 06:00:03",
            "create_date": "2024-01-10",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-10",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "bstore.info",
            "domain_keyword": "bstore",
            "domain_tld": "info",
            "query_time": "2024-05-13 05:31:55",
            "create_date": "2023-08-24",
            "update_date": "2023-08-29",
            "expiry_date": "2024-08-24",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "bestore.uk",
            "domain_keyword": "bestore",
            "domain_tld": "uk",
            "query_time": "2024-05-13 13:18:37",
            "create_date": "2024-03-07",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-07",
            "registrar_name": "Communigal Communications Ltd t/a galcomm.com [Tag = GALCOMM-IL]",
            "registrar_website": "https://www.galcomm.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 100,
            "domain_name": "eqstore.ru",
            "domain_keyword": "eqstore",
            "domain_tld": "ru",
            "query_time": "2024-04-30 18:17:04",
            "create_date": "2015-09-15",
            "expiry_date": "2024-09-15",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.239,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>estore.technology</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5760</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>astore.xxx, vstore.live, jstore.online, westore.org, evstore.top, lestore.amsterdam, estory.com, estone.sk, ebstore.top, istore.info, bstore.site, ystore.me, restore.bible, ebstore.xyz, bstore.website, nestore.com, nstore.online, 3estore.org, ettore.be, gstore.it, sstore.cloud, cstore.pl, exstore.asia, evstore.uk, estorg.tech, exstore.ru, xstore.co, eastore.online, gstore.nl, lestore.com, nestore.ro, pestore.ru, ystore.co, ustore.net.nz, gstore.store, mstore.cat, restore.physio, estorie.com, nstore.in, nstore.co.uk, bestore.ro, dstore.store, restore.agency, hstore.top, ystore.co.uk, egstore.site, ezstore.online, cstore.fun, ezstore.world, gestore.net, estorr.com, kstore.net, estone.vip, ehstore.ru, hstore.xyz, 7store.se, restore.lt, vstore.online, bstore.dk, ettore.it, fstore.link, restore.pics, ustore.website, restore.rehab, nestore.cloud, nstore.email, cstore.blog, hstore.online, westore.africa, e-store.com.ng, bestore.shop, mstore.it, estory.my.id, istore.xyz, wstore.ro, istore.com.ng, estores.com, 4store.pl, 3store.xyz, istore.net.au, pstore.site, fstore.com, wstore.sk, estove.co.uk, ekstore.solutions, restore.life, tstore.net, ostore.net, qstore.top, estory.co, escore.pl, vstore.co, exstore.com, estorre.in, astore.de, restore.email, restore.dental, bstore.info, bestore.uk, eqstore.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>astore.xxx</domain_name>
   <domain_keyword>astore</domain_keyword>
   <domain_tld>xxx</domain_tld>
   <query_time>2024-04-12 21:22:33</query_time>
   <create_date>2011-12-01</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy - Com Laude</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>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>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</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>2</num>
   <domain_name>vstore.live</domain_name>
   <domain_keyword>vstore</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-08 06:42:05</query_time>
   <create_date>2019-02-11</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</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 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>ns45.domaincontrol.com</value>
    <value>ns46.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>3</num>
   <domain_name>jstore.online</domain_name>
   <domain_keyword>jstore</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-13 10:07:28</query_time>
   <create_date>2024-02-21</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</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>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>westore.org</domain_name>
   <domain_keyword>westore</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 08:24:31</query_time>
   <create_date>2009-11-19</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Beatrice Services, Inc.</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 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>rafe.ns.cloudflare.com</value>
    <value>toby.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>evstore.top</domain_name>
   <domain_keyword>evstore</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-19 02:04:16</query_time>
   <create_date>2023-07-03</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>xie jun jie</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shang Hai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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>dns29.hichina.com</value>
    <value>dns30.hichina.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>lestore.amsterdam</domain_name>
   <domain_keyword>lestore</domain_keyword>
   <domain_tld>amsterdam</domain_tld>
   <query_time>2024-05-02 03:10:49</query_time>
   <create_date>2021-07-24</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net/tld/amsterdam</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Privacy Protected</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>NL</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>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>estory.com</domain_name>
   <domain_keyword>estory</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 13:49:05</query_time>
   <create_date>1999-03-15</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns75.worldnic.com</value>
    <value>ns76.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>estone.sk</domain_name>
   <domain_keyword>estone</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 23:38:43</query_time>
   <create_date>2011-01-10</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_name>ACTIVE 24, s.r.o.</registrar_name>
   <registrant_name>ABRA Software a.s.</registrant_name>
   <registrant_company>ABRA Software a.s.</registrant_company>
   <registrant_address>Jeremiášova 1422/7b</registrant_address>
   <registrant_city>Praha 13</registrant_city>
   <registrant_zip>155 00</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>alfa.ns.active24.cz</value>
    <value>beta.ns.active24.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>ebstore.top</domain_name>
   <domain_keyword>ebstore</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-08 20:57:47</query_time>
   <create_date>2023-10-26</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>gwen.ns.cloudflare.com</value>
    <value>mitch.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>istore.info</domain_name>
   <domain_keyword>istore</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-19 04:21:07</query_time>
   <create_date>2001-09-22</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>song dongil</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Yuseong-gu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KR</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.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>bstore.site</domain_name>
   <domain_keyword>bstore</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-21 10:46:28</query_time>
   <create_date>2022-11-02</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>940</registrar_iana>
   <registrar_name>Above.com Pty Ltd</registrar_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.abovedomains.com</value>
    <value>ns4.abovedomains.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>ystore.me</domain_name>
   <domain_keyword>ystore</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-20 07:41:06</query_time>
   <create_date>2024-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>liz.ns.cloudflare.com</value>
    <value>will.ns.cloudflare.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>restore.bible</domain_name>
   <domain_keyword>restore</domain_keyword>
   <domain_tld>bible</domain_tld>
   <query_time>2024-05-21 13:01:17</query_time>
   <create_date>2022-01-25</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik, Inc.</registrar_name>
   <registrar_website>www.epik.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Anonymize LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.epik.com</value>
    <value>ns4.epik.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>ebstore.xyz</domain_name>
   <domain_keyword>ebstore</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-13 15:25:16</query_time>
   <create_date>2023-10-31</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>desiree.ns.cloudflare.com</value>
    <value>sevki.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>bstore.website</domain_name>
   <domain_keyword>bstore</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-13 05:31:55</query_time>
   <create_date>2023-06-06</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-06-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>16</num>
   <domain_name>nestore.com</domain_name>
   <domain_keyword>nestore</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 18:12:54</query_time>
   <create_date>2004-09-27</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-09-27</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>NESTORE SAS</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>dns19.ovh.net</value>
    <value>ns19.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>17</num>
   <domain_name>nstore.online</domain_name>
   <domain_keyword>nstore</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-21 22:40:48</query_time>
   <create_date>2023-05-19</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>3estore.org</domain_name>
   <domain_keyword>3estore</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-24 15:03:06</query_time>
   <create_date>2020-12-04</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>http://www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Missouri</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>sam.ns.cloudflare.com</value>
    <value>vivienne.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>ettore.be</domain_name>
   <domain_keyword>ettore</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-24 17:41:04</query_time>
   <create_date>2007-06-05</create_date>
   <registrar_name>Easyhosting BV</registrar_name>
   <registrar_website>http://www.easyhosting.nl</registrar_website>
   <name_servers>
    <value>auth01.dns.trueserver.nl</value>
    <value>auth02.dns.trueserver.nl</value>
    <value>auth03.dns.trueserver.nl</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>gstore.it</domain_name>
   <domain_keyword>gstore</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-25 04:51:56</query_time>
   <create_date>2013-05-11</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2024-05-11</expiry_date>
   <registrar_name>Imnoko S.r.l.</registrar_name>
   <registrar_website>https://www.domaindirect.it</registrar_website>
   <registrant_company>Imnoko S.r.l.</registrant_company>
   <registrant_address>Via Garibaldi, 97</registrant_address>
   <registrant_city>Arezzo</registrant_city>
   <registrant_state>AR</registrant_state>
   <registrant_zip>52100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>sstore.cloud</domain_name>
   <domain_keyword>sstore</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-25 18:01:09</query_time>
   <create_date>2024-02-02</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>cstore.pl</domain_name>
   <domain_keyword>cstore</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-27 08:57:18</query_time>
   <create_date>2004-09-06</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>exstore.asia</domain_name>
   <domain_keyword>exstore</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-27 15:19:34</query_time>
   <create_date>2022-03-28</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2024-03-28</expiry_date>
   <registrar_iana>1675</registrar_iana>
   <registrar_name>CV. Rumahweb Indonesia</registrar_name>
   <registrar_website>http://www.Rumahweb.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Personal</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jawa barat</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ID</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>expire1.mysrsx.com</value>
    <value>expire2.mysrsx.com</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>evstore.uk</domain_name>
   <domain_keyword>evstore</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-12 04:05:43</query_time>
   <create_date>2023-02-16</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_name>OVH [Tag = OVH-FR]</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns11.ovh.net</value>
    <value>ns11.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>estorg.tech</domain_name>
   <domain_keyword>estorg</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-02 17:04:18</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>exstore.ru</domain_name>
   <domain_keyword>exstore</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 03:08:09</query_time>
   <create_date>2013-06-28</create_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.netangels.ru</value>
    <value>ns2.netangels.ru</value>
    <value>ns3.netangels.ru</value>
    <value>ns4.netangels.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>xstore.co</domain_name>
   <domain_keyword>xstore</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-06 20:25:03</query_time>
   <create_date>2020-10-21</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>eastore.online</domain_name>
   <domain_keyword>eastore</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-07 04:03:55</query_time>
   <create_date>2023-10-28</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_state>slaskie</registrant_state>
   <registrant_country>PL</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>reese.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>gstore.nl</domain_name>
   <domain_keyword>gstore</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 15:02:48</query_time>
   <create_date>2006-03-07</create_date>
   <update_date>2023-09-15</update_date>
   <registrar_name>Combell</registrar_name>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>lestore.com</domain_name>
   <domain_keyword>lestore</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 15:40:25</query_time>
   <create_date>2002-08-20</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>cho buyng lyul</registrant_name>
   <registrant_company>cho buyng lyul</registrant_company>
   <registrant_address>102-1702 woolimapt  Galgot-dong Osan-si</registrant_address>
   <registrant_city>Gyeonggi-do</registrant_city>
   <registrant_zip>447706</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1051203335</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>nestore.ro</domain_name>
   <domain_keyword>nestore</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-26 19:10:10</query_time>
   <create_date>2017-09-19</create_date>
   <expiry_date>2025-09-17</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.host4u.ro</value>
    <value>ns2.host4u.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>pestore.ru</domain_name>
   <domain_keyword>pestore</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 08:32:20</query_time>
   <create_date>2022-09-10</create_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>ystore.co</domain_name>
   <domain_keyword>ystore</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-01 13:20:13</query_time>
   <create_date>2023-07-23</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-07-23</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>ns3.afternic.com</value>
    <value>ns4.afternic.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>ustore.net.nz</domain_name>
   <domain_keyword>ustore</domain_keyword>
   <domain_tld>net.nz</domain_tld>
   <query_time>2024-04-29 18:18:53</query_time>
   <create_date>2007-03-07</create_date>
   <update_date>2024-04-28</update_date>
   <registrar_name>InterNetX GmbH</registrar_name>
   <registrar_website>https://www.internetx.com</registrar_website>
   <name_servers>
    <value>ns1.whsl206.com</value>
    <value>ns2.whsl206.com</value>
    <value>ns3.whsl206.com</value>
    <value>ns4.whsl206.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>gstore.store</domain_name>
   <domain_keyword>gstore</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-28 23:07:25</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>3900</registrar_iana>
   <registrar_name>Sav.com, LLC- 10</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>mstore.cat</domain_name>
   <domain_keyword>mstore</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-04-25 15:09:05</query_time>
   <create_date>2015-02-12</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>140</registrar_iana>
   <registrar_name>Acens Technologies S.L.</registrar_name>
   <registrar_website>http://www.acens.com</registrar_website>
   <name_servers>
    <value>ns3.acens.net</value>
    <value>ns4.acens.net</value>
    <value>ns7.acens.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>restore.physio</domain_name>
   <domain_keyword>restore</domain_keyword>
   <domain_tld>physio</domain_tld>
   <query_time>2024-05-01 19:20:16</query_time>
   <create_date>2020-04-21</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2026-04-21</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Restore Physiotherapy</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</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.cheaperdomains.com.au</value>
    <value>ns2.cheaperdomains.com.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>estorie.com</domain_name>
   <domain_keyword>estorie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 02:09:11</query_time>
   <create_date>2000-02-08</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.undeveloped.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>nstore.in</domain_name>
   <domain_keyword>nstore</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-23 21:33:54</query_time>
   <create_date>2012-12-19</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2025-12-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>nStore Technologies Private Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tamil Nadu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1343.awsdns-39.org</value>
    <value>ns-1850.awsdns-39.co.uk</value>
    <value>ns-367.awsdns-45.com</value>
    <value>ns-693.awsdns-22.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>nstore.co.uk</domain_name>
   <domain_keyword>nstore</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-23 21:33:53</query_time>
   <create_date>2016-01-16</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.gobito.net</value>
    <value>ns2.gobito.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>bestore.ro</domain_name>
   <domain_keyword>bestore</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-19 17:39:43</query_time>
   <create_date>2006-01-12</create_date>
   <expiry_date>2026-06-10</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.hosterion.com</value>
    <value>ns1.hosterion.net</value>
    <value>ns2.hosterion.com</value>
    <value>ns2.hosterion.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>dstore.store</domain_name>
   <domain_keyword>dstore</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-23 14:42:18</query_time>
   <create_date>2020-06-24</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_iana>1649</registrar_iana>
   <registrar_name>P.A Viet Nam Company Limited</registrar_name>
   <registrant_company>Cong ty Co phan The gioi so</registrant_company>
   <registrant_state>TP HCM</registrant_state>
   <registrant_country>VN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.pavietnam.vn</value>
    <value>ns2.pavietnam.vn</value>
    <value>nsbak.pavietnam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>restore.agency</domain_name>
   <domain_keyword>restore</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-17 19:46:35</query_time>
   <create_date>2024-05-17</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>3903</registrar_iana>
   <registrar_name>Sav.com, LLC - 13</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>hstore.top</domain_name>
   <domain_keyword>hstore</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-21 05:16:59</query_time>
   <create_date>2024-01-22</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2027-01-22</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wang hui</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>zhe jiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>ystore.co.uk</domain_name>
   <domain_keyword>ystore</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-23 10:10:21</query_time>
   <create_date>2004-05-18</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_name>Harrison Fell [Tag = LETDOMAINS]</registrar_name>
   <registrar_website>http://www.buydomain.uk</registrar_website>
   <registrant_name>Harrison Fell</registrant_name>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>egstore.site</domain_name>
   <domain_keyword>egstore</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-13 10:01:48</query_time>
   <create_date>2023-08-15</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>N/A</registrant_company>
   <registrant_state>PE</registrant_state>
   <registrant_country>BR</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.hostgator.com.br</value>
    <value>dns2.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>ezstore.online</domain_name>
   <domain_keyword>ezstore</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-25 09:28:49</query_time>
   <create_date>2024-05-15</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-15</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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>cstore.fun</domain_name>
   <domain_keyword>cstore</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-27 08:57:12</query_time>
   <create_date>2024-01-30</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-01-30</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>ns33.domaincontrol.com</value>
    <value>ns34.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>49</num>
   <domain_name>ezstore.world</domain_name>
   <domain_keyword>ezstore</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-31 08:22:12</query_time>
   <create_date>2023-03-23</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-03-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>gestore.net</domain_name>
   <domain_keyword>gestore</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 05:58:42</query_time>
   <create_date>2004-04-25</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-04-25</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/b244595b-3582-4588-b470-a5a0e35ae22a</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>estorr.com</domain_name>
   <domain_keyword>estorr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 02:09:44</query_time>
   <create_date>1999-06-01</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>isaac.ns.cloudflare.com</value>
    <value>joan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>kstore.net</domain_name>
   <domain_keyword>kstore</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 19:50:13</query_time>
   <create_date>2004-02-08</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>estone.vip</domain_name>
   <domain_keyword>estone</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-20 09:23:28</query_time>
   <create_date>2016-06-27</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>1619</registrar_iana>
   <registrar_name>Guangdong Nicenic Technology Co., Ltd. dba NiceNIC</registrar_name>
   <registrar_website>www.iisp.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ji nan yi shi tong guan shang shi you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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.ndns.cn</value>
    <value>ns2.ndns.cn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>ehstore.ru</domain_name>
   <domain_keyword>ehstore</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 13:02:18</query_time>
   <create_date>2023-10-27</create_date>
   <expiry_date>2024-10-27</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>55</num>
   <domain_name>hstore.xyz</domain_name>
   <domain_keyword>hstore</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 01:44:40</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>7store.se</domain_name>
   <domain_keyword>7store</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 06:43:48</query_time>
   <create_date>2020-08-13</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_name>1 Api GmbH</registrar_name>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>restore.lt</domain_name>
   <domain_keyword>restore</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-26 02:49:40</query_time>
   <create_date>2014-06-15</create_date>
   <expiry_date>2026-06-16</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>vstore.online</domain_name>
   <domain_keyword>vstore</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-26 12:07:10</query_time>
   <create_date>2022-07-21</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>Ireneusz Bachurski Przedsiebiorstwo INFO-BI</registrant_company>
   <registrant_country>PL</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>reese.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>bstore.dk</domain_name>
   <domain_keyword>bstore</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 11:01:21</query_time>
   <create_date>2024-04-09</create_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrant_name>Nicklas Petersen</registrant_name>
   <registrant_address>Skovburren 157, 1. 5</registrant_address>
   <registrant_city>Næstved</registrant_city>
   <registrant_zip>4700</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>donovan.ns.cloudflare.com</value>
    <value>ulla.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>ettore.it</domain_name>
   <domain_keyword>ettore</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-09 20:31:34</query_time>
   <create_date>2024-03-05</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_name>Tuonome Registrar S.r.l.</registrar_name>
   <registrar_website>https://tuonomeregistrar.net</registrar_website>
   <registrant_company>ASD SRL</registrant_company>
   <registrant_address>Via Cavour, 31</registrant_address>
   <registrant_city>Chiesina Uzzanese</registrant_city>
   <registrant_state>PT</registrant_state>
   <registrant_zip>51013</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns20.tuonomeregistrar.net</value>
    <value>ns9.tuonomeregistrar.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>fstore.link</domain_name>
   <domain_keyword>fstore</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-09 08:01:21</query_time>
   <create_date>2020-10-25</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>restore.pics</domain_name>
   <domain_keyword>restore</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-05-17 19:46:35</query_time>
   <create_date>2024-01-16</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.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>ns1.dan.com</value>
    <value>ns2.dan.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>ustore.website</domain_name>
   <domain_keyword>ustore</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-20 22:07:03</query_time>
   <create_date>2019-09-03</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>WA</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>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>restore.rehab</domain_name>
   <domain_keyword>restore</domain_keyword>
   <domain_tld>rehab</domain_tld>
   <query_time>2024-05-21 13:01:17</query_time>
   <create_date>2021-11-11</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>nestore.cloud</domain_name>
   <domain_keyword>nestore</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-13 21:01:27</query_time>
   <create_date>2024-03-11</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Newton Energy Solutions Holding B.V.</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>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>nstore.email</domain_name>
   <domain_keyword>nstore</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-13 02:41:37</query_time>
   <create_date>2019-05-09</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</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.netfirms.com</value>
    <value>ns2.netfirms.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>cstore.blog</domain_name>
   <domain_keyword>cstore</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-27 08:57:12</query_time>
   <create_date>2024-01-30</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-01-30</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>ns41.domaincontrol.com</value>
    <value>ns42.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>68</num>
   <domain_name>hstore.online</domain_name>
   <domain_keyword>hstore</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-31 07:17:46</query_time>
   <create_date>2024-03-16</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</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>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>westore.africa</domain_name>
   <domain_keyword>westore</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-30 11:25:27</query_time>
   <create_date>2022-09-25</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>2287</registrar_iana>
   <registrar_name>DNS Africa Ltd</registrar_name>
   <registrar_website>https://www.gateway.africa</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>ZA</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns.dns1.co.za</value>
    <value>ns.dns2.co.za</value>
    <value>ns.otherdns.com</value>
    <value>ns.otherdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>e-store.com.ng</domain_name>
   <domain_keyword>e-store</domain_keyword>
   <domain_tld>com.ng</domain_tld>
   <query_time>2024-05-29 01:21:39</query_time>
   <create_date>2023-05-05</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-05-05</expiry_date>
   <registrar_iana>290414</registrar_iana>
   <registrar_name>QServers.ng</registrar_name>
   <registrant_name>Godwin Ukoha</registrant_name>
   <registrant_address>Jakande Estate, Jakande estate</registrant_address>
   <registrant_city>Lagos</registrant_city>
   <registrant_state>lagos</registrant_state>
   <registrant_zip>234001</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+90.69183037</registrant_phone>
   <name_servers>
    <value>ns1.cloudoon.com</value>
    <value>ns2.cloudoon.net</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>bestore.shop</domain_name>
   <domain_keyword>bestore</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-06-01 14:25:46</query_time>
   <create_date>2024-04-04</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>mstore.it</domain_name>
   <domain_keyword>mstore</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-25 15:09:05</query_time>
   <create_date>2002-03-15</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>MASOTTO PAOLO</registrant_company>
   <registrant_address>Via G. Paoletti 5</registrant_address>
   <registrant_city>FOLLINA</registrant_city>
   <registrant_state>TV</registrant_state>
   <registrant_zip>31051</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>estory.my.id</domain_name>
   <domain_keyword>estory</domain_keyword>
   <domain_tld>my.id</domain_tld>
   <query_time>2022-04-29 12:46:26</query_time>
   <create_date>2021-02-19</create_date>
   <update_date>2021-12-19</update_date>
   <expiry_date>2026-02-19</expiry_date>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>istore.xyz</domain_name>
   <domain_keyword>istore</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-07 00:36:39</query_time>
   <create_date>2021-10-02</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>3886</registrar_iana>
   <registrar_name>GrepApps Technology Inc.</registrar_name>
   <registrar_website>https://docky.ly</registrar_website>
   <registrant_state>Taiwan</registrant_state>
   <registrant_country>TW</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.dynamical.ly</value>
    <value>ns2.dynamical.ly</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>wstore.ro</domain_name>
   <domain_keyword>wstore</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-21 09:30:52</query_time>
   <create_date>2020-02-04</create_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_name>EXTREME SOLUTIONS SRL</registrar_name>
   <registrar_website>www.eureg.ro</registrar_website>
   <name_servers>
    <value>park1.eureg.ro</value>
    <value>park2.eureg.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>istore.com.ng</domain_name>
   <domain_keyword>istore</domain_keyword>
   <domain_tld>com.ng</domain_tld>
   <query_time>2024-04-18 14:56:15</query_time>
   <create_date>2020-08-06</create_date>
   <update_date>2022-06-28</update_date>
   <expiry_date>2025-08-06</expiry_date>
   <registrar_name>Lexsynergy Limited</registrar_name>
   <registrant_name>Redacted | EU Registrar</registrant_name>
   <registrant_company>Domain Name Brand Company Limited</registrant_company>
   <registrant_address>130 Hampstead House, 176 Finchley Road</registrant_address>
   <registrant_city>London</registrant_city>
   <registrant_state>London</registrant_state>
   <registrant_zip>NW3 6BT</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>ns1.lexsynergy.net</value>
    <value>ns2.lexsynergy.us</value>
    <value>ns3.lexsynergy.info</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>77</num>
   <domain_name>estores.com</domain_name>
   <domain_keyword>estores</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 02:20:31</query_time>
   <create_date>1998-05-08</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.com</registrar_website>
   <registrant_name>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>US</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>ns1.prebuilt.com</value>
    <value>ns2.prebuilt.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>4store.pl</domain_name>
   <domain_keyword>4store</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-09 17:06:19</query_time>
   <create_date>2019-04-28</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns.lh.pl</value>
    <value>ns2.lighthosting.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>3store.xyz</domain_name>
   <domain_keyword>3store</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-09 03:50:53</query_time>
   <create_date>2024-03-07</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-07</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>ns77.domaincontrol.com</value>
    <value>ns78.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>80</num>
   <domain_name>istore.net.au</domain_name>
   <domain_keyword>istore</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-03 18:39:47</query_time>
   <update_date>2023-07-12</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>IT Department</registrant_name>
   <name_servers>
    <value>ns-1340.awsdns-39.org</value>
    <value>ns-1769.awsdns-29.co.uk</value>
    <value>ns-254.awsdns-31.com</value>
    <value>ns-730.awsdns-27.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>pstore.site</domain_name>
   <domain_keyword>pstore</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-13 00:19:50</query_time>
   <create_date>2023-03-10</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-10</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>betty.ns.cloudflare.com</value>
    <value>toby.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>fstore.com</domain_name>
   <domain_keyword>fstore</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 17:19:24</query_time>
   <create_date>1999-03-11</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=fstore.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.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>83</num>
   <domain_name>wstore.sk</domain_name>
   <domain_keyword>wstore</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-07 14:49:46</query_time>
   <create_date>2021-02-25</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>Peter Bako</registrant_name>
   <registrant_company>W-TRADE s.r.o.</registrant_company>
   <registrant_address>Stara Vajnorska 21</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>83104</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>estove.co.uk</domain_name>
   <domain_keyword>estove</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-12 01:30:18</query_time>
   <create_date>2020-05-08</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns0.unlimited.uk.net</value>
    <value>ns1.unlimited.uk.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>ekstore.solutions</domain_name>
   <domain_keyword>ekstore</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-24 01:23:38</query_time>
   <create_date>2024-01-26</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</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 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>ns67.domaincontrol.com</value>
    <value>ns68.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>86</num>
   <domain_name>restore.life</domain_name>
   <domain_keyword>restore</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-21 13:01:17</query_time>
   <create_date>2017-06-03</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>tstore.net</domain_name>
   <domain_keyword>tstore</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 23:01:28</query_time>
   <create_date>2016-12-09</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>ostore.net</domain_name>
   <domain_keyword>ostore</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 04:49:25</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>2685</registrar_iana>
   <registrar_name>DropCatch.com 926 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>jiangxi</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>CN</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>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>qstore.top</domain_name>
   <domain_keyword>qstore</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-30 11:36:32</query_time>
   <create_date>2023-03-31</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-03-31</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Ltd</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bessie W. Dyer</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ezydomain.com</value>
    <value>ns2.ezydomain.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>estory.co</domain_name>
   <domain_keyword>estory</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-31 17:20:06</query_time>
   <create_date>2020-04-21</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-04-21</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Harjumaa</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>EE</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.parkco1.neustar.biz</value>
    <value>ns2.parkco1.neustar.biz</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
    <value>expired</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>escore.pl</domain_name>
   <domain_keyword>escore</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-10 08:24:11</query_time>
   <create_date>2023-05-24</create_date>
   <update_date>2023-05-24</update_date>
   <expiry_date>2024-05-24</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>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>vstore.co</domain_name>
   <domain_keyword>vstore</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-08 00:43:59</query_time>
   <create_date>2012-02-14</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation Pty Ltd</registrar_name>
   <registrar_website>www.instra.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>HYBRID SOLUTIONS MIDDLE EAST FZ LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Service Block Ras Al Khaimah</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AE</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.inmotionhosting.com</value>
    <value>ns2.inmotionhosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>exstore.com</domain_name>
   <domain_keyword>exstore</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 06:20:56</query_time>
   <create_date>2005-01-26</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/exstore.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>estorre.in</domain_name>
   <domain_keyword>estorre</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-07 10:08:20</query_time>
   <create_date>2020-06-02</create_date>
   <update_date>2023-02-15</update_date>
   <expiry_date>2024-06-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Estorre</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Uttar Pradesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.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>astore.de</domain_name>
   <domain_keyword>astore</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 09:48:51</query_time>
   <update_date>2018-07-25</update_date>
   <name_servers>
    <value>ns1038.ui-dns.biz</value>
    <value>ns1038.ui-dns.com</value>
    <value>ns1038.ui-dns.de</value>
    <value>ns1038.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>restore.email</domain_name>
   <domain_keyword>restore</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-07 20:14:29</query_time>
   <create_date>2015-10-18</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Reliant-web</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</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>brit.ns.cloudflare.com</value>
    <value>vick.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>restore.dental</domain_name>
   <domain_keyword>restore</domain_keyword>
   <domain_tld>dental</domain_tld>
   <query_time>2024-05-12 06:00:03</query_time>
   <create_date>2024-01-10</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>bstore.info</domain_name>
   <domain_keyword>bstore</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 05:31:55</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>bestore.uk</domain_name>
   <domain_keyword>bestore</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-13 13:18:37</query_time>
   <create_date>2024-03-07</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_name>Communigal Communications Ltd t/a galcomm.com [Tag = GALCOMM-IL]</registrar_name>
   <registrar_website>https://www.galcomm.com</registrar_website>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>eqstore.ru</domain_name>
   <domain_keyword>eqstore</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 18:17:04</query_time>
   <create_date>2015-09-15</create_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.239</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.