WHOIS QUERY TIME

25 May 2024 - 12:11 PM UTC

Registered: 29 July 2020
Modified: 23 July 2023
Expiry: 29 July 2030

REGISTRAR

Name: GoDaddy.com, LLC. [Tag = GODADDY]
Website: http://uk.godaddy.com

NAME SERVERS

ns47.domaincontrol.com
ns48.domaincontrol.com

DOMAIN STATUS

Registered until expiry date.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=hygienx.co.uk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "hygienx.co.uk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "hygienx.co.uk",
            "domain_keyword": "hygienx",
            "domain_tld": "co.uk",
            "query_time": "2024-05-25 12:11:39",
            "create_date": "2020-07-29",
            "update_date": "2023-07-23",
            "expiry_date": "2030-07-29",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.028,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>hygienx.co.uk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>hygienx.co.uk</domain_name>
   <domain_keyword>hygienx</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-25 12:11:39</query_time>
   <create_date>2020-07-29</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2030-07-29</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.028</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.027 seconds) for "hygienx.co.uk" in our Historical WHOIS Database.
#1 - QUERY TIME

6 Jul 2023 - 9:34 AM UTC

Registered: 29 July 2020
Modified: 12 September 2022
Expiry: 29 July 2030

REGISTRAR

Name: GoDaddy.com, LLC. [Tag = GODADDY]
Website: http://uk.godaddy.com

NAME SERVERS

ns47.domaincontrol.com
ns48.domaincontrol.com

DOMAIN STATUS

Registered until expiry date.

#2 - QUERY TIME

16 Sep 2023 - 10:10 PM UTC

Registered: 29 July 2020
Modified: 23 July 2023
Expiry: 29 July 2030

REGISTRAR

Name: GoDaddy.com, LLC. [Tag = GODADDY]
Website: http://uk.godaddy.com

NAME SERVERS

ns47.domaincontrol.com
ns48.domaincontrol.com

DOMAIN STATUS

Registered until expiry date.

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=hygienx.co.uk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "hygienx.co.uk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "hygienx.co.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "hygienx.co.uk",
            "domain_keyword": "hygienx",
            "domain_tld": "co.uk",
            "query_time": "2023-07-06 09:34:39",
            "create_date": "2020-07-29",
            "update_date": "2022-09-12",
            "expiry_date": "2030-07-29",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "hygienx.co.uk",
            "domain_keyword": "hygienx",
            "domain_tld": "co.uk",
            "query_time": "2023-09-16 22:10:38",
            "create_date": "2020-07-29",
            "update_date": "2023-07-23",
            "expiry_date": "2030-07-29",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.027,
        "api_credits_used": 2,
        "cost_calculation": "1 (database[historical]) + 1 (search_fields[domain_name]) = 2"
    }
}
<root>
 <success>true</success>
 <query>
  <database>historical</database>
  <domain_name>hygienx.co.uk</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>hygienx.co.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>hygienx.co.uk</domain_name>
   <domain_keyword>hygienx</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2023-07-06 09:34:39</query_time>
   <create_date>2020-07-29</create_date>
   <update_date>2022-09-12</update_date>
   <expiry_date>2030-07-29</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>hygienx.co.uk</domain_name>
   <domain_keyword>hygienx</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2023-09-16 22:10:38</query_time>
   <create_date>2020-07-29</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2030-07-29</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.027</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 2 domain names (in 0.014 seconds) which contained the exact domain keyword "hygienx".
