WHOIS QUERY TIME

2 Jun 2024 - 7:27 AM UTC

Registered: 2 April 2024
Modified: 2 April 2024
Expiry: 2 April 2025

REGISTRAR

IANA: 146
Name: GoDaddy.com, LLC
Website: http://www.godaddy.com

DNSSEC

unsigned

NAME SERVERS

ns1.a2hosting.com
ns2.a2hosting.com
ns3.a2hosting.com
ns4.a2hosting.com

DOMAIN STATUS

clientDeleteProhibited
clientRenewProhibited
clientTransferProhibited
clientUpdateProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=gardeina.com
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "gardeina.com"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "gardeina.com",
            "domain_keyword": "gardeina",
            "domain_tld": "com",
            "query_time": "2024-06-02 07:27:22",
            "create_date": "2024-04-02",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.a2hosting.com",
                "ns2.a2hosting.com",
                "ns3.a2hosting.com",
                "ns4.a2hosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.039,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>gardeina.com</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>gardeina.com</domain_name>
   <domain_keyword>gardeina</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 07:27:22</query_time>
   <create_date>2024-04-02</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.a2hosting.com</value>
    <value>ns2.a2hosting.com</value>
    <value>ns3.a2hosting.com</value>
    <value>ns4.a2hosting.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>
 </results>
 <stats>
  <total_time>0.039</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.091 seconds) for "gardeina.com" in our Historical WHOIS Database.
#1 - QUERY TIME

5 Apr 2024 - 3:57 PM UTC

Registered: 2 April 2024
Modified: 2 April 2024
Expiry: 2 April 2025

REGISTRAR

IANA: 146
Name: GoDaddy.com, LLC
Website: http://www.godaddy.com

DNSSEC

unsigned

NAME SERVERS

ns1.a2hosting.com
ns2.a2hosting.com
ns3.a2hosting.com
ns4.a2hosting.com

DOMAIN STATUS

