WHOIS QUERY TIME

12 May 2024 - 9:49 PM UTC

Registered: 19 November 1996

REGISTRAR

Name: team.blue nl B.V.
Website: https://www.transip.nl/

NAME SERVERS

ns0.transip.net
ns1.transip.nl
ns2.transip.eu

DOMAIN STATUS

Not Available

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=habitat.be
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "habitat.be"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "habitat.be",
            "domain_keyword": "habitat",
            "domain_tld": "be",
            "query_time": "2024-05-12 21:49:10",
            "create_date": "1996-11-19",
            "registrar_name": "team.blue nl B.V.",
            "registrar_website": "https://www.transip.nl/",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Not Available"
            ]
        }
    ],
    "stats": {
        "total_time": 0.031,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>habitat.be</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>habitat.be</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-12 21:49:10</query_time>
   <create_date>1996-11-19</create_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <registrar_website>https://www.transip.nl/</registrar_website>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.031</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 0.033 seconds) for "habitat.be" in our Historical WHOIS Database.
#1 - QUERY TIME

18 Nov 2012 - 8:00 AM UTC

Registered: 19 November 1996

REGISTRAR

Name: Name: Transip BV|Website: www.transip.nl||

NAME SERVERS

ns1.boat.be
ns2.boat.be

DOMAIN STATUS

NOT AVAILABLE

#2 - QUERY TIME

26 Jun 2015 - 4:35 AM UTC

Registered: 19 November 1996

REGISTRAR

IANA: 1603
Name: Name: Transip BV Website: http://www.transip.nl

NAME SERVERS

ns0.habitat.be
ns1.transip.be
ns2.transip.be

DOMAIN STATUS

NOT AVAILABLE

#3 - QUERY TIME

21 Jan 2019 - 8:31 AM UTC

Registered: 19 November 1996

REGISTRAR

Name: Transip BV
Website: http://www.transip.nl

NAME SERVERS

ns0.transip.net
ns1.transip.nl
ns2.transip.eu

DOMAIN STATUS

NOT AVAILABLE

* 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=habitat.be
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "habitat.be",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "habitat.be",
    "results": [
        {
            "num": 1,
            "domain_name": "habitat.be",
            "domain_keyword": "habitat",
            "domain_tld": "be",
            "query_time": "2012-11-18 08:00:00",
            "create_date": "1996-11-19",
            "registrar_name": "Name:\t Transip BV|Website: www.transip.nl||",
            "name_servers": [
                "ns1.boat.be",
                "ns2.boat.be"
            ],
            "domain_status": [
                "NOT AVAILABLE"
            ]
        },
        {
            "num": 2,
            "domain_name": "habitat.be",
            "domain_keyword": "habitat",
            "domain_tld": "be",
            "query_time": "2015-06-26 04:35:13",
            "create_date": "1996-11-19",
            "registrar_iana": 1603,
            "registrar_name": "Name:\t Transip BV\nWebsite: http://www.transip.nl",
            "name_servers": [
                "ns0.habitat.be",
                "ns1.transip.be",
                "ns2.transip.be"
            ],
            "domain_status": [
                "NOT AVAILABLE"
            ]
        },
        {
            "num": 3,
            "domain_name": "habitat.be",
            "domain_keyword": "habitat",
            "domain_tld": "be",
            "query_time": "2019-01-21 08:31:19",
            "create_date": "1996-11-19",
            "registrar_name": "Transip BV",
            "registrar_website": "http://www.transip.nl",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "NOT AVAILABLE"
            ]
        }
    ],
    "stats": {
        "total_time": 0.033,
        "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>habitat.be</domain_name>
  <sort_by>query_time</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>habitat.be</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>habitat.be</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2012-11-18 08:00:00</query_time>
   <create_date>1996-11-19</create_date>
   <registrar_name>Name:	 Transip BV|Website: www.transip.nl||</registrar_name>
   <name_servers>
    <value>ns1.boat.be</value>
    <value>ns2.boat.be</value>
   </name_servers>
   <domain_status>
    <value>NOT AVAILABLE</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>habitat.be</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2015-06-26 04:35:13</query_time>
   <create_date>1996-11-19</create_date>
   <registrar_iana>1603</registrar_iana>
   <registrar_name>Name:	 Transip BV
Website: http://www.transip.nl</registrar_name>
   <name_servers>
    <value>ns0.habitat.be</value>
    <value>ns1.transip.be</value>
    <value>ns2.transip.be</value>
   </name_servers>
   <domain_status>
    <value>NOT AVAILABLE</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>habitat.be</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2019-01-21 08:31:19</query_time>
   <create_date>1996-11-19</create_date>
   <registrar_name>Transip BV</registrar_name>
   <registrar_website>http://www.transip.nl</registrar_website>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>NOT AVAILABLE</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.033</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 198 domain names (in 0.033 seconds) which contained the exact domain keyword "habitat".
Domain Name Registered Expiry Registrar Ownership
1 habitat.org 18 Feb 1994 19 Feb 2025 Network Solutions, LLC Habitat For Humanity International
2 habitat.com 27 Jan 1995 28 Jan 2026 Network Solutions, LLC -
3 habitat.cl 28 Jun 1996 1 Dec 2025 NIC Chile AFP Habitat S.A.
4 habitat.fr 28 Aug 1996 13 Nov 2025 OVH CAFOM
5 habitat.be 19 Nov 1996 - team.blue nl B.V. -
6 habitat.net 20 Jan 1999 22 Sep 2024 OVH, SAS Habitat France
7 habitat.pl 18 Jan 2000 17 Jan 2025 home.pl S.A. -
8 habitat.nl 10 Jul 2000 - CJ2 Hosting B.V. -
9 habitat.ca 10 Oct 2000 25 Sep 2024 Internic.ca Inc. REDACTED FOR PRIVACY
10 habitat.dk 29 Jun 2001 30 Jun 2031 Simply.com A/S Freja Rentals ApS
11 habitat.biz 27 Mar 2002 26 Mar 2025 Entorno Digital, S.A. REDACTED FOR PRIVACY
12 habitat.us 24 Apr 2002 23 Apr 2025 NameCheap, Inc. M Nazree Dol Bahar
13 habitat.co.jp 11 Sep 2002 - - Habitat Co Ltd.
14 habitat.coop 11 Feb 2003 11 Feb 2025 Domains.coop Limited Federation Nationale des Societes Cooperatives dHLM
15 habitat.ru 25 Nov 2004 25 Nov 2024 RU-CENTER-RU Private Person
16 habitat.com.cn 22 Feb 2005 22 Feb 2025 阿里云计算有限公司(万网) 杭州冠俊贸易有限公司
17 habitat.org.nz 5 Sep 2005 - Enlighten Designs Limited -
18 habitat.co.in 20 Feb 2006 20 Feb 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
19 habitat.com.co 16 Mar 2006 20 Mar 2025 Mi.com.co REDACTED FOR PRIVACY
20 habitat.md 7 Apr 2006 7 Apr 2025 - -
21 habitat.co.nz 13 Dec 2007 - Metaname -
22 habitat.info 11 Nov 2009 11 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
23 habitat.com.ro 22 Oct 2010 20 Oct 2024 CYBER_FOLKS S.R.L. -
24 habitat.in 30 Jun 2011 30 Jun 2031 Dynadot LLC HitMedia
25 habitat.se 8 Apr 2012 8 Apr 2025 www.NameSRS.com -
26 habitat.jp 10 May 2012 31 May 2025 - Netowl,Inc.
27 habitat.me 1 Jan 2013 1 Jan 2025 Porkbun LLC Private by Design, LLC
28 habitat.com.hr 15 Jul 2013 15 Jul 2024 Hrvatski Telekom d.d. (Regica.net) -
29 habitat.uk 13 Jun 2014 13 Jun 2024 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] -
30 habitat.solar 8 Jul 2014 8 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
31 habitat.furniture 19 Aug 2014 19 Aug 2024 CSC Corporate Domains, Inc. Habitat Retail Limited
32 habitat.mg 5 Sep 2014 5 Sep 2024 STILEEX Redacted | Registry Policy
33 habitat.tokyo 13 Jan 2015 13 Jan 2025 GMO Internet Group, Inc. -
34 habitat.melbourne 1 Feb 2015 1 Feb 2025 Synergy Wholesale Pty Ltd REDACTED FOR PRIVACY
35 habitat.tv 22 Feb 2015 22 Feb 2025 Name.com, Inc. Domain Protection Services, Inc.
36 habitat.science 25 Feb 2015 24 Feb 2028 Key-Systems LLC REDACTED FOR PRIVACY
37 habitat.london 4 Mar 2015 4 Mar 2025 CSC Corporate Domains Inc. Habitat Retail Limited
38 habitat.sx 26 Mar 2015 26 Mar 2025 OVH CAFOM DISTRIBUTION
39 habitat.media 13 Apr 2015 13 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
40 habitat.one 29 May 2015 29 May 2025 NameSilo, LLC REDACTED FOR PRIVACY
41 habitat.amsterdam 29 May 2015 29 May 2025 Metaregistrar BV Applications DotAMSTERDAM B.V.
42 habitat.ong 21 Jul 2015 21 Jul 2024 101domain GRS Limited Habitat For Humanity Int.
43 habitat.ngo 21 Jul 2015 21 Jul 2024 101domain GRS Limited Habitat For Humanity Int.
44 habitat.red 22 Nov 2015 22 Nov 2024 Dinahosting s.l. Privacidad Whois sl
45 habitat.design 5 Dec 2015 5 Dec 2024 Name.com, Inc. Domain Protection Services, Inc.
46 habitat.careers 27 Jan 2016 27 Jan 2025 CSC Corporate Domains, Inc. Habitat Retail Limited
47 habitat.condos 10 Feb 2016 10 Feb 2026 GoDaddy.com, LLC Domains By Proxy, LLC
48 habitat.sh 17 Mar 2016 17 Mar 2025 Key-Systems GmbH Progress Software Corporation
49 habitat.management 15 Apr 2016 15 Apr 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
50 habitat.energy 8 Jun 2016 8 Jun 2024 Gandi SAS Habitat Energy Ltd
51 habitat.store 2 Jul 2016 2 Jul 2024 CSC Corporate Domains Inc. Home Retail Group
52 habitat.cloud 12 Jul 2016 12 Jul 2024 Tucows Domains Inc. Alessandro Zanello
53 habitat.ltd 25 Aug 2016 25 Aug 2033 Mesh Digital Limited Domains By Proxy, LLC
54 habitat.agency 27 Aug 2016 27 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
55 habitat.games 21 Sep 2016 21 Sep 2024 Name.com, Inc. REDACTED FOR PRIVACY
56 habitat.pictures 6 Jan 2017 6 Jan 2025 Network Solutions, LLC Grn Media
57 habitat.tools 22 Mar 2017 22 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
58 habitat.ninja 8 May 2017 8 May 2025 Tucows Domains Inc. Data Protected
59 habitat.team 18 May 2017 18 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
60 habitat.fun 12 Jul 2017 12 Jul 2024 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
61 habitat.xyz 24 Sep 2017 24 Sep 2029 Dynadot LLC -
62 habitat.nz 2 Nov 2017 - Enlighten Designs Limited -
63 habitat.com.br 21 Dec 2017 21 Dec 2025 - Marcelo Okuma
64 habitat.life 28 Dec 2017 28 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
65 habitat.guide 6 Feb 2018 6 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
66 habitat.waw.pl 3 May 2018 3 May 2027 OVH SAS -
67 habitat.photos 14 May 2018 14 May 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0151561870
68 habitat.tech 21 May 2018 21 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
69 habitat.farm 5 Jun 2018 5 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
70 habitat.hu 18 Jun 2018 - - -
71 habitat.pro 26 Jun 2018 26 Jun 2024 Epik LLC n/a
72 habitat.realty 16 Jul 2018 16 Jul 2024 united-domains AG united-domains Reselling GmbH
73 habitat.gmbh 16 Jul 2018 16 Jul 2024 united-domains AG botanica supersystems
74 habitat.net.br 17 Jul 2018 17 Jul 2024 - ROSANA DE CARVALHO SANTOS
75 habitat.quebec 19 Jul 2018 19 Jul 2024 1API GmbH Habitat pour l'humanite Quebec
76 habitat.ovh 25 Jul 2018 25 Jul 2024 OVH Wiserwires
77 habitat.alsace 23 Aug 2018 23 Aug 2024 OVH BOLTZ IMMOBILIER
78 habitat.legal 5 Oct 2018 5 Oct 2024 Gandi SAS Habitat Legal
79 habitat.company 6 Oct 2018 6 Oct 2024 Tucows Domains Inc. Data Protected
80 habitat.report 28 Nov 2018 28 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
81 habitat.dev 3 Mar 2019 3 Mar 2025 Porkbun LLC Private by Design, LLC
82 habitat.group 13 Mar 2019 13 Mar 2025 Chengdu West Dimension Digital Technology Co., Ltd. REDACTED FOR PRIVACY
83 habitat.com.pl 20 Mar 2019 - nazwa.pl sp. z o.o. -
84 habitat.bayern 28 Mar 2019 28 Mar 2025 Vautron Rechenzentrum AG Katz Orange GmbH
85 habitat.earth 28 Mar 2019 28 Mar 2025 united-domains AG Innotec-House UG
86 habitat.love 10 Apr 2019 10 Apr 2025 GoDaddy Domains By Proxy, LLC
87 habitat.land 10 Apr 2019 10 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
88 habitat.immo 20 May 2019 20 May 2025 OVH SAS EP
89 habitat.estate 20 May 2019 20 May 2025 united-domains AG botanica supersystems
90 habitat.green 8 Jul 2019 8 Jul 2024 united-domains AG botanica supersystems
91 habitat.fund 8 Jul 2019 8 Jul 2024 united-domains AG botanica supersystems
92 habitat.live 30 Jul 2019 30 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
93 habitat.world 31 Jul 2019 31 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
94 habitat.video 31 Jul 2019 31 Jul 2024 Squarespace Domains II LLC 2689502 Ontario Inc.
95 habitat.productions 31 Jul 2019 31 Jul 2024 Squarespace Domains II LLC 2689502 Ontario Inc.
96 habitat.watch 31 Jul 2019 31 Jul 2024 Squarespace Domains II LLC 2689502 Ontario Inc.
97 habitat.consulting 14 Aug 2019 14 Aug 2024 Name.com, Inc. Elysium
98 habitat.coach 2 Sep 2019 2 Sep 2024 OVH SAS EP
99 habitat.support 11 Sep 2019 11 Sep 2025 GoDaddy.com, LLC Domains By Proxy, LLC
100 habitat.work 24 Oct 2019 24 Oct 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
In this page, we have listed the top 100 results. Kindly use our Reverse WHOIS API to fetch the remaining results.
You can also view the top 500 results through Similar Domains Finder tool for Habitat.be.

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=habitat&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "habitat",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 199,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "habitat.org, habitat.com, habitat.cl, habitat.fr, habitat.be, habitat.net, habitat.pl, habitat.nl, habitat.ca, habitat.dk, habitat.biz, habitat.us, habitat.co.jp, habitat.coop, habitat.ru, habitat.com.cn, habitat.org.nz, habitat.co.in, habitat.com.co, habitat.md, habitat.co.nz, habitat.info, habitat.com.ro, habitat.in, habitat.se, habitat.jp, habitat.me, habitat.com.hr, habitat.uk, habitat.solar, habitat.furniture, habitat.mg, habitat.tokyo, habitat.melbourne, habitat.tv, habitat.science, habitat.london, habitat.sx, habitat.media, habitat.one, habitat.amsterdam, habitat.ong, habitat.ngo, habitat.red, habitat.design, habitat.careers, habitat.condos, habitat.sh, habitat.management, habitat.energy, habitat.store, habitat.cloud, habitat.ltd, habitat.agency, habitat.games, habitat.pictures, habitat.tools, habitat.ninja, habitat.team, habitat.fun, habitat.xyz, habitat.nz, habitat.com.br, habitat.life, habitat.guide, habitat.waw.pl, habitat.photos, habitat.tech, habitat.farm, habitat.hu, habitat.pro, habitat.realty, habitat.gmbh, habitat.net.br, habitat.quebec, habitat.ovh, habitat.alsace, habitat.legal, habitat.company, habitat.report, habitat.dev, habitat.group, habitat.com.pl, habitat.bayern, habitat.earth, habitat.love, habitat.land, habitat.immo, habitat.estate, habitat.green, habitat.fund, habitat.live, habitat.world, habitat.video, habitat.productions, habitat.watch, habitat.consulting, habitat.coach, habitat.support, habitat.work",
    "results": [
        {
            "num": 1,
            "domain_name": "habitat.org",
            "domain_keyword": "habitat",
            "domain_tld": "org",
            "query_time": "2024-04-13 07:26:51",
            "create_date": "1994-02-18",
            "update_date": "2020-01-10",
            "expiry_date": "2025-02-19",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Habitat For Humanity International",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.easydns.com",
                "dns2.easydns.net",
                "dns3.easydns.ca",
                "ns0.dnsmadeeasy.com",
                "ns1.dnsmadeeasy.com",
                "ns2.dnsmadeeasy.com",
                "ns3.dnsmadeeasy.com",
                "ns4.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "habitat.com",
            "domain_keyword": "habitat",
            "domain_tld": "com",
            "query_time": "2024-05-19 01:56:55",
            "create_date": "1995-01-27",
            "update_date": "2024-01-23",
            "expiry_date": "2026-01-28",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns77.worldnic.com",
                "ns78.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "habitat.cl",
            "domain_keyword": "habitat",
            "domain_tld": "cl",
            "query_time": "2024-05-16 06:51:08",
            "create_date": "1996-06-28",
            "expiry_date": "2025-12-01",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "AFP Habitat S.A."
        },
        {
            "num": 4,
            "domain_name": "habitat.fr",
            "domain_keyword": "habitat",
            "domain_tld": "fr",
            "query_time": "2024-05-05 07:24:47",
            "create_date": "1996-08-28",
            "update_date": "2024-04-18",
            "expiry_date": "2025-11-13",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "CAFOM",
            "registrant_address": "CAFOM, 9 RUE JACQUARD, 93310 LE PRE SAINT GERVAIS",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.642773999",
            "name_servers": [
                "ns-1131.awsdns-13.org",
                "ns-1644.awsdns-13.co.uk",
                "ns-442.awsdns-55.com",
                "ns-626.awsdns-14.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 5,
            "domain_name": "habitat.be",
            "domain_keyword": "habitat",
            "domain_tld": "be",
            "query_time": "2024-05-12 21:49:10",
            "create_date": "1996-11-19",
            "registrar_name": "team.blue nl B.V.",
            "registrar_website": "https://www.transip.nl/",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 6,
            "domain_name": "habitat.net",
            "domain_keyword": "habitat",
            "domain_tld": "net",
            "query_time": "2024-05-12 21:49:11",
            "create_date": "1999-01-20",
            "update_date": "2021-09-01",
            "expiry_date": "2024-09-22",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Habitat France",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "habitat.pl",
            "domain_keyword": "habitat",
            "domain_tld": "pl",
            "query_time": "2024-05-19 01:56:55",
            "create_date": "2000-01-18",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-17",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "habitat.nl",
            "domain_keyword": "habitat",
            "domain_tld": "nl",
            "query_time": "2024-05-28 07:38:40",
            "create_date": "2000-07-10",
            "update_date": "2024-05-23",
            "registrar_name": "CJ2 Hosting B.V.",
            "name_servers": [
                "ns3.cj2.nl",
                "ns4.cj2.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 9,
            "domain_name": "habitat.ca",
            "domain_keyword": "habitat",
            "domain_tld": "ca",
            "query_time": "2024-04-13 01:51:15",
            "create_date": "2000-10-10",
            "update_date": "2023-11-09",
            "expiry_date": "2024-09-25",
            "registrar_name": "Internic.ca Inc.",
            "registrar_website": "www.internic.ca",
            "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": [
                "ns-1499.awsdns-59.org",
                "ns-1804.awsdns-33.co.uk",
                "ns-342.awsdns-42.com",
                "ns-516.awsdns-00.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "habitat.dk",
            "domain_keyword": "habitat",
            "domain_tld": "dk",
            "query_time": "2024-05-12 21:49:10",
            "create_date": "2001-06-29",
            "expiry_date": "2031-06-30",
            "registrar_name": "Simply.com A/S",
            "registrant_name": "Freja Rentals ApS",
            "registrant_address": "Ny Kongensgade 3, st.",
            "registrant_city": "København K",
            "registrant_zip": "1472",
            "registrant_country": "DK",
            "name_servers": [
                "ns1.simply.com",
                "ns2.simply.com",
                "ns3.simply.com",
                "ns4.simply.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 11,
            "domain_name": "habitat.biz",
            "domain_keyword": "habitat",
            "domain_tld": "biz",
            "query_time": "2024-04-14 13:37:51",
            "create_date": "2002-03-27",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-26",
            "registrar_iana": 696,
            "registrar_name": "Entorno Digital, S.A.",
            "registrar_website": "whois.entorno.es",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Madrid",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar 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.entorno.com",
                "ns2.entorno.com",
                "ns3.entorno.com",
                "ns4.entorno.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "habitat.us",
            "domain_keyword": "habitat",
            "domain_tld": "us",
            "query_time": "2024-05-29 20:18:40",
            "create_date": "2002-04-24",
            "update_date": "2024-05-29",
            "expiry_date": "2025-04-23",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "M Nazree Dol Bahar",
            "registrant_address": "10 jalan wangsa 7, wangsa ukay",
            "registrant_city": "ampang",
            "registrant_state": "Selangor",
            "registrant_zip": "68000",
            "registrant_country": "MY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+60.60123456495",
            "name_servers": [
                "ns1.fp261.parklogic.com",
                "ns2.fp261.parklogic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "habitat.co.jp",
            "domain_keyword": "habitat",
            "domain_tld": "co.jp",
            "query_time": "2024-04-14 13:37:51",
            "create_date": "2002-09-11",
            "update_date": "2023-10-01",
            "registrant_company": "Habitat Co Ltd.",
            "name_servers": [
                "ns-1205.awsdns-22.org",
                "ns-1817.awsdns-35.co.uk",
                "ns-436.awsdns-54.com",
                "ns-729.awsdns-27.net"
            ]
        },
        {
            "num": 14,
            "domain_name": "habitat.coop",
            "domain_keyword": "habitat",
            "domain_tld": "coop",
            "query_time": "2024-05-09 02:50:50",
            "create_date": "2003-02-11",
            "update_date": "2024-02-14",
            "expiry_date": "2025-02-11",
            "registrar_iana": 465,
            "registrar_name": "Domains.coop Limited",
            "registrar_website": "http://www.domains.coop/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Federation Nationale des Societes Cooperatives dHLM",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.ovh.net",
                "ns.ovh.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "habitat.ru",
            "domain_keyword": "habitat",
            "domain_tld": "ru",
            "query_time": "2024-05-02 04:39:46",
            "create_date": "2004-11-25",
            "expiry_date": "2024-11-25",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.masterhost.ru",
                "ns1.masterhost.ru",
                "ns2.masterhost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 16,
            "domain_name": "habitat.com.cn",
            "domain_keyword": "habitat",
            "domain_tld": "com.cn",
            "query_time": "2024-04-13 01:51:15",
            "create_date": "2005-02-22",
            "expiry_date": "2025-02-22",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "杭州冠俊贸易有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "habitat.org.nz",
            "domain_keyword": "habitat",
            "domain_tld": "org.nz",
            "query_time": "2024-05-28 07:38:40",
            "create_date": "2005-09-05",
            "update_date": "2023-10-20",
            "registrar_name": "Enlighten Designs Limited",
            "registrar_website": "https://www.enlightendomains.co.nz",
            "name_servers": [
                "hope.ns.cloudflare.com",
                "yevgen.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "habitat.co.in",
            "domain_keyword": "habitat",
            "domain_tld": "co.in",
            "query_time": "2024-04-29 06:55:41",
            "create_date": "2006-02-20",
            "update_date": "2023-02-10",
            "expiry_date": "2025-02-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Haryana",
            "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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "habitat.com.co",
            "domain_keyword": "habitat",
            "domain_tld": "com.co",
            "query_time": "2024-05-20 03:06:15",
            "create_date": "2006-03-16",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-20",
            "registrar_iana": 21607,
            "registrar_name": "Mi.com.co",
            "registrar_website": "www.mi.com.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns8193.hostgator.com",
                "ns8194.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "habitat.md",
            "domain_keyword": "habitat",
            "domain_tld": "md",
            "query_time": "2024-04-10 00:49:16",
            "create_date": "2006-04-07",
            "expiry_date": "2025-04-07",
            "name_servers": [
                "ns4.tophost.md",
                "ns5.tophost.md"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 21,
            "domain_name": "habitat.co.nz",
            "domain_keyword": "habitat",
            "domain_tld": "co.nz",
            "query_time": "2024-05-12 21:49:13",
            "create_date": "2007-12-13",
            "update_date": "2024-01-27",
            "registrar_name": "Metaname",
            "registrar_website": "https://metaname.net/",
            "name_servers": [
                "ns1.whsl206.com",
                "ns2.whsl206.com",
                "ns3.whsl206.com",
                "ns4.whsl206.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "habitat.info",
            "domain_keyword": "habitat",
            "domain_tld": "info",
            "query_time": "2024-05-16 06:51:08",
            "create_date": "2009-11-11",
            "update_date": "2023-10-14",
            "expiry_date": "2024-11-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "habitat.com.ro",
            "domain_keyword": "habitat",
            "domain_tld": "com.ro",
            "query_time": "2024-04-29 06:55:59",
            "create_date": "2010-10-22",
            "expiry_date": "2024-10-20",
            "registrar_name": "CYBER_FOLKS S.R.L.",
            "registrar_website": "https://cyberfolks.ro/",
            "name_servers": [
                "rom1.edomeniu.ro",
                "rom2.edomeniu.ro",
                "rom3.edomeniu.ro",
                "rom4.edomeniu.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 24,
            "domain_name": "habitat.in",
            "domain_keyword": "habitat",
            "domain_tld": "in",
            "query_time": "2024-04-13 01:51:15",
            "create_date": "2011-06-30",
            "update_date": "2022-12-07",
            "expiry_date": "2031-06-30",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "HitMedia",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "habitat.se",
            "domain_keyword": "habitat",
            "domain_tld": "se",
            "query_time": "2024-05-05 16:14:44",
            "create_date": "2012-04-08",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-08",
            "registrar_name": "www.NameSRS.com",
            "name_servers": [
                "ns1.ilait.se",
                "ns2.ilait.se",
                "ns3.ilait.se",
                "ns4.ilait.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "habitat.jp",
            "domain_keyword": "habitat",
            "domain_tld": "jp",
            "query_time": "2024-06-01 01:37:45",
            "create_date": "2012-05-10",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrant_name": "Netowl,Inc.",
            "registrant_email": "[email protected]",
            "registrant_phone": "075-256-8553",
            "name_servers": [
                "ns-a1.conoha.io",
                "ns-a2.conoha.io",
                "ns-a3.conoha.io"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 27,
            "domain_name": "habitat.me",
            "domain_keyword": "habitat",
            "domain_tld": "me",
            "query_time": "2024-04-14 13:37:51",
            "create_date": "2013-01-01",
            "update_date": "2024-02-15",
            "expiry_date": "2025-01-01",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.uniregistrymarket.link",
                "ns2.uniregistrymarket.link"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "habitat.com.hr",
            "domain_keyword": "habitat",
            "domain_tld": "com.hr",
            "query_time": "2024-04-13 01:51:15",
            "create_date": "2013-07-15",
            "update_date": "2024-04-13",
            "expiry_date": "2024-07-15",
            "registrar_name": "Hrvatski Telekom d.d. (Regica.net)",
            "registrar_website": "http://whois.dns.hr",
            "name_servers": [
                "ns1.mojsite.com",
                "ns2.mojsite.com"
            ]
        },
        {
            "num": 29,
            "domain_name": "habitat.uk",
            "domain_keyword": "habitat",
            "domain_tld": "uk",
            "query_time": "2024-04-14 13:37:55",
            "create_date": "2014-06-13",
            "update_date": "2023-06-20",
            "expiry_date": "2024-06-13",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "edns63.ultradns.biz",
                "edns63.ultradns.com",
                "edns63.ultradns.net",
                "edns63.ultradns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 30,
            "domain_name": "habitat.solar",
            "domain_keyword": "habitat",
            "domain_tld": "solar",
            "query_time": "2024-04-13 01:51:16",
            "create_date": "2014-07-08",
            "update_date": "2023-06-19",
            "expiry_date": "2024-07-08",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "habitat.furniture",
            "domain_keyword": "habitat",
            "domain_tld": "furniture",
            "query_time": "2024-05-12 21:49:11",
            "create_date": "2014-08-19",
            "update_date": "2023-08-12",
            "expiry_date": "2024-08-19",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Habitat Retail Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Milton Keynes",
            "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": [
                "edns63.ultradns.biz",
                "edns63.ultradns.com",
                "edns63.ultradns.net",
                "edns63.ultradns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "habitat.mg",
            "domain_keyword": "habitat",
            "domain_tld": "mg",
            "query_time": "2024-04-13 01:51:15",
            "create_date": "2014-09-05",
            "update_date": "2022-09-08",
            "expiry_date": "2024-09-05",
            "registrar_name": "STILEEX",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_address": "Redacted | Registry Policy",
            "registrant_city": "Redacted | Registry Policy",
            "registrant_state": "Redacted | Registry Policy",
            "registrant_zip": "Redacted | Registry Policy",
            "registrant_country": "MG",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns1.onyx.cloudns.io",
                "ns2.onyx.cloudns.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "habitat.tokyo",
            "domain_keyword": "habitat",
            "domain_tld": "tokyo",
            "query_time": "2024-05-20 03:06:18",
            "create_date": "2015-01-13",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-13",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Fukuoka",
            "registrant_country": "JP",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "habitat.melbourne",
            "domain_keyword": "habitat",
            "domain_tld": "melbourne",
            "query_time": "2024-05-09 08:32:10",
            "create_date": "2015-02-01",
            "update_date": "2023-12-16",
            "expiry_date": "2025-02-01",
            "registrar_iana": 1609,
            "registrar_name": "Synergy Wholesale Pty Ltd",
            "registrar_website": "https://synergywholesale.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "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": [
                "ns3.dnadigital.com.au",
                "ns4.dnadigital.com.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "habitat.tv",
            "domain_keyword": "habitat",
            "domain_tld": "tv",
            "query_time": "2024-05-19 01:06:58",
            "create_date": "2015-02-22",
            "update_date": "2024-02-05",
            "expiry_date": "2025-02-22",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1mpz.name.com",
                "ns2dfg.name.com",
                "ns3nrz.name.com",
                "ns4fpy.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "habitat.science",
            "domain_keyword": "habitat",
            "domain_tld": "science",
            "query_time": "2024-05-28 07:38:40",
            "create_date": "2015-02-25",
            "update_date": "2019-04-17",
            "expiry_date": "2028-02-24",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New South Wales",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "habitat.london",
            "domain_keyword": "habitat",
            "domain_tld": "london",
            "query_time": "2024-04-14 13:37:51",
            "create_date": "2015-03-04",
            "update_date": "2024-01-28",
            "expiry_date": "2025-03-04",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains Inc.",
            "registrant_company": "Habitat Retail Limited",
            "registrant_state": "Milton Keynes",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "edns63.ultradns.biz",
                "edns63.ultradns.com",
                "edns63.ultradns.net",
                "edns63.ultradns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "habitat.sx",
            "domain_keyword": "habitat",
            "domain_tld": "sx",
            "query_time": "2024-05-23 08:01:34",
            "create_date": "2015-03-26",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-26",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CAFOM DISTRIBUTION",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "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": [
                "dns111.ovh.net",
                "ns111.ovh.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 39,
            "domain_name": "habitat.media",
            "domain_keyword": "habitat",
            "domain_tld": "media",
            "query_time": "2024-04-14 13:37:51",
            "create_date": "2015-04-13",
            "update_date": "2024-03-19",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com",
                "dns3.registrar-servers.com",
                "dns4.registrar-servers.com",
                "dns5.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "habitat.one",
            "domain_keyword": "habitat",
            "domain_tld": "one",
            "query_time": "2024-05-20 03:06:15",
            "create_date": "2015-05-29",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-29",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "habitat.amsterdam",
            "domain_keyword": "habitat",
            "domain_tld": "amsterdam",
            "query_time": "2024-06-01 01:34:53",
            "create_date": "2015-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV Applications",
            "registrar_website": "http://www.metaregistrar.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "DotAMSTERDAM B.V.",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.undeveloped.nl",
                "ns2.undeveloped.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "habitat.ong",
            "domain_keyword": "habitat",
            "domain_tld": "ong",
            "query_time": "2024-04-14 13:37:51",
            "create_date": "2015-07-21",
            "update_date": "2023-05-30",
            "expiry_date": "2024-07-21",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "https://www.101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Habitat For Humanity Int.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.dnsmadeeasy.com",
                "ns1.dnsmadeeasy.com",
                "ns2.dnsmadeeasy.com",
                "ns3.dnsmadeeasy.com",
                "ns4.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "habitat.ngo",
            "domain_keyword": "habitat",
            "domain_tld": "ngo",
            "query_time": "2024-04-13 01:51:15",
            "create_date": "2015-07-21",
            "update_date": "2023-05-27",
            "expiry_date": "2024-07-21",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "https://www.101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Habitat For Humanity Int.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.dnsmadeeasy.com",
                "ns1.dnsmadeeasy.com",
                "ns2.dnsmadeeasy.com",
                "ns3.dnsmadeeasy.com",
                "ns4.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "habitat.red",
            "domain_keyword": "habitat",
            "domain_tld": "red",
            "query_time": "2024-05-28 07:38:40",
            "create_date": "2015-11-22",
            "update_date": "2023-11-20",
            "expiry_date": "2024-11-22",
            "registrar_iana": 1262,
            "registrar_name": "Dinahosting s.l.",
            "registrar_website": "https://dinahosting.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacidad Whois sl",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "A Coruna",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar 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.dinahosting.com",
                "ns2.dinahosting.com",
                "ns3.dinahosting.com",
                "ns4.dinahosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "habitat.design",
            "domain_keyword": "habitat",
            "domain_tld": "design",
            "query_time": "2024-04-13 01:51:15",
            "create_date": "2015-12-05",
            "update_date": "2023-11-18",
            "expiry_date": "2024-12-05",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1dhq.name.com",
                "ns2dqx.name.com",
                "ns3cfp.name.com",
                "ns4jnz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "habitat.careers",
            "domain_keyword": "habitat",
            "domain_tld": "careers",
            "query_time": "2024-05-28 07:38:40",
            "create_date": "2016-01-27",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-27",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Habitat Retail Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Milton Keynes",
            "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": [
                "edns63.ultradns.biz",
                "edns63.ultradns.com",
                "edns63.ultradns.net",
                "edns63.ultradns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "habitat.condos",
            "domain_keyword": "habitat",
            "domain_tld": "condos",
            "query_time": "2024-04-13 01:51:15",
            "create_date": "2016-02-10",
            "update_date": "2024-03-26",
            "expiry_date": "2026-02-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "habitat.sh",
            "domain_keyword": "habitat",
            "domain_tld": "sh",
            "query_time": "2024-05-16 06:51:08",
            "create_date": "2016-03-17",
            "update_date": "2024-02-20",
            "expiry_date": "2025-03-17",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Progress Software Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1057.awsdns-04.org",
                "ns-1793.awsdns-32.co.uk",
                "ns-233.awsdns-29.com",
                "ns-580.awsdns-08.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "habitat.management",
            "domain_keyword": "habitat",
            "domain_tld": "management",
            "query_time": "2024-04-15 00:24:21",
            "create_date": "2016-04-15",
            "update_date": "2024-03-21",
            "expiry_date": "2025-04-15",
            "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_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 50,
            "domain_name": "habitat.energy",
            "domain_keyword": "habitat",
            "domain_tld": "energy",
            "query_time": "2024-04-13 01:51:15",
            "create_date": "2016-06-08",
            "update_date": "2023-12-21",
            "expiry_date": "2024-06-08",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Habitat Energy Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1403.awsdns-47.org",
                "ns-183.awsdns-22.com",
                "ns-1981.awsdns-55.co.uk",
                "ns-948.awsdns-54.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "habitat.store",
            "domain_keyword": "habitat",
            "domain_tld": "store",
            "query_time": "2024-04-14 13:37:52",
            "create_date": "2016-07-02",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-02",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains Inc.",
            "registrant_company": "Home Retail Group",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "edns63.ultradns.biz",
                "edns63.ultradns.com",
                "edns63.ultradns.net",
                "edns63.ultradns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "habitat.cloud",
            "domain_keyword": "habitat",
            "domain_tld": "cloud",
            "query_time": "2024-05-28 07:38:40",
            "create_date": "2016-07-12",
            "update_date": "2023-10-10",
            "expiry_date": "2024-07-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Alessandro Zanello",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "UD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "habitat.ltd",
            "domain_keyword": "habitat",
            "domain_tld": "ltd",
            "query_time": "2024-05-12 21:49:11",
            "create_date": "2016-08-25",
            "update_date": "2023-11-16",
            "expiry_date": "2033-08-25",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "habitat.agency",
            "domain_keyword": "habitat",
            "domain_tld": "agency",
            "query_time": "2024-05-20 03:06:15",
            "create_date": "2016-08-27",
            "update_date": "2024-04-08",
            "expiry_date": "2024-08-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "habitat.games",
            "domain_keyword": "habitat",
            "domain_tld": "games",
            "query_time": "2024-04-13 01:51:15",
            "create_date": "2016-09-21",
            "update_date": "2023-10-26",
            "expiry_date": "2024-09-21",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Panama",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PA",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns1bqx.name.com",
                "ns2fln.name.com",
                "ns3jnr.name.com",
                "ns4ghm.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "habitat.pictures",
            "domain_keyword": "habitat",
            "domain_tld": "pictures",
            "query_time": "2024-05-12 21:49:11",
            "create_date": "2017-01-06",
            "update_date": "2024-02-20",
            "expiry_date": "2025-01-06",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Grn Media",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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.worldnic.com",
                "ns78.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "habitat.tools",
            "domain_keyword": "habitat",
            "domain_tld": "tools",
            "query_time": "2024-05-12 21:49:11",
            "create_date": "2017-03-22",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-22",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1144.awsdns-15.org",
                "ns-1630.awsdns-11.co.uk",
                "ns-330.awsdns-41.com",
                "ns-743.awsdns-28.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "habitat.ninja",
            "domain_keyword": "habitat",
            "domain_tld": "ninja",
            "query_time": "2024-05-14 05:01:21",
            "create_date": "2017-05-08",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.renewyourname.net",
                "ns2.renewyourname.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "habitat.team",
            "domain_keyword": "habitat",
            "domain_tld": "team",
            "query_time": "2024-05-20 03:06:15",
            "create_date": "2017-05-18",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-18",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1048.awsdns-03.org",
                "ns-2032.awsdns-62.co.uk",
                "ns-501.awsdns-62.com",
                "ns-560.awsdns-06.net"
            ],
            "domain_status": [
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "habitat.fun",
            "domain_keyword": "habitat",
            "domain_tld": "fun",
            "query_time": "2024-04-13 01:51:15",
            "create_date": "2017-07-12",
            "update_date": "2023-09-02",
            "expiry_date": "2024-07-12",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistrar.com",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.uniregistry-dns.com",
                "ns1.uniregistry-dns.net",
                "ns2.uniregistry-dns.com",
                "ns2.uniregistry-dns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "habitat.xyz",
            "domain_keyword": "habitat",
            "domain_tld": "xyz",
            "query_time": "2024-04-14 13:37:52",
            "create_date": "2017-09-24",
            "update_date": "2024-03-15",
            "expiry_date": "2029-09-24",
            "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": 62,
            "domain_name": "habitat.nz",
            "domain_keyword": "habitat",
            "domain_tld": "nz",
            "query_time": "2024-04-17 02:12:22",
            "create_date": "2017-11-02",
            "update_date": "2023-10-30",
            "registrar_name": "Enlighten Designs Limited",
            "registrar_website": "https://www.enlightendomains.co.nz",
            "name_servers": [
                "hope.ns.cloudflare.com",
                "yevgen.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "habitat.com.br",
            "domain_keyword": "habitat",
            "domain_tld": "com.br",
            "query_time": "2024-05-20 03:06:15",
            "create_date": "2017-12-21",
            "update_date": "2024-01-23",
            "expiry_date": "2025-12-21",
            "registrant_name": "Marcelo Okuma",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "d.sec.dns.br",
                "e.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 64,
            "domain_name": "habitat.life",
            "domain_keyword": "habitat",
            "domain_tld": "life",
            "query_time": "2024-04-13 01:51:15",
            "create_date": "2017-12-28",
            "update_date": "2024-02-11",
            "expiry_date": "2024-12-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "habitat.guide",
            "domain_keyword": "habitat",
            "domain_tld": "guide",
            "query_time": "2024-06-01 01:34:54",
            "create_date": "2018-02-06",
            "update_date": "2024-05-29",
            "expiry_date": "2025-02-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "habitat.waw.pl",
            "domain_keyword": "habitat",
            "domain_tld": "waw.pl",
            "query_time": "2024-04-14 13:37:52",
            "create_date": "2018-05-03",
            "update_date": "2024-03-08",
            "expiry_date": "2027-05-03",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns110.ovh.net",
                "ns110.ovh.net"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 67,
            "domain_name": "habitat.photos",
            "domain_keyword": "habitat",
            "domain_tld": "photos",
            "query_time": "2024-05-14 00:27:24",
            "create_date": "2018-05-14",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0151561870",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p07.nsone.net",
                "dns2.p07.nsone.net",
                "dns3.p07.nsone.net",
                "dns4.p07.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "habitat.tech",
            "domain_keyword": "habitat",
            "domain_tld": "tech",
            "query_time": "2024-05-22 00:45:47",
            "create_date": "2018-05-21",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-21",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "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-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 69,
            "domain_name": "habitat.farm",
            "domain_keyword": "habitat",
            "domain_tld": "farm",
            "query_time": "2024-05-12 21:49:11",
            "create_date": "2018-06-05",
            "update_date": "2023-07-20",
            "expiry_date": "2024-06-05",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "habitat.hu",
            "domain_keyword": "habitat",
            "domain_tld": "hu",
            "query_time": "2024-05-10 19:56:20",
            "create_date": "2018-06-18"
        },
        {
            "num": 71,
            "domain_name": "habitat.pro",
            "domain_keyword": "habitat",
            "domain_tld": "pro",
            "query_time": "2024-05-17 06:41:05",
            "create_date": "2018-06-26",
            "update_date": "2024-04-06",
            "expiry_date": "2024-06-26",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "http://www.epik.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "n/a",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "habitat.realty",
            "domain_keyword": "habitat",
            "domain_tld": "realty",
            "query_time": "2024-04-14 13:37:52",
            "create_date": "2018-07-16",
            "update_date": "2024-02-29",
            "expiry_date": "2024-07-16",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "united-domains Reselling GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bayern",
            "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": 73,
            "domain_name": "habitat.gmbh",
            "domain_keyword": "habitat",
            "domain_tld": "gmbh",
            "query_time": "2024-04-13 01:51:15",
            "create_date": "2018-07-16",
            "update_date": "2024-03-09",
            "expiry_date": "2024-07-16",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "botanica supersystems",
            "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": 74,
            "domain_name": "habitat.net.br",
            "domain_keyword": "habitat",
            "domain_tld": "net.br",
            "query_time": "2024-04-14 13:37:51",
            "create_date": "2018-07-17",
            "update_date": "2023-07-24",
            "expiry_date": "2024-07-17",
            "registrant_name": "ROSANA DE CARVALHO SANTOS",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.kinghost.com.br",
                "dns2.kinghost.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 75,
            "domain_name": "habitat.quebec",
            "domain_keyword": "habitat",
            "domain_tld": "quebec",
            "query_time": "2024-04-13 01:51:15",
            "create_date": "2018-07-19",
            "update_date": "2023-07-26",
            "expiry_date": "2024-07-19",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "https://www.hexonet.net",
            "registrant_company": "Habitat pour l'humanite Quebec",
            "registrant_state": "QC",
            "registrant_country": "CA",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.whc.ca",
                "ns2.whc.ca",
                "ns3.whc.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "habitat.ovh",
            "domain_keyword": "habitat",
            "domain_tld": "ovh",
            "query_time": "2024-04-13 01:51:15",
            "create_date": "2018-07-25",
            "update_date": "2023-07-06",
            "expiry_date": "2024-07-25",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "Wiserwires",
            "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": [
                "ns1.zoominseo.com",
                "ns2.zoominseo.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "habitat.alsace",
            "domain_keyword": "habitat",
            "domain_tld": "alsace",
            "query_time": "2024-05-20 03:06:15",
            "create_date": "2018-08-23",
            "update_date": "2023-10-14",
            "expiry_date": "2024-08-23",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "https://www.ovh.com/",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "BOLTZ IMMOBILIER",
            "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": [
                "dns112.ovh.net",
                "ns112.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 78,
            "domain_name": "habitat.legal",
            "domain_keyword": "habitat",
            "domain_tld": "legal",
            "query_time": "2024-04-13 01:51:15",
            "create_date": "2018-10-05",
            "update_date": "2023-09-06",
            "expiry_date": "2024-10-05",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Habitat Legal",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "YU",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MX",
            "registrant_email": "please query the rdds service of the registrar 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-1046.awsdns-02.org",
                "ns-1551.awsdns-01.co.uk",
                "ns-447.awsdns-55.com",
                "ns-613.awsdns-12.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "habitat.company",
            "domain_keyword": "habitat",
            "domain_tld": "company",
            "query_time": "2024-04-13 01:51:15",
            "create_date": "2018-10-06",
            "update_date": "2023-09-12",
            "expiry_date": "2024-10-06",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.turbify.com",
                "ns2.turbify.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "habitat.report",
            "domain_keyword": "habitat",
            "domain_tld": "report",
            "query_time": "2024-04-13 01:51:15",
            "create_date": "2018-11-28",
            "update_date": "2024-01-12",
            "expiry_date": "2024-11-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.emailbucket.com",
                "ns2.emailbucket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 81,
            "domain_name": "habitat.dev",
            "domain_keyword": "habitat",
            "domain_tld": "dev",
            "query_time": "2024-05-09 08:32:10",
            "create_date": "2019-03-03",
            "update_date": "2023-11-27",
            "expiry_date": "2025-03-03",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.klmhosting.net",
                "ns2.klmhosting.net",
                "ns3.klmhosting.net",
                "ns4.klmhosting.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 82,
            "domain_name": "habitat.group",
            "domain_keyword": "habitat",
            "domain_tld": "group",
            "query_time": "2024-05-12 21:49:11",
            "create_date": "2019-03-13",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-13",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "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": "please query the rdds service of the registrar 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.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "habitat.com.pl",
            "domain_keyword": "habitat",
            "domain_tld": "com.pl",
            "query_time": "2024-04-01 18:24:05",
            "create_date": "2019-03-20",
            "update_date": "2023-03-14",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 84,
            "domain_name": "habitat.bayern",
            "domain_keyword": "habitat",
            "domain_tld": "bayern",
            "query_time": "2024-05-12 21:49:10",
            "create_date": "2019-03-28",
            "update_date": "2024-05-12",
            "expiry_date": "2025-03-28",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "https://www.antagus.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Katz Orange GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Berlin",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "habitat.earth",
            "domain_keyword": "habitat",
            "domain_tld": "earth",
            "query_time": "2024-05-31 06:56:45",
            "create_date": "2019-03-28",
            "update_date": "2024-05-12",
            "expiry_date": "2025-03-28",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Innotec-House UG",
            "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": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "habitat.love",
            "domain_keyword": "habitat",
            "domain_tld": "love",
            "query_time": "2024-04-11 00:50:36",
            "create_date": "2019-04-10",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "habitat.land",
            "domain_keyword": "habitat",
            "domain_tld": "land",
            "query_time": "2024-04-29 06:55:42",
            "create_date": "2019-04-10",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "habitat.immo",
            "domain_keyword": "habitat",
            "domain_tld": "immo",
            "query_time": "2024-05-22 13:01:24",
            "create_date": "2019-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "EP",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns104.ovh.net",
                "ns104.ovh.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "habitat.estate",
            "domain_keyword": "habitat",
            "domain_tld": "estate",
            "query_time": "2024-05-23 08:01:34",
            "create_date": "2019-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "botanica supersystems",
            "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": 90,
            "domain_name": "habitat.green",
            "domain_keyword": "habitat",
            "domain_tld": "green",
            "query_time": "2024-05-28 07:38:40",
            "create_date": "2019-07-08",
            "update_date": "2024-04-12",
            "expiry_date": "2024-07-08",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "botanica supersystems",
            "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": 91,
            "domain_name": "habitat.fund",
            "domain_keyword": "habitat",
            "domain_tld": "fund",
            "query_time": "2024-05-28 07:38:40",
            "create_date": "2019-07-08",
            "update_date": "2024-04-12",
            "expiry_date": "2024-07-08",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "botanica supersystems",
            "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": 92,
            "domain_name": "habitat.live",
            "domain_keyword": "habitat",
            "domain_tld": "live",
            "query_time": "2024-04-14 13:37:51",
            "create_date": "2019-07-30",
            "update_date": "2023-09-13",
            "expiry_date": "2024-07-30",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "habitat.world",
            "domain_keyword": "habitat",
            "domain_tld": "world",
            "query_time": "2024-04-14 13:37:52",
            "create_date": "2019-07-31",
            "update_date": "2023-09-14",
            "expiry_date": "2024-07-31",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "habitat.video",
            "domain_keyword": "habitat",
            "domain_tld": "video",
            "query_time": "2024-05-09 08:32:11",
            "create_date": "2019-07-31",
            "update_date": "2024-04-25",
            "expiry_date": "2024-07-31",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "2689502 Ontario Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "habitat.productions",
            "domain_keyword": "habitat",
            "domain_tld": "productions",
            "query_time": "2024-05-09 08:32:11",
            "create_date": "2019-07-31",
            "update_date": "2024-04-25",
            "expiry_date": "2024-07-31",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "2689502 Ontario Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "habitat.watch",
            "domain_keyword": "habitat",
            "domain_tld": "watch",
            "query_time": "2024-05-09 08:32:11",
            "create_date": "2019-07-31",
            "update_date": "2024-04-25",
            "expiry_date": "2024-07-31",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "2689502 Ontario Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "habitat.consulting",
            "domain_keyword": "habitat",
            "domain_tld": "consulting",
            "query_time": "2024-05-12 21:49:10",
            "create_date": "2019-08-14",
            "update_date": "2023-07-28",
            "expiry_date": "2024-08-14",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Elysium",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MO",
            "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": [
                "ns1qsy.name.com",
                "ns2dhj.name.com",
                "ns3fhx.name.com",
                "ns4ghm.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "habitat.coach",
            "domain_keyword": "habitat",
            "domain_tld": "coach",
            "query_time": "2024-05-16 06:51:08",
            "create_date": "2019-09-02",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-02",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "EP",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns19.ovh.net",
                "ns19.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "habitat.support",
            "domain_keyword": "habitat",
            "domain_tld": "support",
            "query_time": "2024-06-01 01:34:54",
            "create_date": "2019-09-11",
            "update_date": "2023-10-26",
            "expiry_date": "2025-09-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "habitat.work",
            "domain_keyword": "habitat",
            "domain_tld": "work",
            "query_time": "2024-05-09 08:32:11",
            "create_date": "2019-10-24",
            "update_date": "2023-10-13",
            "expiry_date": "2024-10-24",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "search_after": "1571875200000_1657110",
    "stats": {
        "total_time": 0.033,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>habitat</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>199</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>habitat.org, habitat.com, habitat.cl, habitat.fr, habitat.be, habitat.net, habitat.pl, habitat.nl, habitat.ca, habitat.dk, habitat.biz, habitat.us, habitat.co.jp, habitat.coop, habitat.ru, habitat.com.cn, habitat.org.nz, habitat.co.in, habitat.com.co, habitat.md, habitat.co.nz, habitat.info, habitat.com.ro, habitat.in, habitat.se, habitat.jp, habitat.me, habitat.com.hr, habitat.uk, habitat.solar, habitat.furniture, habitat.mg, habitat.tokyo, habitat.melbourne, habitat.tv, habitat.science, habitat.london, habitat.sx, habitat.media, habitat.one, habitat.amsterdam, habitat.ong, habitat.ngo, habitat.red, habitat.design, habitat.careers, habitat.condos, habitat.sh, habitat.management, habitat.energy, habitat.store, habitat.cloud, habitat.ltd, habitat.agency, habitat.games, habitat.pictures, habitat.tools, habitat.ninja, habitat.team, habitat.fun, habitat.xyz, habitat.nz, habitat.com.br, habitat.life, habitat.guide, habitat.waw.pl, habitat.photos, habitat.tech, habitat.farm, habitat.hu, habitat.pro, habitat.realty, habitat.gmbh, habitat.net.br, habitat.quebec, habitat.ovh, habitat.alsace, habitat.legal, habitat.company, habitat.report, habitat.dev, habitat.group, habitat.com.pl, habitat.bayern, habitat.earth, habitat.love, habitat.land, habitat.immo, habitat.estate, habitat.green, habitat.fund, habitat.live, habitat.world, habitat.video, habitat.productions, habitat.watch, habitat.consulting, habitat.coach, habitat.support, habitat.work</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>habitat.org</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-13 07:26:51</query_time>
   <create_date>1994-02-18</create_date>
   <update_date>2020-01-10</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Habitat For Humanity International</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.easydns.com</value>
    <value>dns2.easydns.net</value>
    <value>dns3.easydns.ca</value>
    <value>ns0.dnsmadeeasy.com</value>
    <value>ns1.dnsmadeeasy.com</value>
    <value>ns2.dnsmadeeasy.com</value>
    <value>ns3.dnsmadeeasy.com</value>
    <value>ns4.dnsmadeeasy.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>habitat.com</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 01:56:55</query_time>
   <create_date>1995-01-27</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2026-01-28</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns77.worldnic.com</value>
    <value>ns78.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>habitat.cl</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-16 06:51:08</query_time>
   <create_date>1996-06-28</create_date>
   <expiry_date>2025-12-01</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>AFP Habitat S.A.</registrant_name>
  </value>
  <value>
   <num>4</num>
   <domain_name>habitat.fr</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 07:24:47</query_time>
   <create_date>1996-08-28</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-11-13</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>CAFOM</registrant_company>
   <registrant_address>CAFOM, 9 RUE JACQUARD, 93310 LE PRE SAINT GERVAIS</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.642773999</registrant_phone>
   <name_servers>
    <value>ns-1131.awsdns-13.org</value>
    <value>ns-1644.awsdns-13.co.uk</value>
    <value>ns-442.awsdns-55.com</value>
    <value>ns-626.awsdns-14.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>habitat.be</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-12 21:49:10</query_time>
   <create_date>1996-11-19</create_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <registrar_website>https://www.transip.nl/</registrar_website>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>habitat.net</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-12 21:49:11</query_time>
   <create_date>1999-01-20</create_date>
   <update_date>2021-09-01</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Habitat France</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>habitat.pl</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-19 01:56:55</query_time>
   <create_date>2000-01-18</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>habitat.nl</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-28 07:38:40</query_time>
   <create_date>2000-07-10</create_date>
   <update_date>2024-05-23</update_date>
   <registrar_name>CJ2 Hosting B.V.</registrar_name>
   <name_servers>
    <value>ns3.cj2.nl</value>
    <value>ns4.cj2.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>habitat.ca</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-13 01:51:15</query_time>
   <create_date>2000-10-10</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_name>Internic.ca Inc.</registrar_name>
   <registrar_website>www.internic.ca</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>ns-1499.awsdns-59.org</value>
    <value>ns-1804.awsdns-33.co.uk</value>
    <value>ns-342.awsdns-42.com</value>
    <value>ns-516.awsdns-00.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>habitat.dk</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-12 21:49:10</query_time>
   <create_date>2001-06-29</create_date>
   <expiry_date>2031-06-30</expiry_date>
   <registrar_name>Simply.com A/S</registrar_name>
   <registrant_name>Freja Rentals ApS</registrant_name>
   <registrant_address>Ny Kongensgade 3, st.</registrant_address>
   <registrant_city>København K</registrant_city>
   <registrant_zip>1472</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns1.simply.com</value>
    <value>ns2.simply.com</value>
    <value>ns3.simply.com</value>
    <value>ns4.simply.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>habitat.biz</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-14 13:37:51</query_time>
   <create_date>2002-03-27</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>696</registrar_iana>
   <registrar_name>Entorno Digital, S.A.</registrar_name>
   <registrar_website>whois.entorno.es</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>Madrid</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.entorno.com</value>
    <value>ns2.entorno.com</value>
    <value>ns3.entorno.com</value>
    <value>ns4.entorno.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>habitat.us</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-29 20:18:40</query_time>
   <create_date>2002-04-24</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>M Nazree Dol Bahar</registrant_name>
   <registrant_address>10 jalan wangsa 7, wangsa ukay</registrant_address>
   <registrant_city>ampang</registrant_city>
   <registrant_state>Selangor</registrant_state>
   <registrant_zip>68000</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+60.60123456495</registrant_phone>
   <name_servers>
    <value>ns1.fp261.parklogic.com</value>
    <value>ns2.fp261.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>habitat.co.jp</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-14 13:37:51</query_time>
   <create_date>2002-09-11</create_date>
   <update_date>2023-10-01</update_date>
   <registrant_company>Habitat Co Ltd.</registrant_company>
   <name_servers>
    <value>ns-1205.awsdns-22.org</value>
    <value>ns-1817.awsdns-35.co.uk</value>
    <value>ns-436.awsdns-54.com</value>
    <value>ns-729.awsdns-27.net</value>
   </name_servers>
  </value>
  <value>
   <num>14</num>
   <domain_name>habitat.coop</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>coop</domain_tld>
   <query_time>2024-05-09 02:50:50</query_time>
   <create_date>2003-02-11</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>465</registrar_iana>
   <registrar_name>Domains.coop Limited</registrar_name>
   <registrar_website>http://www.domains.coop/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Federation Nationale des Societes Cooperatives dHLM</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.ovh.net</value>
    <value>ns.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>habitat.ru</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 04:39:46</query_time>
   <create_date>2004-11-25</create_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.masterhost.ru</value>
    <value>ns1.masterhost.ru</value>
    <value>ns2.masterhost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>habitat.com.cn</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-13 01:51:15</query_time>
   <create_date>2005-02-22</create_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>杭州冠俊贸易有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>habitat.org.nz</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>org.nz</domain_tld>
   <query_time>2024-05-28 07:38:40</query_time>
   <create_date>2005-09-05</create_date>
   <update_date>2023-10-20</update_date>
   <registrar_name>Enlighten Designs Limited</registrar_name>
   <registrar_website>https://www.enlightendomains.co.nz</registrar_website>
   <name_servers>
    <value>hope.ns.cloudflare.com</value>
    <value>yevgen.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>habitat.co.in</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-04-29 06:55:41</query_time>
   <create_date>2006-02-20</create_date>
   <update_date>2023-02-10</update_date>
   <expiry_date>2025-02-20</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Haryana</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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>habitat.com.co</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-20 03:06:15</query_time>
   <create_date>2006-03-16</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>21607</registrar_iana>
   <registrar_name>Mi.com.co</registrar_name>
   <registrar_website>www.mi.com.co</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>DC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns8193.hostgator.com</value>
    <value>ns8194.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>habitat.md</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-04-10 00:49:16</query_time>
   <create_date>2006-04-07</create_date>
   <expiry_date>2025-04-07</expiry_date>
   <name_servers>
    <value>ns4.tophost.md</value>
    <value>ns5.tophost.md</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>habitat.co.nz</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-12 21:49:13</query_time>
   <create_date>2007-12-13</create_date>
   <update_date>2024-01-27</update_date>
   <registrar_name>Metaname</registrar_name>
   <registrar_website>https://metaname.net/</registrar_website>
   <name_servers>
    <value>ns1.whsl206.com</value>
    <value>ns2.whsl206.com</value>
    <value>ns3.whsl206.com</value>
    <value>ns4.whsl206.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>habitat.info</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-16 06:51:08</query_time>
   <create_date>2009-11-11</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>23</num>
   <domain_name>habitat.com.ro</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>com.ro</domain_tld>
   <query_time>2024-04-29 06:55:59</query_time>
   <create_date>2010-10-22</create_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_name>CYBER_FOLKS S.R.L.</registrar_name>
   <registrar_website>https://cyberfolks.ro/</registrar_website>
   <name_servers>
    <value>rom1.edomeniu.ro</value>
    <value>rom2.edomeniu.ro</value>
    <value>rom3.edomeniu.ro</value>
    <value>rom4.edomeniu.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>habitat.in</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-13 01:51:15</query_time>
   <create_date>2011-06-30</create_date>
   <update_date>2022-12-07</update_date>
   <expiry_date>2031-06-30</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>HitMedia</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>habitat.se</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 16:14:44</query_time>
   <create_date>2012-04-08</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_name>www.NameSRS.com</registrar_name>
   <name_servers>
    <value>ns1.ilait.se</value>
    <value>ns2.ilait.se</value>
    <value>ns3.ilait.se</value>
    <value>ns4.ilait.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>habitat.jp</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-01 01:37:45</query_time>
   <create_date>2012-05-10</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrant_name>Netowl,Inc.</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>075-256-8553</registrant_phone>
   <name_servers>
    <value>ns-a1.conoha.io</value>
    <value>ns-a2.conoha.io</value>
    <value>ns-a3.conoha.io</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>habitat.me</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-14 13:37:51</query_time>
   <create_date>2013-01-01</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.uniregistrymarket.link</value>
    <value>ns2.uniregistrymarket.link</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>habitat.com.hr</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>com.hr</domain_tld>
   <query_time>2024-04-13 01:51:15</query_time>
   <create_date>2013-07-15</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_name>Hrvatski Telekom d.d. (Regica.net)</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <name_servers>
    <value>ns1.mojsite.com</value>
    <value>ns2.mojsite.com</value>
   </name_servers>
  </value>
  <value>
   <num>29</num>
   <domain_name>habitat.uk</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-14 13:37:55</query_time>
   <create_date>2014-06-13</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>edns63.ultradns.biz</value>
    <value>edns63.ultradns.com</value>
    <value>edns63.ultradns.net</value>
    <value>edns63.ultradns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>habitat.solar</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>solar</domain_tld>
   <query_time>2024-04-13 01:51:16</query_time>
   <create_date>2014-07-08</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>habitat.furniture</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>furniture</domain_tld>
   <query_time>2024-05-12 21:49:11</query_time>
   <create_date>2014-08-19</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Habitat Retail Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Milton Keynes</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>edns63.ultradns.biz</value>
    <value>edns63.ultradns.com</value>
    <value>edns63.ultradns.net</value>
    <value>edns63.ultradns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>habitat.mg</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>mg</domain_tld>
   <query_time>2024-04-13 01:51:15</query_time>
   <create_date>2014-09-05</create_date>
   <update_date>2022-09-08</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_name>STILEEX</registrar_name>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_address>Redacted | Registry Policy</registrant_address>
   <registrant_city>Redacted | Registry Policy</registrant_city>
   <registrant_state>Redacted | Registry Policy</registrant_state>
   <registrant_zip>Redacted | Registry Policy</registrant_zip>
   <registrant_country>MG</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns1.onyx.cloudns.io</value>
    <value>ns2.onyx.cloudns.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>habitat.tokyo</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-05-20 03:06:18</query_time>
   <create_date>2015-01-13</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>habitat.melbourne</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>melbourne</domain_tld>
   <query_time>2024-05-09 08:32:10</query_time>
   <create_date>2015-02-01</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>Synergy Wholesale Pty Ltd</registrar_name>
   <registrar_website>https://synergywholesale.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>VIC</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>ns3.dnadigital.com.au</value>
    <value>ns4.dnadigital.com.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>habitat.tv</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-19 01:06:58</query_time>
   <create_date>2015-02-22</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-02-22</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>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>ns1mpz.name.com</value>
    <value>ns2dfg.name.com</value>
    <value>ns3nrz.name.com</value>
    <value>ns4fpy.name.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>habitat.science</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>science</domain_tld>
   <query_time>2024-05-28 07:38:40</query_time>
   <create_date>2015-02-25</create_date>
   <update_date>2019-04-17</update_date>
   <expiry_date>2028-02-24</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New South Wales</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>habitat.london</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>london</domain_tld>
   <query_time>2024-04-14 13:37:51</query_time>
   <create_date>2015-03-04</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains Inc.</registrar_name>
   <registrant_company>Habitat Retail Limited</registrant_company>
   <registrant_state>Milton Keynes</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>edns63.ultradns.biz</value>
    <value>edns63.ultradns.com</value>
    <value>edns63.ultradns.net</value>
    <value>edns63.ultradns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>habitat.sx</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>sx</domain_tld>
   <query_time>2024-05-23 08:01:34</query_time>
   <create_date>2015-03-26</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CAFOM DISTRIBUTION</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please 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>dns111.ovh.net</value>
    <value>ns111.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>habitat.media</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-04-14 13:37:51</query_time>
   <create_date>2015-04-13</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
    <value>dns3.registrar-servers.com</value>
    <value>dns4.registrar-servers.com</value>
    <value>dns5.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>habitat.one</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-20 03:06:15</query_time>
   <create_date>2015-05-29</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>habitat.amsterdam</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>amsterdam</domain_tld>
   <query_time>2024-06-01 01:34:53</query_time>
   <create_date>2015-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV Applications</registrar_name>
   <registrar_website>http://www.metaregistrar.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>DotAMSTERDAM B.V.</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns1.undeveloped.nl</value>
    <value>ns2.undeveloped.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>habitat.ong</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>ong</domain_tld>
   <query_time>2024-04-14 13:37:51</query_time>
   <create_date>2015-07-21</create_date>
   <update_date>2023-05-30</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>https://www.101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Habitat For Humanity Int.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.dnsmadeeasy.com</value>
    <value>ns1.dnsmadeeasy.com</value>
    <value>ns2.dnsmadeeasy.com</value>
    <value>ns3.dnsmadeeasy.com</value>
    <value>ns4.dnsmadeeasy.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>habitat.ngo</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>ngo</domain_tld>
   <query_time>2024-04-13 01:51:15</query_time>
   <create_date>2015-07-21</create_date>
   <update_date>2023-05-27</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>https://www.101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Habitat For Humanity Int.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.dnsmadeeasy.com</value>
    <value>ns1.dnsmadeeasy.com</value>
    <value>ns2.dnsmadeeasy.com</value>
    <value>ns3.dnsmadeeasy.com</value>
    <value>ns4.dnsmadeeasy.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>habitat.red</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>red</domain_tld>
   <query_time>2024-05-28 07:38:40</query_time>
   <create_date>2015-11-22</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>1262</registrar_iana>
   <registrar_name>Dinahosting s.l.</registrar_name>
   <registrar_website>https://dinahosting.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacidad Whois sl</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>A Coruna</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.dinahosting.com</value>
    <value>ns2.dinahosting.com</value>
    <value>ns3.dinahosting.com</value>
    <value>ns4.dinahosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>habitat.design</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-04-13 01:51:15</query_time>
   <create_date>2015-12-05</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-12-05</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>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>ns1dhq.name.com</value>
    <value>ns2dqx.name.com</value>
    <value>ns3cfp.name.com</value>
    <value>ns4jnz.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>habitat.careers</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>careers</domain_tld>
   <query_time>2024-05-28 07:38:40</query_time>
   <create_date>2016-01-27</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Habitat Retail Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Milton Keynes</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>edns63.ultradns.biz</value>
    <value>edns63.ultradns.com</value>
    <value>edns63.ultradns.net</value>
    <value>edns63.ultradns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>habitat.condos</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>condos</domain_tld>
   <query_time>2024-04-13 01:51:15</query_time>
   <create_date>2016-02-10</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2026-02-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>48</num>
   <domain_name>habitat.sh</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>sh</domain_tld>
   <query_time>2024-05-16 06:51:08</query_time>
   <create_date>2016-03-17</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Progress Software Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1057.awsdns-04.org</value>
    <value>ns-1793.awsdns-32.co.uk</value>
    <value>ns-233.awsdns-29.com</value>
    <value>ns-580.awsdns-08.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>habitat.management</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>management</domain_tld>
   <query_time>2024-04-15 00:24:21</query_time>
   <create_date>2016-04-15</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-04-15</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>habitat.energy</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>energy</domain_tld>
   <query_time>2024-04-13 01:51:15</query_time>
   <create_date>2016-06-08</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Habitat Energy Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1403.awsdns-47.org</value>
    <value>ns-183.awsdns-22.com</value>
    <value>ns-1981.awsdns-55.co.uk</value>
    <value>ns-948.awsdns-54.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>habitat.store</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-14 13:37:52</query_time>
   <create_date>2016-07-02</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains Inc.</registrar_name>
   <registrant_company>Home Retail Group</registrant_company>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>edns63.ultradns.biz</value>
    <value>edns63.ultradns.com</value>
    <value>edns63.ultradns.net</value>
    <value>edns63.ultradns.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>habitat.cloud</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-28 07:38:40</query_time>
   <create_date>2016-07-12</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Alessandro Zanello</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>UD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>habitat.ltd</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-12 21:49:11</query_time>
   <create_date>2016-08-25</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2033-08-25</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>habitat.agency</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-20 03:06:15</query_time>
   <create_date>2016-08-27</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>habitat.games</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-04-13 01:51:15</query_time>
   <create_date>2016-09-21</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-09-21</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Panama</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns1bqx.name.com</value>
    <value>ns2fln.name.com</value>
    <value>ns3jnr.name.com</value>
    <value>ns4ghm.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>habitat.pictures</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>pictures</domain_tld>
   <query_time>2024-05-12 21:49:11</query_time>
   <create_date>2017-01-06</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Grn Media</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.worldnic.com</value>
    <value>ns78.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>habitat.tools</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-05-12 21:49:11</query_time>
   <create_date>2017-03-22</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1144.awsdns-15.org</value>
    <value>ns-1630.awsdns-11.co.uk</value>
    <value>ns-330.awsdns-41.com</value>
    <value>ns-743.awsdns-28.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>habitat.ninja</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-05-14 05:01:21</query_time>
   <create_date>2017-05-08</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.renewyourname.net</value>
    <value>ns2.renewyourname.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>habitat.team</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-20 03:06:15</query_time>
   <create_date>2017-05-18</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1048.awsdns-03.org</value>
    <value>ns-2032.awsdns-62.co.uk</value>
    <value>ns-501.awsdns-62.com</value>
    <value>ns-560.awsdns-06.net</value>
   </name_servers>
   <domain_status>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>habitat.fun</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-04-13 01:51:15</query_time>
   <create_date>2017-07-12</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistrar.com</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.uniregistry-dns.com</value>
    <value>ns1.uniregistry-dns.net</value>
    <value>ns2.uniregistry-dns.com</value>
    <value>ns2.uniregistry-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>habitat.xyz</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-14 13:37:52</query_time>
   <create_date>2017-09-24</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2029-09-24</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>62</num>
   <domain_name>habitat.nz</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-04-17 02:12:22</query_time>
   <create_date>2017-11-02</create_date>
   <update_date>2023-10-30</update_date>
   <registrar_name>Enlighten Designs Limited</registrar_name>
   <registrar_website>https://www.enlightendomains.co.nz</registrar_website>
   <name_servers>
    <value>hope.ns.cloudflare.com</value>
    <value>yevgen.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>habitat.com.br</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-20 03:06:15</query_time>
   <create_date>2017-12-21</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-12-21</expiry_date>
   <registrant_name>Marcelo Okuma</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>d.sec.dns.br</value>
    <value>e.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>habitat.life</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-13 01:51:15</query_time>
   <create_date>2017-12-28</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</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>habitat.guide</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>guide</domain_tld>
   <query_time>2024-06-01 01:34:54</query_time>
   <create_date>2018-02-06</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>habitat.waw.pl</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>waw.pl</domain_tld>
   <query_time>2024-04-14 13:37:52</query_time>
   <create_date>2018-05-03</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2027-05-03</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns110.ovh.net</value>
    <value>ns110.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>habitat.photos</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>photos</domain_tld>
   <query_time>2024-05-14 00:27:24</query_time>
   <create_date>2018-05-14</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0151561870</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p07.nsone.net</value>
    <value>dns2.p07.nsone.net</value>
    <value>dns3.p07.nsone.net</value>
    <value>dns4.p07.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>habitat.tech</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-22 00:45:47</query_time>
   <create_date>2018-05-21</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</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-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>habitat.farm</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>farm</domain_tld>
   <query_time>2024-05-12 21:49:11</query_time>
   <create_date>2018-06-05</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>habitat.hu</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 19:56:20</query_time>
   <create_date>2018-06-18</create_date>
  </value>
  <value>
   <num>71</num>
   <domain_name>habitat.pro</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-17 06:41:05</query_time>
   <create_date>2018-06-26</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>http://www.epik.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>n/a</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>habitat.realty</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>realty</domain_tld>
   <query_time>2024-04-14 13:37:52</query_time>
   <create_date>2018-07-16</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2024-07-16</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>united-domains Reselling GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bayern</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>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>73</num>
   <domain_name>habitat.gmbh</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-04-13 01:51:15</query_time>
   <create_date>2018-07-16</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2024-07-16</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>botanica supersystems</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>74</num>
   <domain_name>habitat.net.br</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>net.br</domain_tld>
   <query_time>2024-04-14 13:37:51</query_time>
   <create_date>2018-07-17</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrant_name>ROSANA DE CARVALHO SANTOS</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.kinghost.com.br</value>
    <value>dns2.kinghost.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>habitat.quebec</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>quebec</domain_tld>
   <query_time>2024-04-13 01:51:15</query_time>
   <create_date>2018-07-19</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>https://www.hexonet.net</registrar_website>
   <registrant_company>Habitat pour l'humanite Quebec</registrant_company>
   <registrant_state>QC</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.whc.ca</value>
    <value>ns2.whc.ca</value>
    <value>ns3.whc.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>habitat.ovh</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-04-13 01:51:15</query_time>
   <create_date>2018-07-25</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>Wiserwires</registrant_company>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.zoominseo.com</value>
    <value>ns2.zoominseo.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>habitat.alsace</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>alsace</domain_tld>
   <query_time>2024-05-20 03:06:15</query_time>
   <create_date>2018-08-23</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>https://www.ovh.com/</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>BOLTZ IMMOBILIER</registrant_company>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns112.ovh.net</value>
    <value>ns112.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>78</num>
   <domain_name>habitat.legal</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>legal</domain_tld>
   <query_time>2024-04-13 01:51:15</query_time>
   <create_date>2018-10-05</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Habitat Legal</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>YU</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MX</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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-1046.awsdns-02.org</value>
    <value>ns-1551.awsdns-01.co.uk</value>
    <value>ns-447.awsdns-55.com</value>
    <value>ns-613.awsdns-12.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>habitat.company</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-04-13 01:51:15</query_time>
   <create_date>2018-10-06</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.turbify.com</value>
    <value>ns2.turbify.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>habitat.report</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>report</domain_tld>
   <query_time>2024-04-13 01:51:15</query_time>
   <create_date>2018-11-28</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.emailbucket.com</value>
    <value>ns2.emailbucket.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>habitat.dev</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-09 08:32:10</query_time>
   <create_date>2019-03-03</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.klmhosting.net</value>
    <value>ns2.klmhosting.net</value>
    <value>ns3.klmhosting.net</value>
    <value>ns4.klmhosting.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>habitat.group</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-12 21:49:11</query_time>
   <create_date>2019-03-13</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-13</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_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>please query the rdds service of the registrar of 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.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>habitat.com.pl</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-01 18:24:05</query_time>
   <create_date>2019-03-20</create_date>
   <update_date>2023-03-14</update_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>habitat.bayern</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>bayern</domain_tld>
   <query_time>2024-05-12 21:49:10</query_time>
   <create_date>2019-03-28</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>https://www.antagus.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Katz Orange GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Berlin</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>habitat.earth</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-05-31 06:56:45</query_time>
   <create_date>2019-03-28</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-03-28</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>Innotec-House UG</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>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>habitat.love</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>love</domain_tld>
   <query_time>2024-04-11 00:50:36</query_time>
   <create_date>2019-04-10</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>pdns03.domaincontrol.com</value>
    <value>pdns04.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>87</num>
   <domain_name>habitat.land</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>land</domain_tld>
   <query_time>2024-04-29 06:55:42</query_time>
   <create_date>2019-04-10</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns03.domaincontrol.com</value>
    <value>pdns04.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>habitat.immo</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>immo</domain_tld>
   <query_time>2024-05-22 13:01:24</query_time>
   <create_date>2019-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>EP</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns104.ovh.net</value>
    <value>ns104.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>habitat.estate</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>estate</domain_tld>
   <query_time>2024-05-23 08:01:34</query_time>
   <create_date>2019-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</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>botanica supersystems</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>90</num>
   <domain_name>habitat.green</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>green</domain_tld>
   <query_time>2024-05-28 07:38:40</query_time>
   <create_date>2019-07-08</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-07-08</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>botanica supersystems</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>91</num>
   <domain_name>habitat.fund</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>fund</domain_tld>
   <query_time>2024-05-28 07:38:40</query_time>
   <create_date>2019-07-08</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-07-08</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>botanica supersystems</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>92</num>
   <domain_name>habitat.live</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-14 13:37:51</query_time>
   <create_date>2019-07-30</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>habitat.world</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-14 13:37:52</query_time>
   <create_date>2019-07-31</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>habitat.video</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>video</domain_tld>
   <query_time>2024-05-09 08:32:11</query_time>
   <create_date>2019-07-31</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>2689502 Ontario Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>habitat.productions</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>productions</domain_tld>
   <query_time>2024-05-09 08:32:11</query_time>
   <create_date>2019-07-31</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>2689502 Ontario Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>habitat.watch</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>watch</domain_tld>
   <query_time>2024-05-09 08:32:11</query_time>
   <create_date>2019-07-31</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>2689502 Ontario Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>habitat.consulting</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-05-12 21:49:10</query_time>
   <create_date>2019-08-14</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-08-14</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>Elysium</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MO</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>ns1qsy.name.com</value>
    <value>ns2dhj.name.com</value>
    <value>ns3fhx.name.com</value>
    <value>ns4ghm.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>habitat.coach</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>coach</domain_tld>
   <query_time>2024-05-16 06:51:08</query_time>
   <create_date>2019-09-02</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>EP</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns19.ovh.net</value>
    <value>ns19.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>habitat.support</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-06-01 01:34:54</query_time>
   <create_date>2019-09-11</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2025-09-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>100</num>
   <domain_name>habitat.work</domain_name>
   <domain_keyword>habitat</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-09 08:32:11</query_time>
   <create_date>2019-10-24</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <search_after>1571875200000_1657110</search_after>
 <stats>
  <total_time>0.033</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 4,452 domain names (in 0.195 seconds) which look and sound like the brand name "habitat".
Domain Name Registered Expiry Registrar Ownership
1 dabitat.net 11 Sep 2013 11 Sep 2024 Network Solutions, LLC -
2 zabitat.online 11 Aug 2017 11 Aug 2024 Network Solutions LLC ODL Inc
3 hapitat.org 3 May 2019 3 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
4 habitai.io 21 Jul 2023 21 Jul 2024 Tucows Domains Inc. Data Protected
5 yabitat.com 3 Apr 2008 3 Apr 2025 IONOS SE 1&1 Internet Inc
6 habistat.net 12 Feb 2004 12 Feb 2025 123-Reg Limited -
7 habidat.com 2 Jul 1999 2 Jul 2025 Tucows Domains Inc. -
8 habitpat.org 26 Apr 2022 26 Apr 2025 Dinahosting s.l. REDACTED FOR PRIVACY
9 lhabitat.fr 3 Feb 2002 8 Dec 2024 NFRANCE CONSEIL SAS L HABITAT
10 habitas.com.br 21 Aug 1999 21 Aug 2025 - HABITAS NEGOCIOS IMOBILIARIOS LTDA
11 habitat3.org 19 Jan 2015 19 Jan 2027 Name.com, Inc. Domain Protection Services, Inc.
12 habitats.live 21 Jul 2023 21 Jul 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
13 ehabitat.pl 12 Oct 2016 12 Oct 2024 home.pl S.A. -
14 oabitat.com 28 Oct 2022 28 Oct 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
15 habitas.live 12 Dec 2019 12 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
16 hubitat.com 14 Oct 2014 14 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
17 ehabitat.com.au - - Melbourne IT Giles Newstead
18 lhabitat.net 26 Dec 2012 26 Dec 2024 Amazon Registrar, Inc. Identity Protection Service
19 habitatz.com 7 Mar 2023 7 Mar 2025 Dynadot Inc -
20 habittt.com 22 Nov 2019 22 Nov 2024 DomainSpot LLC Whois Privacy Service
21 mhabitat.com 6 Mar 2013 6 Mar 2025 ENOM, INC. Whois Privacy Protection Service, Inc.
22 habitato.com.br 26 Apr 2012 26 Apr 2025 - Fernanda Correa de Souza Eirelli
23 habitats.app 22 Jun 2018 22 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
24 hhabitat.com 19 Feb 2018 19 Feb 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
25 habital.com 7 Dec 2006 7 Dec 2025 GoDaddy.com, LLC -
26 habitats.us 2 Aug 2022 2 Aug 2024 Dynadot Inc Tran, Truong Duy
27 habitat3.info 17 Apr 2020 17 Apr 2025 Network Solutions, LLC BoomLocal
28 hapitat.net 3 May 2019 3 May 2025 GoDaddy.com, LLC -
29 habithat.com 18 Jun 2004 18 Jun 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
30 habitatu.eus 11 Nov 2022 11 Nov 2024 Arsys Internet, S.L. -
31 habitar.bio 15 May 2024 15 May 2025 Soluciones Corporativas IP, SL REDACTED FOR PRIVACY
32 habitats.nl 21 Nov 2014 - XNS Registrar B.V. -
33 habitat4.com 20 Oct 2018 20 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
34 habitat3.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Stuart Gravenor
35 kabitat.com 6 Apr 2020 6 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
36 habitaa.com 7 Aug 2015 7 Aug 2024 NOMINALIA INTERNET S.L. REDACTED FOR PRIVACY
37 habitant.pro 17 Jun 2023 17 Jun 2024 OVH SAS FIRE LIVE
38 habicat.store 24 Oct 2023 24 Oct 2024 Key-Systems LLC STARTMONSTER
39 habitatx.co.uk 26 Nov 2023 26 Nov 2024 Ionos SE [Tag = 1AND1] -
40 habitant.ru 25 Sep 2010 25 Sep 2024 REGTIME-RU Private Person
41 havitat.net 30 Nov 2023 30 Nov 2024 CommuniGal Communication Ltd. -
42 habitat1.co 19 May 2015 18 May 2025 Dreamscape Networks International Pte Ltd Habitat1 Co Shared Workspace
43 habitht.com 23 Dec 2023 23 Dec 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
44 mabitat.site 27 Mar 2023 27 Mar 2024 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
45 havitat.fr 4 Nov 2014 4 Nov 2024 OVH ACTION LOGEMENT SERVICES
46 fabitat.net 9 Mar 2022 9 Mar 2025 Amazon Registrar, Inc. Identity Protection Service
47 dabitat.com 12 Oct 2021 12 Oct 2024 DropCatch.com 1098 LLC NameBrightPrivacy.com
48 habitats.se 22 Jan 2023 22 Jan 2025 Simply.com -
49 habitant.gmbh 17 Jan 2024 17 Jan 2025 INWX GmbH REDACTED FOR PRIVACY
50 habita2.info 30 Mar 2021 30 Mar 2025 IONOS SE 1&1 Internet Limited
51 habstat.ru 19 Mar 2024 19 Mar 2025 RU-CENTER-RU Private Person
52 habitas.fr 16 Feb 2023 16 Feb 2025 OVH ATLANTIS SOFTWARE SA
53 habibat.com 15 May 2005 15 May 2025 GoDaddy.com, LLC -
54 zabitat.info 15 Jan 2016 15 Jan 2025 Network Solutions, LLC ODL Inc
55 habitas.ca 16 Nov 2017 16 Nov 2024 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
56 jabitat.com 14 Nov 2022 14 Nov 2024 Wix.Com Ltd. laboratory of new markets S.L.
57 habitai.app 2 Jun 2023 2 Jun 2024 Realtime Register B.V. My Domain Provider
58 bhabitat.africa 20 Feb 2020 20 Feb 2025 NETIM REDACTED
59 ghabitat.net 11 Aug 2020 11 Aug 2024 FastDomain Inc. -
60 habicat.com 2 Apr 2015 2 Apr 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
61 zabitat.com 14 Dec 2011 14 Dec 2025 Network Solutions, LLC -
62 habatat.com 12 Oct 1996 11 Oct 2024 GoDaddy.com, LLC -
63 habitan.co.uk 28 Oct 2021 28 Oct 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
64 habitas.life 22 Jun 2021 22 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
65 habitaz.com 14 Jul 2018 14 Jul 2025 GoDaddy.com, LLC -
66 hubitat.io 16 Apr 2021 16 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
67 tabitat.nl 28 Dec 2016 - Internationale Domeinregistratie Nederland -
68 habitats.xyz 4 Dec 2020 4 Dec 2025 West263 International Limited Y Swetha
69 habietat.com 13 Sep 2023 13 Sep 2024 GoDaddy.com, LLC -
70 habiitat.com 2 May 2024 2 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
71 habitaz.uk 13 Sep 2019 13 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN] -
72 ihabitat.immo 19 May 2024 19 May 2025 IONOS SE 1&1 Internet Limited
73 habitatu.com 9 May 2024 9 May 2025 DropCatch.com 983 LLC Domain Administrator
74 fabitat.org 9 Mar 2022 9 Mar 2025 Amazon Registrar, Inc. Identity Protection Service
75 habitat9.fr 13 Nov 2017 13 Nov 2024 GANDI Ano Nymous
76 habitwat.com 29 Nov 2021 29 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
77 habitas.com 7 Nov 2019 27 Dec 2024 NameWeb BVBA Habitas Bvba
78 habotat.com 25 Sep 2008 25 Sep 2025 https://www.101domain.com/ Digital Privacy Corporation
79 habitatz.in 17 Jun 2022 17 Jun 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
80 habitah.com 14 Apr 2014 14 Apr 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
81 habitatb.com 1 Jan 2018 1 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
82 habitam.cat 12 Feb 2007 12 Feb 2025 Entorno Digital Pere Ribas Guardiola
83 fabitat.com 27 Apr 2005 27 Apr 2025 GoDaddy.com, LLC -
84 habita3.it 18 Oct 2018 18 Oct 2024 Tucows.com Co. hidden
85 habitat2.pl 31 Mar 2022 31 Mar 2025 OVH SAS -
86 hubitat.support 12 Oct 2023 12 Oct 2024 Cloudflare, Inc Healy Technologies LLC
87 habital.org 22 Jul 2006 22 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
88 habitar.it 22 Sep 2012 8 Oct 2024 Algorithmedia S.r.l. Puglia.com srls
89 habitat2.com 3 May 2017 3 May 2025 GoDaddy.com, LLC -
90 whabitat.com 18 Mar 2024 18 Mar 2025 Gname.com Pte. Ltd. Redacted for privacy
91 habitat3.net 12 Apr 2015 12 Apr 2025 Synergy Wholesale Domain Privacy
92 habitate.com 26 Oct 2021 26 Oct 2024 Dynadot Inc -
93 habitot.net 27 Jun 2005 27 Jun 2024 GoDaddy.com, LLC -
94 habitao.fr 12 Jan 2015 12 Jan 2025 IONOS SE Habitao
95 habitar.co.uk 11 Jan 2023 11 Jan 2026 GoDaddy.com, LLC. [Tag = GODADDY] -
96 habitaz.ca 26 Mar 2017 26 Mar 2025 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
97 habital.app 7 Nov 2018 7 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
98 bhabitat.net 20 Feb 2020 20 Feb 2025 NETIM Bank Of Africa
99 habitats.ai - - 1api.net Domains By Proxy, LLC
100 hobitat.com 11 May 2011 11 May 2025 REALTIME REGISTER B.V. REDACTED FOR PRIVACY
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Habitat.be.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=habitat.be
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "habitat.be",
        "page_size": 100
    },
    "count": {
        "total": 4452,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "dabitat.net, zabitat.online, hapitat.org, habitai.io, yabitat.com, habistat.net, habidat.com, habitpat.org, lhabitat.fr, habitas.com.br, habitat3.org, habitats.live, ehabitat.pl, oabitat.com, habitas.live, hubitat.com, ehabitat.com.au, lhabitat.net, habitatz.com, habittt.com, mhabitat.com, habitato.com.br, habitats.app, hhabitat.com, habital.com, habitats.us, habitat3.info, hapitat.net, habithat.com, habitatu.eus, habitar.bio, habitats.nl, habitat4.com, habitat3.com.au, kabitat.com, habitaa.com, habitant.pro, habicat.store, habitatx.co.uk, habitant.ru, havitat.net, habitat1.co, habitht.com, mabitat.site, havitat.fr, fabitat.net, dabitat.com, habitats.se, habitant.gmbh, habita2.info, habstat.ru, habitas.fr, habibat.com, zabitat.info, habitas.ca, jabitat.com, habitai.app, bhabitat.africa, ghabitat.net, habicat.com, zabitat.com, habatat.com, habitan.co.uk, habitas.life, habitaz.com, hubitat.io, tabitat.nl, habitats.xyz, habietat.com, habiitat.com, habitaz.uk, ihabitat.immo, habitatu.com, fabitat.org, habitat9.fr, habitwat.com, habitas.com, habotat.com, habitatz.in, habitah.com, habitatb.com, habitam.cat, fabitat.com, habita3.it, habitat2.pl, hubitat.support, habital.org, habitar.it, habitat2.com, whabitat.com, habitat3.net, habitate.com, habitot.net, habitao.fr, habitar.co.uk, habitaz.ca, habital.app, bhabitat.net, habitats.ai, hobitat.com",
    "results": [
        {
            "num": 1,
            "domain_name": "dabitat.net",
            "domain_keyword": "dabitat",
            "domain_tld": "net",
            "query_time": "2024-04-14 16:14:03",
            "create_date": "2013-09-11",
            "update_date": "2023-09-13",
            "expiry_date": "2024-09-11",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.pendingrenewaldeletion.com",
                "ns2.pendingrenewaldeletion.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "zabitat.online",
            "domain_keyword": "zabitat",
            "domain_tld": "online",
            "query_time": "2024-04-15 15:32:39",
            "create_date": "2017-08-11",
            "update_date": "2024-01-09",
            "expiry_date": "2024-08-11",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_company": "ODL Inc",
            "registrant_state": "MI",
            "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": [
                "ns31.worldnic.com",
                "ns32.worldnic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "hapitat.org",
            "domain_keyword": "hapitat",
            "domain_tld": "org",
            "query_time": "2024-05-06 13:38:11",
            "create_date": "2019-05-03",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-03",
            "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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "habitai.io",
            "domain_keyword": "habitai",
            "domain_tld": "io",
            "query_time": "2024-04-13 01:50:33",
            "create_date": "2023-07-21",
            "update_date": "2023-12-08",
            "expiry_date": "2024-07-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "gracie.ns.cloudflare.com",
                "lennon.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "yabitat.com",
            "domain_keyword": "yabitat",
            "domain_tld": "com",
            "query_time": "2024-04-14 23:03:07",
            "create_date": "2008-04-03",
            "update_date": "2018-04-14",
            "expiry_date": "2025-04-03",
            "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": [
                "ns1103.ui-dns.biz",
                "ns1103.ui-dns.com",
                "ns1103.ui-dns.de",
                "ns1103.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "habistat.net",
            "domain_keyword": "habistat",
            "domain_tld": "net",
            "query_time": "2024-04-14 13:36:54",
            "create_date": "2004-02-12",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-12",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "habidat.com",
            "domain_keyword": "habidat",
            "domain_tld": "com",
            "query_time": "2024-04-14 13:36:09",
            "create_date": "1999-07-02",
            "update_date": "2022-05-03",
            "expiry_date": "2025-07-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.hmsns.com",
                "ns2.hmsns.com",
                "ns3.hmsns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "habitpat.org",
            "domain_keyword": "habitpat",
            "domain_tld": "org",
            "query_time": "2024-04-29 06:56:39",
            "create_date": "2022-04-26",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-26",
            "registrar_iana": 1262,
            "registrar_name": "Dinahosting s.l.",
            "registrar_website": "https://dinahosting.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "A Coruna",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar 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.dinahosting.com",
                "ns2.dinahosting.com",
                "ns3.dinahosting.com",
                "ns4.dinahosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "lhabitat.fr",
            "domain_keyword": "lhabitat",
            "domain_tld": "fr",
            "query_time": "2024-05-05 03:44:45",
            "create_date": "2002-02-03",
            "update_date": "2024-01-31",
            "expiry_date": "2024-12-08",
            "registrar_name": "NFRANCE CONSEIL SAS",
            "registrar_website": "http://www.nfrance.com",
            "registrant_company": "L HABITAT",
            "registrant_address": "83, avenue des Pyrenees, 31830 Plaisance-du-Touch",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.562488292",
            "name_servers": [
                "ns1.adaptinformatique.fr",
                "ns2.adaptinformatique.fr",
                "ns3.adaptinformatique.fr"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 10,
            "domain_name": "habitas.com.br",
            "domain_keyword": "habitas",
            "domain_tld": "com.br",
            "query_time": "2024-05-12 21:48:23",
            "create_date": "1999-08-21",
            "update_date": "2023-08-08",
            "expiry_date": "2025-08-21",
            "registrant_name": "HABITAS NEGOCIOS IMOBILIARIOS LTDA",
            "name_servers": [
                "ns3.cray.com.br",
                "ns4.cray.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 11,
            "domain_name": "habitat3.org",
            "domain_keyword": "habitat3",
            "domain_tld": "org",
            "query_time": "2024-05-28 07:38:41",
            "create_date": "2015-01-19",
            "update_date": "2023-07-11",
            "expiry_date": "2027-01-19",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1bcp.name.com",
                "ns2hkt.name.com",
                "ns3dgj.name.com",
                "ns4lpv.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "habitats.live",
            "domain_keyword": "habitats",
            "domain_tld": "live",
            "query_time": "2024-06-01 15:25:33",
            "create_date": "2023-07-21",
            "update_date": "2024-04-10",
            "expiry_date": "2024-07-21",
            "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": "CA",
            "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-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 13,
            "domain_name": "ehabitat.pl",
            "domain_keyword": "ehabitat",
            "domain_tld": "pl",
            "query_time": "2024-05-06 21:54:03",
            "create_date": "2016-10-12",
            "update_date": "2023-09-12",
            "expiry_date": "2024-10-12",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "oabitat.com",
            "domain_keyword": "oabitat",
            "domain_tld": "com",
            "query_time": "2024-05-28 05:00:06",
            "create_date": "2022-10-28",
            "update_date": "2022-12-03",
            "expiry_date": "2024-10-28",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "habitas.live",
            "domain_keyword": "habitas",
            "domain_tld": "live",
            "query_time": "2024-04-13 01:51:09",
            "create_date": "2019-12-12",
            "update_date": "2024-03-27",
            "expiry_date": "2024-12-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "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-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "hubitat.com",
            "domain_keyword": "hubitat",
            "domain_tld": "com",
            "query_time": "2024-04-15 15:10:26",
            "create_date": "2014-10-14",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-14",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=hubitat.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 17,
            "domain_name": "ehabitat.com.au",
            "domain_keyword": "ehabitat",
            "domain_tld": "com.au",
            "query_time": "2024-05-13 10:04:48",
            "update_date": "2024-04-30",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Giles Newstead",
            "name_servers": [
                "ns00.ultimedia.com.au",
                "ns01.ultimedia.com.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "lhabitat.net",
            "domain_keyword": "lhabitat",
            "domain_tld": "net",
            "query_time": "2024-04-25 14:50:17",
            "create_date": "2012-12-26",
            "update_date": "2023-11-21",
            "expiry_date": "2024-12-26",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of lhabitat.net owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1510.awsdns-60.org",
                "ns-1555.awsdns-02.co.uk",
                "ns-308.awsdns-38.com",
                "ns-832.awsdns-40.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "habitatz.com",
            "domain_keyword": "habitatz",
            "domain_tld": "com",
            "query_time": "2024-05-09 08:32:48",
            "create_date": "2023-03-07",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "habittt.com",
            "domain_keyword": "habittt",
            "domain_tld": "com",
            "query_time": "2024-04-14 13:41:29",
            "create_date": "2019-11-22",
            "update_date": "2023-08-30",
            "expiry_date": "2024-11-22",
            "registrar_iana": 86,
            "registrar_name": "DomainSpot LLC",
            "registrar_website": "https://www.tierra.net",
            "registrant_name": "Whois Privacy Service",
            "registrant_company": "Whois Privacy Service",
            "registrant_address": "PO BOX 501610",
            "registrant_city": "San Diego",
            "registrant_state": "CA",
            "registrant_zip": "92150-1610",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6193932111",
            "name_servers": [
                "ns1.domaindiscover.com",
                "ns2.domaindiscover.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "mhabitat.com",
            "domain_keyword": "mhabitat",
            "domain_tld": "com",
            "query_time": "2024-05-10 06:07:15",
            "create_date": "2013-03-06",
            "update_date": "2024-02-28",
            "expiry_date": "2025-03-06",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (739049853)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O mhabitat.com",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "habitato.com.br",
            "domain_keyword": "habitato",
            "domain_tld": "com.br",
            "query_time": "2024-04-29 06:55:55",
            "create_date": "2012-04-26",
            "update_date": "2021-09-14",
            "expiry_date": "2025-04-26",
            "registrant_name": "Fernanda Correa de Souza Eirelli",
            "name_servers": [
                "ns19.servidorestavel.net",
                "ns20.servidorestavel.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 23,
            "domain_name": "habitats.app",
            "domain_keyword": "habitats",
            "domain_tld": "app",
            "query_time": "2024-05-20 03:06:34",
            "create_date": "2018-06-22",
            "update_date": "2023-08-06",
            "expiry_date": "2025-06-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "hhabitat.com",
            "domain_keyword": "hhabitat",
            "domain_tld": "com",
            "query_time": "2024-05-31 00:39:42",
            "create_date": "2018-02-19",
            "update_date": "2021-02-13",
            "expiry_date": "2024-02-19",
            "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": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "habital.com",
            "domain_keyword": "habital",
            "domain_tld": "com",
            "query_time": "2024-04-13 01:50:34",
            "create_date": "2006-12-07",
            "update_date": "2023-12-08",
            "expiry_date": "2025-12-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "habitats.us",
            "domain_keyword": "habitats",
            "domain_tld": "us",
            "query_time": "2024-05-09 08:32:45",
            "create_date": "2022-08-02",
            "update_date": "2024-01-09",
            "expiry_date": "2024-08-02",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "Tran, Truong Duy",
            "registrant_address": "1415 2nd avenue 1402",
            "registrant_city": "seattle",
            "registrant_state": "wa",
            "registrant_zip": "98101",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8833263",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "habitat3.info",
            "domain_keyword": "habitat3",
            "domain_tld": "info",
            "query_time": "2024-04-29 06:55:42",
            "create_date": "2020-04-17",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-17",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BoomLocal",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Quebec",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.parastorage.com",
                "dns2.parastorage.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "hapitat.net",
            "domain_keyword": "hapitat",
            "domain_tld": "net",
            "query_time": "2024-05-06 13:38:11",
            "create_date": "2019-05-03",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "habithat.com",
            "domain_keyword": "habithat",
            "domain_tld": "com",
            "query_time": "2024-04-14 13:40:32",
            "create_date": "2004-06-18",
            "update_date": "2023-06-12",
            "expiry_date": "2024-06-18",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.shadow.unitedhosting.co.uk",
                "ns2.shadow.unitedhosting.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "habitatu.eus",
            "domain_keyword": "habitatu",
            "domain_tld": "eus",
            "query_time": "2024-04-14 13:39:47",
            "create_date": "2022-11-11",
            "update_date": "2023-12-26",
            "expiry_date": "2024-11-11",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L.",
            "registrar_website": "https://www.arsys.es/",
            "registrant_state": "BIZKAIA",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns23.servidoresdns.net",
                "dns24.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "habitar.bio",
            "domain_keyword": "habitar",
            "domain_tld": "bio",
            "query_time": "2024-05-17 01:08:32",
            "create_date": "2024-05-15",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-15",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SL",
            "registrar_website": "http://www.dondominio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Barcelona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar 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.dondominio.com",
                "ns2.dondominio.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "habitats.nl",
            "domain_keyword": "habitats",
            "domain_tld": "nl",
            "query_time": "2024-04-14 13:39:35",
            "create_date": "2014-11-21",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 33,
            "domain_name": "habitat4.com",
            "domain_keyword": "habitat4",
            "domain_tld": "com",
            "query_time": "2024-04-14 13:37:53",
            "create_date": "2018-10-20",
            "update_date": "2020-10-14",
            "expiry_date": "2024-10-20",
            "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": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "habitat3.com.au",
            "domain_keyword": "habitat3",
            "domain_tld": "com.au",
            "query_time": "2024-04-13 01:51:16",
            "update_date": "2024-03-28",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Stuart Gravenor",
            "name_servers": [
                "everton.ns.cloudflare.com",
                "marjory.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "kabitat.com",
            "domain_keyword": "kabitat",
            "domain_tld": "com",
            "query_time": "2024-04-28 16:18:04",
            "create_date": "2020-04-06",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-06",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "nspro12.hostgator.co",
                "nspro13.hostgator.co"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "habitaa.com",
            "domain_keyword": "habitaa",
            "domain_tld": "com",
            "query_time": "2024-05-09 08:32:01",
            "create_date": "2015-08-07",
            "update_date": "2023-07-19",
            "expiry_date": "2024-08-07",
            "registrar_iana": 76,
            "registrar_name": "NOMINALIA INTERNET S.L.",
            "registrar_website": "http://www.nominalia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://domaincontact.nominalia.com/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "gail.ns.cloudflare.com",
                "micah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "habitant.pro",
            "domain_keyword": "habitant",
            "domain_tld": "pro",
            "query_time": "2024-05-12 21:48:18",
            "create_date": "2023-06-17",
            "update_date": "2023-07-27",
            "expiry_date": "2024-06-17",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FIRE LIVE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns112.ovh.net",
                "ns112.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 38,
            "domain_name": "habicat.store",
            "domain_keyword": "habicat",
            "domain_tld": "store",
            "query_time": "2024-05-09 08:31:50",
            "create_date": "2023-10-24",
            "update_date": "2023-11-23",
            "expiry_date": "2024-10-24",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "STARTMONSTER",
            "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.",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "habitatx.co.uk",
            "domain_keyword": "habitatx",
            "domain_tld": "co.uk",
            "query_time": "2024-05-29 20:18:51",
            "create_date": "2023-11-26",
            "update_date": "2023-11-26",
            "expiry_date": "2024-11-26",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1021.ui-dns.de",
                "ns1025.ui-dns.com",
                "ns1043.ui-dns.org",
                "ns1119.ui-dns.biz"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 40,
            "domain_name": "habitant.ru",
            "domain_keyword": "habitant",
            "domain_tld": "ru",
            "query_time": "2024-05-02 04:39:46",
            "create_date": "2010-09-25",
            "expiry_date": "2024-09-25",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 41,
            "domain_name": "havitat.net",
            "domain_keyword": "havitat",
            "domain_tld": "net",
            "query_time": "2024-04-12 06:56:19",
            "create_date": "2023-11-30",
            "update_date": "2023-12-03",
            "expiry_date": "2024-11-30",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "habitat1.co",
            "domain_keyword": "habitat1",
            "domain_tld": "co",
            "query_time": "2024-04-13 01:51:16",
            "create_date": "2015-05-19",
            "update_date": "2023-05-20",
            "expiry_date": "2025-05-18",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Habitat1 Co Shared Workspace",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.syrahost.com",
                "ns2.syrahost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "habitht.com",
            "domain_keyword": "habitht",
            "domain_tld": "com",
            "query_time": "2024-04-13 01:52:12",
            "create_date": "2023-12-23",
            "update_date": "2023-12-23",
            "expiry_date": "2024-12-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "he nan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "clientHold",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "mabitat.site",
            "domain_keyword": "mabitat",
            "domain_tld": "site",
            "query_time": "2024-05-27 18:50:24",
            "create_date": "2023-03-27",
            "update_date": "2024-05-03",
            "expiry_date": "2024-03-27",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "N/A",
            "registrant_state": "Kwara",
            "registrant_country": "NG",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns15.parkpage.foundationapi.com",
                "dns16.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "havitat.fr",
            "domain_keyword": "havitat",
            "domain_tld": "fr",
            "query_time": "2024-05-21 20:25:34",
            "create_date": "2014-11-04",
            "update_date": "2024-04-23",
            "expiry_date": "2024-11-04",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "ACTION LOGEMENT SERVICES",
            "registrant_address": "ACTION LOGEMENT SERVICES, 19-21 QUAI D AUSTERLITZ, 75013 BORDEAUX",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.187021081",
            "name_servers": [
                "amy.ns.cloudflare.com",
                "aragorn.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 46,
            "domain_name": "fabitat.net",
            "domain_keyword": "fabitat",
            "domain_tld": "net",
            "query_time": "2024-05-09 14:27:58",
            "create_date": "2022-03-09",
            "update_date": "2024-02-04",
            "expiry_date": "2025-03-09",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of fabitat.net owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1246.awsdns-27.org",
                "ns-1733.awsdns-24.co.uk",
                "ns-346.awsdns-43.com",
                "ns-696.awsdns-23.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "dabitat.com",
            "domain_keyword": "dabitat",
            "domain_tld": "com",
            "query_time": "2024-05-01 00:52:11",
            "create_date": "2021-10-12",
            "update_date": "2022-08-04",
            "expiry_date": "2024-10-12",
            "registrar_iana": 3307,
            "registrar_name": "DropCatch.com 1098 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "NameBrightPrivacy.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.7204960020",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "habitats.se",
            "domain_keyword": "habitats",
            "domain_tld": "se",
            "query_time": "2024-05-05 16:14:44",
            "create_date": "2023-01-22",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-22",
            "registrar_name": "Simply.com",
            "name_servers": [
                "ns1.simply.com",
                "ns2.simply.com",
                "ns3.simply.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 49,
            "domain_name": "habitant.gmbh",
            "domain_keyword": "habitant",
            "domain_tld": "gmbh",
            "query_time": "2024-05-19 01:56:54",
            "create_date": "2024-01-17",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-17",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.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": [
                "ns1.timmehosting.de",
                "ns2.timmehosting.de",
                "ns3.timmehosting.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "habita2.info",
            "domain_keyword": "habita2",
            "domain_tld": "info",
            "query_time": "2024-05-29 20:18:34",
            "create_date": "2021-03-30",
            "update_date": "2024-05-14",
            "expiry_date": "2025-03-30",
            "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": [
                "ns1038.ui-dns.biz",
                "ns1066.ui-dns.com",
                "ns1074.ui-dns.org",
                "ns1111.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "habstat.ru",
            "domain_keyword": "habstat",
            "domain_tld": "ru",
            "query_time": "2024-05-02 04:39:49",
            "create_date": "2024-03-19",
            "expiry_date": "2025-03-19",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dana.ns.cloudflare.com",
                "logan.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 52,
            "domain_name": "habitas.fr",
            "domain_keyword": "habitas",
            "domain_tld": "fr",
            "query_time": "2024-05-05 07:24:42",
            "create_date": "2023-02-16",
            "update_date": "2023-04-11",
            "expiry_date": "2025-02-16",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "ATLANTIS SOFTWARE SA",
            "registrant_address": "ATLANTIS SOFTWARE SA, 10 Boulevard de la Foire, 1528 Luxembourg",
            "registrant_country": "LU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.437400425",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 53,
            "domain_name": "habibat.com",
            "domain_keyword": "habibat",
            "domain_tld": "com",
            "query_time": "2024-05-19 01:56:15",
            "create_date": "2005-05-15",
            "update_date": "2024-04-25",
            "expiry_date": "2025-05-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "zabitat.info",
            "domain_keyword": "zabitat",
            "domain_tld": "info",
            "query_time": "2024-05-20 09:28:49",
            "create_date": "2016-01-15",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-15",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ODL Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "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.worldnic.com",
                "ns4.worldnic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "habitas.ca",
            "domain_keyword": "habitas",
            "domain_tld": "ca",
            "query_time": "2024-05-28 07:38:37",
            "create_date": "2017-11-16",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-16",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "jabitat.com",
            "domain_keyword": "jabitat",
            "domain_tld": "com",
            "query_time": "2024-04-12 11:20:38",
            "create_date": "2022-11-14",
            "update_date": "2023-10-15",
            "expiry_date": "2024-11-14",
            "registrar_iana": 3817,
            "registrar_name": "Wix.Com Ltd.",
            "registrar_website": "http://www.wix.com",
            "registrant_name": "Statutory Masking Enabled",
            "registrant_company": "laboratory of new markets S.L.",
            "registrant_address": "Statutory Masking Enabled",
            "registrant_city": "Statutory Masking Enabled",
            "registrant_state": "MD",
            "registrant_zip": "Statutory Masking Enabled",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "Statutory Masking Enabled",
            "registrant_fax": "Statutory Masking Enabled",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "habitai.app",
            "domain_keyword": "habitai",
            "domain_tld": "app",
            "query_time": "2024-05-12 21:48:17",
            "create_date": "2023-06-02",
            "update_date": "2023-06-07",
            "expiry_date": "2024-06-02",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "https://www.realtimeregister.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "My Domain Provider",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dan.ns.cloudflare.com",
                "lady.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "bhabitat.africa",
            "domain_keyword": "bhabitat",
            "domain_tld": "africa",
            "query_time": "2024-04-12 14:44:44",
            "create_date": "2020-02-20",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-20",
            "registrar_iana": 1519,
            "registrar_name": "NETIM",
            "registrar_website": "https://www.netim.com/domain-name/",
            "registrant_name": "REDACTED",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "MA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "mrozia.mtds.com",
                "rfissa.mtds.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "ghabitat.net",
            "domain_keyword": "ghabitat",
            "domain_tld": "net",
            "query_time": "2024-04-11 19:53:01",
            "create_date": "2020-08-11",
            "update_date": "2023-07-28",
            "expiry_date": "2024-08-11",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "habicat.com",
            "domain_keyword": "habicat",
            "domain_tld": "com",
            "query_time": "2024-04-14 13:36:06",
            "create_date": "2015-04-02",
            "update_date": "2021-03-27",
            "expiry_date": "2025-04-02",
            "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": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "zabitat.com",
            "domain_keyword": "zabitat",
            "domain_tld": "com",
            "query_time": "2024-04-15 16:34:07",
            "create_date": "2011-12-14",
            "update_date": "2024-03-17",
            "expiry_date": "2025-12-14",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns53.worldnic.com",
                "ns54.worldnic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "habatat.com",
            "domain_keyword": "habatat",
            "domain_tld": "com",
            "query_time": "2024-05-09 21:55:11",
            "create_date": "1996-10-12",
            "update_date": "2022-10-15",
            "expiry_date": "2024-10-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "jerome.ns.cloudflare.com",
                "nia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "habitan.co.uk",
            "domain_keyword": "habitan",
            "domain_tld": "co.uk",
            "query_time": "2024-05-09 08:32:06",
            "create_date": "2021-10-28",
            "update_date": "2023-10-13",
            "expiry_date": "2024-10-28",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.guzelhosting.com",
                "ns2.guzelhosting.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 64,
            "domain_name": "habitas.life",
            "domain_keyword": "habitas",
            "domain_tld": "life",
            "query_time": "2024-05-20 03:06:10",
            "create_date": "2021-06-22",
            "update_date": "2023-08-06",
            "expiry_date": "2024-06-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "habitaz.com",
            "domain_keyword": "habitaz",
            "domain_tld": "com",
            "query_time": "2024-06-01 15:25:39",
            "create_date": "2018-07-14",
            "update_date": "2023-07-19",
            "expiry_date": "2025-07-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "hubitat.io",
            "domain_keyword": "hubitat",
            "domain_tld": "io",
            "query_time": "2024-05-05 09:20:49",
            "create_date": "2021-04-16",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "brad.ns.cloudflare.com",
                "kate.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "tabitat.nl",
            "domain_keyword": "tabitat",
            "domain_tld": "nl",
            "query_time": "2024-05-09 16:27:56",
            "create_date": "2016-12-28",
            "update_date": "2019-10-21",
            "registrar_name": "Internationale Domeinregistratie Nederland",
            "name_servers": [
                "ns1.dopingtime.com",
                "ns2.dopingtime.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 68,
            "domain_name": "habitats.xyz",
            "domain_keyword": "habitats",
            "domain_tld": "xyz",
            "query_time": "2024-05-20 03:06:34",
            "create_date": "2020-12-04",
            "update_date": "2023-08-31",
            "expiry_date": "2025-12-04",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_company": "Y Swetha",
            "registrant_state": "Telangana",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "habietat.com",
            "domain_keyword": "habietat",
            "domain_tld": "com",
            "query_time": "2024-04-13 01:49:27",
            "create_date": "2023-09-13",
            "update_date": "2023-09-13",
            "expiry_date": "2024-09-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "habiitat.com",
            "domain_keyword": "habiitat",
            "domain_tld": "com",
            "query_time": "2024-05-05 06:09:28",
            "create_date": "2024-05-02",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-02",
            "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=habiitat.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "habitaz.uk",
            "domain_keyword": "habitaz",
            "domain_tld": "uk",
            "query_time": "2024-05-10 15:51:16",
            "create_date": "2019-09-13",
            "update_date": "2024-05-10",
            "expiry_date": "2024-09-13",
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]",
            "registrar_website": "https://publicdomainregistry.com",
            "name_servers": [
                "ns1.dnsync.co.za",
                "ns2.dnsync.co.za"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 72,
            "domain_name": "ihabitat.immo",
            "domain_keyword": "ihabitat",
            "domain_tld": "immo",
            "query_time": "2024-05-21 15:54:13",
            "create_date": "2024-05-19",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-19",
            "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": [
                "ns1024.ui-dns.org",
                "ns1028.ui-dns.biz",
                "ns1035.ui-dns.de",
                "ns1086.ui-dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "habitatu.com",
            "domain_keyword": "habitatu",
            "domain_tld": "com",
            "query_time": "2024-05-22 15:09:47",
            "create_date": "2024-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 2742,
            "registrar_name": "DropCatch.com 983 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Administrator",
            "registrant_address": "4616 W Sahara Ave #180",
            "registrant_city": "Las Vegas",
            "registrant_state": "NV",
            "registrant_zip": "89146",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8009681968",
            "name_servers": [
                "ns1.dne.com",
                "ns2.dne.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "fabitat.org",
            "domain_keyword": "fabitat",
            "domain_tld": "org",
            "query_time": "2024-04-22 21:15:53",
            "create_date": "2022-03-09",
            "update_date": "2024-02-09",
            "expiry_date": "2025-03-09",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1288.awsdns-33.org",
                "ns-1633.awsdns-12.co.uk",
                "ns-455.awsdns-56.com",
                "ns-953.awsdns-55.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "habitat9.fr",
            "domain_keyword": "habitat9",
            "domain_tld": "fr",
            "query_time": "2024-05-05 07:24:48",
            "create_date": "2017-11-13",
            "update_date": "2023-11-05",
            "expiry_date": "2024-11-13",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net/fr/tlds/fr/",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns-194-a.gandi.net",
                "ns-240-b.gandi.net",
                "ns-76-c.gandi.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 76,
            "domain_name": "habitwat.com",
            "domain_keyword": "habitwat",
            "domain_tld": "com",
            "query_time": "2024-04-07 00:32:36",
            "create_date": "2021-11-29",
            "update_date": "2023-11-30",
            "expiry_date": "2024-11-29",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=habitwat.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 77,
            "domain_name": "habitas.com",
            "domain_keyword": "habitas",
            "domain_tld": "com",
            "query_time": "2024-04-29 06:55:37",
            "create_date": "2019-11-07",
            "update_date": "2023-12-26",
            "expiry_date": "2024-12-27",
            "registrar_iana": 1464,
            "registrar_name": "NameWeb BVBA",
            "registrar_website": "http://www.NameWeb.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Habitas Bvba",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "https://www.nameweb.biz/gdpr-whois/g6xzira879eccf07b9bf64a8a18423dd6197c982c426c2",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.creations-group.be",
                "ns-cloud-c2.creations-group.be",
                "ns-cloud-c3.creations-group.be"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "habotat.com",
            "domain_keyword": "habotat",
            "domain_tld": "com",
            "query_time": "2024-04-07 00:33:39",
            "create_date": "2008-09-25",
            "update_date": "2023-12-09",
            "expiry_date": "2025-09-25",
            "registrar_iana": 1011,
            "registrar_name": "https://www.101domain.com/",
            "registrar_website": "https://www.101domain.com/",
            "registrant_name": "Private Registrant",
            "registrant_company": "Digital Privacy Corporation",
            "registrant_address": "3220 Executive Ridge Drive, Suite 101., C/O HABOTAT.COM",
            "registrant_city": "Vista",
            "registrant_state": "CA",
            "registrant_zip": "92081",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7604482392",
            "name_servers": [
                "ns1.101domain.com",
                "ns2.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "habitatz.in",
            "domain_keyword": "habitatz",
            "domain_tld": "in",
            "query_time": "2024-05-12 21:49:33",
            "create_date": "2022-06-17",
            "update_date": "2023-06-20",
            "expiry_date": "2024-06-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kerala",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "habitah.com",
            "domain_keyword": "habitah",
            "domain_tld": "com",
            "query_time": "2024-05-29 20:18:35",
            "create_date": "2014-04-14",
            "update_date": "2021-04-08",
            "expiry_date": "2024-04-14",
            "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": 81,
            "domain_name": "habitatb.com",
            "domain_keyword": "habitatb",
            "domain_tld": "com",
            "query_time": "2024-04-14 13:38:00",
            "create_date": "2018-01-01",
            "update_date": "2020-12-26",
            "expiry_date": "2025-01-01",
            "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": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "habitam.cat",
            "domain_keyword": "habitam",
            "domain_tld": "cat",
            "query_time": "2024-04-13 01:50:35",
            "create_date": "2007-02-12",
            "update_date": "2024-02-01",
            "expiry_date": "2025-02-12",
            "registrar_iana": 696,
            "registrar_name": "Entorno Digital",
            "registrar_website": "http://www.entorno.cat",
            "registrant_company": "Pere Ribas Guardiola",
            "registrant_state": "GI",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.entorno.com",
                "ns2.entorno.com",
                "ns3.entorno.com",
                "ns4.entorno.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "fabitat.com",
            "domain_keyword": "fabitat",
            "domain_tld": "com",
            "query_time": "2024-04-29 01:31:34",
            "create_date": "2005-04-27",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns.liquidweb.com",
                "ns1.liquidweb.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "habita3.it",
            "domain_keyword": "habita3",
            "domain_tld": "it",
            "query_time": "2024-05-16 06:51:04",
            "create_date": "2018-10-18",
            "update_date": "2023-11-03",
            "expiry_date": "2024-10-18",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://opensrs.com",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 85,
            "domain_name": "habitat2.pl",
            "domain_keyword": "habitat2",
            "domain_tld": "pl",
            "query_time": "2024-06-01 01:34:57",
            "create_date": "2022-03-31",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-31",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns106.ovh.net",
                "ns106.ovh.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "hubitat.support",
            "domain_keyword": "hubitat",
            "domain_tld": "support",
            "query_time": "2024-04-11 01:24:38",
            "create_date": "2023-10-12",
            "update_date": "2023-10-17",
            "expiry_date": "2024-10-12",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Healy Technologies LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MD",
            "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": [
                "faye.ns.cloudflare.com",
                "sevki.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "habital.org",
            "domain_keyword": "habital",
            "domain_tld": "org",
            "query_time": "2024-04-14 13:37:10",
            "create_date": "2006-07-22",
            "update_date": "2024-03-08",
            "expiry_date": "2024-07-22",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "habitar.it",
            "domain_keyword": "habitar",
            "domain_tld": "it",
            "query_time": "2024-04-29 06:55:36",
            "create_date": "2012-09-22",
            "update_date": "2023-10-24",
            "expiry_date": "2024-10-08",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com srls",
            "registrant_address": "Via 16 Settembre 1959, 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 89,
            "domain_name": "habitat2.com",
            "domain_keyword": "habitat2",
            "domain_tld": "com",
            "query_time": "2024-05-09 08:32:11",
            "create_date": "2017-05-03",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "whabitat.com",
            "domain_keyword": "whabitat",
            "domain_tld": "com",
            "query_time": "2024-05-18 16:57:37",
            "create_date": "2024-03-18",
            "update_date": "2024-04-10",
            "expiry_date": "2025-03-18",
            "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": "GUANGXI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=whabitat.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": 91,
            "domain_name": "habitat3.net",
            "domain_keyword": "habitat3",
            "domain_tld": "net",
            "query_time": "2024-05-28 07:38:41",
            "create_date": "2015-04-12",
            "update_date": "2024-03-28",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1609,
            "registrar_name": "Synergy Wholesale",
            "registrar_website": "https://synergywholesale.com",
            "registrant_name": "Domain Privacy",
            "registrant_address": "PO Box 119",
            "registrant_city": "Beaconsfield",
            "registrant_state": "VIC",
            "registrant_zip": "3807",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.385145121",
            "name_servers": [
                "dakota.ns.cloudflare.com",
                "sierra.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "habitate.com",
            "domain_keyword": "habitate",
            "domain_tld": "com",
            "query_time": "2024-04-14 13:38:32",
            "create_date": "2021-10-26",
            "update_date": "2023-08-30",
            "expiry_date": "2024-10-26",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "habitot.net",
            "domain_keyword": "habitot",
            "domain_tld": "net",
            "query_time": "2024-04-14 13:41:07",
            "create_date": "2005-06-27",
            "update_date": "2024-01-24",
            "expiry_date": "2024-06-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "habitao.fr",
            "domain_keyword": "habitao",
            "domain_tld": "fr",
            "query_time": "2024-05-05 07:24:42",
            "create_date": "2015-01-12",
            "update_date": "2024-02-29",
            "expiry_date": "2025-01-12",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "Habitao",
            "registrant_address": "Habitao, Allée des Marronniers 324,, 83470 Saint Maximin la Sainte Baume",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.675742250",
            "name_servers": [
                "ns1022.ui-dns.de",
                "ns1055.ui-dns.org",
                "ns1058.ui-dns.com",
                "ns1116.ui-dns.biz"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 95,
            "domain_name": "habitar.co.uk",
            "domain_keyword": "habitar",
            "domain_tld": "co.uk",
            "query_time": "2024-04-13 01:50:41",
            "create_date": "2023-01-11",
            "update_date": "2023-08-09",
            "expiry_date": "2026-01-11",
            "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": 96,
            "domain_name": "habitaz.ca",
            "domain_keyword": "habitaz",
            "domain_tld": "ca",
            "query_time": "2024-05-20 03:06:59",
            "create_date": "2017-03-26",
            "update_date": "2023-03-27",
            "expiry_date": "2025-03-26",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.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": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "habital.app",
            "domain_keyword": "habital",
            "domain_tld": "app",
            "query_time": "2024-05-20 03:06:06",
            "create_date": "2018-11-07",
            "update_date": "2023-12-22",
            "expiry_date": "2024-11-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "bhabitat.net",
            "domain_keyword": "bhabitat",
            "domain_tld": "net",
            "query_time": "2024-05-27 10:21:48",
            "create_date": "2020-02-20",
            "update_date": "2024-01-31",
            "expiry_date": "2025-02-20",
            "registrar_iana": 1519,
            "registrar_name": "NETIM",
            "registrar_website": "https://www.netim.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bank Of Africa",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MA",
            "registrant_email": "please use the online form https://www.whoisprivacy.domains/ 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.netim.net",
                "ns2.netim.net",
                "ns3.netim.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "habitats.ai",
            "domain_keyword": "habitats",
            "domain_tld": "ai",
            "query_time": "2024-05-22 10:25:07",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "Active",
                "clientRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "hobitat.com",
            "domain_keyword": "hobitat",
            "domain_tld": "com",
            "query_time": "2024-05-16 08:26:42",
            "create_date": "2011-05-11",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-11",
            "registrar_iana": 839,
            "registrar_name": "REALTIME REGISTER B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Üsküdar",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "https://mydomainprovider.com/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.veridyen.com",
                "ns2.veridyen.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "not signed"
            ]
        }
    ],
    "stats": {
        "total_time": 0.195,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>habitat.be</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4452</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>dabitat.net, zabitat.online, hapitat.org, habitai.io, yabitat.com, habistat.net, habidat.com, habitpat.org, lhabitat.fr, habitas.com.br, habitat3.org, habitats.live, ehabitat.pl, oabitat.com, habitas.live, hubitat.com, ehabitat.com.au, lhabitat.net, habitatz.com, habittt.com, mhabitat.com, habitato.com.br, habitats.app, hhabitat.com, habital.com, habitats.us, habitat3.info, hapitat.net, habithat.com, habitatu.eus, habitar.bio, habitats.nl, habitat4.com, habitat3.com.au, kabitat.com, habitaa.com, habitant.pro, habicat.store, habitatx.co.uk, habitant.ru, havitat.net, habitat1.co, habitht.com, mabitat.site, havitat.fr, fabitat.net, dabitat.com, habitats.se, habitant.gmbh, habita2.info, habstat.ru, habitas.fr, habibat.com, zabitat.info, habitas.ca, jabitat.com, habitai.app, bhabitat.africa, ghabitat.net, habicat.com, zabitat.com, habatat.com, habitan.co.uk, habitas.life, habitaz.com, hubitat.io, tabitat.nl, habitats.xyz, habietat.com, habiitat.com, habitaz.uk, ihabitat.immo, habitatu.com, fabitat.org, habitat9.fr, habitwat.com, habitas.com, habotat.com, habitatz.in, habitah.com, habitatb.com, habitam.cat, fabitat.com, habita3.it, habitat2.pl, hubitat.support, habital.org, habitar.it, habitat2.com, whabitat.com, habitat3.net, habitate.com, habitot.net, habitao.fr, habitar.co.uk, habitaz.ca, habital.app, bhabitat.net, habitats.ai, hobitat.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>dabitat.net</domain_name>
   <domain_keyword>dabitat</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-14 16:14:03</query_time>
   <create_date>2013-09-11</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.pendingrenewaldeletion.com</value>
    <value>ns2.pendingrenewaldeletion.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>zabitat.online</domain_name>
   <domain_keyword>zabitat</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-15 15:32:39</query_time>
   <create_date>2017-08-11</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_company>ODL Inc</registrant_company>
   <registrant_state>MI</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>ns31.worldnic.com</value>
    <value>ns32.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>hapitat.org</domain_name>
   <domain_keyword>hapitat</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-06 13:38:11</query_time>
   <create_date>2019-05-03</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-03</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>ns75.domaincontrol.com</value>
    <value>ns76.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>4</num>
   <domain_name>habitai.io</domain_name>
   <domain_keyword>habitai</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-13 01:50:33</query_time>
   <create_date>2023-07-21</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>gracie.ns.cloudflare.com</value>
    <value>lennon.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>yabitat.com</domain_name>
   <domain_keyword>yabitat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 23:03:07</query_time>
   <create_date>2008-04-03</create_date>
   <update_date>2018-04-14</update_date>
   <expiry_date>2025-04-03</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>ns1103.ui-dns.biz</value>
    <value>ns1103.ui-dns.com</value>
    <value>ns1103.ui-dns.de</value>
    <value>ns1103.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>habistat.net</domain_name>
   <domain_keyword>habistat</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-14 13:36:54</query_time>
   <create_date>2004-02-12</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>habidat.com</domain_name>
   <domain_keyword>habidat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 13:36:09</query_time>
   <create_date>1999-07-02</create_date>
   <update_date>2022-05-03</update_date>
   <expiry_date>2025-07-02</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.hmsns.com</value>
    <value>ns2.hmsns.com</value>
    <value>ns3.hmsns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>habitpat.org</domain_name>
   <domain_keyword>habitpat</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-29 06:56:39</query_time>
   <create_date>2022-04-26</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>1262</registrar_iana>
   <registrar_name>Dinahosting s.l.</registrar_name>
   <registrar_website>https://dinahosting.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>A Coruna</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.dinahosting.com</value>
    <value>ns2.dinahosting.com</value>
    <value>ns3.dinahosting.com</value>
    <value>ns4.dinahosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>lhabitat.fr</domain_name>
   <domain_keyword>lhabitat</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 03:44:45</query_time>
   <create_date>2002-02-03</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_name>NFRANCE CONSEIL SAS</registrar_name>
   <registrar_website>http://www.nfrance.com</registrar_website>
   <registrant_company>L HABITAT</registrant_company>
   <registrant_address>83, avenue des Pyrenees, 31830 Plaisance-du-Touch</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.562488292</registrant_phone>
   <name_servers>
    <value>ns1.adaptinformatique.fr</value>
    <value>ns2.adaptinformatique.fr</value>
    <value>ns3.adaptinformatique.fr</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>habitas.com.br</domain_name>
   <domain_keyword>habitas</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-12 21:48:23</query_time>
   <create_date>1999-08-21</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2025-08-21</expiry_date>
   <registrant_name>HABITAS NEGOCIOS IMOBILIARIOS LTDA</registrant_name>
   <name_servers>
    <value>ns3.cray.com.br</value>
    <value>ns4.cray.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>habitat3.org</domain_name>
   <domain_keyword>habitat3</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-28 07:38:41</query_time>
   <create_date>2015-01-19</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2027-01-19</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1bcp.name.com</value>
    <value>ns2hkt.name.com</value>
    <value>ns3dgj.name.com</value>
    <value>ns4lpv.name.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>habitats.live</domain_name>
   <domain_keyword>habitats</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-06-01 15:25:33</query_time>
   <create_date>2023-07-21</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-07-21</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>CA</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-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>ehabitat.pl</domain_name>
   <domain_keyword>ehabitat</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-06 21:54:03</query_time>
   <create_date>2016-10-12</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>oabitat.com</domain_name>
   <domain_keyword>oabitat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 05:00:06</query_time>
   <create_date>2022-10-28</create_date>
   <update_date>2022-12-03</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>habitas.live</domain_name>
   <domain_keyword>habitas</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-13 01:51:09</query_time>
   <create_date>2019-12-12</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</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-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>hubitat.com</domain_name>
   <domain_keyword>hubitat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 15:10:26</query_time>
   <create_date>2014-10-14</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=hubitat.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>ehabitat.com.au</domain_name>
   <domain_keyword>ehabitat</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-13 10:04:48</query_time>
   <update_date>2024-04-30</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Giles Newstead</registrant_name>
   <name_servers>
    <value>ns00.ultimedia.com.au</value>
    <value>ns01.ultimedia.com.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>lhabitat.net</domain_name>
   <domain_keyword>lhabitat</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 14:50:17</query_time>
   <create_date>2012-12-26</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of lhabitat.net owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1510.awsdns-60.org</value>
    <value>ns-1555.awsdns-02.co.uk</value>
    <value>ns-308.awsdns-38.com</value>
    <value>ns-832.awsdns-40.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>habitatz.com</domain_name>
   <domain_keyword>habitatz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 08:32:48</query_time>
   <create_date>2023-03-07</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>habittt.com</domain_name>
   <domain_keyword>habittt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 13:41:29</query_time>
   <create_date>2019-11-22</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>86</registrar_iana>
   <registrar_name>DomainSpot LLC</registrar_name>
   <registrar_website>https://www.tierra.net</registrar_website>
   <registrant_name>Whois Privacy Service</registrant_name>
   <registrant_company>Whois Privacy Service</registrant_company>
   <registrant_address>PO BOX 501610</registrant_address>
   <registrant_city>San Diego</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92150-1610</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6193932111</registrant_phone>
   <name_servers>
    <value>ns1.domaindiscover.com</value>
    <value>ns2.domaindiscover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>mhabitat.com</domain_name>
   <domain_keyword>mhabitat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 06:07:15</query_time>
   <create_date>2013-03-06</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (739049853)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O mhabitat.com</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>habitato.com.br</domain_name>
   <domain_keyword>habitato</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-29 06:55:55</query_time>
   <create_date>2012-04-26</create_date>
   <update_date>2021-09-14</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrant_name>Fernanda Correa de Souza Eirelli</registrant_name>
   <name_servers>
    <value>ns19.servidorestavel.net</value>
    <value>ns20.servidorestavel.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>habitats.app</domain_name>
   <domain_keyword>habitats</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-20 03:06:34</query_time>
   <create_date>2018-06-22</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2025-06-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>hhabitat.com</domain_name>
   <domain_keyword>hhabitat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 00:39:42</query_time>
   <create_date>2018-02-19</create_date>
   <update_date>2021-02-13</update_date>
   <expiry_date>2024-02-19</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>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>25</num>
   <domain_name>habital.com</domain_name>
   <domain_keyword>habital</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 01:50:34</query_time>
   <create_date>2006-12-07</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2025-12-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>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>habitats.us</domain_name>
   <domain_keyword>habitats</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-09 08:32:45</query_time>
   <create_date>2022-08-02</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>Tran, Truong Duy</registrant_name>
   <registrant_address>1415 2nd avenue 1402</registrant_address>
   <registrant_city>seattle</registrant_city>
   <registrant_state>wa</registrant_state>
   <registrant_zip>98101</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8833263</registrant_phone>
   <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>27</num>
   <domain_name>habitat3.info</domain_name>
   <domain_keyword>habitat3</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-29 06:55:42</query_time>
   <create_date>2020-04-17</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BoomLocal</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Quebec</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.parastorage.com</value>
    <value>dns2.parastorage.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>hapitat.net</domain_name>
   <domain_keyword>hapitat</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-06 13:38:11</query_time>
   <create_date>2019-05-03</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-03</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>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>habithat.com</domain_name>
   <domain_keyword>habithat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 13:40:32</query_time>
   <create_date>2004-06-18</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.shadow.unitedhosting.co.uk</value>
    <value>ns2.shadow.unitedhosting.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>habitatu.eus</domain_name>
   <domain_keyword>habitatu</domain_keyword>
   <domain_tld>eus</domain_tld>
   <query_time>2024-04-14 13:39:47</query_time>
   <create_date>2022-11-11</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L.</registrar_name>
   <registrar_website>https://www.arsys.es/</registrar_website>
   <registrant_state>BIZKAIA</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns23.servidoresdns.net</value>
    <value>dns24.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>habitar.bio</domain_name>
   <domain_keyword>habitar</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-17 01:08:32</query_time>
   <create_date>2024-05-15</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SL</registrar_name>
   <registrar_website>http://www.dondominio.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>Barcelona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.dondominio.com</value>
    <value>ns2.dondominio.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>habitats.nl</domain_name>
   <domain_keyword>habitats</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-14 13:39:35</query_time>
   <create_date>2014-11-21</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>habitat4.com</domain_name>
   <domain_keyword>habitat4</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 13:37:53</query_time>
   <create_date>2018-10-20</create_date>
   <update_date>2020-10-14</update_date>
   <expiry_date>2024-10-20</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>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.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>habitat3.com.au</domain_name>
   <domain_keyword>habitat3</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-13 01:51:16</query_time>
   <update_date>2024-03-28</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Stuart Gravenor</registrant_name>
   <name_servers>
    <value>everton.ns.cloudflare.com</value>
    <value>marjory.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>kabitat.com</domain_name>
   <domain_keyword>kabitat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 16:18:04</query_time>
   <create_date>2020-04-06</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>nspro12.hostgator.co</value>
    <value>nspro13.hostgator.co</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>habitaa.com</domain_name>
   <domain_keyword>habitaa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 08:32:01</query_time>
   <create_date>2015-08-07</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>76</registrar_iana>
   <registrar_name>NOMINALIA INTERNET S.L.</registrar_name>
   <registrar_website>http://www.nominalia.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>GI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://domaincontact.nominalia.com/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>gail.ns.cloudflare.com</value>
    <value>micah.ns.cloudflare.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>habitant.pro</domain_name>
   <domain_keyword>habitant</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-12 21:48:18</query_time>
   <create_date>2023-06-17</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>FIRE LIVE</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns112.ovh.net</value>
    <value>ns112.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>38</num>
   <domain_name>habicat.store</domain_name>
   <domain_keyword>habicat</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-09 08:31:50</query_time>
   <create_date>2023-10-24</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>STARTMONSTER</registrant_company>
   <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>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>habitatx.co.uk</domain_name>
   <domain_keyword>habitatx</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-29 20:18:51</query_time>
   <create_date>2023-11-26</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1021.ui-dns.de</value>
    <value>ns1025.ui-dns.com</value>
    <value>ns1043.ui-dns.org</value>
    <value>ns1119.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>habitant.ru</domain_name>
   <domain_keyword>habitant</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 04:39:46</query_time>
   <create_date>2010-09-25</create_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.domainparking.ru</value>
    <value>ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>havitat.net</domain_name>
   <domain_keyword>havitat</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-12 06:56:19</query_time>
   <create_date>2023-11-30</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>habitat1.co</domain_name>
   <domain_keyword>habitat1</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-13 01:51:16</query_time>
   <create_date>2015-05-19</create_date>
   <update_date>2023-05-20</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Habitat1 Co Shared Workspace</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.syrahost.com</value>
    <value>ns2.syrahost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>habitht.com</domain_name>
   <domain_keyword>habitht</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 01:52:12</query_time>
   <create_date>2023-12-23</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-12-23</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://wanwang.aliyun.com</registrar_website>
   <registrant_state>he nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>mabitat.site</domain_name>
   <domain_keyword>mabitat</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-27 18:50:24</query_time>
   <create_date>2023-03-27</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-03-27</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>Kwara</registrant_state>
   <registrant_country>NG</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns15.parkpage.foundationapi.com</value>
    <value>dns16.parkpage.foundationapi.com</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>havitat.fr</domain_name>
   <domain_keyword>havitat</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-21 20:25:34</query_time>
   <create_date>2014-11-04</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>ACTION LOGEMENT SERVICES</registrant_company>
   <registrant_address>ACTION LOGEMENT SERVICES, 19-21 QUAI D AUSTERLITZ, 75013 BORDEAUX</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.187021081</registrant_phone>
   <name_servers>
    <value>amy.ns.cloudflare.com</value>
    <value>aragorn.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>fabitat.net</domain_name>
   <domain_keyword>fabitat</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 14:27:58</query_time>
   <create_date>2022-03-09</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of fabitat.net owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1246.awsdns-27.org</value>
    <value>ns-1733.awsdns-24.co.uk</value>
    <value>ns-346.awsdns-43.com</value>
    <value>ns-696.awsdns-23.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>dabitat.com</domain_name>
   <domain_keyword>dabitat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 00:52:11</query_time>
   <create_date>2021-10-12</create_date>
   <update_date>2022-08-04</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_iana>3307</registrar_iana>
   <registrar_name>DropCatch.com 1098 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>NameBrightPrivacy.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.7204960020</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>48</num>
   <domain_name>habitats.se</domain_name>
   <domain_keyword>habitats</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 16:14:44</query_time>
   <create_date>2023-01-22</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_name>Simply.com</registrar_name>
   <name_servers>
    <value>ns1.simply.com</value>
    <value>ns2.simply.com</value>
    <value>ns3.simply.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>habitant.gmbh</domain_name>
   <domain_keyword>habitant</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-05-19 01:56:54</query_time>
   <create_date>2024-01-17</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.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>ns1.timmehosting.de</value>
    <value>ns2.timmehosting.de</value>
    <value>ns3.timmehosting.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>habita2.info</domain_name>
   <domain_keyword>habita2</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-29 20:18:34</query_time>
   <create_date>2021-03-30</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-03-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>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>ns1038.ui-dns.biz</value>
    <value>ns1066.ui-dns.com</value>
    <value>ns1074.ui-dns.org</value>
    <value>ns1111.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>habstat.ru</domain_name>
   <domain_keyword>habstat</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 04:39:49</query_time>
   <create_date>2024-03-19</create_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dana.ns.cloudflare.com</value>
    <value>logan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>habitas.fr</domain_name>
   <domain_keyword>habitas</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 07:24:42</query_time>
   <create_date>2023-02-16</create_date>
   <update_date>2023-04-11</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>ATLANTIS SOFTWARE SA</registrant_company>
   <registrant_address>ATLANTIS SOFTWARE SA, 10 Boulevard de la Foire, 1528 Luxembourg</registrant_address>
   <registrant_country>LU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.437400425</registrant_phone>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>habibat.com</domain_name>
   <domain_keyword>habibat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 01:56:15</query_time>
   <create_date>2005-05-15</create_date>
   <update_date>2024-04-25</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</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>zabitat.info</domain_name>
   <domain_keyword>zabitat</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-20 09:28:49</query_time>
   <create_date>2016-01-15</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ODL Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</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.worldnic.com</value>
    <value>ns4.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>habitas.ca</domain_name>
   <domain_keyword>habitas</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-28 07:38:37</query_time>
   <create_date>2017-11-16</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.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>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>jabitat.com</domain_name>
   <domain_keyword>jabitat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 11:20:38</query_time>
   <create_date>2022-11-14</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.Com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <registrant_name>Statutory Masking Enabled</registrant_name>
   <registrant_company>laboratory of new markets S.L.</registrant_company>
   <registrant_address>Statutory Masking Enabled</registrant_address>
   <registrant_city>Statutory Masking Enabled</registrant_city>
   <registrant_state>MD</registrant_state>
   <registrant_zip>Statutory Masking Enabled</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Statutory Masking Enabled</registrant_phone>
   <registrant_fax>Statutory Masking Enabled</registrant_fax>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>habitai.app</domain_name>
   <domain_keyword>habitai</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-12 21:48:17</query_time>
   <create_date>2023-06-02</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-06-02</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>https://www.realtimeregister.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>My Domain Provider</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dan.ns.cloudflare.com</value>
    <value>lady.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>bhabitat.africa</domain_name>
   <domain_keyword>bhabitat</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-04-12 14:44:44</query_time>
   <create_date>2020-02-20</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>1519</registrar_iana>
   <registrar_name>NETIM</registrar_name>
   <registrar_website>https://www.netim.com/domain-name/</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>MA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>mrozia.mtds.com</value>
    <value>rfissa.mtds.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>ghabitat.net</domain_name>
   <domain_keyword>ghabitat</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-11 19:53:01</query_time>
   <create_date>2020-08-11</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>habicat.com</domain_name>
   <domain_keyword>habicat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 13:36:06</query_time>
   <create_date>2015-04-02</create_date>
   <update_date>2021-03-27</update_date>
   <expiry_date>2025-04-02</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>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>61</num>
   <domain_name>zabitat.com</domain_name>
   <domain_keyword>zabitat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 16:34:07</query_time>
   <create_date>2011-12-14</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-12-14</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns53.worldnic.com</value>
    <value>ns54.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>habatat.com</domain_name>
   <domain_keyword>habatat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 21:55:11</query_time>
   <create_date>1996-10-12</create_date>
   <update_date>2022-10-15</update_date>
   <expiry_date>2024-10-11</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>jerome.ns.cloudflare.com</value>
    <value>nia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>habitan.co.uk</domain_name>
   <domain_keyword>habitan</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-09 08:32:06</query_time>
   <create_date>2021-10-28</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.guzelhosting.com</value>
    <value>ns2.guzelhosting.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>habitas.life</domain_name>
   <domain_keyword>habitas</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-20 03:06:10</query_time>
   <create_date>2021-06-22</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>habitaz.com</domain_name>
   <domain_keyword>habitaz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 15:25:39</query_time>
   <create_date>2018-07-14</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2025-07-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>hubitat.io</domain_name>
   <domain_keyword>hubitat</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-05 09:20:49</query_time>
   <create_date>2021-04-16</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>brad.ns.cloudflare.com</value>
    <value>kate.ns.cloudflare.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>67</num>
   <domain_name>tabitat.nl</domain_name>
   <domain_keyword>tabitat</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 16:27:56</query_time>
   <create_date>2016-12-28</create_date>
   <update_date>2019-10-21</update_date>
   <registrar_name>Internationale Domeinregistratie Nederland</registrar_name>
   <name_servers>
    <value>ns1.dopingtime.com</value>
    <value>ns2.dopingtime.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>habitats.xyz</domain_name>
   <domain_keyword>habitats</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-20 03:06:34</query_time>
   <create_date>2020-12-04</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-12-04</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_company>Y Swetha</registrant_company>
   <registrant_state>Telangana</registrant_state>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>habietat.com</domain_name>
   <domain_keyword>habietat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 01:49:27</query_time>
   <create_date>2023-09-13</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.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>70</num>
   <domain_name>habiitat.com</domain_name>
   <domain_keyword>habiitat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 06:09:28</query_time>
   <create_date>2024-05-02</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>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=habiitat.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>habitaz.uk</domain_name>
   <domain_keyword>habitaz</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-10 15:51:16</query_time>
   <create_date>2019-09-13</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>ns1.dnsync.co.za</value>
    <value>ns2.dnsync.co.za</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>ihabitat.immo</domain_name>
   <domain_keyword>ihabitat</domain_keyword>
   <domain_tld>immo</domain_tld>
   <query_time>2024-05-21 15:54:13</query_time>
   <create_date>2024-05-19</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-19</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>ns1024.ui-dns.org</value>
    <value>ns1028.ui-dns.biz</value>
    <value>ns1035.ui-dns.de</value>
    <value>ns1086.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>habitatu.com</domain_name>
   <domain_keyword>habitatu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 15:09:47</query_time>
   <create_date>2024-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>2742</registrar_iana>
   <registrar_name>DropCatch.com 983 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_address>4616 W Sahara Ave #180</registrant_address>
   <registrant_city>Las Vegas</registrant_city>
   <registrant_state>NV</registrant_state>
   <registrant_zip>89146</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8009681968</registrant_phone>
   <name_servers>
    <value>ns1.dne.com</value>
    <value>ns2.dne.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>fabitat.org</domain_name>
   <domain_keyword>fabitat</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 21:15:53</query_time>
   <create_date>2022-03-09</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1288.awsdns-33.org</value>
    <value>ns-1633.awsdns-12.co.uk</value>
    <value>ns-455.awsdns-56.com</value>
    <value>ns-953.awsdns-55.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>habitat9.fr</domain_name>
   <domain_keyword>habitat9</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 07:24:48</query_time>
   <create_date>2017-11-13</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net/fr/tlds/fr/</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns-194-a.gandi.net</value>
    <value>ns-240-b.gandi.net</value>
    <value>ns-76-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>habitwat.com</domain_name>
   <domain_keyword>habitwat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 00:32:36</query_time>
   <create_date>2021-11-29</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=habitwat.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>habitas.com</domain_name>
   <domain_keyword>habitas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 06:55:37</query_time>
   <create_date>2019-11-07</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>1464</registrar_iana>
   <registrar_name>NameWeb BVBA</registrar_name>
   <registrar_website>http://www.NameWeb.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Habitas Bvba</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>BE</registrant_country>
   <registrant_email>https://www.nameweb.biz/gdpr-whois/g6xzira879eccf07b9bf64a8a18423dd6197c982c426c2</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.creations-group.be</value>
    <value>ns-cloud-c2.creations-group.be</value>
    <value>ns-cloud-c3.creations-group.be</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>habotat.com</domain_name>
   <domain_keyword>habotat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 00:33:39</query_time>
   <create_date>2008-09-25</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2025-09-25</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>https://www.101domain.com/</registrar_name>
   <registrar_website>https://www.101domain.com/</registrar_website>
   <registrant_name>Private Registrant</registrant_name>
   <registrant_company>Digital Privacy Corporation</registrant_company>
   <registrant_address>3220 Executive Ridge Drive, Suite 101., C/O HABOTAT.COM</registrant_address>
   <registrant_city>Vista</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92081</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7604482392</registrant_phone>
   <name_servers>
    <value>ns1.101domain.com</value>
    <value>ns2.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>habitatz.in</domain_name>
   <domain_keyword>habitatz</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-12 21:49:33</query_time>
   <create_date>2022-06-17</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-06-17</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kerala</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>habitah.com</domain_name>
   <domain_keyword>habitah</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 20:18:35</query_time>
   <create_date>2014-04-14</create_date>
   <update_date>2021-04-08</update_date>
   <expiry_date>2024-04-14</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>81</num>
   <domain_name>habitatb.com</domain_name>
   <domain_keyword>habitatb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 13:38:00</query_time>
   <create_date>2018-01-01</create_date>
   <update_date>2020-12-26</update_date>
   <expiry_date>2025-01-01</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>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>82</num>
   <domain_name>habitam.cat</domain_name>
   <domain_keyword>habitam</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-04-13 01:50:35</query_time>
   <create_date>2007-02-12</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>696</registrar_iana>
   <registrar_name>Entorno Digital</registrar_name>
   <registrar_website>http://www.entorno.cat</registrar_website>
   <registrant_company>Pere Ribas Guardiola</registrant_company>
   <registrant_state>GI</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.entorno.com</value>
    <value>ns2.entorno.com</value>
    <value>ns3.entorno.com</value>
    <value>ns4.entorno.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>fabitat.com</domain_name>
   <domain_keyword>fabitat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 01:31:34</query_time>
   <create_date>2005-04-27</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-27</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>ns.liquidweb.com</value>
    <value>ns1.liquidweb.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>habita3.it</domain_name>
   <domain_keyword>habita3</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-16 06:51:04</query_time>
   <create_date>2018-10-18</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://opensrs.com</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>habitat2.pl</domain_name>
   <domain_keyword>habitat2</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-01 01:34:57</query_time>
   <create_date>2022-03-31</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns106.ovh.net</value>
    <value>ns106.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>hubitat.support</domain_name>
   <domain_keyword>hubitat</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-04-11 01:24:38</query_time>
   <create_date>2023-10-12</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Healy Technologies LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MD</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>faye.ns.cloudflare.com</value>
    <value>sevki.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>habital.org</domain_name>
   <domain_keyword>habital</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 13:37:10</query_time>
   <create_date>2006-07-22</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>88</num>
   <domain_name>habitar.it</domain_name>
   <domain_keyword>habitar</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-29 06:55:36</query_time>
   <create_date>2012-09-22</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959, 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>habitat2.com</domain_name>
   <domain_keyword>habitat2</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 08:32:11</query_time>
   <create_date>2017-05-03</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>whabitat.com</domain_name>
   <domain_keyword>whabitat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 16:57:37</query_time>
   <create_date>2024-03-18</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-03-18</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>GUANGXI</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=whabitat.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>91</num>
   <domain_name>habitat3.net</domain_name>
   <domain_keyword>habitat3</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 07:38:41</query_time>
   <create_date>2015-04-12</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>Synergy Wholesale</registrar_name>
   <registrar_website>https://synergywholesale.com</registrar_website>
   <registrant_name>Domain Privacy</registrant_name>
   <registrant_address>PO Box 119</registrant_address>
   <registrant_city>Beaconsfield</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>3807</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.385145121</registrant_phone>
   <name_servers>
    <value>dakota.ns.cloudflare.com</value>
    <value>sierra.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>habitate.com</domain_name>
   <domain_keyword>habitate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 13:38:32</query_time>
   <create_date>2021-10-26</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-10-26</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.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>93</num>
   <domain_name>habitot.net</domain_name>
   <domain_keyword>habitot</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-14 13:41:07</query_time>
   <create_date>2005-06-27</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2024-06-27</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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>habitao.fr</domain_name>
   <domain_keyword>habitao</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 07:24:42</query_time>
   <create_date>2015-01-12</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>Habitao</registrant_company>
   <registrant_address>Habitao, Allée des Marronniers 324,, 83470 Saint Maximin la Sainte Baume</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.675742250</registrant_phone>
   <name_servers>
    <value>ns1022.ui-dns.de</value>
    <value>ns1055.ui-dns.org</value>
    <value>ns1058.ui-dns.com</value>
    <value>ns1116.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>habitar.co.uk</domain_name>
   <domain_keyword>habitar</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-13 01:50:41</query_time>
   <create_date>2023-01-11</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2026-01-11</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>96</num>
   <domain_name>habitaz.ca</domain_name>
   <domain_keyword>habitaz</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-20 03:06:59</query_time>
   <create_date>2017-03-26</create_date>
   <update_date>2023-03-27</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.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>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>habital.app</domain_name>
   <domain_keyword>habital</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-20 03:06:06</query_time>
   <create_date>2018-11-07</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>bhabitat.net</domain_name>
   <domain_keyword>bhabitat</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 10:21:48</query_time>
   <create_date>2020-02-20</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>1519</registrar_iana>
   <registrar_name>NETIM</registrar_name>
   <registrar_website>https://www.netim.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bank Of Africa</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>MA</registrant_country>
   <registrant_email>please use the online form https://www.whoisprivacy.domains/ 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.netim.net</value>
    <value>ns2.netim.net</value>
    <value>ns3.netim.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>habitats.ai</domain_name>
   <domain_keyword>habitats</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-22 10:25:07</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>clientRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>hobitat.com</domain_name>
   <domain_keyword>hobitat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 08:26:42</query_time>
   <create_date>2011-05-11</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>REALTIME REGISTER B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.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>Üsküdar</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>https://mydomainprovider.com/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.veridyen.com</value>
    <value>ns2.veridyen.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.195</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 265,554,933

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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