Domain Name Registered Expiry Registrar Ownership
1 hygienx.com 23 Oct 2012 23 Oct 2024 TurnCommerce, Inc. DBA NameBright.com Park HyungJin
2 hygienx.co.uk 29 Jul 2020 29 Jul 2030 GoDaddy.com, LLC. [Tag = GODADDY] -
3 hygienx.cleaning 12 Aug 2021 12 Aug 2024 Dreamscape Networks International Pte Ltd REDACTED FOR PRIVACY

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=hygienx&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "hygienx",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "hygienx.com, hygienx.co.uk, hygienx.cleaning",
    "results": [
        {
            "num": 1,
            "domain_name": "hygienx.com",
            "domain_keyword": "hygienx",
            "domain_tld": "com",
            "query_time": "2024-04-27 10:33:20",
            "create_date": "2012-10-23",
            "update_date": "2020-04-18",
            "expiry_date": "2024-10-23",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Park HyungJin",
            "registrant_address": "904-1101, GarangMaeul 9Danji,  MaeumRo 151",
            "registrant_city": "Sejong-Shi",
            "registrant_state": "SEJONG",
            "registrant_zip": "30063",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1020513388",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "hygienx.co.uk",
            "domain_keyword": "hygienx",
            "domain_tld": "co.uk",
            "query_time": "2024-05-25 12:11:39",
            "create_date": "2020-07-29",
            "update_date": "2023-07-23",
            "expiry_date": "2030-07-29",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "hygienx.cleaning",
            "domain_keyword": "hygienx",
            "domain_tld": "cleaning",
            "query_time": "2024-05-10 09:04:58",
            "create_date": "2021-08-12",
            "update_date": "2023-09-26",
            "expiry_date": "2024-08-12",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1331.websiteservername.com",
                "ns1332.websiteservername.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.014,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>hygienx</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>hygienx.com, hygienx.co.uk, hygienx.cleaning</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>hygienx.com</domain_name>
   <domain_keyword>hygienx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 10:33:20</query_time>
   <create_date>2012-10-23</create_date>
   <update_date>2020-04-18</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Park HyungJin</registrant_name>
   <registrant_address>904-1101, GarangMaeul 9Danji,  MaeumRo 151</registrant_address>
   <registrant_city>Sejong-Shi</registrant_city>
   <registrant_state>SEJONG</registrant_state>
   <registrant_zip>30063</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1020513388</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>hygienx.co.uk</domain_name>
   <domain_keyword>hygienx</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-25 12:11:39</query_time>
   <create_date>2020-07-29</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2030-07-29</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>hygienx.cleaning</domain_name>
   <domain_keyword>hygienx</domain_keyword>
   <domain_tld>cleaning</domain_tld>
   <query_time>2024-05-10 09:04:58</query_time>
   <create_date>2021-08-12</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.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>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1331.websiteservername.com</value>
    <value>ns1332.websiteservername.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.014</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 801 domain names (in 0.086 seconds) which look and sound like the brand name "hygienx".
Domain Name Registered Expiry Registrar Ownership
1 hygiene.live 15 Jan 2024 15 Jan 2025 Sav.com, LLC - 2 REDACTED FOR PRIVACY
2 hygienex.online 12 Aug 2023 12 Aug 2024 Key-Systems LLC -
3 hygiene.network 4 Oct 2015 4 Oct 2024 Vautron Rechenzentrum AG BLUE SAFETY GmbH
4 hygiena.sk 18 May 2003 18 May 2025 INTERNET CZ, a.s. Lorika Slovakia
5 hygiene.press 4 Oct 2015 4 Oct 2024 Vautron Rechenzentrum AG BLUE SAFETY GmbH
6 hygienix.org 14 Nov 2018 14 Nov 2025 GoDaddy.com, LLC Domains By Proxy, LLC
7 hygiene.ltd 8 Sep 2017 8 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Zhuang Ding Shan
8 hygiene.taxi 12 Jun 2020 12 Jun 2024 eNom, LLC Data Protected
9 hygienix.nl 20 Dec 2014 - Easyhosting B.V. -
10 hygiene.cloud 16 May 2017 16 May 2025 Name.com, Inc. BLUE SAFETY GmbH
11 hygiene.tv 11 Dec 2016 11 Dec 2024 Epik, Inc. Anonymize LLC
12 hygieno.store 30 Mar 2023 30 Mar 2024 Go Daddy, LLC Domains By Proxy, LLC
13 hygienix.xyz 1 Jun 2024 1 Jun 2025 Dynadot LLC Super Privacy Service LTD c/o Dynadot
14 hygienex.ru 20 Oct 2023 20 Oct 2024 REGTIME-RU Private Person
15 hygieno.uk 20 Apr 2020 20 Apr 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
16 hygienp.com 24 Jul 2020 24 Jul 2024 IONOS SE ISOVEN SAS
17 hygiena.info 10 Dec 2003 10 Dec 2027 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA N/A
18 hygienh.com 28 Aug 2013 28 Aug 2024 Chengdu Century Oriental Network Communication Co., Ltd. -
19 hygiene.trade 28 Aug 2014 27 Aug 2024 IONOS SE Nordtrade Dental GmbH & Co. KG
20 hygiene.kaufen 30 Aug 2014 30 Aug 2024 IONOS SE Nordtrade Dental GmbH & Co. KG
21 hygiena.help 26 Apr 2018 26 Apr 2025 Network Solutions LLC Medical Packaging Corp.
22 hygieni.co.uk 12 Dec 2022 12 Dec 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
23 hygiene.name - - Key-Systems GmbH -
24 hygiene.net 28 Nov 1997 27 Nov 2024 SafeBrands SAS -
25 hygiene.eu - - Greenmark IT GmbH -
26 hygiene.healthcare 26 Jun 2021 26 Jun 2024 Name.com, Inc. BLUE SAFETY GmbH
27 hygiene.com 16 Aug 1995 15 Aug 2024 CSC CORPORATE DOMAINS, INC. The Procter & Gamble Company
28 hygiene.llc 15 May 2021 15 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
29 hygiene.global 4 Aug 2020 4 Aug 2024 IONOS SE 1&1 Internet Limited
30 hygiena.shop 12 Jan 2022 12 Jan 2025 Gransy s.r.o. d/b/a subreg.cz -
31 hyginex.com 16 Mar 2008 16 Mar 2025 GoDaddy.com, LLC WebContents, Inc - This domain might be for sale on GoDaddy.com or Sedo.com
32 hygienix.eu - - Ascio Technologies Inc. -
33 hygiene.shopping 28 Sep 2016 28 Sep 2024 DomainSite, Inc. Domain Protection Services, Inc.
34 hygiene.tips 4 Oct 2015 4 Oct 2024 Vautron Rechenzentrum AG BLUE SAFETY GmbH
35 hygieno.com 11 Jan 2016 11 Jan 2025 Dynadot Inc -
36 hyginx.com 20 Apr 2021 20 Apr 2025 Squarespace Domains LLC REDACTED FOR PRIVACY
37 hygien.online 28 Feb 2024 28 Feb 2025 Tucows.com Co. Contact Privacy Inc. Customer 0170388096
38 hygien.ro 24 Jun 2020 23 Jun 2025 Romarg SRL -
39 hygiene.tech 9 Apr 2019 9 Apr 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Wei Cao
40 hygiene.com.br 1 Dec 2022 1 Dec 2025 - CAP-LAB IND?STRIA E COM?RCIO LTDA
41 hygiene.charity 16 Sep 2018 16 Sep 2024 Name.com, Inc. BLUE SAFETY GmbH
42 hygient.com 15 May 2017 15 May 2025 IONOS SE 1&1 Internet Inc
43 hygiene.blog 16 Mar 2024 16 Mar 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
44 hygiene.baby 12 Apr 2017 12 Apr 2024 united-domains AG BLUE SAFETY GmbH
45 hygiens.com 23 Jun 2023 23 Jun 2025 Gname.com Pte. Ltd. Redacted for privacy
46 hygienox.co.uk 29 Sep 2020 29 Sep 2024 Ionos SE [Tag = 1AND1] -
47 hygienix.store 12 Jan 2024 12 Jan 2025 Tucows.com Co. Contact Privacy Inc. Customer 0169871003
48 hygiena.site 31 May 2024 31 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
49 hygienix.ca 10 Apr 2016 10 Apr 2025 Go Get Canada Domain Registrar Ltd. REDACTED FOR PRIVACY
50 hygiene.services 25 Apr 2019 25 Apr 2025 Name.com, Inc. BLUE SAFETY GmbH
51 hygiene.online 26 Aug 2015 26 Aug 2024 IONOS SE -
52 hygiene.enterprises 28 Jul 2023 28 Jul 2024 IONOS SE REDACTED FOR PRIVACY
53 hygiene.guru 7 May 2015 7 May 2025 united-domains AG Stuecker-MEDESIGN GmbH
54 hygiene.restaurant 12 Nov 2014 12 Nov 2024 united-domains AG delphi Lebensmittelsicherheit GmbH
55 hygiene.pro 10 Jul 2022 10 Jul 2024 Sav.com, LLC - 42 Privacy Protection
56 hygieno.de - - - -
57 hygiene.institute 26 May 2024 26 May 2025 Sav.com, LLC - 7 REDACTED FOR PRIVACY
58 hygiena.org 4 Sep 2019 4 Sep 2024 Namesilo, LLC PrivacyGuardian.org llc
59 hygienix.com 7 Jun 2001 7 Jun 2024 IONOS SE Hygienix Limited
60 hygiene.ru 28 Mar 2005 28 Mar 2025 RU-CENTER-RU NETGALAXY LTD
61 hygieni.com 30 Sep 2023 30 Sep 2024 DropCatch.com 1520 LLC HugeDomains.com
62 hygiene.market 12 Apr 2017 12 Apr 2025 Gransy, s.r.o. Ing. Andrej Turcan - turcan.technology
63 hygieno.info 20 Apr 2020 20 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
64 hygieno.net 20 Apr 2020 20 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
65 hygiena.online 26 Apr 2018 26 Apr 2025 Network Solutions LLC Medical Packaging Corp.
66 hygiene.site 5 Jan 2024 5 Jan 2025 Sav.com, LLC- 9 Privacy Protection
67 hygiene.xyz 7 Dec 2017 7 Dec 2026 Dynadot LLC -
68 hygiena.com.br 22 Mar 2021 22 Mar 2026 - CAP-LAB IND?STRIA E COM?RCIO LTDA
69 hygiena.net.au - - GoDaddy.com LLC trading as GoDaddy.com CURTIS CHAPMAN
70 hygiene.video 13 May 2015 13 May 2024 Vautron Rechenzentrum AG BLUE SAFETY GmbH
71 hygiene.sale 25 Apr 2019 25 Apr 2025 Name.com, Inc. BLUE SAFETY GmbH
72 hygiene.uk 4 Jun 2019 4 Jun 2024 Ionos SE [Tag = 1AND1] -
73 hygienux.com 26 Jun 2020 26 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
74 hygieny.com 19 Nov 2013 19 Nov 2024 GoDaddy.com, LLC -
75 hygiene.ovh 31 Oct 2017 31 Oct 2024 OVH REDACTED_FOR_PRIVACY
76 hygienox.com 9 May 2014 9 May 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
77 hygiena.com.au - - Web Address Registration Pty Ltd Peter Mcarthur
78 hygienex.de - - - -
79 hygienix.tech 5 Dec 2022 5 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
80 hygiene.social 4 Oct 2015 4 Oct 2024 Vautron Rechenzentrum AG BLUE SAFETY GmbH
81 hygiene.solutions 5 Feb 2016 5 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
82 hygiena.cn 23 Sep 2015 23 Sep 2024 阿里云计算有限公司(万网) 徐振林
83 hygienyx.com 15 Feb 2024 15 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
84 hygienix.uk 14 Jun 2019 14 Jun 2024 Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY] -
85 hygienex.com 7 Sep 2000 7 Sep 2025 GoDaddy.com, LLC -
86 hygiene.cc 1 Apr 2004 1 Apr 2025 WEBCC Hygiene & Management Vicujnik GmbH
87 hygieno.org 20 Apr 2020 20 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
88 hygiene.co.jp 20 Jun 2014 - - HygieneSystem,Inc.
89 hygiene.world 7 Aug 2019 7 Aug 2025 Chengdu West Dimension Digital Technology Co., Ltd. Cheng Wei Cao
90 hygiene.amsterdam 19 May 2020 19 May 2024 Registrar.eu Redacted for privacy
91 hygie-x.com 17 May 2020 17 May 2025 Instra Corporation Pty Ltd. REDACTED FOR PRIVACY
92 hygiene.jp 9 Aug 2013 31 Aug 2024 - Chiba-ken Shikaeiseishi Ikuseikyogikai
93 hygiene.theater 10 Nov 2020 10 Nov 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
94 hygienex.com.au - - Domain Directors Pty Ltd trading as Instra Paul Livori
95 hygiene.reviews 11 Aug 2021 11 Aug 2024 Name.com, Inc. BLUE SAFETY GmbH
96 hygiena.ru 31 Jan 2023 31 Jan 2025 REGRU-RU Private Person
97 hygiene.info 17 Feb 2020 17 Feb 2025 Dynadot15 LLC REDACTED FOR PRIVACY
98 hygienix.in 27 Sep 2023 27 Sep 2028 GoDaddy.com, LLC AuroMeera Technometrix Pvt. Ltd
99 hygienex.net 13 Jul 2018 13 Jul 2026 Nics Telekomunikasyon A.S. -
100 hygiene.foundation 30 Jan 2024 30 Jan 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
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 Hygienx.co.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=hygienx.co.uk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "hygienx.co.uk",
        "page_size": 100
    },
    "count": {
        "total": 801,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "hygiene.live, hygienex.online, hygiene.network, hygiena.sk, hygiene.press, hygienix.org, hygiene.ltd, hygiene.taxi, hygienix.nl, hygiene.cloud, hygiene.tv, hygieno.store, hygienix.xyz, hygienex.ru, hygieno.uk, hygienp.com, hygiena.info, hygienh.com, hygiene.trade, hygiene.kaufen, hygiena.help, hygieni.co.uk, hygiene.name, hygiene.net, hygiene.eu, hygiene.healthcare, hygiene.com, hygiene.llc, hygiene.global, hygiena.shop, hyginex.com, hygienix.eu, hygiene.shopping, hygiene.tips, hygieno.com, hyginx.com, hygien.online, hygien.ro, hygiene.tech, hygiene.com.br, hygiene.charity, hygient.com, hygiene.blog, hygiene.baby, hygiens.com, hygienox.co.uk, hygienix.store, hygiena.site, hygienix.ca, hygiene.services, hygiene.online, hygiene.enterprises, hygiene.guru, hygiene.restaurant, hygiene.pro, hygieno.de, hygiene.institute, hygiena.org, hygienix.com, hygiene.ru, hygieni.com, hygiene.market, hygieno.info, hygieno.net, hygiena.online, hygiene.site, hygiene.xyz, hygiena.com.br, hygiena.net.au, hygiene.video, hygiene.sale, hygiene.uk, hygienux.com, hygieny.com, hygiene.ovh, hygienox.com, hygiena.com.au, hygienex.de, hygienix.tech, hygiene.social, hygiene.solutions, hygiena.cn, hygienyx.com, hygienix.uk, hygienex.com, hygiene.cc, hygieno.org, hygiene.co.jp, hygiene.world, hygiene.amsterdam, hygie-x.com, hygiene.jp, hygiene.theater, hygienex.com.au, hygiene.reviews, hygiena.ru, hygiene.info, hygienix.in, hygienex.net, hygiene.foundation",
    "results": [
        {
            "num": 1,
            "domain_name": "hygiene.live",
            "domain_keyword": "hygiene",
            "domain_tld": "live",
            "query_time": "2024-05-15 10:22:40",
            "create_date": "2024-01-15",
            "update_date": "2024-04-14",
            "expiry_date": "2025-01-15",
            "registrar_iana": 3892,
            "registrar_name": "Sav.com, LLC - 2",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "hygienex.online",
            "domain_keyword": "hygienex",
            "domain_tld": "online",
            "query_time": "2024-05-10 09:04:50",
            "create_date": "2023-08-12",
            "update_date": "2023-09-28",
            "expiry_date": "2024-08-12",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "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.",
            "name_servers": [
                "ns1.emailverification.info",
                "ns2.emailverification.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "hygiene.network",
            "domain_keyword": "hygiene",
            "domain_tld": "network",
            "query_time": "2024-04-22 22:54:06",
            "create_date": "2015-10-04",
            "update_date": "2023-11-18",
            "expiry_date": "2024-10-04",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BLUE SAFETY GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NRW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "wns1.ns-serve.net",
                "wns2.ns-serve.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "hygiena.sk",
            "domain_keyword": "hygiena",
            "domain_tld": "sk",
            "query_time": "2024-05-05 02:55:01",
            "create_date": "2003-05-18",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-18",
            "registrar_name": "INTERNET CZ, a.s.",
            "registrant_name": "Lorika Slovakia",
            "registrant_company": "Lorika Slovakia",
            "registrant_address": "Langsfeldova 2",
            "registrant_city": "Martin",
            "registrant_zip": "036 01",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.434220057",
            "name_servers": [
                "ns.forpsi.cz",
                "ns.forpsi.it",
                "ns.forpsi.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 5,
            "domain_name": "hygiene.press",
            "domain_keyword": "hygiene",
            "domain_tld": "press",
            "query_time": "2024-05-02 06:34:55",
            "create_date": "2015-10-04",
            "update_date": "2023-11-19",
            "expiry_date": "2024-10-04",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrant_company": "BLUE SAFETY GmbH",
            "registrant_state": "NRW",
            "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.",
            "name_servers": [
                "wns1.ns-serve.net",
                "wns2.ns-serve.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "hygienix.org",
            "domain_keyword": "hygienix",
            "domain_tld": "org",
            "query_time": "2024-05-25 12:11:38",
            "create_date": "2018-11-14",
            "update_date": "2023-11-19",
            "expiry_date": "2025-11-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "hygiene.ltd",
            "domain_keyword": "hygiene",
            "domain_tld": "ltd",
            "query_time": "2024-05-25 12:11:09",
            "create_date": "2017-09-08",
            "update_date": "2023-10-23",
            "expiry_date": "2024-09-08",
            "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": "Zhuang Ding Shan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shang Hai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.uniregistrymarket.link",
                "ns2.uniregistrymarket.link"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "hygiene.taxi",
            "domain_keyword": "hygiene",
            "domain_tld": "taxi",
            "query_time": "2024-05-19 17:53:35",
            "create_date": "2020-06-12",
            "update_date": "2023-06-02",
            "expiry_date": "2024-06-12",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dotster.com",
                "ns2.dotster.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "hygienix.nl",
            "domain_keyword": "hygienix",
            "domain_tld": "nl",
            "query_time": "2024-04-27 10:33:19",
            "create_date": "2014-12-20",
            "registrar_name": "Easyhosting B.V.",
            "name_servers": [
                "ns1.dnstools.nl",
                "ns2.dnstools.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 10,
            "domain_name": "hygiene.cloud",
            "domain_keyword": "hygiene",
            "domain_tld": "cloud",
            "query_time": "2024-05-19 17:53:35",
            "create_date": "2017-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BLUE SAFETY GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NRW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1glr.name.com",
                "ns2nsy.name.com",
                "ns3bgq.name.com",
                "ns4qxz.name.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "hygiene.tv",
            "domain_keyword": "hygiene",
            "domain_tld": "tv",
            "query_time": "2024-04-27 10:32:08",
            "create_date": "2016-12-11",
            "update_date": "2024-03-05",
            "expiry_date": "2024-12-11",
            "registrar_iana": 617,
            "registrar_name": "Epik, Inc.",
            "registrar_website": "www.epik.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Anonymize LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "hygieno.store",
            "domain_keyword": "hygieno",
            "domain_tld": "store",
            "query_time": "2024-05-28 18:20:01",
            "create_date": "2023-03-30",
            "update_date": "2024-05-11",
            "expiry_date": "2024-03-30",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "domain_status": [
                "inactive",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "hygienix.xyz",
            "domain_keyword": "hygienix",
            "domain_tld": "xyz",
            "query_time": "2024-06-03 17:37:47",
            "create_date": "2024-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "hygienex.ru",
            "domain_keyword": "hygienex",
            "domain_tld": "ru",
            "query_time": "2024-04-30 11:39:55",
            "create_date": "2023-10-20",
            "expiry_date": "2024-10-20",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.mchost.ru",
                "ns2.mchost.ru",
                "ns3.mchost.ru",
                "ns4.mchost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 15,
            "domain_name": "hygieno.uk",
            "domain_keyword": "hygieno",
            "domain_tld": "uk",
            "query_time": "2024-05-12 13:15:16",
            "create_date": "2020-04-20",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-20",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 16,
            "domain_name": "hygienp.com",
            "domain_keyword": "hygienp",
            "domain_tld": "com",
            "query_time": "2024-05-25 12:11:39",
            "create_date": "2020-07-24",
            "update_date": "2020-07-24",
            "expiry_date": "2024-07-24",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ISOVEN SAS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1019.ui-dns.org",
                "ns1024.ui-dns.com",
                "ns1041.ui-dns.de",
                "ns1107.ui-dns.biz"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "hygiena.info",
            "domain_keyword": "hygiena",
            "domain_tld": "info",
            "query_time": "2024-05-25 12:11:07",
            "create_date": "2003-12-10",
            "update_date": "2022-11-16",
            "expiry_date": "2027-12-10",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Other",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the registrar 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.wedos.com",
                "ns.wedos.cz",
                "ns.wedos.eu",
                "ns.wedos.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "hygienh.com",
            "domain_keyword": "hygienh",
            "domain_tld": "com",
            "query_time": "2024-04-22 22:54:13",
            "create_date": "2013-08-28",
            "update_date": "2020-08-29",
            "expiry_date": "2024-08-28",
            "registrar_iana": 1632,
            "registrar_name": "Chengdu Century Oriental Network Communication Co., Ltd.",
            "registrar_website": "http://www.51web.com",
            "registrant_state": "Beijingshi",
            "registrant_country": "CN",
            "registrant_email": "https://www.51web.com/domain/whoisfrom",
            "name_servers": [
                "ns.cdnhost.cn",
                "ns.dnsfamily.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 19,
            "domain_name": "hygiene.trade",
            "domain_keyword": "hygiene",
            "domain_tld": "trade",
            "query_time": "2024-04-22 22:54:06",
            "create_date": "2014-08-28",
            "update_date": "2023-10-12",
            "expiry_date": "2024-08-27",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Nordtrade Dental GmbH & Co. KG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "hygiene.kaufen",
            "domain_keyword": "hygiene",
            "domain_tld": "kaufen",
            "query_time": "2024-04-27 10:32:07",
            "create_date": "2014-08-30",
            "update_date": "2023-10-14",
            "expiry_date": "2024-08-30",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Nordtrade Dental GmbH & Co. KG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "hygiena.help",
            "domain_keyword": "hygiena",
            "domain_tld": "help",
            "query_time": "2024-04-27 10:31:57",
            "create_date": "2018-04-26",
            "update_date": "2024-03-02",
            "expiry_date": "2025-04-26",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_company": "Medical Packaging Corp.",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns91.worldnic.com",
                "ns92.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "hygieni.co.uk",
            "domain_keyword": "hygieni",
            "domain_tld": "co.uk",
            "query_time": "2024-05-10 09:04:51",
            "create_date": "2022-12-12",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-12",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 23,
            "domain_name": "hygiene.name",
            "domain_keyword": "hygiene",
            "domain_tld": "name",
            "query_time": "2024-05-10 09:04:20",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 24,
            "domain_name": "hygiene.net",
            "domain_keyword": "hygiene",
            "domain_tld": "net",
            "query_time": "2024-05-10 09:04:20",
            "create_date": "1997-11-28",
            "update_date": "2023-10-12",
            "expiry_date": "2024-11-27",
            "registrar_iana": 1290,
            "registrar_name": "SafeBrands SAS",
            "registrar_website": "http://safebrands.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "hygiene.eu",
            "domain_keyword": "hygiene",
            "domain_tld": "eu",
            "query_time": "2024-05-05 19:53:52",
            "registrar_name": "Greenmark IT GmbH",
            "registrar_website": "www.greenmark-it.de",
            "name_servers": [
                "bailey.ns.cloudflare.com",
                "chris.ns.cloudflare.com"
            ]
        },
        {
            "num": 26,
            "domain_name": "hygiene.healthcare",
            "domain_keyword": "hygiene",
            "domain_tld": "healthcare",
            "query_time": "2024-05-19 17:53:35",
            "create_date": "2021-06-26",
            "update_date": "2023-06-09",
            "expiry_date": "2024-06-26",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BLUE SAFETY GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NRW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1glr.name.com",
                "ns2nsy.name.com",
                "ns3bgq.name.com",
                "ns4qxz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "hygiene.com",
            "domain_keyword": "hygiene",
            "domain_tld": "com",
            "query_time": "2024-05-19 17:53:35",
            "create_date": "1995-08-16",
            "update_date": "2023-08-11",
            "expiry_date": "2024-08-15",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "The Procter & Gamble Company",
            "registrant_company": "The Procter & Gamble Company",
            "registrant_address": "One Procter & Gamble Plaza",
            "registrant_city": "Cincinnati",
            "registrant_state": "OH",
            "registrant_zip": "45202",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5139831000",
            "registrant_fax": "+1.5139831992",
            "name_servers": [
                "ns1-01.azure-dns.com",
                "ns2-01.azure-dns.net",
                "ns3-01.azure-dns.org",
                "ns4-01.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "hygiene.llc",
            "domain_keyword": "hygiene",
            "domain_tld": "llc",
            "query_time": "2024-05-19 17:53:35",
            "create_date": "2021-05-15",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-15",
            "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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "hygiene.global",
            "domain_keyword": "hygiene",
            "domain_tld": "global",
            "query_time": "2024-05-10 09:04:20",
            "create_date": "2020-08-04",
            "update_date": "2023-09-18",
            "expiry_date": "2024-08-04",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.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": "please query the rdds service of the registrar 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": [
                "ns1039.ui-dns.biz",
                "ns1047.ui-dns.org",
                "ns1104.ui-dns.com",
                "ns1122.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "hygiena.shop",
            "domain_keyword": "hygiena",
            "domain_tld": "shop",
            "query_time": "2024-05-15 10:22:39",
            "create_date": "2022-01-12",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-12",
            "registrar_iana": 1505,
            "registrar_name": "Gransy s.r.o. d/b/a subreg.cz",
            "registrar_website": "http://www.regtons.com",
            "registrant_country": "SK",
            "name_servers": [
                "ns.golemos.com",
                "ns2.golemos.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "hyginex.com",
            "domain_keyword": "hyginex",
            "domain_tld": "com",
            "query_time": "2024-04-27 10:33:42",
            "create_date": "2008-03-16",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain Management",
            "registrant_company": "WebContents, Inc - This domain might be for sale on GoDaddy.com or Sedo.com",
            "registrant_address": "21200 S. LaGrange Rd., Suite 105",
            "registrant_city": "Frankfort",
            "registrant_state": "Illinois",
            "registrant_zip": "60423",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8662844125",
            "registrant_fax": "+1.8662844125",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "hygienix.eu",
            "domain_keyword": "hygienix",
            "domain_tld": "eu",
            "query_time": "2024-05-05 19:53:53",
            "registrar_name": "Ascio Technologies Inc.",
            "registrar_website": "https://www.ascio.com",
            "name_servers": [
                "ns-1009.awsdns-62.net",
                "ns-1306.awsdns-35.org",
                "ns-1973.awsdns-54.co.uk",
                "ns-211.awsdns-26.com"
            ]
        },
        {
            "num": 33,
            "domain_name": "hygiene.shopping",
            "domain_keyword": "hygiene",
            "domain_tld": "shopping",
            "query_time": "2024-04-22 22:54:06",
            "create_date": "2016-09-28",
            "update_date": "2024-03-20",
            "expiry_date": "2024-09-28",
            "registrar_iana": 466,
            "registrar_name": "DomainSite, Inc.",
            "registrar_website": "http://www.domainsite.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "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": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "hygiene.tips",
            "domain_keyword": "hygiene",
            "domain_tld": "tips",
            "query_time": "2024-04-22 22:54:06",
            "create_date": "2015-10-04",
            "update_date": "2023-11-18",
            "expiry_date": "2024-10-04",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BLUE SAFETY GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NRW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "wns1.ns-serve.net",
                "wns2.ns-serve.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "hygieno.com",
            "domain_keyword": "hygieno",
            "domain_tld": "com",
            "query_time": "2024-04-27 10:33:20",
            "create_date": "2016-01-11",
            "update_date": "2024-01-05",
            "expiry_date": "2025-01-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "hyginx.com",
            "domain_keyword": "hyginx",
            "domain_tld": "com",
            "query_time": "2024-05-03 09:57:41",
            "create_date": "2021-04-20",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-20",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p03.nsone.net",
                "dns2.p03.nsone.net",
                "dns3.p03.nsone.net",
                "dns4.p03.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "hygien.online",
            "domain_keyword": "hygien",
            "domain_tld": "online",
            "query_time": "2024-05-03 09:57:31",
            "create_date": "2024-02-28",
            "update_date": "2024-04-24",
            "expiry_date": "2025-02-28",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0170388096",
            "registrant_state": "ON",
            "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.",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "hygien.ro",
            "domain_keyword": "hygien",
            "domain_tld": "ro",
            "query_time": "2024-04-27 10:31:56",
            "create_date": "2020-06-24",
            "expiry_date": "2025-06-23",
            "registrar_name": "Romarg SRL",
            "registrar_website": "www.inregistrare-domenii.ro",
            "name_servers": [
                "ns1.romarg.com",
                "ns2.romarg.com",
                "ns3.romarg.com",
                "ns4.romarg.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 39,
            "domain_name": "hygiene.tech",
            "domain_keyword": "hygiene",
            "domain_tld": "tech",
            "query_time": "2024-04-27 10:32:07",
            "create_date": "2019-04-09",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-09",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Wei Cao",
            "registrant_state": "Jiang Su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "hygiene.com.br",
            "domain_keyword": "hygiene",
            "domain_tld": "com.br",
            "query_time": "2024-05-10 09:04:20",
            "create_date": "2022-12-01",
            "update_date": "2023-01-15",
            "expiry_date": "2025-12-01",
            "registrant_name": "CAP-LAB IND?STRIA E COM?RCIO LTDA",
            "name_servers": [
                "nspro90.hostgator.com.br",
                "nspro91.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 41,
            "domain_name": "hygiene.charity",
            "domain_keyword": "hygiene",
            "domain_tld": "charity",
            "query_time": "2024-05-19 17:53:35",
            "create_date": "2018-09-16",
            "update_date": "2023-08-22",
            "expiry_date": "2024-09-16",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BLUE SAFETY GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NRW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1glr.name.com",
                "ns2nsy.name.com",
                "ns3bgq.name.com",
                "ns4qxz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "hygient.com",
            "domain_keyword": "hygient",
            "domain_tld": "com",
            "query_time": "2024-05-19 17:53:48",
            "create_date": "2017-05-15",
            "update_date": "2023-05-16",
            "expiry_date": "2025-05-15",
            "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": [
                "ns1027.ui-dns.org",
                "ns1072.ui-dns.de",
                "ns1116.ui-dns.biz",
                "ns1116.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "hygiene.blog",
            "domain_keyword": "hygiene",
            "domain_tld": "blog",
            "query_time": "2024-05-15 10:22:39",
            "create_date": "2024-03-16",
            "update_date": "2024-04-11",
            "expiry_date": "2025-03-16",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "hygiene.baby",
            "domain_keyword": "hygiene",
            "domain_tld": "baby",
            "query_time": "2024-06-11 18:03:28",
            "create_date": "2017-04-12",
            "update_date": "2024-05-27",
            "expiry_date": "2024-04-12",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_company": "BLUE SAFETY GmbH",
            "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.",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "hygiens.com",
            "domain_keyword": "hygiens",
            "domain_tld": "com",
            "query_time": "2024-06-11 18:03:46",
            "create_date": "2023-06-23",
            "update_date": "2024-05-29",
            "expiry_date": "2025-06-23",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "SICHUAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=hygiens.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "hygienox.co.uk",
            "domain_keyword": "hygienox",
            "domain_tld": "co.uk",
            "query_time": "2024-06-11 18:03:46",
            "create_date": "2020-09-29",
            "update_date": "2023-09-28",
            "expiry_date": "2024-09-29",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1017.ui-dns.org",
                "ns1019.ui-dns.biz",
                "ns1106.ui-dns.com",
                "ns1121.ui-dns.de"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 47,
            "domain_name": "hygienix.store",
            "domain_keyword": "hygienix",
            "domain_tld": "store",
            "query_time": "2024-05-15 10:22:42",
            "create_date": "2024-01-12",
            "update_date": "2024-04-24",
            "expiry_date": "2025-01-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0169871003",
            "registrant_state": "ON",
            "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.",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "hygiena.site",
            "domain_keyword": "hygiena",
            "domain_tld": "site",
            "query_time": "2024-06-02 17:20:55",
            "create_date": "2024-05-31",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-31",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "hygienix.ca",
            "domain_keyword": "hygienix",
            "domain_tld": "ca",
            "query_time": "2024-05-03 09:57:40",
            "create_date": "2016-04-10",
            "update_date": "2024-03-11",
            "expiry_date": "2025-04-10",
            "registrar_name": "Go Get Canada Domain Registrar Ltd.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts 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": 50,
            "domain_name": "hygiene.services",
            "domain_keyword": "hygiene",
            "domain_tld": "services",
            "query_time": "2024-04-27 10:32:07",
            "create_date": "2019-04-25",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-25",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BLUE SAFETY GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NRW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1glr.name.com",
                "ns2nsy.name.com",
                "ns3bgq.name.com",
                "ns4qxz.name.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "hygiene.online",
            "domain_keyword": "hygiene",
            "domain_tld": "online",
            "query_time": "2024-05-19 17:53:35",
            "create_date": "2015-08-26",
            "update_date": "2023-11-01",
            "expiry_date": "2024-08-26",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "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.",
            "name_servers": [
                "ns-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "hygiene.enterprises",
            "domain_keyword": "hygiene",
            "domain_tld": "enterprises",
            "query_time": "2024-04-22 22:54:06",
            "create_date": "2023-07-28",
            "update_date": "2023-08-02",
            "expiry_date": "2024-07-28",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.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": "please query the rdds service of the registrar 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": [
                "ns1040.ui-dns.de",
                "ns1042.ui-dns.biz",
                "ns1085.ui-dns.com",
                "ns1119.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "hygiene.guru",
            "domain_keyword": "hygiene",
            "domain_tld": "guru",
            "query_time": "2024-05-12 13:15:11",
            "create_date": "2015-05-07",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-07",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Stuecker-MEDESIGN GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "hygiene.restaurant",
            "domain_keyword": "hygiene",
            "domain_tld": "restaurant",
            "query_time": "2024-05-25 12:11:09",
            "create_date": "2014-11-12",
            "update_date": "2024-04-29",
            "expiry_date": "2024-11-12",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "delphi Lebensmittelsicherheit GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "hygiene.pro",
            "domain_keyword": "hygiene",
            "domain_tld": "pro",
            "query_time": "2024-05-30 22:24:03",
            "create_date": "2022-07-10",
            "update_date": "2024-05-10",
            "expiry_date": "2024-07-10",
            "registrar_iana": 3932,
            "registrar_name": "Sav.com, LLC - 42",
            "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": 56,
            "domain_name": "hygieno.de",
            "domain_keyword": "hygieno",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:14:14",
            "update_date": "2018-10-19",
            "name_servers": [
                "ns.namespace4you.de",
                "ns2.namespace4you.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 57,
            "domain_name": "hygiene.institute",
            "domain_keyword": "hygiene",
            "domain_tld": "institute",
            "query_time": "2024-05-28 16:11:01",
            "create_date": "2024-05-26",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-26",
            "registrar_iana": 3897,
            "registrar_name": "Sav.com, LLC - 7",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.epik.com",
                "ns4.epik.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "hygiena.org",
            "domain_keyword": "hygiena",
            "domain_tld": "org",
            "query_time": "2024-04-27 10:31:57",
            "create_date": "2019-09-04",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-04",
            "registrar_iana": 1479,
            "registrar_name": "Namesilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "hygienix.com",
            "domain_keyword": "hygienix",
            "domain_tld": "com",
            "query_time": "2024-04-22 22:54:16",
            "create_date": "2001-06-07",
            "update_date": "2022-01-22",
            "expiry_date": "2024-06-07",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hygienix Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DBY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1034.ui-dns.org",
                "ns1056.ui-dns.de",
                "ns1057.ui-dns.com",
                "ns1110.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "hygiene.ru",
            "domain_keyword": "hygiene",
            "domain_tld": "ru",
            "query_time": "2024-04-30 11:39:55",
            "create_date": "2005-03-28",
            "expiry_date": "2025-03-28",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "NETGALAXY LTD",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 61,
            "domain_name": "hygieni.com",
            "domain_keyword": "hygieni",
            "domain_tld": "com",
            "query_time": "2024-06-11 18:03:39",
            "create_date": "2023-09-30",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-30",
            "registrar_iana": 3729,
            "registrar_name": "DropCatch.com 1520 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "hygiene.market",
            "domain_keyword": "hygiene",
            "domain_tld": "market",
            "query_time": "2024-04-27 10:32:07",
            "create_date": "2017-04-12",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1505,
            "registrar_name": "Gransy, s.r.o.",
            "registrar_website": "http://regtons.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ing. Andrej Turcan - turcan.technology",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SK",
            "registrant_email": "please query the rdds service of the registrar 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.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "hygieno.info",
            "domain_keyword": "hygieno",
            "domain_tld": "info",
            "query_time": "2024-05-03 09:57:40",
            "create_date": "2020-04-20",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "hygieno.net",
            "domain_keyword": "hygieno",
            "domain_tld": "net",
            "query_time": "2024-05-03 09:57:40",
            "create_date": "2020-04-20",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=hygieno.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "hygiena.online",
            "domain_keyword": "hygiena",
            "domain_tld": "online",
            "query_time": "2024-05-10 09:04:15",
            "create_date": "2018-04-26",
            "update_date": "2024-03-02",
            "expiry_date": "2025-04-26",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_company": "Medical Packaging Corp.",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns10.worldnic.com",
                "ns9.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "hygiene.site",
            "domain_keyword": "hygiene",
            "domain_tld": "site",
            "query_time": "2024-05-19 17:53:35",
            "create_date": "2024-01-05",
            "update_date": "2024-03-11",
            "expiry_date": "2025-01-05",
            "registrar_iana": 3899,
            "registrar_name": "Sav.com, LLC- 9",
            "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": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "hygiene.xyz",
            "domain_keyword": "hygiene",
            "domain_tld": "xyz",
            "query_time": "2024-04-27 10:32:08",
            "create_date": "2017-12-07",
            "update_date": "2023-08-31",
            "expiry_date": "2026-12-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "hygiena.com.br",
            "domain_keyword": "hygiena",
            "domain_tld": "com.br",
            "query_time": "2024-05-25 12:11:07",
            "create_date": "2021-03-22",
            "update_date": "2023-03-24",
            "expiry_date": "2026-03-22",
            "registrant_name": "CAP-LAB IND?STRIA E COM?RCIO LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "nspro90.hostgator.com.br",
                "nspro91.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 69,
            "domain_name": "hygiena.net.au",
            "domain_keyword": "hygiena",
            "domain_tld": "net.au",
            "query_time": "2024-05-30 22:24:01",
            "update_date": "2023-05-25",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "CURTIS CHAPMAN",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "hygiene.video",
            "domain_keyword": "hygiene",
            "domain_tld": "video",
            "query_time": "2024-06-11 18:03:29",
            "create_date": "2015-05-13",
            "update_date": "2024-06-10",
            "expiry_date": "2024-05-13",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BLUE SAFETY GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NRW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "wns1.ns-serve.net",
                "wns2.ns-serve.net"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "hygiene.sale",
            "domain_keyword": "hygiene",
            "domain_tld": "sale",
            "query_time": "2024-05-03 09:57:32",
            "create_date": "2019-04-25",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-25",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BLUE SAFETY GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NRW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1glr.name.com",
                "ns2nsy.name.com",
                "ns3bgq.name.com",
                "ns4qxz.name.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "hygiene.uk",
            "domain_keyword": "hygiene",
            "domain_tld": "uk",
            "query_time": "2024-05-23 23:56:07",
            "create_date": "2019-06-04",
            "update_date": "2023-06-03",
            "expiry_date": "2024-06-04",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1045.ui-dns.biz",
                "ns1063.ui-dns.com",
                "ns1063.ui-dns.org",
                "ns1091.ui-dns.de"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 73,
            "domain_name": "hygienux.com",
            "domain_keyword": "hygienux",
            "domain_tld": "com",
            "query_time": "2024-06-11 18:03:46",
            "create_date": "2020-06-26",
            "update_date": "2022-06-27",
            "expiry_date": "2024-06-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 100 S. Mill Ave, Suite 1600",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85281",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=hygienux.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "hygieny.com",
            "domain_keyword": "hygieny",
            "domain_tld": "com",
            "query_time": "2024-04-27 10:33:20",
            "create_date": "2013-11-19",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "3984707c.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "hygiene.ovh",
            "domain_keyword": "hygiene",
            "domain_tld": "ovh",
            "query_time": "2024-05-19 17:53:35",
            "create_date": "2017-10-31",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-31",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns15.ovh.net",
                "ns15.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 76,
            "domain_name": "hygienox.com",
            "domain_keyword": "hygienox",
            "domain_tld": "com",
            "query_time": "2024-05-28 18:20:01",
            "create_date": "2014-05-09",
            "update_date": "2021-05-03",
            "expiry_date": "2024-05-09",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "hygiena.com.au",
            "domain_keyword": "hygiena",
            "domain_tld": "com.au",
            "query_time": "2024-05-10 09:04:15",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Peter Mcarthur",
            "name_servers": [
                "ns1.syrahost.com",
                "ns2.syrahost.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "hygienex.de",
            "domain_keyword": "hygienex",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:14:13",
            "update_date": "2020-04-28",
            "name_servers": [
                "ns01.agenturserver.co",
                "ns01.agenturserver.de",
                "ns01.agenturserver.it"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 79,
            "domain_name": "hygienix.tech",
            "domain_keyword": "hygienix",
            "domain_tld": "tech",
            "query_time": "2024-06-11 18:03:46",
            "create_date": "2022-12-05",
            "update_date": "2024-01-26",
            "expiry_date": "2024-12-05",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "N/A",
            "registrant_state": "Maharashtra",
            "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.bluehost.in",
                "ns2.bluehost.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "hygiene.social",
            "domain_keyword": "hygiene",
            "domain_tld": "social",
            "query_time": "2024-04-27 10:32:07",
            "create_date": "2015-10-04",
            "update_date": "2023-11-18",
            "expiry_date": "2024-10-04",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BLUE SAFETY GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NRW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "wns1.ns-serve.net",
                "wns2.ns-serve.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "hygiene.solutions",
            "domain_keyword": "hygiene",
            "domain_tld": "solutions",
            "query_time": "2024-05-30 22:24:03",
            "create_date": "2016-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": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "hygiena.cn",
            "domain_keyword": "hygiena",
            "domain_tld": "cn",
            "query_time": "2024-06-11 18:03:26",
            "create_date": "2015-09-23",
            "expiry_date": "2024-09-23",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "徐振林",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "hygienyx.com",
            "domain_keyword": "hygienyx",
            "domain_tld": "com",
            "query_time": "2024-06-11 18:03:46",
            "create_date": "2024-02-15",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-15",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "hygienix.uk",
            "domain_keyword": "hygienix",
            "domain_tld": "uk",
            "query_time": "2024-05-02 06:35:24",
            "create_date": "2019-06-14",
            "update_date": "2019-06-14",
            "expiry_date": "2024-06-14",
            "registrar_name": "Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY]",
            "registrar_website": "https://easily.uk",
            "name_servers": [
                "ns1.meganameservers.eu",
                "ns2.meganameservers.eu",
                "ns3.meganameservers.eu"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 85,
            "domain_name": "hygienex.com",
            "domain_keyword": "hygienex",
            "domain_tld": "com",
            "query_time": "2024-05-30 22:24:07",
            "create_date": "2000-09-07",
            "update_date": "2023-05-30",
            "expiry_date": "2025-09-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "hygiene.cc",
            "domain_keyword": "hygiene",
            "domain_tld": "cc",
            "query_time": "2024-06-11 18:03:28",
            "create_date": "2004-04-01",
            "update_date": "2018-04-23",
            "expiry_date": "2025-04-01",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "Manuela Vicujnik",
            "registrant_company": "Hygiene & Management Vicujnik GmbH",
            "registrant_address": "Am Hagenbuchgrund 3",
            "registrant_city": "Pirka",
            "registrant_state": "at",
            "registrant_zip": "8054",
            "registrant_country": "AQ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+43.31628354115",
            "registrant_fax": "+43.31628354115",
            "name_servers": [
                "dns1.netservice.at",
                "dns2.netservice.at"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "hygieno.org",
            "domain_keyword": "hygieno",
            "domain_tld": "org",
            "query_time": "2024-05-03 09:57:40",
            "create_date": "2020-04-20",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "hygiene.co.jp",
            "domain_keyword": "hygiene",
            "domain_tld": "co.jp",
            "query_time": "2024-05-19 17:53:35",
            "create_date": "2014-06-20",
            "update_date": "2023-07-01",
            "registrant_company": "HygieneSystem,Inc.",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ]
        },
        {
            "num": 89,
            "domain_name": "hygiene.world",
            "domain_keyword": "hygiene",
            "domain_tld": "world",
            "query_time": "2024-05-19 17:53:35",
            "create_date": "2019-08-07",
            "update_date": "2023-12-05",
            "expiry_date": "2025-08-07",
            "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": "Cheng Wei Cao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bei Jing Shi",
            "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": [
                "4da0991e.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "hygiene.amsterdam",
            "domain_keyword": "hygiene",
            "domain_tld": "amsterdam",
            "query_time": "2024-03-03 05:23:24",
            "create_date": "2020-05-19",
            "update_date": "2023-05-18",
            "expiry_date": "2024-05-19",
            "registrar_iana": 1647,
            "registrar_name": "Registrar.eu",
            "registrar_website": "www.registrar.eu",
            "registrant_name": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns.eatserver.nl",
                "ns2.eatserver.nl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "hygie-x.com",
            "domain_keyword": "hygie-x",
            "domain_tld": "com",
            "query_time": "2024-05-20 15:58:59",
            "create_date": "2020-05-17",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-17",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd.",
            "registrar_website": "http://www.instra.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Auckland District",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.privateranger.com",
                "ns2.privateranger.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "hygiene.jp",
            "domain_keyword": "hygiene",
            "domain_tld": "jp",
            "query_time": "2024-04-27 10:32:07",
            "create_date": "2013-08-09",
            "update_date": "2024-03-19",
            "expiry_date": "2024-08-31",
            "registrant_name": "Chiba-ken Shikaeiseishi Ikuseikyogikai",
            "registrant_address": "Mihama-ku Chiba-shi",
            "registrant_zip": "261-0014",
            "registrant_email": "[email protected]",
            "registrant_phone": "043-296-2000",
            "name_servers": [
                "ns-1285.awsdns-32.org",
                "ns-143.awsdns-17.com",
                "ns-2012.awsdns-59.co.uk",
                "ns-629.awsdns-14.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 93,
            "domain_name": "hygiene.theater",
            "domain_keyword": "hygiene",
            "domain_tld": "theater",
            "query_time": "2024-05-19 17:53:35",
            "create_date": "2020-11-10",
            "update_date": "2024-04-09",
            "expiry_date": "2024-11-10",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "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-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 94,
            "domain_name": "hygienex.com.au",
            "domain_keyword": "hygienex",
            "domain_tld": "com.au",
            "query_time": "2024-06-11 18:03:38",
            "update_date": "2023-06-12",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Paul Livori",
            "name_servers": [
                "ns1.ausweb.net.au",
                "ns2.ausweb.net.au",
                "ns3.ausweb.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "hygiene.reviews",
            "domain_keyword": "hygiene",
            "domain_tld": "reviews",
            "query_time": "2024-04-27 10:32:07",
            "create_date": "2021-08-11",
            "update_date": "2023-07-15",
            "expiry_date": "2024-08-11",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BLUE SAFETY GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NRW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1glr.name.com",
                "ns2nsy.name.com",
                "ns3bgq.name.com",
                "ns4qxz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "hygiena.ru",
            "domain_keyword": "hygiena",
            "domain_tld": "ru",
            "query_time": "2024-04-30 11:39:55",
            "create_date": "2023-01-31",
            "expiry_date": "2025-01-31",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 97,
            "domain_name": "hygiene.info",
            "domain_keyword": "hygiene",
            "domain_tld": "info",
            "query_time": "2024-04-22 22:54:06",
            "create_date": "2020-02-17",
            "update_date": "2024-04-02",
            "expiry_date": "2025-02-17",
            "registrar_iana": 2284,
            "registrar_name": "Dynadot15 LLC",
            "registrar_website": "https://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "hygienix.in",
            "domain_keyword": "hygienix",
            "domain_tld": "in",
            "query_time": "2024-04-27 10:33:19",
            "create_date": "2023-09-27",
            "update_date": "2024-01-30",
            "expiry_date": "2028-09-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AuroMeera Technometrix Pvt. Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gujarat",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.servconfig.com",
                "ns2.servconfig.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "hygienex.net",
            "domain_keyword": "hygienex",
            "domain_tld": "net",
            "query_time": "2024-06-11 18:03:38",
            "create_date": "2018-07-13",
            "update_date": "2024-03-09",
            "expiry_date": "2026-07-13",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomunikasyon A.S.",
            "registrar_website": "http://https://nicproxy.com/",
            "name_servers": [
                "ns1.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "hygiene.foundation",
            "domain_keyword": "hygiene",
            "domain_tld": "foundation",
            "query_time": "2024-05-25 12:11:09",
            "create_date": "2024-01-30",
            "update_date": "2024-02-21",
            "expiry_date": "2025-01-30",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "http://www.spaceship.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.086,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>hygienx.co.uk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>801</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>hygiene.live, hygienex.online, hygiene.network, hygiena.sk, hygiene.press, hygienix.org, hygiene.ltd, hygiene.taxi, hygienix.nl, hygiene.cloud, hygiene.tv, hygieno.store, hygienix.xyz, hygienex.ru, hygieno.uk, hygienp.com, hygiena.info, hygienh.com, hygiene.trade, hygiene.kaufen, hygiena.help, hygieni.co.uk, hygiene.name, hygiene.net, hygiene.eu, hygiene.healthcare, hygiene.com, hygiene.llc, hygiene.global, hygiena.shop, hyginex.com, hygienix.eu, hygiene.shopping, hygiene.tips, hygieno.com, hyginx.com, hygien.online, hygien.ro, hygiene.tech, hygiene.com.br, hygiene.charity, hygient.com, hygiene.blog, hygiene.baby, hygiens.com, hygienox.co.uk, hygienix.store, hygiena.site, hygienix.ca, hygiene.services, hygiene.online, hygiene.enterprises, hygiene.guru, hygiene.restaurant, hygiene.pro, hygieno.de, hygiene.institute, hygiena.org, hygienix.com, hygiene.ru, hygieni.com, hygiene.market, hygieno.info, hygieno.net, hygiena.online, hygiene.site, hygiene.xyz, hygiena.com.br, hygiena.net.au, hygiene.video, hygiene.sale, hygiene.uk, hygienux.com, hygieny.com, hygiene.ovh, hygienox.com, hygiena.com.au, hygienex.de, hygienix.tech, hygiene.social, hygiene.solutions, hygiena.cn, hygienyx.com, hygienix.uk, hygienex.com, hygiene.cc, hygieno.org, hygiene.co.jp, hygiene.world, hygiene.amsterdam, hygie-x.com, hygiene.jp, hygiene.theater, hygienex.com.au, hygiene.reviews, hygiena.ru, hygiene.info, hygienix.in, hygienex.net, hygiene.foundation</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>hygiene.live</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-15 10:22:40</query_time>
   <create_date>2024-01-15</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>3892</registrar_iana>
   <registrar_name>Sav.com, LLC - 2</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>hygienex.online</domain_name>
   <domain_keyword>hygienex</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-10 09:04:50</query_time>
   <create_date>2023-08-12</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <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>
   <name_servers>
    <value>ns1.emailverification.info</value>
    <value>ns2.emailverification.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>hygiene.network</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-04-22 22:54:06</query_time>
   <create_date>2015-10-04</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BLUE SAFETY GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NRW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>wns1.ns-serve.net</value>
    <value>wns2.ns-serve.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>hygiena.sk</domain_name>
   <domain_keyword>hygiena</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 02:55:01</query_time>
   <create_date>2003-05-18</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_name>INTERNET CZ, a.s.</registrar_name>
   <registrant_name>Lorika Slovakia</registrant_name>
   <registrant_company>Lorika Slovakia</registrant_company>
   <registrant_address>Langsfeldova 2</registrant_address>
   <registrant_city>Martin</registrant_city>
   <registrant_zip>036 01</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.434220057</registrant_phone>
   <name_servers>
    <value>ns.forpsi.cz</value>
    <value>ns.forpsi.it</value>
    <value>ns.forpsi.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>hygiene.press</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>press</domain_tld>
   <query_time>2024-05-02 06:34:55</query_time>
   <create_date>2015-10-04</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrant_company>BLUE SAFETY GmbH</registrant_company>
   <registrant_state>NRW</registrant_state>
   <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>
   <name_servers>
    <value>wns1.ns-serve.net</value>
    <value>wns2.ns-serve.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>hygienix.org</domain_name>
   <domain_keyword>hygienix</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 12:11:38</query_time>
   <create_date>2018-11-14</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2025-11-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>hygiene.ltd</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-25 12:11:09</query_time>
   <create_date>2017-09-08</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-09-08</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>Zhuang Ding Shan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shang Hai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.uniregistrymarket.link</value>
    <value>ns2.uniregistrymarket.link</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>hygiene.taxi</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>taxi</domain_tld>
   <query_time>2024-05-19 17:53:35</query_time>
   <create_date>2020-06-12</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dotster.com</value>
    <value>ns2.dotster.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>hygienix.nl</domain_name>
   <domain_keyword>hygienix</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-27 10:33:19</query_time>
   <create_date>2014-12-20</create_date>
   <registrar_name>Easyhosting B.V.</registrar_name>
   <name_servers>
    <value>ns1.dnstools.nl</value>
    <value>ns2.dnstools.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>hygiene.cloud</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-19 17:53:35</query_time>
   <create_date>2017-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BLUE SAFETY GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NRW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1glr.name.com</value>
    <value>ns2nsy.name.com</value>
    <value>ns3bgq.name.com</value>
    <value>ns4qxz.name.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>hygiene.tv</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-04-27 10:32:08</query_time>
   <create_date>2016-12-11</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik, Inc.</registrar_name>
   <registrar_website>www.epik.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Anonymize LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>12</num>
   <domain_name>hygieno.store</domain_name>
   <domain_keyword>hygieno</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-28 18:20:01</query_time>
   <create_date>2023-03-30</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2024-03-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <domain_status>
    <value>inactive</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>hygienix.xyz</domain_name>
   <domain_keyword>hygienix</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-03 17:37:47</query_time>
   <create_date>2024-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>hygienex.ru</domain_name>
   <domain_keyword>hygienex</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 11:39:55</query_time>
   <create_date>2023-10-20</create_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.mchost.ru</value>
    <value>ns2.mchost.ru</value>
    <value>ns3.mchost.ru</value>
    <value>ns4.mchost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>hygieno.uk</domain_name>
   <domain_keyword>hygieno</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-12 13:15:16</query_time>
   <create_date>2020-04-20</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>hygienp.com</domain_name>
   <domain_keyword>hygienp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 12:11:39</query_time>
   <create_date>2020-07-24</create_date>
   <update_date>2020-07-24</update_date>
   <expiry_date>2024-07-24</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>ISOVEN SAS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[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>ns1024.ui-dns.com</value>
    <value>ns1041.ui-dns.de</value>
    <value>ns1107.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>17</num>
   <domain_name>hygiena.info</domain_name>
   <domain_keyword>hygiena</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 12:11:07</query_time>
   <create_date>2003-12-10</create_date>
   <update_date>2022-11-16</update_date>
   <expiry_date>2027-12-10</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Other</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CZ</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.wedos.com</value>
    <value>ns.wedos.cz</value>
    <value>ns.wedos.eu</value>
    <value>ns.wedos.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>hygienh.com</domain_name>
   <domain_keyword>hygienh</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 22:54:13</query_time>
   <create_date>2013-08-28</create_date>
   <update_date>2020-08-29</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>1632</registrar_iana>
   <registrar_name>Chengdu Century Oriental Network Communication Co., Ltd.</registrar_name>
   <registrar_website>http://www.51web.com</registrar_website>
   <registrant_state>Beijingshi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://www.51web.com/domain/whoisfrom</registrant_email>
   <name_servers>
    <value>ns.cdnhost.cn</value>
    <value>ns.dnsfamily.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>hygiene.trade</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>trade</domain_tld>
   <query_time>2024-04-22 22:54:06</query_time>
   <create_date>2014-08-28</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Nordtrade Dental GmbH &amp; Co. KG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>hygiene.kaufen</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>kaufen</domain_tld>
   <query_time>2024-04-27 10:32:07</query_time>
   <create_date>2014-08-30</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-08-30</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>Nordtrade Dental GmbH &amp; Co. KG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>hygiena.help</domain_name>
   <domain_keyword>hygiena</domain_keyword>
   <domain_tld>help</domain_tld>
   <query_time>2024-04-27 10:31:57</query_time>
   <create_date>2018-04-26</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_company>Medical Packaging Corp.</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns91.worldnic.com</value>
    <value>ns92.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>hygieni.co.uk</domain_name>
   <domain_keyword>hygieni</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-10 09:04:51</query_time>
   <create_date>2022-12-12</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>hygiene.name</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-10 09:04:20</query_time>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>hygiene.net</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-10 09:04:20</query_time>
   <create_date>1997-11-28</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>1290</registrar_iana>
   <registrar_name>SafeBrands SAS</registrar_name>
   <registrar_website>http://safebrands.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>hygiene.eu</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 19:53:52</query_time>
   <registrar_name>Greenmark IT GmbH</registrar_name>
   <registrar_website>www.greenmark-it.de</registrar_website>
   <name_servers>
    <value>bailey.ns.cloudflare.com</value>
    <value>chris.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>26</num>
   <domain_name>hygiene.healthcare</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>healthcare</domain_tld>
   <query_time>2024-05-19 17:53:35</query_time>
   <create_date>2021-06-26</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BLUE SAFETY GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NRW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1glr.name.com</value>
    <value>ns2nsy.name.com</value>
    <value>ns3bgq.name.com</value>
    <value>ns4qxz.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>hygiene.com</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 17:53:35</query_time>
   <create_date>1995-08-16</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>The Procter &amp; Gamble Company</registrant_name>
   <registrant_company>The Procter &amp; Gamble Company</registrant_company>
   <registrant_address>One Procter &amp; Gamble Plaza</registrant_address>
   <registrant_city>Cincinnati</registrant_city>
   <registrant_state>OH</registrant_state>
   <registrant_zip>45202</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5139831000</registrant_phone>
   <registrant_fax>+1.5139831992</registrant_fax>
   <name_servers>
    <value>ns1-01.azure-dns.com</value>
    <value>ns2-01.azure-dns.net</value>
    <value>ns3-01.azure-dns.org</value>
    <value>ns4-01.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>hygiene.llc</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-19 17:53:35</query_time>
   <create_date>2021-05-15</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>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>ns77.domaincontrol.com</value>
    <value>ns78.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>29</num>
   <domain_name>hygiene.global</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-10 09:04:20</query_time>
   <create_date>2020-08-04</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-08-04</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>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>please query the rdds service of the registrar 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>ns1039.ui-dns.biz</value>
    <value>ns1047.ui-dns.org</value>
    <value>ns1104.ui-dns.com</value>
    <value>ns1122.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>hygiena.shop</domain_name>
   <domain_keyword>hygiena</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-15 10:22:39</query_time>
   <create_date>2022-01-12</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy s.r.o. d/b/a subreg.cz</registrar_name>
   <registrar_website>http://www.regtons.com</registrar_website>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns.golemos.com</value>
    <value>ns2.golemos.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>hyginex.com</domain_name>
   <domain_keyword>hyginex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 10:33:42</query_time>
   <create_date>2008-03-16</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain Management</registrant_name>
   <registrant_company>WebContents, Inc - This domain might be for sale on GoDaddy.com or Sedo.com</registrant_company>
   <registrant_address>21200 S. LaGrange Rd., Suite 105</registrant_address>
   <registrant_city>Frankfort</registrant_city>
   <registrant_state>Illinois</registrant_state>
   <registrant_zip>60423</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8662844125</registrant_phone>
   <registrant_fax>+1.8662844125</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>hygienix.eu</domain_name>
   <domain_keyword>hygienix</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 19:53:53</query_time>
   <registrar_name>Ascio Technologies Inc.</registrar_name>
   <registrar_website>https://www.ascio.com</registrar_website>
   <name_servers>
    <value>ns-1009.awsdns-62.net</value>
    <value>ns-1306.awsdns-35.org</value>
    <value>ns-1973.awsdns-54.co.uk</value>
    <value>ns-211.awsdns-26.com</value>
   </name_servers>
  </value>
  <value>
   <num>33</num>
   <domain_name>hygiene.shopping</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>shopping</domain_tld>
   <query_time>2024-04-22 22:54:06</query_time>
   <create_date>2016-09-28</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>466</registrar_iana>
   <registrar_name>DomainSite, Inc.</registrar_name>
   <registrar_website>http://www.domainsite.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>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>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>hygiene.tips</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>tips</domain_tld>
   <query_time>2024-04-22 22:54:06</query_time>
   <create_date>2015-10-04</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BLUE SAFETY GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NRW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>wns1.ns-serve.net</value>
    <value>wns2.ns-serve.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>hygieno.com</domain_name>
   <domain_keyword>hygieno</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 10:33:20</query_time>
   <create_date>2016-01-11</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>hyginx.com</domain_name>
   <domain_keyword>hyginx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 09:57:41</query_time>
   <create_date>2021-04-20</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.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>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p03.nsone.net</value>
    <value>dns2.p03.nsone.net</value>
    <value>dns3.p03.nsone.net</value>
    <value>dns4.p03.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.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>37</num>
   <domain_name>hygien.online</domain_name>
   <domain_keyword>hygien</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-03 09:57:31</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0170388096</registrant_company>
   <registrant_state>ON</registrant_state>
   <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>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>hygien.ro</domain_name>
   <domain_keyword>hygien</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-27 10:31:56</query_time>
   <create_date>2020-06-24</create_date>
   <expiry_date>2025-06-23</expiry_date>
   <registrar_name>Romarg SRL</registrar_name>
   <registrar_website>www.inregistrare-domenii.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>39</num>
   <domain_name>hygiene.tech</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-27 10:32:07</query_time>
   <create_date>2019-04-09</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-09</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_company>Wei Cao</registrant_company>
   <registrant_state>Jiang Su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>hygiene.com.br</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-10 09:04:20</query_time>
   <create_date>2022-12-01</create_date>
   <update_date>2023-01-15</update_date>
   <expiry_date>2025-12-01</expiry_date>
   <registrant_name>CAP-LAB IND?STRIA E COM?RCIO LTDA</registrant_name>
   <name_servers>
    <value>nspro90.hostgator.com.br</value>
    <value>nspro91.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>hygiene.charity</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>charity</domain_tld>
   <query_time>2024-05-19 17:53:35</query_time>
   <create_date>2018-09-16</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-09-16</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>BLUE SAFETY GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NRW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1glr.name.com</value>
    <value>ns2nsy.name.com</value>
    <value>ns3bgq.name.com</value>
    <value>ns4qxz.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>hygient.com</domain_name>
   <domain_keyword>hygient</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 17:53:48</query_time>
   <create_date>2017-05-15</create_date>
   <update_date>2023-05-16</update_date>
   <expiry_date>2025-05-15</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>ns1027.ui-dns.org</value>
    <value>ns1072.ui-dns.de</value>
    <value>ns1116.ui-dns.biz</value>
    <value>ns1116.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>hygiene.blog</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-15 10:22:39</query_time>
   <create_date>2024-03-16</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>hygiene.baby</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>baby</domain_tld>
   <query_time>2024-06-11 18:03:28</query_time>
   <create_date>2017-04-12</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2024-04-12</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_company>BLUE SAFETY GmbH</registrant_company>
   <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>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>hygiens.com</domain_name>
   <domain_keyword>hygiens</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 18:03:46</query_time>
   <create_date>2023-06-23</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-06-23</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>SICHUAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=hygiens.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>hygienox.co.uk</domain_name>
   <domain_keyword>hygienox</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-11 18:03:46</query_time>
   <create_date>2020-09-29</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1017.ui-dns.org</value>
    <value>ns1019.ui-dns.biz</value>
    <value>ns1106.ui-dns.com</value>
    <value>ns1121.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>hygienix.store</domain_name>
   <domain_keyword>hygienix</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-15 10:22:42</query_time>
   <create_date>2024-01-12</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0169871003</registrant_company>
   <registrant_state>ON</registrant_state>
   <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>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>hygiena.site</domain_name>
   <domain_keyword>hygiena</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-02 17:20:55</query_time>
   <create_date>2024-05-31</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>hygienix.ca</domain_name>
   <domain_keyword>hygienix</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-03 09:57:40</query_time>
   <create_date>2016-04-10</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_name>Go Get Canada Domain Registrar Ltd.</registrar_name>
   <registrar_website>https://www.namecheap.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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts 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>50</num>
   <domain_name>hygiene.services</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-04-27 10:32:07</query_time>
   <create_date>2019-04-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-25</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>BLUE SAFETY GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NRW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1glr.name.com</value>
    <value>ns2nsy.name.com</value>
    <value>ns3bgq.name.com</value>
    <value>ns4qxz.name.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>hygiene.online</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-19 17:53:35</query_time>
   <create_date>2015-08-26</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <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>
   <name_servers>
    <value>ns-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>hygiene.enterprises</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>enterprises</domain_tld>
   <query_time>2024-04-22 22:54:06</query_time>
   <create_date>2023-07-28</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-07-28</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1040.ui-dns.de</value>
    <value>ns1042.ui-dns.biz</value>
    <value>ns1085.ui-dns.com</value>
    <value>ns1119.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>hygiene.guru</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-12 13:15:11</query_time>
   <create_date>2015-05-07</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Stuecker-MEDESIGN GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>hygiene.restaurant</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>restaurant</domain_tld>
   <query_time>2024-05-25 12:11:09</query_time>
   <create_date>2014-11-12</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>delphi Lebensmittelsicherheit GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>hygiene.pro</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-30 22:24:03</query_time>
   <create_date>2022-07-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>3932</registrar_iana>
   <registrar_name>Sav.com, LLC - 42</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>56</num>
   <domain_name>hygieno.de</domain_name>
   <domain_keyword>hygieno</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:14:14</query_time>
   <update_date>2018-10-19</update_date>
   <name_servers>
    <value>ns.namespace4you.de</value>
    <value>ns2.namespace4you.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>hygiene.institute</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>institute</domain_tld>
   <query_time>2024-05-28 16:11:01</query_time>
   <create_date>2024-05-26</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>3897</registrar_iana>
   <registrar_name>Sav.com, LLC - 7</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.epik.com</value>
    <value>ns4.epik.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>hygiena.org</domain_name>
   <domain_keyword>hygiena</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 10:31:57</query_time>
   <create_date>2019-09-04</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>Namesilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>hygienix.com</domain_name>
   <domain_keyword>hygienix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 22:54:16</query_time>
   <create_date>2001-06-07</create_date>
   <update_date>2022-01-22</update_date>
   <expiry_date>2024-06-07</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>Hygienix Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DBY</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>ns1034.ui-dns.org</value>
    <value>ns1056.ui-dns.de</value>
    <value>ns1057.ui-dns.com</value>
    <value>ns1110.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>hygiene.ru</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 11:39:55</query_time>
   <create_date>2005-03-28</create_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>NETGALAXY LTD</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>hygieni.com</domain_name>
   <domain_keyword>hygieni</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 18:03:39</query_time>
   <create_date>2023-09-30</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>3729</registrar_iana>
   <registrar_name>DropCatch.com 1520 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>hygiene.market</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>market</domain_tld>
   <query_time>2024-04-27 10:32:07</query_time>
   <create_date>2017-04-12</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy, s.r.o.</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ing. Andrej Turcan - turcan.technology</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>SK</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.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>hygieno.info</domain_name>
   <domain_keyword>hygieno</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-03 09:57:40</query_time>
   <create_date>2020-04-20</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.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>64</num>
   <domain_name>hygieno.net</domain_name>
   <domain_keyword>hygieno</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-03 09:57:40</query_time>
   <create_date>2020-04-20</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=hygieno.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>hygiena.online</domain_name>
   <domain_keyword>hygiena</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-10 09:04:15</query_time>
   <create_date>2018-04-26</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_company>Medical Packaging Corp.</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns10.worldnic.com</value>
    <value>ns9.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>hygiene.site</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-19 17:53:35</query_time>
   <create_date>2024-01-05</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>3899</registrar_iana>
   <registrar_name>Sav.com, LLC- 9</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>reese.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>hygiene.xyz</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-27 10:32:08</query_time>
   <create_date>2017-12-07</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-12-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>hygiena.com.br</domain_name>
   <domain_keyword>hygiena</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-25 12:11:07</query_time>
   <create_date>2021-03-22</create_date>
   <update_date>2023-03-24</update_date>
   <expiry_date>2026-03-22</expiry_date>
   <registrant_name>CAP-LAB IND?STRIA E COM?RCIO LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>nspro90.hostgator.com.br</value>
    <value>nspro91.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>hygiena.net.au</domain_name>
   <domain_keyword>hygiena</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-30 22:24:01</query_time>
   <update_date>2023-05-25</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>CURTIS CHAPMAN</registrant_name>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>hygiene.video</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>video</domain_tld>
   <query_time>2024-06-11 18:03:29</query_time>
   <create_date>2015-05-13</create_date>
   <update_date>2024-06-10</update_date>
   <expiry_date>2024-05-13</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BLUE SAFETY GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NRW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>wns1.ns-serve.net</value>
    <value>wns2.ns-serve.net</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>hygiene.sale</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>sale</domain_tld>
   <query_time>2024-05-03 09:57:32</query_time>
   <create_date>2019-04-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-25</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>BLUE SAFETY GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NRW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1glr.name.com</value>
    <value>ns2nsy.name.com</value>
    <value>ns3bgq.name.com</value>
    <value>ns4qxz.name.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>hygiene.uk</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-23 23:56:07</query_time>
   <create_date>2019-06-04</create_date>
   <update_date>2023-06-03</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1045.ui-dns.biz</value>
    <value>ns1063.ui-dns.com</value>
    <value>ns1063.ui-dns.org</value>
    <value>ns1091.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>hygienux.com</domain_name>
   <domain_keyword>hygienux</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 18:03:46</query_time>
   <create_date>2020-06-26</create_date>
   <update_date>2022-06-27</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 100 S. Mill Ave, Suite 1600</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85281</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=hygienux.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>hygieny.com</domain_name>
   <domain_keyword>hygieny</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 10:33:20</query_time>
   <create_date>2013-11-19</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-19</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>3984707c.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.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>75</num>
   <domain_name>hygiene.ovh</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-19 17:53:35</query_time>
   <create_date>2017-10-31</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns15.ovh.net</value>
    <value>ns15.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>hygienox.com</domain_name>
   <domain_keyword>hygienox</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 18:20:01</query_time>
   <create_date>2014-05-09</create_date>
   <update_date>2021-05-03</update_date>
   <expiry_date>2024-05-09</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>hygiena.com.au</domain_name>
   <domain_keyword>hygiena</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-10 09:04:15</query_time>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Peter Mcarthur</registrant_name>
   <name_servers>
    <value>ns1.syrahost.com</value>
    <value>ns2.syrahost.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>hygienex.de</domain_name>
   <domain_keyword>hygienex</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:14:13</query_time>
   <update_date>2020-04-28</update_date>
   <name_servers>
    <value>ns01.agenturserver.co</value>
    <value>ns01.agenturserver.de</value>
    <value>ns01.agenturserver.it</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>hygienix.tech</domain_name>
   <domain_keyword>hygienix</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-11 18:03:46</query_time>
   <create_date>2022-12-05</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>N/A</registrant_company>
   <registrant_state>Maharashtra</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.bluehost.in</value>
    <value>ns2.bluehost.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>hygiene.social</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-04-27 10:32:07</query_time>
   <create_date>2015-10-04</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BLUE SAFETY GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NRW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>wns1.ns-serve.net</value>
    <value>wns2.ns-serve.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>hygiene.solutions</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-30 22:24:03</query_time>
   <create_date>2016-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>ns53.domaincontrol.com</value>
    <value>ns54.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>82</num>
   <domain_name>hygiena.cn</domain_name>
   <domain_keyword>hygiena</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-11 18:03:26</query_time>
   <create_date>2015-09-23</create_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>徐振林</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>hygienyx.com</domain_name>
   <domain_keyword>hygienyx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 18:03:46</query_time>
   <create_date>2024-02-15</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>hygienix.uk</domain_name>
   <domain_keyword>hygienix</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-02 06:35:24</query_time>
   <create_date>2019-06-14</create_date>
   <update_date>2019-06-14</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_name>Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY]</registrar_name>
   <registrar_website>https://easily.uk</registrar_website>
   <name_servers>
    <value>ns1.meganameservers.eu</value>
    <value>ns2.meganameservers.eu</value>
    <value>ns3.meganameservers.eu</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>hygienex.com</domain_name>
   <domain_keyword>hygienex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 22:24:07</query_time>
   <create_date>2000-09-07</create_date>
   <update_date>2023-05-30</update_date>
   <expiry_date>2025-09-07</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>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>hygiene.cc</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-11 18:03:28</query_time>
   <create_date>2004-04-01</create_date>
   <update_date>2018-04-23</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>Manuela Vicujnik</registrant_name>
   <registrant_company>Hygiene &amp; Management Vicujnik GmbH</registrant_company>
   <registrant_address>Am Hagenbuchgrund 3</registrant_address>
   <registrant_city>Pirka</registrant_city>
   <registrant_state>at</registrant_state>
   <registrant_zip>8054</registrant_zip>
   <registrant_country>AQ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+43.31628354115</registrant_phone>
   <registrant_fax>+43.31628354115</registrant_fax>
   <name_servers>
    <value>dns1.netservice.at</value>
    <value>dns2.netservice.at</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>87</num>
   <domain_name>hygieno.org</domain_name>
   <domain_keyword>hygieno</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-03 09:57:40</query_time>
   <create_date>2020-04-20</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>ns31.domaincontrol.com</value>
    <value>ns32.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>88</num>
   <domain_name>hygiene.co.jp</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-19 17:53:35</query_time>
   <create_date>2014-06-20</create_date>
   <update_date>2023-07-01</update_date>
   <registrant_company>HygieneSystem,Inc.</registrant_company>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
  </value>
  <value>
   <num>89</num>
   <domain_name>hygiene.world</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-19 17:53:35</query_time>
   <create_date>2019-08-07</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2025-08-07</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>Cheng Wei Cao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bei Jing Shi</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>4da0991e.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>hygiene.amsterdam</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>amsterdam</domain_tld>
   <query_time>2024-03-03 05:23:24</query_time>
   <create_date>2020-05-19</create_date>
   <update_date>2023-05-18</update_date>
   <expiry_date>2024-05-19</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>www.registrar.eu</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>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns.eatserver.nl</value>
    <value>ns2.eatserver.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>hygie-x.com</domain_name>
   <domain_keyword>hygie-x</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 15:58:59</query_time>
   <create_date>2020-05-17</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation Pty Ltd.</registrar_name>
   <registrar_website>http://www.instra.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>Auckland District</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.privateranger.com</value>
    <value>ns2.privateranger.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>hygiene.jp</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-27 10:32:07</query_time>
   <create_date>2013-08-09</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrant_name>Chiba-ken Shikaeiseishi Ikuseikyogikai</registrant_name>
   <registrant_address>Mihama-ku Chiba-shi</registrant_address>
   <registrant_zip>261-0014</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>043-296-2000</registrant_phone>
   <name_servers>
    <value>ns-1285.awsdns-32.org</value>
    <value>ns-143.awsdns-17.com</value>
    <value>ns-2012.awsdns-59.co.uk</value>
    <value>ns-629.awsdns-14.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>hygiene.theater</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>theater</domain_tld>
   <query_time>2024-05-19 17:53:35</query_time>
   <create_date>2020-11-10</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</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-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>hygienex.com.au</domain_name>
   <domain_keyword>hygienex</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-11 18:03:38</query_time>
   <update_date>2023-06-12</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Paul Livori</registrant_name>
   <name_servers>
    <value>ns1.ausweb.net.au</value>
    <value>ns2.ausweb.net.au</value>
    <value>ns3.ausweb.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>hygiene.reviews</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>reviews</domain_tld>
   <query_time>2024-04-27 10:32:07</query_time>
   <create_date>2021-08-11</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-08-11</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>BLUE SAFETY GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NRW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1glr.name.com</value>
    <value>ns2nsy.name.com</value>
    <value>ns3bgq.name.com</value>
    <value>ns4qxz.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>hygiena.ru</domain_name>
   <domain_keyword>hygiena</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 11:39:55</query_time>
   <create_date>2023-01-31</create_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>hygiene.info</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-22 22:54:06</query_time>
   <create_date>2020-02-17</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>2284</registrar_iana>
   <registrar_name>Dynadot15 LLC</registrar_name>
   <registrar_website>https://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>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>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>hygienix.in</domain_name>
   <domain_keyword>hygienix</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-27 10:33:19</query_time>
   <create_date>2023-09-27</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2028-09-27</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>AuroMeera Technometrix Pvt. Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gujarat</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.servconfig.com</value>
    <value>ns2.servconfig.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>99</num>
   <domain_name>hygienex.net</domain_name>
   <domain_keyword>hygienex</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-11 18:03:38</query_time>
   <create_date>2018-07-13</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2026-07-13</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://https://nicproxy.com/</registrar_website>
   <name_servers>
    <value>ns1.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>hygiene.foundation</domain_name>
   <domain_keyword>hygiene</domain_keyword>
   <domain_tld>foundation</domain_tld>
   <query_time>2024-05-25 12:11:09</query_time>
   <create_date>2024-01-30</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>http://www.spaceship.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>
 </results>
 <stats>
  <total_time>0.086</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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