clientDeleteProhibited
clientRenewProhibited
clientTransferProhibited
clientUpdateProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=gardeina.com
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "gardeina.com",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "gardeina.com",
    "results": [
        {
            "num": 1,
            "domain_name": "gardeina.com",
            "domain_keyword": "gardeina",
            "domain_tld": "com",
            "query_time": "2024-04-05 15:57:21",
            "create_date": "2024-04-02",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.a2hosting.com",
                "ns2.a2hosting.com",
                "ns3.a2hosting.com",
                "ns4.a2hosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.091,
        "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>gardeina.com</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>gardeina.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>gardeina.com</domain_name>
   <domain_keyword>gardeina</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-05 15:57:21</query_time>
   <create_date>2024-04-02</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.a2hosting.com</value>
    <value>ns2.a2hosting.com</value>
    <value>ns3.a2hosting.com</value>
    <value>ns4.a2hosting.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>
 </results>
 <stats>
  <total_time>0.091</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 2,171 domain names (in 0.351 seconds) which look and sound like the brand name "gardeina".
Domain Name Registered Expiry Registrar Ownership
1 gardenia.uk 23 Dec 2016 23 Dec 2024 Domainlore LLC [Tag = DOMAINLORE] -
2 gardenia.company 9 Dec 2023 9 Dec 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0169556045
3 gardenia.nl 2 Oct 2017 - NVA Online Advertising B.V. -
4 gardenia.hr 1 Dec 2008 10 May 2025 CARNET -
5 gardenia.biz 16 Nov 2001 18 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
6 gardenia.com 7 Mar 2000 7 Mar 2025 GoDaddy Online Services Cayman Islands Ltd. -
7 gardenia.pl 14 Apr 2004 14 Apr 2025 nazwa.pl sp. z o.o. -
8 gardenia.com.br 23 Jun 1998 23 Jun 2024 - Orsil - Organiza??es Reunidas Silvestre Ltda
9 gardenia.me 18 Jul 2008 18 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
10 gardiena.com 28 Jul 2023 28 Jul 2024 IONOS SE 1&1 Internet Limited
11 gardenna.com 20 May 2019 20 May 2025 IONOS SE 1&1 Internet Inc
12 gardenia.earth 5 Oct 2021 5 Oct 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0162739025
13 gardenia.pt 5 Apr 2012 5 Mar 2025 - FUNGUI - MALAS E ACESSORIOS LDA
14 gardein.de - - - -
15 gardena.online 26 Aug 2015 26 Aug 2024 Key-Systems LLC Cassa Raiffeisen di Selva Gardena Soc.Coop.a.r.l
16 gardena.cm 21 Sep 2009 21 Sep 2024 Netcom.cm Sarl Husqvarna AB
17 gardenia.luxe 16 Jul 2022 16 Jul 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
18 gardena.net 31 Jul 1996 30 Jul 2024 ENOM, INC. REDACTED FOR PRIVACY
19 gardenia.ltd 17 Nov 2016 17 Nov 2026 Chengdu West Dimension Digital Technology Co., Ltd. Modify Modify
20 gardena.de - - - -
21 gardein.ca 28 Jun 2007 28 Jun 2024 MarkMonitor International Canada Ltd. ConAgra Foods Canada Inc
22 gardina.ru 1 Mar 2017 1 Mar 2025 REGTIME-RU Private Person
23 gardina.direct 10 Nov 2021 10 Nov 2025 GoDaddy.com, LLC Domains By Proxy, LLC
24 gardena.garden 15 Apr 2015 15 Apr 2025 CSC Corporate Domains, Inc. Husqvarna AB
25 gardena.hockey 11 Jan 2023 11 Jan 2025 Own Identity, Inc. HC Gherdeina
26 gardena.be 20 Jan 1999 - CSC Corporate Domains, Inc. -
27 gardena.hr 30 Aug 2023 30 Aug 2024 Terrakom d.o.o. Domain Administrator Husqvarna AB
28 gardenia.org 14 Mar 2002 14 Mar 2025 Dynadot Inc REDACTED FOR PRIVACY
29 gardenia.house 5 May 2022 5 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
30 gardenna.ru 21 Apr 2020 21 Apr 2025 RU-CENTER-RU Private Person
31 gardenia.cafe 6 Apr 2024 6 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
32 gardenia.top 9 Feb 2017 9 Feb 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Fang Xi Yu
33 gardenia.ro 10 Jan 2019 5 Jan 2028 ICI - Registrar -
34 gardeila.com 17 Jul 2019 17 Jul 2024 IONOS SE REDACTED FOR PRIVACY
35 gardenia.fr 18 Jul 2015 18 Jul 2024 XNS Registrar B.V. Nomio24
36 gardenia.tech 11 Jul 2020 11 Jul 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
37 gardenia.boutique 5 Feb 2024 5 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
38 gardenia.life 19 Jun 2023 19 Jun 2024 Sav.com, LLC Privacy Protection
39 gardnina.com 10 Sep 2020 10 Sep 2024 Wix.Com Ltd. Wix.com Ltd.
40 gardenia.cloud 13 Sep 2023 13 Sep 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
41 gardeila.org 17 Jul 2019 17 Jul 2024 IONOS SE Data Privacy Protected
42 gardenia.nyc 26 Feb 2021 26 Feb 2025 GoDaddy.com, LLC 1625 2nd Ave
43 gardenia.design 28 Apr 2021 28 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
44 gardenia.co.jp 25 Dec 1998 - - Gardenia, Corporation Limited
45 gardeena.com 30 Sep 2013 30 Sep 2026 PDR Ltd. d/b/a PublicDomainRegistry.com Gardeena Horticulture
46 gardenia.moscow 29 Apr 2015 29 Apr 2025 Dynadot LLC Personal data, can not be publicly disclosed according to applicable laws.
47 gardenia.store 3 Jan 2021 3 Jan 2025 NameSilo, LLC PrivacyGuardian.org llc
48 gardenia.flowers 9 Jun 2021 9 Jun 2024 Name.com, Inc Domain Protection Services, Inc.
49 gardenia.be 8 Jun 2021 - Decofem -
50 gardenia.xyz 19 Apr 2020 19 Apr 2025 West263 International Limited Y Swetha
51 gardenia.net 13 May 2003 13 May 2027 GoDaddy.com, LLC -
52 gardenina.store 22 Jun 2023 22 Jun 2024 Go Daddy, LLC Domains By Proxy, LLC
53 gardenia.com.pt - - - FUNGUI - MALAS E ACESSORIOS LDA
54 gardelina.md 23 May 2019 23 May 2025 - -
55 gardenia.co.uk 23 Dec 2016 23 Dec 2024 Domainlore LLC [Tag = DOMAINLORE] -
56 gardenia.com.cn 23 Sep 2017 23 Sep 2025 阿里云计算有限公司(万网) 佛山德工坊家居科技有限公司
57 gardenia.app 13 May 2024 13 May 2025 Sav.com, LLC - 2 Privacy Protection
58 gardenia.studio 7 Apr 2017 7 Apr 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) sunhanjun
59 gardenia.global 5 Oct 2021 5 Oct 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0162739026
60 gardena.com.br 17 Sep 1999 17 Sep 2024 - HUSQVARNA DO BR IND E COM DE PROD P/ FLOR E JARDIM
61 gardina.co.uk 22 Mar 2019 22 Mar 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
62 gardena.one 18 Dec 2021 18 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
63 gardenia.fun 10 Jul 2019 10 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) liao fu sheng
64 gardelina.ru 17 Mar 2022 17 Mar 2025 RU-CENTER-RU Private Person
65 gardein.cn 26 Nov 2018 26 Nov 2024 成都西维数码科技有限公司 程飞
66 gardena.md 25 Apr 2005 25 Apr 2025 CSC Corporate Domains, Inc. -
67 gardenia.pics 20 Oct 2023 20 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
68 gardenia.it 10 Jul 1997 22 Jan 2025 Register S.p.a. Abk Group Industrie Ceramiche Spa
69 gardzina.com 13 Aug 2003 13 Aug 2024 FastDomain Inc. -
70 gardenia.net.au - - Web Address Registration Pty Ltd Darren Nguyen
71 gardenia.world 26 Apr 2023 26 Apr 2025 Sav.com, LLC Privacy Protection
72 gardenia.live 30 Mar 2024 30 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
73 gardenia.jp 7 Dec 2017 31 Dec 2024 - Kaiso Iwasaki
74 gardenia.cl 24 Jan 2019 24 Jan 2026 NIC Chile Vivero Antu SPA
75 gardenia.work 10 Apr 2023 10 Apr 2028 DNSPod, Inc. wangkang
76 gardenia.com.pl 30 Dec 2019 30 Dec 2024 Aftermarket.pl Limited -
77 gardenia.dk 31 Jul 1998 30 Sep 2024 - GARDENIA SHOE A/S
78 gardenia.cz 26 May 2003 25 May 2025 REG-WEB4U VLASTIMIL PEJCHA
79 gardenia.club 28 Aug 2023 28 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
80 gardenina.com 31 May 2023 31 May 2025 Domeneshop AS dba domainnameshop.com -
81 gardelina.ro 13 Jul 2010 5 Nov 2026 ICI - Registrar -
82 gardenia.ws 24 Dec 2008 24 Dec 2028 Web.com Group Inc. -
83 gardenia.hu 15 Sep 1997 - - -
84 gardenia.ru 17 Mar 2004 17 Mar 2025 RU-CENTER-RU Private Person
85 gardenia.love 30 Jan 2024 30 Jan 2025 Alibaba Cloud Computing Ltd. tian miao yuan
86 gardena.eus 9 Sep 2021 9 Sep 2024 CDMon -
87 gardena.buzz 4 Nov 2023 4 Nov 2024 NameSilo, LLC PrivacyGuardian.org llc
88 gardena.info 13 Jul 2002 13 Jul 2024 Key-Systems GmbH REDACTED FOR PRIVACY
89 gardena.fr 16 Sep 1998 3 Jun 2024 CSC CORPORATE DOMAINS INC. Husqvarna AB
90 gardena.life 28 May 2024 28 May 2026 GoDaddy.com, LLC Domains By Proxy, LLC
91 gardena.us 24 Apr 2002 23 Apr 2026 CSC Corporate Domains, Inc. Husqvarna AB
92 gardein.co.in 11 Jun 2021 11 Jun 2024 GoDaddy.com, LLC Elogisitica
93 gardina.com 14 Jun 2002 14 Jun 2024 GoDaddy.com, LLC -
94 gardena.pt - 7 Feb 2025 - Husqvarna Aktiebolag
95 gardena.store 17 Jun 2023 17 Jun 2024 Sav.com, LLC- 4 Privacy Protection
96 gardina.club 3 Jun 2020 3 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
97 gardena.ro 19 Jul 2000 17 Sep 2024 CSC Corporate Domains -
98 gardena.uk 19 Jun 2014 19 Jun 2024 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] -
99 gardena.world 15 Nov 2023 15 Nov 2024 Name.com, Inc. Domain Protection Services, Inc.
100 gardena.plumbing 5 Feb 2014 5 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
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 Gardeina.com.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=gardeina.com
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "gardeina.com",
        "page_size": 100
    },
    "count": {
        "total": 2171,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "gardenia.uk, gardenia.company, gardenia.nl, gardenia.hr, gardenia.biz, gardenia.com, gardenia.pl, gardenia.com.br, gardenia.me, gardiena.com, gardenna.com, gardenia.earth, gardenia.pt, gardein.de, gardena.online, gardena.cm, gardenia.luxe, gardena.net, gardenia.ltd, gardena.de, gardein.ca, gardina.ru, gardina.direct, gardena.garden, gardena.hockey, gardena.be, gardena.hr, gardenia.org, gardenia.house, gardenna.ru, gardenia.cafe, gardenia.top, gardenia.ro, gardeila.com, gardenia.fr, gardenia.tech, gardenia.boutique, gardenia.life, gardnina.com, gardenia.cloud, gardeila.org, gardenia.nyc, gardenia.design, gardenia.co.jp, gardeena.com, gardenia.moscow, gardenia.store, gardenia.flowers, gardenia.be, gardenia.xyz, gardenia.net, gardenina.store, gardenia.com.pt, gardelina.md, gardenia.co.uk, gardenia.com.cn, gardenia.app, gardenia.studio, gardenia.global, gardena.com.br, gardina.co.uk, gardena.one, gardenia.fun, gardelina.ru, gardein.cn, gardena.md, gardenia.pics, gardenia.it, gardzina.com, gardenia.net.au, gardenia.world, gardenia.live, gardenia.jp, gardenia.cl, gardenia.work, gardenia.com.pl, gardenia.dk, gardenia.cz, gardenia.club, gardenina.com, gardelina.ro, gardenia.ws, gardenia.hu, gardenia.ru, gardenia.love, gardena.eus, gardena.buzz, gardena.info, gardena.fr, gardena.life, gardena.us, gardein.co.in, gardina.com, gardena.pt, gardena.store, gardina.club, gardena.ro, gardena.uk, gardena.world, gardena.plumbing",
    "results": [
        {
            "num": 1,
            "domain_name": "gardenia.uk",
            "domain_keyword": "gardenia",
            "domain_tld": "uk",
            "query_time": "2024-05-26 15:29:29",
            "create_date": "2016-12-23",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-23",
            "registrar_name": "Domainlore LLC [Tag = DOMAINLORE]",
            "registrar_website": "https://domainlore.uk",
            "name_servers": [
                "for.sale.at.buydomainnames.co.uk",
                "www.buynames.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "gardenia.company",
            "domain_keyword": "gardenia",
            "domain_tld": "company",
            "query_time": "2024-04-16 20:58:20",
            "create_date": "2023-12-09",
            "update_date": "2023-12-14",
            "expiry_date": "2024-12-09",
            "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 0169556045",
            "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-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "gardenia.nl",
            "domain_keyword": "gardenia",
            "domain_tld": "nl",
            "query_time": "2024-05-07 10:45:40",
            "create_date": "2017-10-02",
            "update_date": "2021-01-13",
            "registrar_name": "NVA Online Advertising B.V.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 4,
            "domain_name": "gardenia.hr",
            "domain_keyword": "gardenia",
            "domain_tld": "hr",
            "query_time": "2024-06-02 14:47:02",
            "create_date": "2008-12-01",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-10",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "name_servers": [
                "dns1.cdn.hr",
                "dns2.cdn.hr"
            ]
        },
        {
            "num": 5,
            "domain_name": "gardenia.biz",
            "domain_keyword": "gardenia",
            "domain_tld": "biz",
            "query_time": "2024-04-25 02:17:38",
            "create_date": "2001-11-16",
            "update_date": "2023-07-30",
            "expiry_date": "2024-11-18",
            "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": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "gardenia.com",
            "domain_keyword": "gardenia",
            "domain_tld": "com",
            "query_time": "2024-05-07 10:45:40",
            "create_date": "2000-03-07",
            "update_date": "2023-06-23",
            "expiry_date": "2025-03-07",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.smartname.com",
                "ns2.smartname.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "gardenia.pl",
            "domain_keyword": "gardenia",
            "domain_tld": "pl",
            "query_time": "2024-04-16 20:58:23",
            "create_date": "2004-04-14",
            "update_date": "2024-03-21",
            "expiry_date": "2025-04-14",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 8,
            "domain_name": "gardenia.com.br",
            "domain_keyword": "gardenia",
            "domain_tld": "com.br",
            "query_time": "2024-05-21 19:24:16",
            "create_date": "1998-06-23",
            "update_date": "2023-06-24",
            "expiry_date": "2024-06-23",
            "registrant_name": "Orsil - Organiza??es Reunidas Silvestre Ltda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.brasilnaweb.com",
                "ns2.brasilnaweb.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 9,
            "domain_name": "gardenia.me",
            "domain_keyword": "gardenia",
            "domain_tld": "me",
            "query_time": "2024-06-02 14:47:02",
            "create_date": "2008-07-18",
            "update_date": "2024-04-18",
            "expiry_date": "2024-07-18",
            "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": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "gardiena.com",
            "domain_keyword": "gardiena",
            "domain_tld": "com",
            "query_time": "2024-04-09 01:03:27",
            "create_date": "2023-07-28",
            "update_date": "2023-07-28",
            "expiry_date": "2024-07-28",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1071.ui-dns.org",
                "ns1076.ui-dns.biz",
                "ns1099.ui-dns.de",
                "ns1105.ui-dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "gardenna.com",
            "domain_keyword": "gardenna",
            "domain_tld": "com",
            "query_time": "2024-05-23 17:38:05",
            "create_date": "2019-05-20",
            "update_date": "2019-05-20",
            "expiry_date": "2025-05-20",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1019.ui-dns.org",
                "ns1039.ui-dns.com",
                "ns1048.ui-dns.de",
                "ns1113.ui-dns.biz"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "gardenia.earth",
            "domain_keyword": "gardenia",
            "domain_tld": "earth",
            "query_time": "2024-04-16 20:58:20",
            "create_date": "2021-10-05",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0162739025",
            "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.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "gardenia.pt",
            "domain_keyword": "gardenia",
            "domain_tld": "pt",
            "query_time": "2024-05-11 13:54:11",
            "create_date": "2012-04-05",
            "expiry_date": "2025-03-05",
            "registrant_name": "FUNGUI - MALAS E ACESSORIOS LDA",
            "registrant_address": "Rua Almirante Barroso 68",
            "registrant_city": "LISBOA",
            "registrant_state": "LISBOA",
            "registrant_zip": "1000-013",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.host7x24.com",
                "ns2.host7x24.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 14,
            "domain_name": "gardein.de",
            "domain_keyword": "gardein",
            "domain_tld": "de",
            "query_time": "2024-05-05 03:45:36",
            "update_date": "2023-09-04",
            "name_servers": [
                "ns1.domainers.de",
                "ns2.domainers.de",
                "ns3.domainers.de",
                "ns4.domainers.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 15,
            "domain_name": "gardena.online",
            "domain_keyword": "gardena",
            "domain_tld": "online",
            "query_time": "2024-05-05 09:59:02",
            "create_date": "2015-08-26",
            "update_date": "2023-11-23",
            "expiry_date": "2024-08-26",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "Cassa Raiffeisen di Selva Gardena Soc.Coop.a.r.l",
            "registrant_state": "BZ",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the 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": [
                "dns.raiffeisen.net",
                "dns2.raiffeisen.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "gardena.cm",
            "domain_keyword": "gardena",
            "domain_tld": "cm",
            "query_time": "2024-05-17 18:36:07",
            "create_date": "2009-09-21",
            "update_date": "2023-08-14",
            "expiry_date": "2024-09-21",
            "registrar_name": "Netcom.cm Sarl",
            "registrant_name": "Redacted | EU Data Subject",
            "registrant_company": "Husqvarna AB",
            "registrant_address": "Drottninggatan 2",
            "registrant_city": "Huskvarna",
            "registrant_state": "Huskvarna",
            "registrant_zip": "561 82",
            "registrant_country": "SE",
            "registrant_email": "redacted | eu data subject",
            "registrant_phone": "Redacted | EU Data Subject",
            "registrant_fax": "Redacted | EU Data Subject",
            "name_servers": [
                "ns.domainnetwork.se",
                "ns2.domainnetwork.se",
                "ns3.domainnetwork.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 17,
            "domain_name": "gardenia.luxe",
            "domain_keyword": "gardenia",
            "domain_tld": "luxe",
            "query_time": "2024-06-02 14:47:02",
            "create_date": "2022-07-16",
            "update_date": "2023-06-20",
            "expiry_date": "2024-07-16",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "gardena.net",
            "domain_keyword": "gardena",
            "domain_tld": "net",
            "query_time": "2024-06-02 07:27:41",
            "create_date": "1996-07-31",
            "update_date": "2023-07-01",
            "expiry_date": "2024-07-30",
            "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": "BZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://tieredaccess.com/contact/c4753fd8-668c-4d25-8712-0f4170e3a20f",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.serverclienti.com",
                "ns2.serverclienti.com",
                "ns3.serverclienti.com",
                "ns4.serverclienti.com",
                "ns5.serverclienti.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "gardenia.ltd",
            "domain_keyword": "gardenia",
            "domain_tld": "ltd",
            "query_time": "2024-06-02 14:47:02",
            "create_date": "2016-11-17",
            "update_date": "2022-09-24",
            "expiry_date": "2026-11-17",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Modify Modify",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GD",
            "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": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "gardena.de",
            "domain_keyword": "gardena",
            "domain_tld": "de",
            "query_time": "2024-05-05 03:45:38",
            "update_date": "2017-05-03",
            "name_servers": [
                "ns.domainnetwork.se",
                "ns2.domainnetwork.se"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 21,
            "domain_name": "gardein.ca",
            "domain_keyword": "gardein",
            "domain_tld": "ca",
            "query_time": "2024-05-20 06:17:44",
            "create_date": "2007-06-28",
            "update_date": "2023-05-27",
            "expiry_date": "2024-06-28",
            "registrar_name": "MarkMonitor International Canada Ltd.",
            "registrar_website": "Markmonitor.com",
            "registrant_name": "ConAgra Foods Canada Inc",
            "registrant_company": "ConAgra Foods Canada Inc",
            "registrant_address": "2920 Matheson Blvd E, Unit 400",
            "registrant_city": "Mississauga",
            "registrant_state": "ON",
            "registrant_zip": "L4W5R6",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4166794320",
            "registrant_fax": "+1.4504339276",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "gardina.ru",
            "domain_keyword": "gardina",
            "domain_tld": "ru",
            "query_time": "2024-05-03 07:28:15",
            "create_date": "2017-03-01",
            "expiry_date": "2025-03-01",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 23,
            "domain_name": "gardina.direct",
            "domain_keyword": "gardina",
            "domain_tld": "direct",
            "query_time": "2024-05-17 18:38:47",
            "create_date": "2021-11-10",
            "update_date": "2023-12-25",
            "expiry_date": "2025-11-10",
            "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": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "gardena.garden",
            "domain_keyword": "gardena",
            "domain_tld": "garden",
            "query_time": "2024-04-18 01:44:07",
            "create_date": "2015-04-15",
            "update_date": "2024-03-19",
            "expiry_date": "2025-04-15",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Husqvarna AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar 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.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "gardena.hockey",
            "domain_keyword": "gardena",
            "domain_tld": "hockey",
            "query_time": "2024-05-17 18:36:07",
            "create_date": "2023-01-11",
            "update_date": "2024-02-25",
            "expiry_date": "2025-01-11",
            "registrar_iana": 985,
            "registrar_name": "Own Identity, Inc.",
            "registrar_website": "http://www.ownidentity.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "HC Gherdeina",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar 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.incubatec.net",
                "ns10.serverclienti.com",
                "ns2.incubatec.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "gardena.be",
            "domain_keyword": "gardena",
            "domain_tld": "be",
            "query_time": "2024-04-29 23:27:51",
            "create_date": "1999-01-20",
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "https://www.cscdigitalbrand.services/",
            "name_servers": [
                "ns.domainnetwork.se",
                "ns2.domainnetwork.se"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 27,
            "domain_name": "gardena.hr",
            "domain_keyword": "gardena",
            "domain_tld": "hr",
            "query_time": "2024-05-11 13:53:05",
            "create_date": "2023-08-30",
            "update_date": "2024-05-11",
            "expiry_date": "2024-08-30",
            "registrar_name": "Terrakom d.o.o.",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "Domain Administrator Husqvarna AB",
            "registrant_address": "Drottninggatan 2",
            "registrant_city": "Huskvarna, SE",
            "registrant_state": "SE",
            "registrant_zip": "56182",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ]
        },
        {
            "num": 28,
            "domain_name": "gardenia.org",
            "domain_keyword": "gardenia",
            "domain_tld": "org",
            "query_time": "2024-05-11 13:54:11",
            "create_date": "2002-03-14",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-14",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://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.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "gardenia.house",
            "domain_keyword": "gardenia",
            "domain_tld": "house",
            "query_time": "2024-05-07 10:45:40",
            "create_date": "2022-05-05",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-05",
            "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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "gardenna.ru",
            "domain_keyword": "gardenna",
            "domain_tld": "ru",
            "query_time": "2024-05-03 07:28:05",
            "create_date": "2020-04-21",
            "expiry_date": "2025-04-21",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro",
                "ns4.spaceweb.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 31,
            "domain_name": "gardenia.cafe",
            "domain_keyword": "gardenia",
            "domain_tld": "cafe",
            "query_time": "2024-04-08 14:18:31",
            "create_date": "2024-04-06",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-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": "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": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "gardenia.top",
            "domain_keyword": "gardenia",
            "domain_tld": "top",
            "query_time": "2024-04-25 02:17:39",
            "create_date": "2017-02-09",
            "expiry_date": "2027-02-09",
            "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": "Fang Xi Yu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "beijing",
            "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": 33,
            "domain_name": "gardenia.ro",
            "domain_keyword": "gardenia",
            "domain_tld": "ro",
            "query_time": "2024-04-06 12:40:56",
            "create_date": "2019-01-10",
            "expiry_date": "2028-01-05",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns3.spatiul.ro",
                "ns4.spatiul.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 34,
            "domain_name": "gardeila.com",
            "domain_keyword": "gardeila",
            "domain_tld": "com",
            "query_time": "2024-04-18 01:42:16",
            "create_date": "2019-07-17",
            "update_date": "2019-07-17",
            "expiry_date": "2024-07-17",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1046.ui-dns.com",
                "ns1056.ui-dns.biz",
                "ns1078.ui-dns.de",
                "ns1126.ui-dns.org"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "gardenia.fr",
            "domain_keyword": "gardenia",
            "domain_tld": "fr",
            "query_time": "2024-05-05 21:02:12",
            "create_date": "2015-07-18",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-18",
            "registrar_name": "XNS Registrar B.V.",
            "registrar_website": "https://www.xnsregistrar.com",
            "registrant_company": "Nomio24",
            "registrant_address": "Postbus 447, 6710BK Ede",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+31.850160612",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active",
                "associated",
                "serverUpdateProhibited"
            ]
        },
        {
            "num": 36,
            "domain_name": "gardenia.tech",
            "domain_keyword": "gardenia",
            "domain_tld": "tech",
            "query_time": "2024-05-14 21:56:53",
            "create_date": "2020-07-11",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-11",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Fu Jian",
            "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": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "gardenia.boutique",
            "domain_keyword": "gardenia",
            "domain_tld": "boutique",
            "query_time": "2024-05-26 15:29:29",
            "create_date": "2024-02-05",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-05",
            "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": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 38,
            "domain_name": "gardenia.life",
            "domain_keyword": "gardenia",
            "domain_tld": "life",
            "query_time": "2024-05-29 06:40:24",
            "create_date": "2023-06-19",
            "update_date": "2023-08-18",
            "expiry_date": "2024-06-19",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "gardnina.com",
            "domain_keyword": "gardnina",
            "domain_tld": "com",
            "query_time": "2024-04-09 01:36:20",
            "create_date": "2020-09-10",
            "update_date": "2022-08-11",
            "expiry_date": "2024-09-10",
            "registrar_iana": 3817,
            "registrar_name": "Wix.Com Ltd.",
            "registrar_website": "http://www.wix.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wix.com Ltd.",
            "registrant_address": "500 Terry Francois Blvd",
            "registrant_city": "San Francisco",
            "registrant_state": "CA",
            "registrant_zip": "94158",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4154291173",
            "registrant_fax": "(415) 643-6479",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "gardenia.cloud",
            "domain_keyword": "gardenia",
            "domain_tld": "cloud",
            "query_time": "2024-05-26 15:29:29",
            "create_date": "2023-09-13",
            "update_date": "2023-11-16",
            "expiry_date": "2024-09-13",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "gardeila.org",
            "domain_keyword": "gardeila",
            "domain_tld": "org",
            "query_time": "2024-04-14 19:47:22",
            "create_date": "2019-07-17",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-17",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "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": [
                "ns1046.ui-dns.com",
                "ns1056.ui-dns.biz",
                "ns1078.ui-dns.de",
                "ns1126.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "gardenia.nyc",
            "domain_keyword": "gardenia",
            "domain_tld": "nyc",
            "query_time": "2024-05-07 10:45:40",
            "create_date": "2021-02-26",
            "update_date": "2024-03-03",
            "expiry_date": "2025-02-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1625 2nd Ave",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "gardenia.design",
            "domain_keyword": "gardenia",
            "domain_tld": "design",
            "query_time": "2024-05-07 10:45:40",
            "create_date": "2021-04-28",
            "update_date": "2024-05-04",
            "expiry_date": "2025-04-28",
            "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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "gardenia.co.jp",
            "domain_keyword": "gardenia",
            "domain_tld": "co.jp",
            "query_time": "2024-06-02 14:47:01",
            "create_date": "1998-12-25",
            "update_date": "2024-01-01",
            "registrant_company": "Gardenia, Corporation Limited",
            "name_servers": [
                "ns01.ai-hosting.net",
                "ns02.ai-hosting.net"
            ]
        },
        {
            "num": 45,
            "domain_name": "gardeena.com",
            "domain_keyword": "gardeena",
            "domain_tld": "com",
            "query_time": "2024-05-18 03:37:25",
            "create_date": "2013-09-30",
            "update_date": "2021-08-11",
            "expiry_date": "2026-09-30",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Shailesh S Patne",
            "registrant_company": "Gardeena Horticulture",
            "registrant_address": "32/6 .Kamgar Nagar",
            "registrant_city": "Mumbai",
            "registrant_state": "Maharashtra",
            "registrant_zip": "400024",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.9890527027",
            "name_servers": [
                "ns1.aadhirajitsolutions.com",
                "ns2.aadhirajitsolutions.com",
                "ns3.aadhirajitsolutions.com",
                "ns4.aadhirajitsolutions.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "gardenia.moscow",
            "domain_keyword": "gardenia",
            "domain_tld": "moscow",
            "query_time": "2024-04-16 20:58:21",
            "create_date": "2015-04-29",
            "update_date": "2023-12-17",
            "expiry_date": "2025-04-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "www.dynadot.com",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_state": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_country": "US",
            "registrant_email": "please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_phone": "Personal data, can not be publicly disclosed according to applicable laws.",
            "name_servers": [
                "ns1.myhost.com",
                "ns2.myhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsignedDelegation"
            ]
        },
        {
            "num": 47,
            "domain_name": "gardenia.store",
            "domain_keyword": "gardenia",
            "domain_tld": "store",
            "query_time": "2024-05-25 00:26:00",
            "create_date": "2021-01-03",
            "update_date": "2024-02-22",
            "expiry_date": "2025-01-03",
            "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": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 48,
            "domain_name": "gardenia.flowers",
            "domain_keyword": "gardenia",
            "domain_tld": "flowers",
            "query_time": "2024-04-25 02:17:38",
            "create_date": "2021-06-09",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-09",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_state": "CO",
            "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": [
                "ns1fkl.name.com",
                "ns2hjl.name.com",
                "ns3fgh.name.com",
                "ns4cfn.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "gardenia.be",
            "domain_keyword": "gardenia",
            "domain_tld": "be",
            "query_time": "2024-06-02 14:47:01",
            "create_date": "2021-06-08",
            "registrar_name": "Decofem",
            "registrar_website": "https://www.decofem.com",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 50,
            "domain_name": "gardenia.xyz",
            "domain_keyword": "gardenia",
            "domain_tld": "xyz",
            "query_time": "2024-04-25 02:17:39",
            "create_date": "2020-04-19",
            "update_date": "2023-08-31",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_company": "Y Swetha",
            "registrant_state": "Telangana",
            "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.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "gardenia.net",
            "domain_keyword": "gardenia",
            "domain_tld": "net",
            "query_time": "2024-05-14 21:56:53",
            "create_date": "2003-05-13",
            "update_date": "2024-05-14",
            "expiry_date": "2027-05-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "art.ns.cloudflare.com",
                "zoe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "gardenina.store",
            "domain_keyword": "gardenina",
            "domain_tld": "store",
            "query_time": "2024-05-21 19:24:36",
            "create_date": "2023-06-22",
            "update_date": "2024-04-17",
            "expiry_date": "2024-06-22",
            "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": 53,
            "domain_name": "gardenia.com.pt",
            "domain_keyword": "gardenia",
            "domain_tld": "com.pt",
            "query_time": "2024-06-02 14:47:18",
            "registrant_name": "FUNGUI - MALAS E ACESSORIOS LDA",
            "registrant_address": "Rua Almirante Barroso 68",
            "registrant_city": "LISBOA",
            "registrant_state": "LISBOA",
            "registrant_zip": "1000-013",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns2.hmedia.com",
                "ns3.hmedia.com",
                "vpsns2.hmedia.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 54,
            "domain_name": "gardelina.md",
            "domain_keyword": "gardelina",
            "domain_tld": "md",
            "query_time": "2024-05-17 04:35:57",
            "create_date": "2019-05-23",
            "expiry_date": "2025-05-23",
            "name_servers": [
                "ns1.agrozootehnie.ro",
                "ns2.agrozootehnie.ro"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 55,
            "domain_name": "gardenia.co.uk",
            "domain_keyword": "gardenia",
            "domain_tld": "co.uk",
            "query_time": "2024-05-26 15:29:29",
            "create_date": "2016-12-23",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-23",
            "registrar_name": "Domainlore LLC [Tag = DOMAINLORE]",
            "registrar_website": "https://domainlore.uk",
            "name_servers": [
                "for.sale.at.buydomainnames.co.uk",
                "www.buynames.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 56,
            "domain_name": "gardenia.com.cn",
            "domain_keyword": "gardenia",
            "domain_tld": "com.cn",
            "query_time": "2024-05-21 19:24:16",
            "create_date": "2017-09-23",
            "expiry_date": "2025-09-23",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "佛山德工坊家居科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "gardenia.app",
            "domain_keyword": "gardenia",
            "domain_tld": "app",
            "query_time": "2024-05-20 18:06:19",
            "create_date": "2024-05-13",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-13",
            "registrar_iana": 3892,
            "registrar_name": "Sav.com, LLC - 2",
            "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 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": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "gardenia.studio",
            "domain_keyword": "gardenia",
            "domain_tld": "studio",
            "query_time": "2024-06-02 14:47:02",
            "create_date": "2017-04-07",
            "update_date": "2021-02-22",
            "expiry_date": "2027-04-07",
            "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": "sunhanjun",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing",
            "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": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "gardenia.global",
            "domain_keyword": "gardenia",
            "domain_tld": "global",
            "query_time": "2024-04-16 20:58:21",
            "create_date": "2021-10-05",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-05",
            "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 0162739026",
            "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.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "gardena.com.br",
            "domain_keyword": "gardena",
            "domain_tld": "com.br",
            "query_time": "2024-04-18 01:44:08",
            "create_date": "1999-09-17",
            "update_date": "2023-08-15",
            "expiry_date": "2024-09-17",
            "registrant_name": "HUSQVARNA DO BR IND E COM DE PROD P/ FLOR E JARDIM",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns.domainnetwork.se",
                "ns2.domainnetwork.se"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 61,
            "domain_name": "gardina.co.uk",
            "domain_keyword": "gardina",
            "domain_tld": "co.uk",
            "query_time": "2024-04-20 17:06:46",
            "create_date": "2019-03-22",
            "update_date": "2023-07-16",
            "expiry_date": "2025-03-22",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 62,
            "domain_name": "gardena.one",
            "domain_keyword": "gardena",
            "domain_tld": "one",
            "query_time": "2024-05-17 18:36:07",
            "create_date": "2021-12-18",
            "update_date": "2024-04-26",
            "expiry_date": "2024-12-18",
            "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": "GA",
            "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": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 63,
            "domain_name": "gardenia.fun",
            "domain_keyword": "gardenia",
            "domain_tld": "fun",
            "query_time": "2024-05-07 10:45:40",
            "create_date": "2019-07-10",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-10",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "liao fu sheng",
            "registrant_state": "guang dong",
            "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": [
                "adaline.ns.cloudflare.com",
                "clark.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "gardelina.ru",
            "domain_keyword": "gardelina",
            "domain_tld": "ru",
            "query_time": "2024-05-03 07:27:47",
            "create_date": "2022-03-17",
            "expiry_date": "2025-03-17",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.insales.ru",
                "ns4.insales.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 65,
            "domain_name": "gardein.cn",
            "domain_keyword": "gardein",
            "domain_tld": "cn",
            "query_time": "2024-04-14 19:47:22",
            "create_date": "2018-11-26",
            "expiry_date": "2024-11-26",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "程飞",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "gardena.md",
            "domain_keyword": "gardena",
            "domain_tld": "md",
            "query_time": "2024-05-05 09:59:02",
            "create_date": "2005-04-25",
            "expiry_date": "2025-04-25",
            "registrar_name": "CSC Corporate Domains, Inc.",
            "name_servers": [
                "ns.domainnetwork.se",
                "ns2.domainnetwork.se"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 67,
            "domain_name": "gardenia.pics",
            "domain_keyword": "gardenia",
            "domain_tld": "pics",
            "query_time": "2024-05-07 10:45:40",
            "create_date": "2023-10-20",
            "update_date": "2023-11-09",
            "expiry_date": "2024-10-20",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "gardenia.it",
            "domain_keyword": "gardenia",
            "domain_tld": "it",
            "query_time": "2024-04-25 02:17:38",
            "create_date": "1997-07-10",
            "update_date": "2024-02-07",
            "expiry_date": "2025-01-22",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "Abk Group Industrie Ceramiche Spa",
            "registrant_address": "Via San Lorenzo 24/A",
            "registrant_city": "Finale Emilia",
            "registrant_state": "MO",
            "registrant_zip": "41034",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 69,
            "domain_name": "gardzina.com",
            "domain_keyword": "gardzina",
            "domain_tld": "com",
            "query_time": "2024-04-20 17:09:48",
            "create_date": "2003-08-13",
            "update_date": "2023-07-30",
            "expiry_date": "2024-08-13",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "gardenia.net.au",
            "domain_keyword": "gardenia",
            "domain_tld": "net.au",
            "query_time": "2024-06-02 14:47:02",
            "update_date": "2023-09-03",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Darren Nguyen",
            "name_servers": [
                "ns1.dnspackage.com",
                "ns2.dnspackage.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "gardenia.world",
            "domain_keyword": "gardenia",
            "domain_tld": "world",
            "query_time": "2024-04-27 00:43:23",
            "create_date": "2023-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "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": 72,
            "domain_name": "gardenia.live",
            "domain_keyword": "gardenia",
            "domain_tld": "live",
            "query_time": "2024-05-29 06:40:24",
            "create_date": "2024-03-30",
            "update_date": "2024-04-04",
            "expiry_date": "2025-03-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_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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "gardenia.jp",
            "domain_keyword": "gardenia",
            "domain_tld": "jp",
            "query_time": "2024-04-25 02:17:39",
            "create_date": "2017-12-07",
            "update_date": "2024-01-01",
            "expiry_date": "2024-12-31",
            "registrant_name": "Kaiso Iwasaki",
            "registrant_address": "Tenjin Prime 8F, 2-7-21, Tenjin",
            "registrant_zip": "810-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-713-7999",
            "registrant_fax": "092-713-7944",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 74,
            "domain_name": "gardenia.cl",
            "domain_keyword": "gardenia",
            "domain_tld": "cl",
            "query_time": "2024-04-30 00:39:40",
            "create_date": "2019-01-24",
            "expiry_date": "2026-01-24",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Vivero Antu SPA",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ]
        },
        {
            "num": 75,
            "domain_name": "gardenia.work",
            "domain_keyword": "gardenia",
            "domain_tld": "work",
            "query_time": "2024-05-07 10:45:40",
            "create_date": "2023-04-10",
            "update_date": "2023-04-15",
            "expiry_date": "2028-04-10",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wangkang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su 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": [
                "alcohol.dnspod.net",
                "coat.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "gardenia.com.pl",
            "domain_keyword": "gardenia",
            "domain_tld": "com.pl",
            "query_time": "2024-03-22 12:26:28",
            "create_date": "2019-12-30",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-30",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.dhosting.pl",
                "ns2.dhosting.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "gardenia.dk",
            "domain_keyword": "gardenia",
            "domain_tld": "dk",
            "query_time": "2024-05-10 06:42:59",
            "create_date": "1998-07-31",
            "expiry_date": "2024-09-30",
            "registrant_name": "GARDENIA SHOE A/S",
            "registrant_address": "Tingskiftevej 2",
            "registrant_city": "Hellerup",
            "registrant_zip": "2900",
            "registrant_country": "DK",
            "registrant_phone": "+45 39 18 18 72",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 78,
            "domain_name": "gardenia.cz",
            "domain_keyword": "gardenia",
            "domain_tld": "cz",
            "query_time": "2024-05-06 05:21:41",
            "create_date": "2003-05-26",
            "update_date": "2019-05-20",
            "expiry_date": "2025-05-25",
            "registrar_name": "REG-WEB4U",
            "registrant_name": "VLASTIMIL PEJCHA",
            "registrant_company": "VLASTIMIL PEJCHA",
            "registrant_address": "REZLEROVA 310, PRAHA 10, 10900",
            "registrant_country": "CZ",
            "name_servers": [
                "ns1.floxcloud.net",
                "ns2.floxcloud.net"
            ]
        },
        {
            "num": 79,
            "domain_name": "gardenia.club",
            "domain_keyword": "gardenia",
            "domain_tld": "club",
            "query_time": "2024-05-17 18:36:48",
            "create_date": "2023-08-28",
            "update_date": "2023-09-02",
            "expiry_date": "2024-08-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "gardenina.com",
            "domain_keyword": "gardenina",
            "domain_tld": "com",
            "query_time": "2024-06-02 14:47:07",
            "create_date": "2023-05-31",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS dba domainnameshop.com",
            "registrar_website": "https://domainnameshop.com",
            "registrant_country": "NO",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 81,
            "domain_name": "gardelina.ro",
            "domain_keyword": "gardelina",
            "domain_tld": "ro",
            "query_time": "2024-06-02 07:27:22",
            "create_date": "2010-07-13",
            "expiry_date": "2026-11-05",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.romarg.com",
                "ns2.romarg.com",
                "ns3.romarg.com",
                "ns4.romarg.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 82,
            "domain_name": "gardenia.ws",
            "domain_keyword": "gardenia",
            "domain_tld": "ws",
            "query_time": "2024-05-07 10:45:40",
            "create_date": "2008-12-24",
            "update_date": "2023-12-27",
            "expiry_date": "2028-12-24",
            "registrar_iana": 2,
            "registrar_name": "Web.com Group Inc.",
            "name_servers": [
                "ns65.worldnic.com",
                "ns66.worldnic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "gardenia.hu",
            "domain_keyword": "gardenia",
            "domain_tld": "hu",
            "query_time": "2024-05-11 02:35:24",
            "create_date": "1997-09-15"
        },
        {
            "num": 84,
            "domain_name": "gardenia.ru",
            "domain_keyword": "gardenia",
            "domain_tld": "ru",
            "query_time": "2024-05-15 17:58:23",
            "create_date": "2004-03-17",
            "expiry_date": "2025-03-17",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 85,
            "domain_name": "gardenia.love",
            "domain_keyword": "gardenia",
            "domain_tld": "love",
            "query_time": "2024-05-25 00:26:00",
            "create_date": "2024-01-30",
            "update_date": "2024-02-04",
            "expiry_date": "2025-01-30",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd.",
            "registrar_website": "http://www.net.cn/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tian miao yuan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "yun nan",
            "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": 86,
            "domain_name": "gardena.eus",
            "domain_keyword": "gardena",
            "domain_tld": "eus",
            "query_time": "2024-06-02 07:27:41",
            "create_date": "2021-09-09",
            "update_date": "2023-08-25",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1403,
            "registrar_name": "CDMon",
            "registrar_website": "https://www.cdmon.com",
            "registrant_state": "Bizkaia",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns50091.webempresa.eu",
                "ns50092.webempresa.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "gardena.buzz",
            "domain_keyword": "gardena",
            "domain_tld": "buzz",
            "query_time": "2024-05-11 13:53:05",
            "create_date": "2023-11-04",
            "update_date": "2023-11-09",
            "expiry_date": "2024-11-04",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "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": [
                "sierra.ns.cloudflare.com",
                "syeef.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "gardena.info",
            "domain_keyword": "gardena",
            "domain_tld": "info",
            "query_time": "2024-06-02 07:27:41",
            "create_date": "2002-07-13",
            "update_date": "2023-08-27",
            "expiry_date": "2024-07-13",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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.domaindiscount24.net",
                "ns2.domaindiscount24.net",
                "ns3.domaindiscount24.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "gardena.fr",
            "domain_keyword": "gardena",
            "domain_tld": "fr",
            "query_time": "2024-05-05 21:02:00",
            "create_date": "1998-09-16",
            "update_date": "2023-06-04",
            "expiry_date": "2024-06-03",
            "registrar_name": "CSC CORPORATE DOMAINS INC.",
            "registrar_website": "https://www.cscdigitalbrand.services",
            "registrant_company": "Husqvarna AB",
            "registrant_address": "Husqvarna AB, Drottninggatan 2, 56182 Huskvarna",
            "registrant_country": "SE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+46.36146447",
            "name_servers": [
                "ns.domainnetwork.se",
                "ns2.domainnetwork.se",
                "ns3.domainnetwork.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 90,
            "domain_name": "gardena.life",
            "domain_keyword": "gardena",
            "domain_tld": "life",
            "query_time": "2024-05-30 16:46:34",
            "create_date": "2024-05-28",
            "update_date": "2024-05-28",
            "expiry_date": "2026-05-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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "gardena.us",
            "domain_keyword": "gardena",
            "domain_tld": "us",
            "query_time": "2024-05-19 13:29:55",
            "create_date": "2002-04-24",
            "update_date": "2024-04-08",
            "expiry_date": "2026-04-23",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Husqvarna AB",
            "registrant_address": "Drottninggatan 2",
            "registrant_city": "Huskvarna",
            "registrant_state": "SE",
            "registrant_zip": "56182",
            "registrant_country": "SE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+46.36146447",
            "registrant_fax": "+46.36146020",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "gardein.co.in",
            "domain_keyword": "gardein",
            "domain_tld": "co.in",
            "query_time": "2024-05-18 03:37:26",
            "create_date": "2021-06-11",
            "update_date": "2023-03-18",
            "expiry_date": "2024-06-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Elogisitica",
            "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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "gardina.com",
            "domain_keyword": "gardina",
            "domain_tld": "com",
            "query_time": "2024-05-17 18:38:47",
            "create_date": "2002-06-14",
            "update_date": "2023-06-15",
            "expiry_date": "2024-06-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "gardena.pt",
            "domain_keyword": "gardena",
            "domain_tld": "pt",
            "query_time": "2024-05-23 15:12:54",
            "expiry_date": "2025-02-07",
            "registrant_name": "Husqvarna Aktiebolag",
            "registrant_address": "Drottninggatan 1",
            "registrant_city": "Huskvarna",
            "registrant_state": "Huskvarna",
            "registrant_zip": "561-82",
            "registrant_country": "SE",
            "registrant_email": "[email protected],[email protected],[email protected]",
            "name_servers": [
                "ns.domainnetwork.se",
                "ns2.domainnetwork.se"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 95,
            "domain_name": "gardena.store",
            "domain_keyword": "gardena",
            "domain_tld": "store",
            "query_time": "2024-05-07 10:43:21",
            "create_date": "2023-06-17",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-17",
            "registrar_iana": 3894,
            "registrar_name": "Sav.com, LLC- 4",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "gardina.club",
            "domain_keyword": "gardina",
            "domain_tld": "club",
            "query_time": "2024-05-07 10:50:08",
            "create_date": "2020-06-03",
            "update_date": "2023-05-23",
            "expiry_date": "2024-06-03",
            "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": [
                "brad.ns.cloudflare.com",
                "kami.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "gardena.ro",
            "domain_keyword": "gardena",
            "domain_tld": "ro",
            "query_time": "2024-04-14 19:48:19",
            "create_date": "2000-07-19",
            "expiry_date": "2024-09-17",
            "registrar_name": "CSC Corporate Domains",
            "registrar_website": "www.cscdigitalbrand.services",
            "name_servers": [
                "ns.domainnetwork.se",
                "ns2.domainnetwork.se",
                "ns3.domainnetwork.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 98,
            "domain_name": "gardena.uk",
            "domain_keyword": "gardena",
            "domain_tld": "uk",
            "query_time": "2024-04-18 01:44:11",
            "create_date": "2014-06-19",
            "update_date": "2023-06-13",
            "expiry_date": "2024-06-19",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 99,
            "domain_name": "gardena.world",
            "domain_keyword": "gardena",
            "domain_tld": "world",
            "query_time": "2024-05-17 18:36:07",
            "create_date": "2023-11-15",
            "update_date": "2023-11-20",
            "expiry_date": "2024-11-15",
            "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": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "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": [
                "ns1jsv.name.com",
                "ns2hjl.name.com",
                "ns3hjx.name.com",
                "ns4kmw.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "gardena.plumbing",
            "domain_keyword": "gardena",
            "domain_tld": "plumbing",
            "query_time": "2024-06-02 07:27:41",
            "create_date": "2014-02-05",
            "update_date": "2024-03-21",
            "expiry_date": "2025-02-05",
            "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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.351,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>gardeina.com</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2171</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>gardenia.uk, gardenia.company, gardenia.nl, gardenia.hr, gardenia.biz, gardenia.com, gardenia.pl, gardenia.com.br, gardenia.me, gardiena.com, gardenna.com, gardenia.earth, gardenia.pt, gardein.de, gardena.online, gardena.cm, gardenia.luxe, gardena.net, gardenia.ltd, gardena.de, gardein.ca, gardina.ru, gardina.direct, gardena.garden, gardena.hockey, gardena.be, gardena.hr, gardenia.org, gardenia.house, gardenna.ru, gardenia.cafe, gardenia.top, gardenia.ro, gardeila.com, gardenia.fr, gardenia.tech, gardenia.boutique, gardenia.life, gardnina.com, gardenia.cloud, gardeila.org, gardenia.nyc, gardenia.design, gardenia.co.jp, gardeena.com, gardenia.moscow, gardenia.store, gardenia.flowers, gardenia.be, gardenia.xyz, gardenia.net, gardenina.store, gardenia.com.pt, gardelina.md, gardenia.co.uk, gardenia.com.cn, gardenia.app, gardenia.studio, gardenia.global, gardena.com.br, gardina.co.uk, gardena.one, gardenia.fun, gardelina.ru, gardein.cn, gardena.md, gardenia.pics, gardenia.it, gardzina.com, gardenia.net.au, gardenia.world, gardenia.live, gardenia.jp, gardenia.cl, gardenia.work, gardenia.com.pl, gardenia.dk, gardenia.cz, gardenia.club, gardenina.com, gardelina.ro, gardenia.ws, gardenia.hu, gardenia.ru, gardenia.love, gardena.eus, gardena.buzz, gardena.info, gardena.fr, gardena.life, gardena.us, gardein.co.in, gardina.com, gardena.pt, gardena.store, gardina.club, gardena.ro, gardena.uk, gardena.world, gardena.plumbing</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>gardenia.uk</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-26 15:29:29</query_time>
   <create_date>2016-12-23</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_name>Domainlore LLC [Tag = DOMAINLORE]</registrar_name>
   <registrar_website>https://domainlore.uk</registrar_website>
   <name_servers>
    <value>for.sale.at.buydomainnames.co.uk</value>
    <value>www.buynames.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>gardenia.company</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-04-16 20:58:20</query_time>
   <create_date>2023-12-09</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-12-09</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 0169556045</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-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>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>gardenia.nl</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-07 10:45:40</query_time>
   <create_date>2017-10-02</create_date>
   <update_date>2021-01-13</update_date>
   <registrar_name>NVA Online Advertising B.V.</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>gardenia.hr</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-06-02 14:47:02</query_time>
   <create_date>2008-12-01</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <name_servers>
    <value>dns1.cdn.hr</value>
    <value>dns2.cdn.hr</value>
   </name_servers>
  </value>
  <value>
   <num>5</num>
   <domain_name>gardenia.biz</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-25 02:17:38</query_time>
   <create_date>2001-11-16</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-11-18</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>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.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>6</num>
   <domain_name>gardenia.com</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 10:45:40</query_time>
   <create_date>2000-03-07</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.smartname.com</value>
    <value>ns2.smartname.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>7</num>
   <domain_name>gardenia.pl</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-16 20:58:23</query_time>
   <create_date>2004-04-14</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>gardenia.com.br</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-21 19:24:16</query_time>
   <create_date>1998-06-23</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrant_name>Orsil - Organiza??es Reunidas Silvestre Ltda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.brasilnaweb.com</value>
    <value>ns2.brasilnaweb.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>gardenia.me</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-06-02 14:47:02</query_time>
   <create_date>2008-07-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2024-07-18</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>ns1.afternic.com</value>
    <value>ns2.afternic.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>10</num>
   <domain_name>gardiena.com</domain_name>
   <domain_keyword>gardiena</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 01:03:27</query_time>
   <create_date>2023-07-28</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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>ns1071.ui-dns.org</value>
    <value>ns1076.ui-dns.biz</value>
    <value>ns1099.ui-dns.de</value>
    <value>ns1105.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>gardenna.com</domain_name>
   <domain_keyword>gardenna</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 17:38:05</query_time>
   <create_date>2019-05-20</create_date>
   <update_date>2019-05-20</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <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>ns1019.ui-dns.org</value>
    <value>ns1039.ui-dns.com</value>
    <value>ns1048.ui-dns.de</value>
    <value>ns1113.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>gardenia.earth</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-04-16 20:58:20</query_time>
   <create_date>2021-10-05</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0162739025</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.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>gardenia.pt</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-11 13:54:11</query_time>
   <create_date>2012-04-05</create_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrant_name>FUNGUI - MALAS E ACESSORIOS LDA</registrant_name>
   <registrant_address>Rua Almirante Barroso 68</registrant_address>
   <registrant_city>LISBOA</registrant_city>
   <registrant_state>LISBOA</registrant_state>
   <registrant_zip>1000-013</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.host7x24.com</value>
    <value>ns2.host7x24.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>gardein.de</domain_name>
   <domain_keyword>gardein</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 03:45:36</query_time>
   <update_date>2023-09-04</update_date>
   <name_servers>
    <value>ns1.domainers.de</value>
    <value>ns2.domainers.de</value>
    <value>ns3.domainers.de</value>
    <value>ns4.domainers.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>gardena.online</domain_name>
   <domain_keyword>gardena</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-05 09:59:02</query_time>
   <create_date>2015-08-26</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-08-26</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>Cassa Raiffeisen di Selva Gardena Soc.Coop.a.r.l</registrant_company>
   <registrant_state>BZ</registrant_state>
   <registrant_country>IT</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>dns.raiffeisen.net</value>
    <value>dns2.raiffeisen.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>gardena.cm</domain_name>
   <domain_keyword>gardena</domain_keyword>
   <domain_tld>cm</domain_tld>
   <query_time>2024-05-17 18:36:07</query_time>
   <create_date>2009-09-21</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_name>Netcom.cm Sarl</registrar_name>
   <registrant_name>Redacted | EU Data Subject</registrant_name>
   <registrant_company>Husqvarna AB</registrant_company>
   <registrant_address>Drottninggatan 2</registrant_address>
   <registrant_city>Huskvarna</registrant_city>
   <registrant_state>Huskvarna</registrant_state>
   <registrant_zip>561 82</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>redacted | eu data subject</registrant_email>
   <registrant_phone>Redacted | EU Data Subject</registrant_phone>
   <registrant_fax>Redacted | EU Data Subject</registrant_fax>
   <name_servers>
    <value>ns.domainnetwork.se</value>
    <value>ns2.domainnetwork.se</value>
    <value>ns3.domainnetwork.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>gardenia.luxe</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>luxe</domain_tld>
   <query_time>2024-06-02 14:47:02</query_time>
   <create_date>2022-07-16</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>gardena.net</domain_name>
   <domain_keyword>gardena</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 07:27:41</query_time>
   <create_date>1996-07-31</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-07-30</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>BZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/c4753fd8-668c-4d25-8712-0f4170e3a20f</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.serverclienti.com</value>
    <value>ns2.serverclienti.com</value>
    <value>ns3.serverclienti.com</value>
    <value>ns4.serverclienti.com</value>
    <value>ns5.serverclienti.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>gardenia.ltd</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-06-02 14:47:02</query_time>
   <create_date>2016-11-17</create_date>
   <update_date>2022-09-24</update_date>
   <expiry_date>2026-11-17</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Modify Modify</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GD</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>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>gardena.de</domain_name>
   <domain_keyword>gardena</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 03:45:38</query_time>
   <update_date>2017-05-03</update_date>
   <name_servers>
    <value>ns.domainnetwork.se</value>
    <value>ns2.domainnetwork.se</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>gardein.ca</domain_name>
   <domain_keyword>gardein</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-20 06:17:44</query_time>
   <create_date>2007-06-28</create_date>
   <update_date>2023-05-27</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_name>MarkMonitor International Canada Ltd.</registrar_name>
   <registrar_website>Markmonitor.com</registrar_website>
   <registrant_name>ConAgra Foods Canada Inc</registrant_name>
   <registrant_company>ConAgra Foods Canada Inc</registrant_company>
   <registrant_address>2920 Matheson Blvd E, Unit 400</registrant_address>
   <registrant_city>Mississauga</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>L4W5R6</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4166794320</registrant_phone>
   <registrant_fax>+1.4504339276</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.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>22</num>
   <domain_name>gardina.ru</domain_name>
   <domain_keyword>gardina</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 07:28:15</query_time>
   <create_date>2017-03-01</create_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.domainparking.ru</value>
    <value>ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>gardina.direct</domain_name>
   <domain_keyword>gardina</domain_keyword>
   <domain_tld>direct</domain_tld>
   <query_time>2024-05-17 18:38:47</query_time>
   <create_date>2021-11-10</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2025-11-10</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>ns65.domaincontrol.com</value>
    <value>ns66.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>24</num>
   <domain_name>gardena.garden</domain_name>
   <domain_keyword>gardena</domain_keyword>
   <domain_tld>garden</domain_tld>
   <query_time>2024-04-18 01:44:07</query_time>
   <create_date>2015-04-15</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Husqvarna AB</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>SE</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.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>gardena.hockey</domain_name>
   <domain_keyword>gardena</domain_keyword>
   <domain_tld>hockey</domain_tld>
   <query_time>2024-05-17 18:36:07</query_time>
   <create_date>2023-01-11</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>985</registrar_iana>
   <registrar_name>Own Identity, Inc.</registrar_name>
   <registrar_website>http://www.ownidentity.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>HC Gherdeina</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</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.incubatec.net</value>
    <value>ns10.serverclienti.com</value>
    <value>ns2.incubatec.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>gardena.be</domain_name>
   <domain_keyword>gardena</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-29 23:27:51</query_time>
   <create_date>1999-01-20</create_date>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services/</registrar_website>
   <name_servers>
    <value>ns.domainnetwork.se</value>
    <value>ns2.domainnetwork.se</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>gardena.hr</domain_name>
   <domain_keyword>gardena</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-11 13:53:05</query_time>
   <create_date>2023-08-30</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_name>Terrakom d.o.o.</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>Domain Administrator Husqvarna AB</registrant_name>
   <registrant_address>Drottninggatan 2</registrant_address>
   <registrant_city>Huskvarna, SE</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>56182</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
  </value>
  <value>
   <num>28</num>
   <domain_name>gardenia.org</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-11 13:54:11</query_time>
   <create_date>2002-03-14</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://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.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>gardenia.house</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>house</domain_tld>
   <query_time>2024-05-07 10:45:40</query_time>
   <create_date>2022-05-05</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-05</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>ns47.domaincontrol.com</value>
    <value>ns48.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>30</num>
   <domain_name>gardenna.ru</domain_name>
   <domain_keyword>gardenna</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 07:28:05</query_time>
   <create_date>2020-04-21</create_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3.spaceweb.pro</value>
    <value>ns4.spaceweb.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>gardenia.cafe</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>cafe</domain_tld>
   <query_time>2024-04-08 14:18:31</query_time>
   <create_date>2024-04-06</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-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>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>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</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>32</num>
   <domain_name>gardenia.top</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-25 02:17:39</query_time>
   <create_date>2017-02-09</create_date>
   <expiry_date>2027-02-09</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>Fang Xi Yu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>beijing</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>33</num>
   <domain_name>gardenia.ro</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-06 12:40:56</query_time>
   <create_date>2019-01-10</create_date>
   <expiry_date>2028-01-05</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns3.spatiul.ro</value>
    <value>ns4.spatiul.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>gardeila.com</domain_name>
   <domain_keyword>gardeila</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 01:42:16</query_time>
   <create_date>2019-07-17</create_date>
   <update_date>2019-07-17</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1046.ui-dns.com</value>
    <value>ns1056.ui-dns.biz</value>
    <value>ns1078.ui-dns.de</value>
    <value>ns1126.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>gardenia.fr</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 21:02:12</query_time>
   <create_date>2015-07-18</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <registrar_website>https://www.xnsregistrar.com</registrar_website>
   <registrant_company>Nomio24</registrant_company>
   <registrant_address>Postbus 447, 6710BK Ede</registrant_address>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+31.850160612</registrant_phone>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>gardenia.tech</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-14 21:56:53</query_time>
   <create_date>2020-07-11</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>Fu Jian</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>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>gardenia.boutique</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>boutique</domain_tld>
   <query_time>2024-05-26 15:29:29</query_time>
   <create_date>2024-02-05</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-05</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>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>gardenia.life</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-29 06:40:24</query_time>
   <create_date>2023-06-19</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-06-19</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>gardnina.com</domain_name>
   <domain_keyword>gardnina</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 01:36:20</query_time>
   <create_date>2020-09-10</create_date>
   <update_date>2022-08-11</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.Com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wix.com Ltd.</registrant_company>
   <registrant_address>500 Terry Francois Blvd</registrant_address>
   <registrant_city>San Francisco</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94158</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4154291173</registrant_phone>
   <registrant_fax>(415) 643-6479</registrant_fax>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>gardenia.cloud</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-26 15:29:29</query_time>
   <create_date>2023-09-13</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-09-13</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.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>41</num>
   <domain_name>gardeila.org</domain_name>
   <domain_keyword>gardeila</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 19:47:22</query_time>
   <create_date>2019-07-17</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BW</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>ns1046.ui-dns.com</value>
    <value>ns1056.ui-dns.biz</value>
    <value>ns1078.ui-dns.de</value>
    <value>ns1126.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>gardenia.nyc</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-07 10:45:40</query_time>
   <create_date>2021-02-26</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-02-26</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>1625 2nd Ave</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>gardenia.design</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-07 10:45:40</query_time>
   <create_date>2021-04-28</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-04-28</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>ns15.domaincontrol.com</value>
    <value>ns16.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>gardenia.co.jp</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-02 14:47:01</query_time>
   <create_date>1998-12-25</create_date>
   <update_date>2024-01-01</update_date>
   <registrant_company>Gardenia, Corporation Limited</registrant_company>
   <name_servers>
    <value>ns01.ai-hosting.net</value>
    <value>ns02.ai-hosting.net</value>
   </name_servers>
  </value>
  <value>
   <num>45</num>
   <domain_name>gardeena.com</domain_name>
   <domain_keyword>gardeena</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 03:37:25</query_time>
   <create_date>2013-09-30</create_date>
   <update_date>2021-08-11</update_date>
   <expiry_date>2026-09-30</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Shailesh S Patne</registrant_name>
   <registrant_company>Gardeena Horticulture</registrant_company>
   <registrant_address>32/6 .Kamgar Nagar</registrant_address>
   <registrant_city>Mumbai</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>400024</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.9890527027</registrant_phone>
   <name_servers>
    <value>ns1.aadhirajitsolutions.com</value>
    <value>ns2.aadhirajitsolutions.com</value>
    <value>ns3.aadhirajitsolutions.com</value>
    <value>ns4.aadhirajitsolutions.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>gardenia.moscow</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>moscow</domain_tld>
   <query_time>2024-04-16 20:58:21</query_time>
   <create_date>2015-04-29</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>www.dynadot.com</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_state>Personal data, can not be publicly disclosed according to applicable laws.</registrant_state>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.</registrant_email>
   <registrant_phone>Personal data, can not be publicly disclosed according to applicable laws.</registrant_phone>
   <name_servers>
    <value>ns1.myhost.com</value>
    <value>ns2.myhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsignedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>gardenia.store</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-25 00:26:00</query_time>
   <create_date>2021-01-03</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-01-03</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>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>gardenia.flowers</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>flowers</domain_tld>
   <query_time>2024-04-25 02:17:38</query_time>
   <create_date>2021-06-09</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_state>CO</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>ns1fkl.name.com</value>
    <value>ns2hjl.name.com</value>
    <value>ns3fgh.name.com</value>
    <value>ns4cfn.name.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>gardenia.be</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-02 14:47:01</query_time>
   <create_date>2021-06-08</create_date>
   <registrar_name>Decofem</registrar_name>
   <registrar_website>https://www.decofem.com</registrar_website>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>gardenia.xyz</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-25 02:17:39</query_time>
   <create_date>2020-04-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_company>Y Swetha</registrant_company>
   <registrant_state>Telangana</registrant_state>
   <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>
   <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>51</num>
   <domain_name>gardenia.net</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 21:56:53</query_time>
   <create_date>2003-05-13</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2027-05-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>art.ns.cloudflare.com</value>
    <value>zoe.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>52</num>
   <domain_name>gardenina.store</domain_name>
   <domain_keyword>gardenina</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-21 19:24:36</query_time>
   <create_date>2023-06-22</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-06-22</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>53</num>
   <domain_name>gardenia.com.pt</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>com.pt</domain_tld>
   <query_time>2024-06-02 14:47:18</query_time>
   <registrant_name>FUNGUI - MALAS E ACESSORIOS LDA</registrant_name>
   <registrant_address>Rua Almirante Barroso 68</registrant_address>
   <registrant_city>LISBOA</registrant_city>
   <registrant_state>LISBOA</registrant_state>
   <registrant_zip>1000-013</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns2.hmedia.com</value>
    <value>ns3.hmedia.com</value>
    <value>vpsns2.hmedia.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>gardelina.md</domain_name>
   <domain_keyword>gardelina</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-05-17 04:35:57</query_time>
   <create_date>2019-05-23</create_date>
   <expiry_date>2025-05-23</expiry_date>
   <name_servers>
    <value>ns1.agrozootehnie.ro</value>
    <value>ns2.agrozootehnie.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>gardenia.co.uk</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-26 15:29:29</query_time>
   <create_date>2016-12-23</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_name>Domainlore LLC [Tag = DOMAINLORE]</registrar_name>
   <registrar_website>https://domainlore.uk</registrar_website>
   <name_servers>
    <value>for.sale.at.buydomainnames.co.uk</value>
    <value>www.buynames.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>gardenia.com.cn</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-21 19:24:16</query_time>
   <create_date>2017-09-23</create_date>
   <expiry_date>2025-09-23</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>佛山德工坊家居科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>gardenia.app</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-20 18:06:19</query_time>
   <create_date>2024-05-13</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>3892</registrar_iana>
   <registrar_name>Sav.com, LLC - 2</registrar_name>
   <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 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>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>gardenia.studio</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-06-02 14:47:02</query_time>
   <create_date>2017-04-07</create_date>
   <update_date>2021-02-22</update_date>
   <expiry_date>2027-04-07</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>sunhanjun</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing</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>dns17.hichina.com</value>
    <value>dns18.hichina.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>gardenia.global</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-04-16 20:58:21</query_time>
   <create_date>2021-10-05</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-05</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 0162739026</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.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>gardena.com.br</domain_name>
   <domain_keyword>gardena</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-18 01:44:08</query_time>
   <create_date>1999-09-17</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrant_name>HUSQVARNA DO BR IND E COM DE PROD P/ FLOR E JARDIM</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns.domainnetwork.se</value>
    <value>ns2.domainnetwork.se</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>gardina.co.uk</domain_name>
   <domain_keyword>gardina</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-20 17:06:46</query_time>
   <create_date>2019-03-22</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>gardena.one</domain_name>
   <domain_keyword>gardena</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-17 18:36:07</query_time>
   <create_date>2021-12-18</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-12-18</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>GA</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>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>gardenia.fun</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-07 10:45:40</query_time>
   <create_date>2019-07-10</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>liao fu sheng</registrant_company>
   <registrant_state>guang dong</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>adaline.ns.cloudflare.com</value>
    <value>clark.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>gardelina.ru</domain_name>
   <domain_keyword>gardelina</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 07:27:47</query_time>
   <create_date>2022-03-17</create_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.insales.ru</value>
    <value>ns4.insales.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>gardein.cn</domain_name>
   <domain_keyword>gardein</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-14 19:47:22</query_time>
   <create_date>2018-11-26</create_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>程飞</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>gardena.md</domain_name>
   <domain_keyword>gardena</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-05-05 09:59:02</query_time>
   <create_date>2005-04-25</create_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <name_servers>
    <value>ns.domainnetwork.se</value>
    <value>ns2.domainnetwork.se</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>gardenia.pics</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-05-07 10:45:40</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>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>gardenia.it</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-25 02:17:38</query_time>
   <create_date>1997-07-10</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>Abk Group Industrie Ceramiche Spa</registrant_company>
   <registrant_address>Via San Lorenzo 24/A</registrant_address>
   <registrant_city>Finale Emilia</registrant_city>
   <registrant_state>MO</registrant_state>
   <registrant_zip>41034</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>gardzina.com</domain_name>
   <domain_keyword>gardzina</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 17:09:48</query_time>
   <create_date>2003-08-13</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>gardenia.net.au</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-06-02 14:47:02</query_time>
   <update_date>2023-09-03</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Darren Nguyen</registrant_name>
   <name_servers>
    <value>ns1.dnspackage.com</value>
    <value>ns2.dnspackage.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>gardenia.world</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-27 00:43:23</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-26</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>72</num>
   <domain_name>gardenia.live</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-29 06:40:24</query_time>
   <create_date>2024-03-30</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-03-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_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>ns75.domaincontrol.com</value>
    <value>ns76.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>73</num>
   <domain_name>gardenia.jp</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-25 02:17:39</query_time>
   <create_date>2017-12-07</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>Kaiso Iwasaki</registrant_name>
   <registrant_address>Tenjin Prime 8F, 2-7-21, Tenjin</registrant_address>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-713-7999</registrant_phone>
   <registrant_fax>092-713-7944</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>gardenia.cl</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-30 00:39:40</query_time>
   <create_date>2019-01-24</create_date>
   <expiry_date>2026-01-24</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Vivero Antu SPA</registrant_name>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
  </value>
  <value>
   <num>75</num>
   <domain_name>gardenia.work</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-07 10:45:40</query_time>
   <create_date>2023-04-10</create_date>
   <update_date>2023-04-15</update_date>
   <expiry_date>2028-04-10</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wangkang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su 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>alcohol.dnspod.net</value>
    <value>coat.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>gardenia.com.pl</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-03-22 12:26:28</query_time>
   <create_date>2019-12-30</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.dhosting.pl</value>
    <value>ns2.dhosting.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>gardenia.dk</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 06:42:59</query_time>
   <create_date>1998-07-31</create_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrant_name>GARDENIA SHOE A/S</registrant_name>
   <registrant_address>Tingskiftevej 2</registrant_address>
   <registrant_city>Hellerup</registrant_city>
   <registrant_zip>2900</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 39 18 18 72</registrant_phone>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>gardenia.cz</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-06 05:21:41</query_time>
   <create_date>2003-05-26</create_date>
   <update_date>2019-05-20</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_name>REG-WEB4U</registrar_name>
   <registrant_name>VLASTIMIL PEJCHA</registrant_name>
   <registrant_company>VLASTIMIL PEJCHA</registrant_company>
   <registrant_address>REZLEROVA 310, PRAHA 10, 10900</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns1.floxcloud.net</value>
    <value>ns2.floxcloud.net</value>
   </name_servers>
  </value>
  <value>
   <num>79</num>
   <domain_name>gardenia.club</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-17 18:36:48</query_time>
   <create_date>2023-08-28</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>gardenina.com</domain_name>
   <domain_keyword>gardenina</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 14:47:07</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>1001</registrar_iana>
   <registrar_name>Domeneshop AS dba domainnameshop.com</registrar_name>
   <registrar_website>https://domainnameshop.com</registrar_website>
   <registrant_country>NO</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>gardelina.ro</domain_name>
   <domain_keyword>gardelina</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-02 07:27:22</query_time>
   <create_date>2010-07-13</create_date>
   <expiry_date>2026-11-05</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.romarg.com</value>
    <value>ns2.romarg.com</value>
    <value>ns3.romarg.com</value>
    <value>ns4.romarg.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>gardenia.ws</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-05-07 10:45:40</query_time>
   <create_date>2008-12-24</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2028-12-24</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Web.com Group Inc.</registrar_name>
   <name_servers>
    <value>ns65.worldnic.com</value>
    <value>ns66.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>gardenia.hu</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-11 02:35:24</query_time>
   <create_date>1997-09-15</create_date>
  </value>
  <value>
   <num>84</num>
   <domain_name>gardenia.ru</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-15 17:58:23</query_time>
   <create_date>2004-03-17</create_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>gardenia.love</domain_name>
   <domain_keyword>gardenia</domain_keyword>
   <domain_tld>love</domain_tld>
   <query_time>2024-05-25 00:26:00</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>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>tian miao yuan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>yun nan</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>86</num>
   <domain_name>gardena.eus</domain_name>
   <domain_keyword>gardena</domain_keyword>
   <domain_tld>eus</domain_tld>
   <query_time>2024-06-02 07:27:41</query_time>
   <create_date>2021-09-09</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>1403</registrar_iana>
   <registrar_name>CDMon</registrar_name>
   <registrar_website>https://www.cdmon.com</registrar_website>
   <registrant_state>Bizkaia</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns50091.webempresa.eu</value>
    <value>ns50092.webempresa.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>gardena.buzz</domain_name>
   <domain_keyword>gardena</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-05-11 13:53:05</query_time>
   <create_date>2023-11-04</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>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>sierra.ns.cloudflare.com</value>
    <value>syeef.ns.cloudflare.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>gardena.info</domain_name>
   <domain_keyword>gardena</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-02 07:27:41</query_time>
   <create_date>2002-07-13</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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.domaindiscount24.net</value>
    <value>ns2.domaindiscount24.net</value>
    <value>ns3.domaindiscount24.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>gardena.fr</domain_name>
   <domain_keyword>gardena</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 21:02:00</query_time>
   <create_date>1998-09-16</create_date>
   <update_date>2023-06-04</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_name>CSC CORPORATE DOMAINS INC.</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services</registrar_website>
   <registrant_company>Husqvarna AB</registrant_company>
   <registrant_address>Husqvarna AB, Drottninggatan 2, 56182 Huskvarna</registrant_address>
   <registrant_country>SE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+46.36146447</registrant_phone>
   <name_servers>
    <value>ns.domainnetwork.se</value>
    <value>ns2.domainnetwork.se</value>
    <value>ns3.domainnetwork.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>gardena.life</domain_name>
   <domain_keyword>gardena</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-30 16:46:34</query_time>
   <create_date>2024-05-28</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2026-05-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>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</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>91</num>
   <domain_name>gardena.us</domain_name>
   <domain_keyword>gardena</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-19 13:29:55</query_time>
   <create_date>2002-04-24</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2026-04-23</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Husqvarna AB</registrant_company>
   <registrant_address>Drottninggatan 2</registrant_address>
   <registrant_city>Huskvarna</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>56182</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+46.36146447</registrant_phone>
   <registrant_fax>+46.36146020</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>gardein.co.in</domain_name>
   <domain_keyword>gardein</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-18 03:37:26</query_time>
   <create_date>2021-06-11</create_date>
   <update_date>2023-03-18</update_date>
   <expiry_date>2024-06-11</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>Elogisitica</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>ns63.domaincontrol.com</value>
    <value>ns64.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>gardina.com</domain_name>
   <domain_keyword>gardina</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 18:38:47</query_time>
   <create_date>2002-06-14</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.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>94</num>
   <domain_name>gardena.pt</domain_name>
   <domain_keyword>gardena</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-23 15:12:54</query_time>
   <expiry_date>2025-02-07</expiry_date>
   <registrant_name>Husqvarna Aktiebolag</registrant_name>
   <registrant_address>Drottninggatan 1</registrant_address>
   <registrant_city>Huskvarna</registrant_city>
   <registrant_state>Huskvarna</registrant_state>
   <registrant_zip>561-82</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>[email protected],[email protected],[email protected]</registrant_email>
   <name_servers>
    <value>ns.domainnetwork.se</value>
    <value>ns2.domainnetwork.se</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>gardena.store</domain_name>
   <domain_keyword>gardena</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-07 10:43:21</query_time>
   <create_date>2023-06-17</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>3894</registrar_iana>
   <registrar_name>Sav.com, LLC- 4</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>gardina.club</domain_name>
   <domain_keyword>gardina</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-07 10:50:08</query_time>
   <create_date>2020-06-03</create_date>
   <update_date>2023-05-23</update_date>
   <expiry_date>2024-06-03</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>brad.ns.cloudflare.com</value>
    <value>kami.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>gardena.ro</domain_name>
   <domain_keyword>gardena</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-14 19:48:19</query_time>
   <create_date>2000-07-19</create_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_name>CSC Corporate Domains</registrar_name>
   <registrar_website>www.cscdigitalbrand.services</registrar_website>
   <name_servers>
    <value>ns.domainnetwork.se</value>
    <value>ns2.domainnetwork.se</value>
    <value>ns3.domainnetwork.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>gardena.uk</domain_name>
   <domain_keyword>gardena</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-18 01:44:11</query_time>
   <create_date>2014-06-19</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>gardena.world</domain_name>
   <domain_keyword>gardena</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-17 18:36:07</query_time>
   <create_date>2023-11-15</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-11-15</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>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</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>ns1jsv.name.com</value>
    <value>ns2hjl.name.com</value>
    <value>ns3hjx.name.com</value>
    <value>ns4kmw.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>gardena.plumbing</domain_name>
   <domain_keyword>gardena</domain_keyword>
   <domain_tld>plumbing</domain_tld>
   <query_time>2024-06-02 07:27:41</query_time>
   <create_date>2014-02-05</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-02-05</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>ns15.domaincontrol.com</value>
    <value>ns16.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>
 </results>
 <stats>
  <total_time>0.351</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.