WHOIS QUERY TIME

12 May 2024 - 1:43 PM UTC

Registered: 19 September 2023
Expiry: 19 September 2024

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

jm1.dns.com
jm2.dns.com

DOMAIN STATUS

ok

REGISTRANT

Name: 王嘉怡
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=icareby.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "icareby.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "icareby.cn",
            "domain_keyword": "icareby",
            "domain_tld": "cn",
            "query_time": "2024-05-12 13:43:05",
            "create_date": "2023-09-19",
            "expiry_date": "2024-09-19",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "王嘉怡",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.036,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>icareby.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>icareby.cn</domain_name>
   <domain_keyword>icareby</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-12 13:43:05</query_time>
   <create_date>2023-09-19</create_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>王嘉怡</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.036</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.032 seconds) for "icareby.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

12 Jan 2024 - 5:56 PM UTC

Registered: 19 September 2023
Expiry: 19 September 2024

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

jm1.dns.com
jm2.dns.com

DOMAIN STATUS

ok

REGISTRANT

Name: 王嘉怡
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=icareby.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "icareby.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "icareby.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "icareby.cn",
            "domain_keyword": "icareby",
            "domain_tld": "cn",
            "query_time": "2024-01-12 17:56:53",
            "create_date": "2023-09-19",
            "expiry_date": "2024-09-19",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "王嘉怡",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.032,
        "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>icareby.cn</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>icareby.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>icareby.cn</domain_name>
   <domain_keyword>icareby</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-01-12 17:56:53</query_time>
   <create_date>2023-09-19</create_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>王嘉怡</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.032</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 2 domain names (in 0.027 seconds) which contained the exact domain keyword "icareby".
Domain Name Registered Expiry Registrar Ownership
1 icareby.org 7 May 2013 7 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
2 icareby.com 7 May 2013 7 May 2025 GoDaddy.com, LLC -
3 icareby.cn 19 Sep 2023 19 Sep 2024 阿里云计算有限公司(万网) 王嘉怡

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=icareby&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "icareby",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "icareby.org, icareby.com, icareby.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "icareby.org",
            "domain_keyword": "icareby",
            "domain_tld": "org",
            "query_time": "2024-05-12 13:43:05",
            "create_date": "2013-05-07",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-07",
            "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": [
                "ns1.charlesworks.com",
                "ns2.charlesworks.com",
                "ns3.charlesworks.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "icareby.com",
            "domain_keyword": "icareby",
            "domain_tld": "com",
            "query_time": "2024-05-12 13:43:05",
            "create_date": "2013-05-07",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "icareby.cn",
            "domain_keyword": "icareby",
            "domain_tld": "cn",
            "query_time": "2024-05-12 13:43:05",
            "create_date": "2023-09-19",
            "expiry_date": "2024-09-19",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "王嘉怡",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.027,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>icareby</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>icareby.org, icareby.com, icareby.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>icareby.org</domain_name>
   <domain_keyword>icareby</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-12 13:43:05</query_time>
   <create_date>2013-05-07</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-07</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>ns1.charlesworks.com</value>
    <value>ns2.charlesworks.com</value>
    <value>ns3.charlesworks.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>2</num>
   <domain_name>icareby.com</domain_name>
   <domain_keyword>icareby</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 13:43:05</query_time>
   <create_date>2013-05-07</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-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>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>icareby.cn</domain_name>
   <domain_keyword>icareby</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-12 13:43:05</query_time>
   <create_date>2023-09-19</create_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>王嘉怡</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.027</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 1,281 domain names (in 0.255 seconds) which look and sound like the brand name "icareby".
Domain Name Registered Expiry Registrar Ownership
1 icarebd.net 29 Aug 2023 29 Aug 2024 HOSTINGER operations, UAB -
2 icarebuy.com 17 Oct 2016 17 Oct 2024 Gname.com Pte. Ltd. Redacted for privacy
3 careby.org 23 Aug 2022 23 Aug 2024 Squarespace Domains II LLC ThatGardnerOne
4 icarebd.online 16 May 2024 16 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
5 icaresy.com 1 May 2015 1 May 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
6 icarebd.com 15 Apr 2022 15 Apr 2025 FastDomain Inc. -
7 icarebr.com 13 Nov 2022 13 Nov 2024 GoDaddy.com, LLC -
8 icarely.com 13 Dec 2018 13 Dec 2024 GoDaddy.com, LLC -
9 icar-by.com 3 Feb 2005 3 Feb 2025 Registrar of Domain Names REG.RU LLC Personal data, can not be publicly disclosed according to applicable laws.
10 icarebj.com 27 May 2003 27 May 2028 Alibaba Cloud Computing (Beijing) Co., Ltd. -
11 icarebb.com 1 Dec 2014 1 Dec 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
12 icare4y.com 28 Apr 2020 28 Apr 2025 Enartia Single Member S.A. REDACTED FOR PRIVACY
13 careby.net 14 May 2019 14 May 2026 gabia Choi Chang Gyu
14 icarey.com 27 Dec 1999 27 Dec 2024 CSC CORPORATE DOMAINS, INC. Carey International, Inc.
15 careby.jp 20 Jul 2021 31 Jul 2024 - (Not displayed by registrant's request)
16 careby.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
17 careby.design 12 Aug 2020 12 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
18 icarby.ru 27 Mar 2021 27 Mar 2025 REGRU-RU Private Person
19 icarey.net 29 Dec 2013 29 Dec 2025 NameCheap, Inc. -
20 icareky.com 26 Sep 2022 26 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
21 careby.com 7 Oct 2000 7 Oct 2025 ENOM, INC. REDACTED FOR PRIVACY
22 icarby.com 4 Mar 2010 4 Mar 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
23 careby.co 20 Jul 2023 20 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
24 icorebd.com 20 Jan 2022 20 Jan 2025 FastDomain Inc. -
25 icarity.com 5 Sep 2011 5 Sep 2024 REALTIME REGISTER B.V. REDACTED FOR PRIVACY
26 itcarebd.com 4 Mar 2020 4 Mar 2025 NameCheap, Inc. -
27 hcareny.com 23 Sep 2019 23 Sep 2024 GoDaddy.com, LLC -
28 icareer.info 12 Apr 2022 12 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
29 icnriby.top 7 Sep 2023 7 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) hai nan jiu ming wang luo ke ji you xian gong si
30 icare-g.com 9 Oct 2006 9 Oct 2024 Japan Registry Services Co.,Ltd.(JPRS) I care hokkaido Co., Ltd.
31 icaremh.com 20 Dec 2023 20 Dec 2025 GoDaddy.com, LLC -
32 icaress.com 15 May 2012 15 May 2024 TurnCommerce, Inc. DBA NameBright.com IT Deptment
33 icaregg.com 7 Jul 2022 7 Jul 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
34 icarebox.org 8 Oct 2014 8 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
35 icarekw.com 17 Oct 2018 17 Oct 2028 KuwaitNET General Trading Co. Privacy Protect, LLC (PrivacyProtect.org)
36 scaredy.chat 17 Aug 2017 17 Aug 2024 GoDaddy Corporate Domains, LLC Target Brands, Inc.
37 icareer.coach 26 Mar 2017 26 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
38 i3araby.com 1 Aug 2020 1 Aug 2024 GoDaddy.com, LLC -
39 icareiq.com 1 Aug 2019 1 Aug 2024 GoDaddy.com, LLC -
40 icarepc.com 16 Dec 2017 16 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
41 icareph.net 20 Dec 2023 20 Dec 2024 Tucows Domains Inc. -
42 increby.com 7 Jan 2023 7 Jan 2025 GoDaddy.com, LLC -
43 icaregh.org 5 Aug 2023 5 Aug 2024 Namesilo, LLC inTek Multimedia
44 icaregc.com 3 May 2021 3 May 2025 Amazon Registrar, Inc. Identity Protection Service
45 icare-p.net 26 Oct 2021 26 Oct 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
46 carneby.com 23 Mar 2021 23 Mar 2025 Wild West Domains, LLC Domaincracy
47 icareer.pro 17 Apr 2023 17 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
48 icademy.school 20 Aug 2019 20 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
49 icarehb.com 18 Aug 2013 18 Aug 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
50 scarefy.com 27 Feb 2024 27 Feb 2025 DropCatch.com 1104 LLC HugeDomains.com
51 icare24.pl 26 Aug 2011 26 Aug 2024 Domainbox.com/Mesh Digital Ltd -
52 icarebnb.org 2 Dec 2019 2 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
53 icareae.com 6 Apr 2017 6 Apr 2027 ENOM, INC. REDACTED FOR PRIVACY
54 icaretf.com 12 Feb 2018 12 Feb 2025 Network Solutions, LLC -
55 icare88.com 7 Mar 2023 7 Mar 2025 Tucows Domains Inc. -
56 icare-g.net 31 Oct 2022 31 Oct 2024 GMO INTERNET, INC. Whois Privacy Protection Service by VALUE-DOMAIN
57 icarenc.org 13 Oct 2021 13 Oct 2024 Dynadot Inc REDACTED FOR PRIVACY
58 icarefz.cn 11 Apr 2024 11 Apr 2025 成都西维数码科技有限公司 夏亚琴
59 i-creby.com 30 Apr 2011 30 Apr 2025 Leascend Technology Co., Ltd. -
60 icaredl.com 23 Jan 2022 23 Jan 2025 ERANET INTERNATIONAL LIMITED REDACTED FOR PRIVACY
61 icareco.net 28 Nov 2013 28 Nov 2024 OVH, SAS REDACTED FOR PRIVACY
62 i3araby.store 1 Jun 2023 1 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
63 icarehk.com 3 Nov 2015 3 Nov 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
64 icarewp.com 21 Sep 2023 21 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
65 icarelv.com 25 Jun 2021 25 Jun 2024 Gname.com Pte. Ltd. Redacted for privacy
66 icarecu.org 19 Jan 2023 19 Jan 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
67 carenby.com 16 Sep 2022 16 Sep 2023 INET CORPORATION Privacy Protection Service INC d/b/a PrivacyProtect.org
68 icare2u.com 9 Jan 2012 9 Jan 2025 WEBCC Egate Technologies & Solutions
69 carebly.com 16 Feb 2016 16 Feb 2025 Dynadot Inc -
70 icaremk.co.uk 12 Aug 2023 12 Aug 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
71 micarebd.com 15 Mar 2020 15 Mar 2025 GoDaddy.com, LLC -
72 icare99.com 10 Nov 2007 10 Nov 2024 Tucows Domains Inc. -
73 icarebiz.com 1 Dec 2020 1 Dec 2024 NameCheap, Inc. -
74 icalebo.com 27 Dec 2023 27 Dec 2024 Squarespace Domains LLC Caleb Osemobor
75 icarley.co.uk 15 Nov 2006 15 Nov 2024 Ionos SE [Tag = 1AND1] -
76 icarity.net 7 Aug 2013 16 Sep 2024 REALTIME REGISTER B.V. REDACTED FOR PRIVACY
77 icaretv.net 2 Dec 2006 2 Dec 2024 GoDaddy.com, LLC -
78 icarebox.co.uk 19 Oct 2023 19 Oct 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
79 icarent.com 18 May 2024 18 May 2025 CSL Computer Service Langenbach GmbH d/b/a joker.com none
80 bicarey.com 3 Dec 2021 3 Dec 2023 TurnCommerce, Inc. DBA NameBright.com Danell Johnson
81 irarely.com 22 Oct 2020 22 Oct 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
82 icarern.online 10 Feb 2024 10 Feb 2025 Register.com, Inc iCareRN LLC
83 icarehx.com 28 Jul 2016 28 Jul 2025 Gname.com Pte. Ltd. Redacted for privacy
84 icareum.com 17 Sep 2018 17 Sep 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
85 icare-bd.com 18 May 2023 18 May 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
86 icare-b.be 26 Dec 2022 - OVH -
87 icare-h.com 26 Nov 2018 26 Nov 2024 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
88 icarebba.org 6 May 2019 6 May 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
89 icarema.com 8 Mar 2024 8 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
90 icarest.com 20 Nov 2023 20 Nov 2024 Squarespace Domains LLC REDACTED FOR PRIVACY
91 icareux.com 11 Apr 2024 11 Apr 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
92 scareny.com 7 Feb 2017 7 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
93 ecarebd.top 8 Jan 2024 8 Jan 2025 NameSilo,LLC REDACTED FOR PRIVACY
94 icarepg.com 23 Sep 2023 23 Sep 2024 Tucows Domains Inc. -
95 ticarey.com 16 Oct 2012 16 Oct 2024 GoDaddy.com, LLC -
96 icare24.ru 31 Aug 2020 31 Aug 2024 REGRU-RU Private Person
97 icarebot.com 9 Jan 2015 9 Jan 2025 GoDaddy.com, LLC -
98 icaremm.online 9 Mar 2020 9 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
99 ucarebuy.com 6 Jul 2021 6 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
100 icademy.online 20 Aug 2019 20 Aug 2024 Go Daddy, LLC Domains By Proxy, LLC
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Icareby.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=icareby.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "icareby.cn",
        "page_size": 100
    },
    "count": {
        "total": 1281,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "icarebd.net, icarebuy.com, careby.org, icarebd.online, icaresy.com, icarebd.com, icarebr.com, icarely.com, icar-by.com, icarebj.com, icarebb.com, icare4y.com, careby.net, icarey.com, careby.jp, careby.ai, careby.design, icarby.ru, icarey.net, icareky.com, careby.com, icarby.com, careby.co, icorebd.com, icarity.com, itcarebd.com, hcareny.com, icareer.info, icnriby.top, icare-g.com, icaremh.com, icaress.com, icaregg.com, icarebox.org, icarekw.com, scaredy.chat, icareer.coach, i3araby.com, icareiq.com, icarepc.com, icareph.net, increby.com, icaregh.org, icaregc.com, icare-p.net, carneby.com, icareer.pro, icademy.school, icarehb.com, scarefy.com, icare24.pl, icarebnb.org, icareae.com, icaretf.com, icare88.com, icare-g.net, icarenc.org, icarefz.cn, i-creby.com, icaredl.com, icareco.net, i3araby.store, icarehk.com, icarewp.com, icarelv.com, icarecu.org, carenby.com, icare2u.com, carebly.com, icaremk.co.uk, micarebd.com, icare99.com, icarebiz.com, icalebo.com, icarley.co.uk, icarity.net, icaretv.net, icarebox.co.uk, icarent.com, bicarey.com, irarely.com, icarern.online, icarehx.com, icareum.com, icare-bd.com, icare-b.be, icare-h.com, icarebba.org, icarema.com, icarest.com, icareux.com, scareny.com, ecarebd.top, icarepg.com, ticarey.com, icare24.ru, icarebot.com, icaremm.online, ucarebuy.com, icademy.online",
    "results": [
        {
            "num": 1,
            "domain_name": "icarebd.net",
            "domain_keyword": "icarebd",
            "domain_tld": "net",
            "query_time": "2024-05-15 01:57:11",
            "create_date": "2023-08-29",
            "update_date": "2023-08-29",
            "expiry_date": "2024-08-29",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "icarebuy.com",
            "domain_keyword": "icarebuy",
            "domain_tld": "com",
            "query_time": "2024-04-24 13:47:07",
            "create_date": "2016-10-17",
            "update_date": "2023-12-17",
            "expiry_date": "2024-10-17",
            "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": "HUNAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=icarebuy.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": 3,
            "domain_name": "careby.org",
            "domain_keyword": "careby",
            "domain_tld": "org",
            "query_time": "2024-05-18 09:47:58",
            "create_date": "2022-08-23",
            "update_date": "2024-04-25",
            "expiry_date": "2024-08-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ThatGardnerOne",
            "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": [
                "aspen.ns.cloudflare.com",
                "evan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 4,
            "domain_name": "icarebd.online",
            "domain_keyword": "icarebd",
            "domain_tld": "online",
            "query_time": "2024-05-18 17:05:48",
            "create_date": "2024-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "icaresy.com",
            "domain_keyword": "icaresy",
            "domain_tld": "com",
            "query_time": "2024-04-24 13:48:21",
            "create_date": "2015-05-01",
            "update_date": "2020-04-01",
            "expiry_date": "2025-05-01",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Tian Jin",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "icarebd.com",
            "domain_keyword": "icarebd",
            "domain_tld": "com",
            "query_time": "2024-05-02 22:29:53",
            "create_date": "2022-04-15",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-15",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost-default.domainparkingserver.net",
                "ns2.bluehost-default.domainparkingserver.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "icarebr.com",
            "domain_keyword": "icarebr",
            "domain_tld": "com",
            "query_time": "2024-04-13 01:19:29",
            "create_date": "2022-11-13",
            "update_date": "2023-04-15",
            "expiry_date": "2024-11-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "icarely.com",
            "domain_keyword": "icarely",
            "domain_tld": "com",
            "query_time": "2024-04-24 13:48:05",
            "create_date": "2018-12-13",
            "update_date": "2024-01-25",
            "expiry_date": "2024-12-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "icar-by.com",
            "domain_keyword": "icar-by",
            "domain_tld": "com",
            "query_time": "2024-05-27 19:06:32",
            "create_date": "2005-02-03",
            "update_date": "2024-01-20",
            "expiry_date": "2025-02-03",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrar_website": "https://www.reg.com",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.9177279207",
            "name_servers": [
                "ns1.hostiman.ru",
                "ns2.hostiman.ru",
                "ns3.hostiman.com",
                "ns4.hostiman.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "icarebj.com",
            "domain_keyword": "icarebj",
            "domain_tld": "com",
            "query_time": "2024-04-24 13:47:06",
            "create_date": "2003-05-27",
            "update_date": "2023-05-28",
            "expiry_date": "2028-05-27",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Beijing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com",
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "icarebb.com",
            "domain_keyword": "icarebb",
            "domain_tld": "com",
            "query_time": "2024-04-24 13:47:05",
            "create_date": "2014-12-01",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-01",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "An Hui",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "icare4y.com",
            "domain_keyword": "icare4y",
            "domain_tld": "com",
            "query_time": "2024-05-02 22:29:51",
            "create_date": "2020-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "registrar_iana": 1727,
            "registrar_name": "Enartia Single Member S.A.",
            "registrar_website": "https://www.papaki.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Iraklio",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GR",
            "registrant_email": "https://tieredaccess.com/contact/72d7cf15-9334-4f29-b697-9b53949c9faf",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.papaki.gr",
                "dns2.papaki.gr"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "careby.net",
            "domain_keyword": "careby",
            "domain_tld": "net",
            "query_time": "2024-04-14 14:14:17",
            "create_date": "2019-05-14",
            "update_date": "2023-05-08",
            "expiry_date": "2026-05-14",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "Choi Chang Gyu",
            "registrant_address": "541, Mogwang-ro, Yangseo-myeon, Yangpyeong-gun, Gyeonggi-do",
            "registrant_city": "Gyeonggi",
            "registrant_zip": "12579",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1020701469",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "icarey.com",
            "domain_keyword": "icarey",
            "domain_tld": "com",
            "query_time": "2024-05-10 05:02:07",
            "create_date": "1999-12-27",
            "update_date": "2023-12-23",
            "expiry_date": "2024-12-27",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "Carey International, Inc.",
            "registrant_address": "4530 Wisconsin Ave., N.W.",
            "registrant_city": "Washington",
            "registrant_state": "DC",
            "registrant_zip": "20016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2022379514",
            "registrant_fax": "+1.2028951288",
            "name_servers": [
                "ns1.carey.com",
                "ns2.carey.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "careby.jp",
            "domain_keyword": "careby",
            "domain_tld": "jp",
            "query_time": "2024-04-14 14:14:17",
            "create_date": "2021-07-20",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-31",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns-1071.awsdns-05.org",
                "ns-1590.awsdns-06.co.uk",
                "ns-403.awsdns-50.com",
                "ns-671.awsdns-19.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 16,
            "domain_name": "careby.ai",
            "domain_keyword": "careby",
            "domain_tld": "ai",
            "query_time": "2024-04-09 19:52:43",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "Redacted | Registry Policy",
            "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": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "careby.design",
            "domain_keyword": "careby",
            "domain_tld": "design",
            "query_time": "2024-05-13 08:21:10",
            "create_date": "2020-08-12",
            "update_date": "2023-08-18",
            "expiry_date": "2024-08-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "icarby.ru",
            "domain_keyword": "icarby",
            "domain_tld": "ru",
            "query_time": "2024-04-30 11:42:42",
            "create_date": "2021-03-27",
            "expiry_date": "2025-03-27",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 19,
            "domain_name": "icarey.net",
            "domain_keyword": "icarey",
            "domain_tld": "net",
            "query_time": "2024-04-24 13:48:27",
            "create_date": "2013-12-29",
            "update_date": "2024-04-21",
            "expiry_date": "2025-12-29",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "diva.ns.cloudflare.com",
                "toby.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 20,
            "domain_name": "icareky.com",
            "domain_keyword": "icareky",
            "domain_tld": "com",
            "query_time": "2024-06-02 10:59:11",
            "create_date": "2022-09-26",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-26",
            "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": 21,
            "domain_name": "careby.com",
            "domain_keyword": "careby",
            "domain_tld": "com",
            "query_time": "2024-04-14 14:14:17",
            "create_date": "2000-10-07",
            "update_date": "2024-03-25",
            "expiry_date": "2025-10-07",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "KY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/0d02595a-44cd-4079-9500-8e9c0a02e473",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "icarby.com",
            "domain_keyword": "icarby",
            "domain_tld": "com",
            "query_time": "2024-05-31 08:02:30",
            "create_date": "2010-03-04",
            "update_date": "2020-05-01",
            "expiry_date": "2024-03-04",
            "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": 23,
            "domain_name": "careby.co",
            "domain_keyword": "careby",
            "domain_tld": "co",
            "query_time": "2024-04-15 21:00:43",
            "create_date": "2023-07-20",
            "update_date": "2024-03-15",
            "expiry_date": "2025-07-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "icorebd.com",
            "domain_keyword": "icorebd",
            "domain_tld": "com",
            "query_time": "2024-04-08 02:43:00",
            "create_date": "2022-01-20",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-20",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "emerson.ns.cloudflare.com",
                "mckenzie.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "icarity.com",
            "domain_keyword": "icarity",
            "domain_tld": "com",
            "query_time": "2024-04-24 08:06:43",
            "create_date": "2011-09-05",
            "update_date": "2023-09-07",
            "expiry_date": "2024-09-05",
            "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_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://mydomainprovider.com/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.alphamega.nl",
                "ns2.alphamega.nl",
                "ns3.alphamega.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 26,
            "domain_name": "itcarebd.com",
            "domain_keyword": "itcarebd",
            "domain_tld": "com",
            "query_time": "2024-04-19 13:54:35",
            "create_date": "2020-03-04",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-04",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.ithostbd.com",
                "ns2.ithostbd.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "hcareny.com",
            "domain_keyword": "hcareny",
            "domain_tld": "com",
            "query_time": "2024-04-30 23:04:58",
            "create_date": "2019-09-23",
            "update_date": "2023-09-24",
            "expiry_date": "2024-09-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "icareer.info",
            "domain_keyword": "icareer",
            "domain_tld": "info",
            "query_time": "2024-05-25 14:32:37",
            "create_date": "2022-04-12",
            "update_date": "2023-08-01",
            "expiry_date": "2025-04-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "icnriby.top",
            "domain_keyword": "icnriby",
            "domain_tld": "top",
            "query_time": "2024-04-22 09:00:27",
            "create_date": "2023-09-07",
            "update_date": "2024-03-29",
            "expiry_date": "2024-09-07",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "hai nan jiu ming wang luo ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hai nan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "icare-g.com",
            "domain_keyword": "icare-g",
            "domain_tld": "com",
            "query_time": "2024-05-02 22:29:48",
            "create_date": "2006-10-09",
            "update_date": "2023-10-07",
            "expiry_date": "2024-10-09",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "I care hokkaido Co., Ltd.",
            "registrant_address": "3-10-97-4F, Minami9jonishi, Chuo-ku",
            "registrant_city": "Sapporo-shi",
            "registrant_state": "Hokkaido",
            "registrant_zip": "064-0809",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.115205001",
            "name_servers": [
                "name.technowave.ad.jp",
                "ns.technowave.ne.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "icaremh.com",
            "domain_keyword": "icaremh",
            "domain_tld": "com",
            "query_time": "2024-05-02 22:30:00",
            "create_date": "2023-12-20",
            "update_date": "2023-12-20",
            "expiry_date": "2025-12-20",
            "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": 32,
            "domain_name": "icaress.com",
            "domain_keyword": "icaress",
            "domain_tld": "com",
            "query_time": "2024-05-27 19:06:36",
            "create_date": "2012-05-15",
            "update_date": "2021-05-09",
            "expiry_date": "2024-05-15",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "IT Deptment",
            "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": 33,
            "domain_name": "icaregg.com",
            "domain_keyword": "icaregg",
            "domain_tld": "com",
            "query_time": "2024-05-02 22:29:56",
            "create_date": "2022-07-07",
            "update_date": "2022-07-07",
            "expiry_date": "2024-07-07",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "icarebox.org",
            "domain_keyword": "icarebox",
            "domain_tld": "org",
            "query_time": "2024-04-24 13:47:06",
            "create_date": "2014-10-08",
            "update_date": "2023-07-21",
            "expiry_date": "2024-10-08",
            "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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "icarekw.com",
            "domain_keyword": "icarekw",
            "domain_tld": "com",
            "query_time": "2024-05-10 05:01:59",
            "create_date": "2018-10-17",
            "update_date": "2023-10-17",
            "expiry_date": "2028-10-17",
            "registrar_iana": 835,
            "registrar_name": "KuwaitNET General Trading Co.",
            "registrar_website": "http://www.kuwaitnet.net",
            "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": [
                "kns1.kuwaitnet.net",
                "kns2.kuwaitnet.net",
                "kns3.kuwaitnet.net",
                "kns4.kuwaitnet.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "scaredy.chat",
            "domain_keyword": "scaredy",
            "domain_tld": "chat",
            "query_time": "2024-05-13 11:36:08",
            "create_date": "2017-08-17",
            "update_date": "2024-03-13",
            "expiry_date": "2024-08-17",
            "registrar_iana": 3786,
            "registrar_name": "GoDaddy Corporate Domains, LLC",
            "registrar_website": "https://gcd.com/contact-us/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Target Brands, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns03.gcd-dns.com",
                "ns04.gcd-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "icareer.coach",
            "domain_keyword": "icareer",
            "domain_tld": "coach",
            "query_time": "2024-05-25 14:32:37",
            "create_date": "2017-03-26",
            "update_date": "2024-05-10",
            "expiry_date": "2025-03-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "au1.cloudhostingforlinux.com",
                "au2.cloudhostingforlinux.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "i3araby.com",
            "domain_keyword": "i3araby",
            "domain_tld": "com",
            "query_time": "2024-04-11 15:12:42",
            "create_date": "2020-08-01",
            "update_date": "2023-08-10",
            "expiry_date": "2024-08-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1026.ui-dns.com",
                "ns1041.ui-dns.org",
                "ns1071.ui-dns.de",
                "ns1083.ui-dns.biz"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "icareiq.com",
            "domain_keyword": "icareiq",
            "domain_tld": "com",
            "query_time": "2024-04-24 13:48:03",
            "create_date": "2019-08-01",
            "update_date": "2023-08-02",
            "expiry_date": "2024-08-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "icarepc.com",
            "domain_keyword": "icarepc",
            "domain_tld": "com",
            "query_time": "2024-04-24 13:48:13",
            "create_date": "2017-12-16",
            "update_date": "2020-12-10",
            "expiry_date": "2024-12-16",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "icareph.net",
            "domain_keyword": "icareph",
            "domain_tld": "net",
            "query_time": "2024-05-02 22:30:01",
            "create_date": "2023-12-20",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "increby.com",
            "domain_keyword": "increby",
            "domain_tld": "com",
            "query_time": "2024-04-06 06:45:36",
            "create_date": "2023-01-07",
            "update_date": "2024-03-28",
            "expiry_date": "2025-01-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.md-in-48.webhostbox.net",
                "ns2.md-in-48.webhostbox.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "icaregh.org",
            "domain_keyword": "icaregh",
            "domain_tld": "org",
            "query_time": "2024-05-02 22:29:56",
            "create_date": "2023-08-05",
            "update_date": "2023-08-10",
            "expiry_date": "2024-08-05",
            "registrar_iana": 1479,
            "registrar_name": "Namesilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "inTek Multimedia",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Accra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "icaregc.com",
            "domain_keyword": "icaregc",
            "domain_tld": "com",
            "query_time": "2024-05-10 05:01:24",
            "create_date": "2021-05-03",
            "update_date": "2024-03-29",
            "expiry_date": "2025-05-03",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of icaregc.com 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-1182.awsdns-19.org",
                "ns-1755.awsdns-27.co.uk",
                "ns-219.awsdns-27.com",
                "ns-909.awsdns-49.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "icare-p.net",
            "domain_keyword": "icare-p",
            "domain_tld": "net",
            "query_time": "2024-05-10 05:01:10",
            "create_date": "2021-10-26",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-26",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "carneby.com",
            "domain_keyword": "carneby",
            "domain_tld": "com",
            "query_time": "2024-05-02 06:37:32",
            "create_date": "2021-03-23",
            "update_date": "2024-01-26",
            "expiry_date": "2025-03-23",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "https://www.wildwestdomains.com",
            "registrant_name": "Leo Angelo",
            "registrant_company": "Domaincracy",
            "registrant_address": "14030 N 64th St",
            "registrant_city": "Scottsdale",
            "registrant_state": "Arizona",
            "registrant_zip": "85254-3304",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8009202021",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "icareer.pro",
            "domain_keyword": "icareer",
            "domain_tld": "pro",
            "query_time": "2024-05-02 22:29:55",
            "create_date": "2023-04-17",
            "update_date": "2024-05-02",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "icademy.school",
            "domain_keyword": "icademy",
            "domain_tld": "school",
            "query_time": "2024-05-07 22:30:35",
            "create_date": "2019-08-20",
            "update_date": "2023-10-04",
            "expiry_date": "2024-08-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "icarehb.com",
            "domain_keyword": "icarehb",
            "domain_tld": "com",
            "query_time": "2024-04-24 13:47:59",
            "create_date": "2013-08-18",
            "update_date": "2023-07-19",
            "expiry_date": "2025-08-18",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "Portugal",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns1.mydnspt.net",
                "ns2.mydnspt.net",
                "ns7.mydnspt.net",
                "ns8.mydnspt.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "scarefy.com",
            "domain_keyword": "scarefy",
            "domain_tld": "com",
            "query_time": "2024-04-30 10:20:32",
            "create_date": "2024-02-27",
            "update_date": "2024-02-28",
            "expiry_date": "2025-02-27",
            "registrar_iana": 3313,
            "registrar_name": "DropCatch.com 1104 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "icare24.pl",
            "domain_keyword": "icare24",
            "domain_tld": "pl",
            "query_time": "2024-05-23 06:17:52",
            "create_date": "2011-08-26",
            "update_date": "2023-08-25",
            "expiry_date": "2024-08-26",
            "registrar_name": "Domainbox.com/Mesh Digital Ltd",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "icarebnb.org",
            "domain_keyword": "icarebnb",
            "domain_tld": "org",
            "query_time": "2024-05-25 14:32:36",
            "create_date": "2019-12-02",
            "update_date": "2023-11-07",
            "expiry_date": "2024-12-02",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "icareae.com",
            "domain_keyword": "icareae",
            "domain_tld": "com",
            "query_time": "2024-04-24 13:47:02",
            "create_date": "2017-04-06",
            "update_date": "2019-07-28",
            "expiry_date": "2027-04-06",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "KW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KW",
            "registrant_email": "https://tieredaccess.com/contact/91c71775-6dcd-4ad1-b436-a1ba767be46c",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "icaretf.com",
            "domain_keyword": "icaretf",
            "domain_tld": "com",
            "query_time": "2024-04-24 13:48:22",
            "create_date": "2018-02-12",
            "update_date": "2024-02-14",
            "expiry_date": "2025-02-12",
            "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": 55,
            "domain_name": "icare88.com",
            "domain_keyword": "icare88",
            "domain_tld": "com",
            "query_time": "2024-05-10 05:01:15",
            "create_date": "2023-03-07",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "jakub.ns.cloudflare.com",
                "kristina.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "icare-g.net",
            "domain_keyword": "icare-g",
            "domain_tld": "net",
            "query_time": "2024-05-15 01:57:08",
            "create_date": "2022-10-31",
            "update_date": "2023-10-01",
            "expiry_date": "2024-10-31",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_address": "3-1 Ofuka-cho, Grand Front Osaka Tower B 23F",
            "registrant_city": "Kita-ku Osaka-shi",
            "registrant_state": "Osaka",
            "registrant_zip": "530-0011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662416585",
            "registrant_fax": "+81.663740121",
            "name_servers": [
                "ns-1408.awsdns-48.org",
                "ns-1913.awsdns-47.co.uk",
                "ns-301.awsdns-37.com",
                "ns-757.awsdns-30.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "icarenc.org",
            "domain_keyword": "icarenc",
            "domain_tld": "org",
            "query_time": "2024-04-24 13:48:09",
            "create_date": "2021-10-13",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-13",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ray.ns.cloudflare.com",
                "uma.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "icarefz.cn",
            "domain_keyword": "icarefz",
            "domain_tld": "cn",
            "query_time": "2024-04-13 01:20:17",
            "create_date": "2024-04-11",
            "expiry_date": "2025-04-11",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "夏亚琴",
            "registrant_email": "[email protected]",
            "name_servers": [
                "v1.juming.com",
                "v2.juming.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "i-creby.com",
            "domain_keyword": "i-creby",
            "domain_tld": "com",
            "query_time": "2024-05-19 19:51:46",
            "create_date": "2011-04-30",
            "update_date": "2024-05-02",
            "expiry_date": "2025-04-30",
            "registrar_iana": 1316,
            "registrar_name": "Leascend Technology Co., Ltd.",
            "registrar_website": "http://www.35.com",
            "name_servers": [
                "ns1.dns-diy.com",
                "ns2.dns-diy.com",
                "ns3.dns-diy.com",
                "ns4.dns-diy.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "icaredl.com",
            "domain_keyword": "icaredl",
            "domain_tld": "com",
            "query_time": "2024-05-25 14:32:37",
            "create_date": "2022-01-23",
            "update_date": "2024-01-04",
            "expiry_date": "2025-01-23",
            "registrar_iana": 1868,
            "registrar_name": "ERANET INTERNATIONAL LIMITED",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "http://www.tnet.hk/whois/message_to_contact.php?domain=icaredl.com&contact=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.taoa.com",
                "ns2.taoa.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "icareco.net",
            "domain_keyword": "icareco",
            "domain_tld": "net",
            "query_time": "2024-04-24 13:47:51",
            "create_date": "2013-11-28",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-28",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "dns106.ovh.net",
                "ns106.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "i3araby.store",
            "domain_keyword": "i3araby",
            "domain_tld": "store",
            "query_time": "2024-04-29 00:51:52",
            "create_date": "2023-06-01",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-01",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "icarehk.com",
            "domain_keyword": "icarehk",
            "domain_tld": "com",
            "query_time": "2024-05-12 13:43:07",
            "create_date": "2015-11-03",
            "update_date": "2020-10-28",
            "expiry_date": "2024-11-03",
            "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": 64,
            "domain_name": "icarewp.com",
            "domain_keyword": "icarewp",
            "domain_tld": "com",
            "query_time": "2024-05-22 04:21:48",
            "create_date": "2023-09-21",
            "update_date": "2023-09-21",
            "expiry_date": "2024-09-21",
            "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": [
                "malcolm.ns.cloudflare.com",
                "riya.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "icarelv.com",
            "domain_keyword": "icarelv",
            "domain_tld": "com",
            "query_time": "2024-05-15 01:57:14",
            "create_date": "2021-06-25",
            "update_date": "2023-06-24",
            "expiry_date": "2024-06-25",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "SICHUAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=icarelv.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": 66,
            "domain_name": "icarecu.org",
            "domain_keyword": "icarecu",
            "domain_tld": "org",
            "query_time": "2024-05-18 08:48:08",
            "create_date": "2023-01-19",
            "update_date": "2024-04-18",
            "expiry_date": "2025-01-19",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 67,
            "domain_name": "carenby.com",
            "domain_keyword": "carenby",
            "domain_tld": "com",
            "query_time": "2024-05-25 03:34:39",
            "create_date": "2022-09-16",
            "update_date": "2022-09-16",
            "expiry_date": "2023-09-16",
            "registrar_iana": 3234,
            "registrar_name": "INET CORPORATION",
            "registrar_website": "www.inet.vn",
            "registrant_name": "Domain Admin, C/O ID#10760",
            "registrant_company": "Privacy Protection Service INC d/b/a PrivacyProtect.org",
            "registrant_address": "PO Box 16",
            "registrant_city": "Nobby Beach",
            "registrant_state": "Queensland",
            "registrant_zip": "QLD 4218",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+84.438385588",
            "name_servers": [
                "ns1.inet.vn",
                "ns2.inet.vn",
                "ns3.inet.vn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "icare2u.com",
            "domain_keyword": "icare2u",
            "domain_tld": "com",
            "query_time": "2024-04-24 13:46:58",
            "create_date": "2012-01-09",
            "update_date": "2023-01-07",
            "expiry_date": "2025-01-09",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "Chua Ming Shein",
            "registrant_company": "Egate Technologies & Solutions",
            "registrant_address": "Suite 205, Block B3, Leisure Commerce Square",
            "registrant_city": "Petaling Jaya",
            "registrant_state": "Selangor",
            "registrant_zip": "46150",
            "registrant_country": "MY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+603.78776216",
            "registrant_fax": "+0.0",
            "name_servers": [
                "nscp1003.icorehosting.com",
                "nscp1004.icorehosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "carebly.com",
            "domain_keyword": "carebly",
            "domain_tld": "com",
            "query_time": "2024-04-14 14:14:04",
            "create_date": "2016-02-16",
            "update_date": "2024-02-14",
            "expiry_date": "2025-02-16",
            "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": 70,
            "domain_name": "icaremk.co.uk",
            "domain_keyword": "icaremk",
            "domain_tld": "co.uk",
            "query_time": "2024-05-02 22:30:03",
            "create_date": "2023-08-12",
            "update_date": "2023-08-12",
            "expiry_date": "2024-08-12",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 71,
            "domain_name": "micarebd.com",
            "domain_keyword": "micarebd",
            "domain_tld": "com",
            "query_time": "2024-05-15 03:10:13",
            "create_date": "2020-03-15",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns455.websitewelcome.com",
                "ns456.websitewelcome.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "icare99.com",
            "domain_keyword": "icare99",
            "domain_tld": "com",
            "query_time": "2024-04-24 13:47:01",
            "create_date": "2007-11-10",
            "update_date": "2021-07-22",
            "expiry_date": "2024-11-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "lars.ns.cloudflare.com",
                "sima.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "icarebiz.com",
            "domain_keyword": "icarebiz",
            "domain_tld": "com",
            "query_time": "2024-04-24 13:47:06",
            "create_date": "2020-12-01",
            "update_date": "2023-11-01",
            "expiry_date": "2024-12-01",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "algin.ns.cloudflare.com",
                "mira.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "icalebo.com",
            "domain_keyword": "icalebo",
            "domain_tld": "com",
            "query_time": "2024-04-30 09:35:06",
            "create_date": "2023-12-27",
            "update_date": "2023-12-27",
            "expiry_date": "2024-12-27",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Caleb Osemobor",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p02.nsone.net",
                "dns2.p02.nsone.net",
                "dns3.p02.nsone.net",
                "dns4.p02.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "icarley.co.uk",
            "domain_keyword": "icarley",
            "domain_tld": "co.uk",
            "query_time": "2024-05-25 14:32:53",
            "create_date": "2006-11-15",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-15",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 76,
            "domain_name": "icarity.net",
            "domain_keyword": "icarity",
            "domain_tld": "net",
            "query_time": "2024-04-24 08:06:43",
            "create_date": "2013-08-07",
            "update_date": "2023-09-18",
            "expiry_date": "2024-09-16",
            "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_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://mydomainprovider.com/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.alphamega.nl",
                "ns2.alphamega.nl",
                "ns3.alphamega.eu"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 77,
            "domain_name": "icaretv.net",
            "domain_keyword": "icaretv",
            "domain_tld": "net",
            "query_time": "2024-04-24 13:48:24",
            "create_date": "2006-12-02",
            "update_date": "2024-03-19",
            "expiry_date": "2024-12-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns09.domaincontrol.com",
                "pdns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "icarebox.co.uk",
            "domain_keyword": "icarebox",
            "domain_tld": "co.uk",
            "query_time": "2024-05-10 05:01:18",
            "create_date": "2023-10-19",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-19",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 79,
            "domain_name": "icarent.com",
            "domain_keyword": "icarent",
            "domain_tld": "com",
            "query_time": "2024-05-22 15:37:02",
            "create_date": "2024-05-18",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-18",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_company": "none",
            "registrant_state": "Fejer",
            "registrant_country": "HU",
            "registrant_email": "https://csl-registrar.com/contact/icarent.com/owner",
            "name_servers": [
                "ns251.mihanwebhost.com",
                "ns252.mihanwebhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "bicarey.com",
            "domain_keyword": "bicarey",
            "domain_tld": "com",
            "query_time": "2024-06-02 07:15:36",
            "create_date": "2021-12-03",
            "update_date": "2023-01-17",
            "expiry_date": "2023-12-03",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Danell Johnson",
            "registrant_address": "3805 14th Ave SE, Lacey",
            "registrant_city": "Lacey",
            "registrant_state": "WA",
            "registrant_zip": "98503",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4049475168",
            "name_servers": [
                "expired1.namebrightdns.com",
                "expired2.namebrightdns.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "irarely.com",
            "domain_keyword": "irarely",
            "domain_tld": "com",
            "query_time": "2024-05-13 04:48:10",
            "create_date": "2020-10-22",
            "update_date": "2023-09-22",
            "expiry_date": "2024-10-22",
            "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.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "icarern.online",
            "domain_keyword": "icarern",
            "domain_tld": "online",
            "query_time": "2024-05-31 08:02:37",
            "create_date": "2024-02-10",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-10",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc",
            "registrar_website": "http://www.register.com/",
            "registrant_company": "iCareRN LLC",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns97.worldnic.com",
                "ns98.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "icarehx.com",
            "domain_keyword": "icarehx",
            "domain_tld": "com",
            "query_time": "2024-04-24 13:48:02",
            "create_date": "2016-07-28",
            "update_date": "2024-03-03",
            "expiry_date": "2025-07-28",
            "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": "GUIZHOU",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=icarehx.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": 84,
            "domain_name": "icareum.com",
            "domain_keyword": "icareum",
            "domain_tld": "com",
            "query_time": "2024-05-25 14:32:47",
            "create_date": "2018-09-17",
            "update_date": "2024-05-18",
            "expiry_date": "2024-09-17",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bali",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ID",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "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": [
                "signedDelegation"
            ]
        },
        {
            "num": 85,
            "domain_name": "icare-bd.com",
            "domain_keyword": "icare-bd",
            "domain_tld": "com",
            "query_time": "2024-05-31 08:02:32",
            "create_date": "2023-05-18",
            "update_date": "2024-05-19",
            "expiry_date": "2024-05-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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "icare-b.be",
            "domain_keyword": "icare-b",
            "domain_tld": "be",
            "query_time": "2024-04-10 15:00:47",
            "create_date": "2022-12-26",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns15.ovh.net",
                "ns15.ovh.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 87,
            "domain_name": "icare-h.com",
            "domain_keyword": "icare-h",
            "domain_tld": "com",
            "query_time": "2024-04-24 13:46:54",
            "create_date": "2018-11-26",
            "update_date": "2023-10-27",
            "expiry_date": "2024-11-26",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "icarebba.org",
            "domain_keyword": "icarebba",
            "domain_tld": "org",
            "query_time": "2024-05-12 13:43:05",
            "create_date": "2019-05-06",
            "update_date": "2024-04-21",
            "expiry_date": "2025-05-06",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "https://whois.sawbuck.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "icarema.com",
            "domain_keyword": "icarema",
            "domain_tld": "com",
            "query_time": "2024-05-12 13:43:08",
            "create_date": "2024-03-08",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-08",
            "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=icarema.com",
            "registrant_phone": "+1.4165385487",
            "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": [
                "signedDelegation"
            ]
        },
        {
            "num": 90,
            "domain_name": "icarest.com",
            "domain_keyword": "icarest",
            "domain_tld": "com",
            "query_time": "2024-05-25 14:32:46",
            "create_date": "2023-11-20",
            "update_date": "2023-11-20",
            "expiry_date": "2024-11-20",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "KEDAH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MY",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p09.nsone.net",
                "dns2.p09.nsone.net",
                "dns3.p09.nsone.net",
                "dns4.p09.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "icareux.com",
            "domain_keyword": "icareux",
            "domain_tld": "com",
            "query_time": "2024-04-14 15:33:44",
            "create_date": "2024-04-11",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "scareny.com",
            "domain_keyword": "scareny",
            "domain_tld": "com",
            "query_time": "2024-04-22 01:45:14",
            "create_date": "2017-02-07",
            "update_date": "2024-01-08",
            "expiry_date": "2025-02-07",
            "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": 93,
            "domain_name": "ecarebd.top",
            "domain_keyword": "ecarebd",
            "domain_tld": "top",
            "query_time": "2024-05-13 15:29:48",
            "create_date": "2024-01-08",
            "update_date": "2024-01-27",
            "expiry_date": "2025-01-08",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DHAKA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BD",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "premium1.webrserver.com",
                "premium2.webrserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "icarepg.com",
            "domain_keyword": "icarepg",
            "domain_tld": "com",
            "query_time": "2024-05-12 13:43:09",
            "create_date": "2023-09-23",
            "update_date": "2023-09-23",
            "expiry_date": "2024-09-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "coen.ns.cloudflare.com",
                "gene.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "ticarey.com",
            "domain_keyword": "ticarey",
            "domain_tld": "com",
            "query_time": "2024-04-21 21:19:22",
            "create_date": "2012-10-16",
            "update_date": "2023-10-18",
            "expiry_date": "2024-10-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "icare24.ru",
            "domain_keyword": "icare24",
            "domain_tld": "ru",
            "query_time": "2024-04-30 11:42:50",
            "create_date": "2020-08-31",
            "expiry_date": "2024-08-31",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 97,
            "domain_name": "icarebot.com",
            "domain_keyword": "icarebot",
            "domain_tld": "com",
            "query_time": "2024-04-24 13:47:06",
            "create_date": "2015-01-09",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "icaremm.online",
            "domain_keyword": "icaremm",
            "domain_tld": "online",
            "query_time": "2024-05-10 05:02:01",
            "create_date": "2020-03-09",
            "update_date": "2024-02-22",
            "expiry_date": "2025-03-09",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "ucarebuy.com",
            "domain_keyword": "ucarebuy",
            "domain_tld": "com",
            "query_time": "2024-05-27 11:44:20",
            "create_date": "2021-07-06",
            "update_date": "2023-06-29",
            "expiry_date": "2024-07-06",
            "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": 100,
            "domain_name": "icademy.online",
            "domain_keyword": "icademy",
            "domain_tld": "online",
            "query_time": "2024-05-07 22:30:35",
            "create_date": "2019-08-20",
            "update_date": "2024-04-15",
            "expiry_date": "2024-08-20",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.255,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>icareby.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1281</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>icarebd.net, icarebuy.com, careby.org, icarebd.online, icaresy.com, icarebd.com, icarebr.com, icarely.com, icar-by.com, icarebj.com, icarebb.com, icare4y.com, careby.net, icarey.com, careby.jp, careby.ai, careby.design, icarby.ru, icarey.net, icareky.com, careby.com, icarby.com, careby.co, icorebd.com, icarity.com, itcarebd.com, hcareny.com, icareer.info, icnriby.top, icare-g.com, icaremh.com, icaress.com, icaregg.com, icarebox.org, icarekw.com, scaredy.chat, icareer.coach, i3araby.com, icareiq.com, icarepc.com, icareph.net, increby.com, icaregh.org, icaregc.com, icare-p.net, carneby.com, icareer.pro, icademy.school, icarehb.com, scarefy.com, icare24.pl, icarebnb.org, icareae.com, icaretf.com, icare88.com, icare-g.net, icarenc.org, icarefz.cn, i-creby.com, icaredl.com, icareco.net, i3araby.store, icarehk.com, icarewp.com, icarelv.com, icarecu.org, carenby.com, icare2u.com, carebly.com, icaremk.co.uk, micarebd.com, icare99.com, icarebiz.com, icalebo.com, icarley.co.uk, icarity.net, icaretv.net, icarebox.co.uk, icarent.com, bicarey.com, irarely.com, icarern.online, icarehx.com, icareum.com, icare-bd.com, icare-b.be, icare-h.com, icarebba.org, icarema.com, icarest.com, icareux.com, scareny.com, ecarebd.top, icarepg.com, ticarey.com, icare24.ru, icarebot.com, icaremm.online, ucarebuy.com, icademy.online</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>icarebd.net</domain_name>
   <domain_keyword>icarebd</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 01:57:11</query_time>
   <create_date>2023-08-29</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>icarebuy.com</domain_name>
   <domain_keyword>icarebuy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 13:47:07</query_time>
   <create_date>2016-10-17</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-10-17</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>HUNAN</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=icarebuy.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>3</num>
   <domain_name>careby.org</domain_name>
   <domain_keyword>careby</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-18 09:47:58</query_time>
   <create_date>2022-08-23</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ThatGardnerOne</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>aspen.ns.cloudflare.com</value>
    <value>evan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>icarebd.online</domain_name>
   <domain_keyword>icarebd</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-18 17:05:48</query_time>
   <create_date>2024-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>icaresy.com</domain_name>
   <domain_keyword>icaresy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 13:48:21</query_time>
   <create_date>2015-05-01</create_date>
   <update_date>2020-04-01</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Tian Jin</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>icarebd.com</domain_name>
   <domain_keyword>icarebd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 22:29:53</query_time>
   <create_date>2022-04-15</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-15</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-default.domainparkingserver.net</value>
    <value>ns2.bluehost-default.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>icarebr.com</domain_name>
   <domain_keyword>icarebr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 01:19:29</query_time>
   <create_date>2022-11-13</create_date>
   <update_date>2023-04-15</update_date>
   <expiry_date>2024-11-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>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>icarely.com</domain_name>
   <domain_keyword>icarely</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 13:48:05</query_time>
   <create_date>2018-12-13</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-12-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>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.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>9</num>
   <domain_name>icar-by.com</domain_name>
   <domain_keyword>icar-by</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 19:06:32</query_time>
   <create_date>2005-02-03</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrar_website>https://www.reg.com</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.9177279207</registrant_phone>
   <name_servers>
    <value>ns1.hostiman.ru</value>
    <value>ns2.hostiman.ru</value>
    <value>ns3.hostiman.com</value>
    <value>ns4.hostiman.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>icarebj.com</domain_name>
   <domain_keyword>icarebj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 13:47:06</query_time>
   <create_date>2003-05-27</create_date>
   <update_date>2023-05-28</update_date>
   <expiry_date>2028-05-27</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Beijing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>icarebb.com</domain_name>
   <domain_keyword>icarebb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 13:47:05</query_time>
   <create_date>2014-12-01</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>An Hui</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.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>icare4y.com</domain_name>
   <domain_keyword>icare4y</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 22:29:51</query_time>
   <create_date>2020-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>1727</registrar_iana>
   <registrar_name>Enartia Single Member S.A.</registrar_name>
   <registrar_website>https://www.papaki.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>Iraklio</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GR</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/72d7cf15-9334-4f29-b697-9b53949c9faf</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.papaki.gr</value>
    <value>dns2.papaki.gr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>careby.net</domain_name>
   <domain_keyword>careby</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-14 14:14:17</query_time>
   <create_date>2019-05-14</create_date>
   <update_date>2023-05-08</update_date>
   <expiry_date>2026-05-14</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>Choi Chang Gyu</registrant_name>
   <registrant_address>541, Mogwang-ro, Yangseo-myeon, Yangpyeong-gun, Gyeonggi-do</registrant_address>
   <registrant_city>Gyeonggi</registrant_city>
   <registrant_zip>12579</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1020701469</registrant_phone>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>icarey.com</domain_name>
   <domain_keyword>icarey</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 05:02:07</query_time>
   <create_date>1999-12-27</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>Carey International, Inc.</registrant_company>
   <registrant_address>4530 Wisconsin Ave., N.W.</registrant_address>
   <registrant_city>Washington</registrant_city>
   <registrant_state>DC</registrant_state>
   <registrant_zip>20016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2022379514</registrant_phone>
   <registrant_fax>+1.2028951288</registrant_fax>
   <name_servers>
    <value>ns1.carey.com</value>
    <value>ns2.carey.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>careby.jp</domain_name>
   <domain_keyword>careby</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-14 14:14:17</query_time>
   <create_date>2021-07-20</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns-1071.awsdns-05.org</value>
    <value>ns-1590.awsdns-06.co.uk</value>
    <value>ns-403.awsdns-50.com</value>
    <value>ns-671.awsdns-19.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>careby.ai</domain_name>
   <domain_keyword>careby</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-09 19:52:43</query_time>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</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>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>careby.design</domain_name>
   <domain_keyword>careby</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-13 08:21:10</query_time>
   <create_date>2020-08-12</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.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>18</num>
   <domain_name>icarby.ru</domain_name>
   <domain_keyword>icarby</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 11:42:42</query_time>
   <create_date>2021-03-27</create_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>icarey.net</domain_name>
   <domain_keyword>icarey</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 13:48:27</query_time>
   <create_date>2013-12-29</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-12-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>diva.ns.cloudflare.com</value>
    <value>toby.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>icareky.com</domain_name>
   <domain_keyword>icareky</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 10:59:11</query_time>
   <create_date>2022-09-26</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-26</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>21</num>
   <domain_name>careby.com</domain_name>
   <domain_keyword>careby</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 14:14:17</query_time>
   <create_date>2000-10-07</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-10-07</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>KY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/0d02595a-44cd-4079-9500-8e9c0a02e473</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>icarby.com</domain_name>
   <domain_keyword>icarby</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 08:02:30</query_time>
   <create_date>2010-03-04</create_date>
   <update_date>2020-05-01</update_date>
   <expiry_date>2024-03-04</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>23</num>
   <domain_name>careby.co</domain_name>
   <domain_keyword>careby</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-15 21:00:43</query_time>
   <create_date>2023-07-20</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-07-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>icorebd.com</domain_name>
   <domain_keyword>icorebd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 02:43:00</query_time>
   <create_date>2022-01-20</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>emerson.ns.cloudflare.com</value>
    <value>mckenzie.ns.cloudflare.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>icarity.com</domain_name>
   <domain_keyword>icarity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 08:06:43</query_time>
   <create_date>2011-09-05</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-09-05</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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</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.alphamega.nl</value>
    <value>ns2.alphamega.nl</value>
    <value>ns3.alphamega.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>itcarebd.com</domain_name>
   <domain_keyword>itcarebd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 13:54:35</query_time>
   <create_date>2020-03-04</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.ithostbd.com</value>
    <value>ns2.ithostbd.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>hcareny.com</domain_name>
   <domain_keyword>hcareny</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 23:04:58</query_time>
   <create_date>2019-09-23</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-09-23</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>ns61.domaincontrol.com</value>
    <value>ns62.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>28</num>
   <domain_name>icareer.info</domain_name>
   <domain_keyword>icareer</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 14:32:37</query_time>
   <create_date>2022-04-12</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.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>icnriby.top</domain_name>
   <domain_keyword>icnriby</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-22 09:00:27</query_time>
   <create_date>2023-09-07</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>hai nan jiu ming wang luo ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hai nan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>icare-g.com</domain_name>
   <domain_keyword>icare-g</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 22:29:48</query_time>
   <create_date>2006-10-09</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>I care hokkaido Co., Ltd.</registrant_name>
   <registrant_address>3-10-97-4F, Minami9jonishi, Chuo-ku</registrant_address>
   <registrant_city>Sapporo-shi</registrant_city>
   <registrant_state>Hokkaido</registrant_state>
   <registrant_zip>064-0809</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.115205001</registrant_phone>
   <name_servers>
    <value>name.technowave.ad.jp</value>
    <value>ns.technowave.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>icaremh.com</domain_name>
   <domain_keyword>icaremh</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 22:30:00</query_time>
   <create_date>2023-12-20</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2025-12-20</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>32</num>
   <domain_name>icaress.com</domain_name>
   <domain_keyword>icaress</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 19:06:36</query_time>
   <create_date>2012-05-15</create_date>
   <update_date>2021-05-09</update_date>
   <expiry_date>2024-05-15</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>IT Deptment</registrant_name>
   <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>33</num>
   <domain_name>icaregg.com</domain_name>
   <domain_keyword>icaregg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 22:29:56</query_time>
   <create_date>2022-07-07</create_date>
   <update_date>2022-07-07</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>icarebox.org</domain_name>
   <domain_keyword>icarebox</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 13:47:06</query_time>
   <create_date>2014-10-08</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-10-08</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>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>icarekw.com</domain_name>
   <domain_keyword>icarekw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 05:01:59</query_time>
   <create_date>2018-10-17</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2028-10-17</expiry_date>
   <registrar_iana>835</registrar_iana>
   <registrar_name>KuwaitNET General Trading Co.</registrar_name>
   <registrar_website>http://www.kuwaitnet.net</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>kns1.kuwaitnet.net</value>
    <value>kns2.kuwaitnet.net</value>
    <value>kns3.kuwaitnet.net</value>
    <value>kns4.kuwaitnet.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>scaredy.chat</domain_name>
   <domain_keyword>scaredy</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-05-13 11:36:08</query_time>
   <create_date>2017-08-17</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>3786</registrar_iana>
   <registrar_name>GoDaddy Corporate Domains, LLC</registrar_name>
   <registrar_website>https://gcd.com/contact-us/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Target Brands, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns03.gcd-dns.com</value>
    <value>ns04.gcd-dns.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>icareer.coach</domain_name>
   <domain_keyword>icareer</domain_keyword>
   <domain_tld>coach</domain_tld>
   <query_time>2024-05-25 14:32:37</query_time>
   <create_date>2017-03-26</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>au1.cloudhostingforlinux.com</value>
    <value>au2.cloudhostingforlinux.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>38</num>
   <domain_name>i3araby.com</domain_name>
   <domain_keyword>i3araby</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 15:12:42</query_time>
   <create_date>2020-08-01</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-08-01</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>ns1026.ui-dns.com</value>
    <value>ns1041.ui-dns.org</value>
    <value>ns1071.ui-dns.de</value>
    <value>ns1083.ui-dns.biz</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>39</num>
   <domain_name>icareiq.com</domain_name>
   <domain_keyword>icareiq</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 13:48:03</query_time>
   <create_date>2019-08-01</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-08-01</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>ns09.domaincontrol.com</value>
    <value>ns10.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>40</num>
   <domain_name>icarepc.com</domain_name>
   <domain_keyword>icarepc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 13:48:13</query_time>
   <create_date>2017-12-16</create_date>
   <update_date>2020-12-10</update_date>
   <expiry_date>2024-12-16</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>icareph.net</domain_name>
   <domain_keyword>icareph</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-02 22:30:01</query_time>
   <create_date>2023-12-20</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-20</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>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>increby.com</domain_name>
   <domain_keyword>increby</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 06:45:36</query_time>
   <create_date>2023-01-07</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-01-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>ns1.md-in-48.webhostbox.net</value>
    <value>ns2.md-in-48.webhostbox.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>43</num>
   <domain_name>icaregh.org</domain_name>
   <domain_keyword>icaregh</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-02 22:29:56</query_time>
   <create_date>2023-08-05</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>Namesilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>inTek Multimedia</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Accra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>icaregc.com</domain_name>
   <domain_keyword>icaregc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 05:01:24</query_time>
   <create_date>2021-05-03</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-05-03</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 icaregc.com 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-1182.awsdns-19.org</value>
    <value>ns-1755.awsdns-27.co.uk</value>
    <value>ns-219.awsdns-27.com</value>
    <value>ns-909.awsdns-49.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>icare-p.net</domain_name>
   <domain_keyword>icare-p</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-10 05:01:10</query_time>
   <create_date>2021-10-26</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>carneby.com</domain_name>
   <domain_keyword>carneby</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 06:37:32</query_time>
   <create_date>2021-03-23</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>https://www.wildwestdomains.com</registrar_website>
   <registrant_name>Leo Angelo</registrant_name>
   <registrant_company>Domaincracy</registrant_company>
   <registrant_address>14030 N 64th St</registrant_address>
   <registrant_city>Scottsdale</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85254-3304</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8009202021</registrant_phone>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.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>47</num>
   <domain_name>icareer.pro</domain_name>
   <domain_keyword>icareer</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-02 22:29:55</query_time>
   <create_date>2023-04-17</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>icademy.school</domain_name>
   <domain_keyword>icademy</domain_keyword>
   <domain_tld>school</domain_tld>
   <query_time>2024-05-07 22:30:35</query_time>
   <create_date>2019-08-20</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>icarehb.com</domain_name>
   <domain_keyword>icarehb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 13:47:59</query_time>
   <create_date>2013-08-18</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2025-08-18</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>Portugal</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns1.mydnspt.net</value>
    <value>ns2.mydnspt.net</value>
    <value>ns7.mydnspt.net</value>
    <value>ns8.mydnspt.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>scarefy.com</domain_name>
   <domain_keyword>scarefy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 10:20:32</query_time>
   <create_date>2024-02-27</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>3313</registrar_iana>
   <registrar_name>DropCatch.com 1104 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>icare24.pl</domain_name>
   <domain_keyword>icare24</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-23 06:17:52</query_time>
   <create_date>2011-08-26</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_name>Domainbox.com/Mesh Digital Ltd</registrar_name>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>icarebnb.org</domain_name>
   <domain_keyword>icarebnb</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 14:32:36</query_time>
   <create_date>2019-12-02</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>icareae.com</domain_name>
   <domain_keyword>icareae</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 13:47:02</query_time>
   <create_date>2017-04-06</create_date>
   <update_date>2019-07-28</update_date>
   <expiry_date>2027-04-06</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>KW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KW</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/91c71775-6dcd-4ad1-b436-a1ba767be46c</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>icaretf.com</domain_name>
   <domain_keyword>icaretf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 13:48:22</query_time>
   <create_date>2018-02-12</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-02-12</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>55</num>
   <domain_name>icare88.com</domain_name>
   <domain_keyword>icare88</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 05:01:15</query_time>
   <create_date>2023-03-07</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-07</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>jakub.ns.cloudflare.com</value>
    <value>kristina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>icare-g.net</domain_name>
   <domain_keyword>icare-g</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 01:57:08</query_time>
   <create_date>2022-10-31</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_name>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_address>3-1 Ofuka-cho, Grand Front Osaka Tower B 23F</registrant_address>
   <registrant_city>Kita-ku Osaka-shi</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662416585</registrant_phone>
   <registrant_fax>+81.663740121</registrant_fax>
   <name_servers>
    <value>ns-1408.awsdns-48.org</value>
    <value>ns-1913.awsdns-47.co.uk</value>
    <value>ns-301.awsdns-37.com</value>
    <value>ns-757.awsdns-30.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>icarenc.org</domain_name>
   <domain_keyword>icarenc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 13:48:09</query_time>
   <create_date>2021-10-13</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ray.ns.cloudflare.com</value>
    <value>uma.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>icarefz.cn</domain_name>
   <domain_keyword>icarefz</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-13 01:20:17</query_time>
   <create_date>2024-04-11</create_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>夏亚琴</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>v1.juming.com</value>
    <value>v2.juming.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>i-creby.com</domain_name>
   <domain_keyword>i-creby</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 19:51:46</query_time>
   <create_date>2011-04-30</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>1316</registrar_iana>
   <registrar_name>Leascend Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.35.com</registrar_website>
   <name_servers>
    <value>ns1.dns-diy.com</value>
    <value>ns2.dns-diy.com</value>
    <value>ns3.dns-diy.com</value>
    <value>ns4.dns-diy.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>icaredl.com</domain_name>
   <domain_keyword>icaredl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 14:32:37</query_time>
   <create_date>2022-01-23</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>ERANET INTERNATIONAL LIMITED</registrar_name>
   <registrar_website>http://www.eranet.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>HN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>http://www.tnet.hk/whois/message_to_contact.php?domain=icaredl.com&amp;contact=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.taoa.com</value>
    <value>ns2.taoa.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>icareco.net</domain_name>
   <domain_keyword>icareco</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 13:47:51</query_time>
   <create_date>2013-11-28</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-28</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_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>dns106.ovh.net</value>
    <value>ns106.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>62</num>
   <domain_name>i3araby.store</domain_name>
   <domain_keyword>i3araby</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-29 00:51:52</query_time>
   <create_date>2023-06-01</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>icarehk.com</domain_name>
   <domain_keyword>icarehk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 13:43:07</query_time>
   <create_date>2015-11-03</create_date>
   <update_date>2020-10-28</update_date>
   <expiry_date>2024-11-03</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>64</num>
   <domain_name>icarewp.com</domain_name>
   <domain_keyword>icarewp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 04:21:48</query_time>
   <create_date>2023-09-21</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_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>malcolm.ns.cloudflare.com</value>
    <value>riya.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>icarelv.com</domain_name>
   <domain_keyword>icarelv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 01:57:14</query_time>
   <create_date>2021-06-25</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>SICHUAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=icarelv.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>66</num>
   <domain_name>icarecu.org</domain_name>
   <domain_keyword>icarecu</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-18 08:48:08</query_time>
   <create_date>2023-01-19</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>carenby.com</domain_name>
   <domain_keyword>carenby</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 03:34:39</query_time>
   <create_date>2022-09-16</create_date>
   <update_date>2022-09-16</update_date>
   <expiry_date>2023-09-16</expiry_date>
   <registrar_iana>3234</registrar_iana>
   <registrar_name>INET CORPORATION</registrar_name>
   <registrar_website>www.inet.vn</registrar_website>
   <registrant_name>Domain Admin, C/O ID#10760</registrant_name>
   <registrant_company>Privacy Protection Service INC d/b/a PrivacyProtect.org</registrant_company>
   <registrant_address>PO Box 16</registrant_address>
   <registrant_city>Nobby Beach</registrant_city>
   <registrant_state>Queensland</registrant_state>
   <registrant_zip>QLD 4218</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+84.438385588</registrant_phone>
   <name_servers>
    <value>ns1.inet.vn</value>
    <value>ns2.inet.vn</value>
    <value>ns3.inet.vn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>icare2u.com</domain_name>
   <domain_keyword>icare2u</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 13:46:58</query_time>
   <create_date>2012-01-09</create_date>
   <update_date>2023-01-07</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>Chua Ming Shein</registrant_name>
   <registrant_company>Egate Technologies &amp; Solutions</registrant_company>
   <registrant_address>Suite 205, Block B3, Leisure Commerce Square</registrant_address>
   <registrant_city>Petaling Jaya</registrant_city>
   <registrant_state>Selangor</registrant_state>
   <registrant_zip>46150</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+603.78776216</registrant_phone>
   <registrant_fax>+0.0</registrant_fax>
   <name_servers>
    <value>nscp1003.icorehosting.com</value>
    <value>nscp1004.icorehosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>carebly.com</domain_name>
   <domain_keyword>carebly</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 14:14:04</query_time>
   <create_date>2016-02-16</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-02-16</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>70</num>
   <domain_name>icaremk.co.uk</domain_name>
   <domain_keyword>icaremk</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-02 22:30:03</query_time>
   <create_date>2023-08-12</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>micarebd.com</domain_name>
   <domain_keyword>micarebd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 03:10:13</query_time>
   <create_date>2020-03-15</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-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>ns455.websitewelcome.com</value>
    <value>ns456.websitewelcome.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>72</num>
   <domain_name>icare99.com</domain_name>
   <domain_keyword>icare99</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 13:47:01</query_time>
   <create_date>2007-11-10</create_date>
   <update_date>2021-07-22</update_date>
   <expiry_date>2024-11-10</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>lars.ns.cloudflare.com</value>
    <value>sima.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>icarebiz.com</domain_name>
   <domain_keyword>icarebiz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 13:47:06</query_time>
   <create_date>2020-12-01</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>algin.ns.cloudflare.com</value>
    <value>mira.ns.cloudflare.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>icalebo.com</domain_name>
   <domain_keyword>icalebo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 09:35:06</query_time>
   <create_date>2023-12-27</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Caleb Osemobor</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p02.nsone.net</value>
    <value>dns2.p02.nsone.net</value>
    <value>dns3.p02.nsone.net</value>
    <value>dns4.p02.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>icarley.co.uk</domain_name>
   <domain_keyword>icarley</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-25 14:32:53</query_time>
   <create_date>2006-11-15</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>icarity.net</domain_name>
   <domain_keyword>icarity</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 08:06:43</query_time>
   <create_date>2013-08-07</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-09-16</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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</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.alphamega.nl</value>
    <value>ns2.alphamega.nl</value>
    <value>ns3.alphamega.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>icaretv.net</domain_name>
   <domain_keyword>icaretv</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 13:48:24</query_time>
   <create_date>2006-12-02</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns09.domaincontrol.com</value>
    <value>pdns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>icarebox.co.uk</domain_name>
   <domain_keyword>icarebox</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-10 05:01:18</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>icarent.com</domain_name>
   <domain_keyword>icarent</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 15:37:02</query_time>
   <create_date>2024-05-18</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_company>none</registrant_company>
   <registrant_state>Fejer</registrant_state>
   <registrant_country>HU</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/icarent.com/owner</registrant_email>
   <name_servers>
    <value>ns251.mihanwebhost.com</value>
    <value>ns252.mihanwebhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>bicarey.com</domain_name>
   <domain_keyword>bicarey</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 07:15:36</query_time>
   <create_date>2021-12-03</create_date>
   <update_date>2023-01-17</update_date>
   <expiry_date>2023-12-03</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>Danell Johnson</registrant_name>
   <registrant_address>3805 14th Ave SE, Lacey</registrant_address>
   <registrant_city>Lacey</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98503</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4049475168</registrant_phone>
   <name_servers>
    <value>expired1.namebrightdns.com</value>
    <value>expired2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>irarely.com</domain_name>
   <domain_keyword>irarely</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 04:48:10</query_time>
   <create_date>2020-10-22</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-10-22</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.brandbucket.com</value>
    <value>ns2.brandbucket.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>icarern.online</domain_name>
   <domain_keyword>icarern</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-31 08:02:37</query_time>
   <create_date>2024-02-10</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc</registrar_name>
   <registrar_website>http://www.register.com/</registrar_website>
   <registrant_company>iCareRN LLC</registrant_company>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns97.worldnic.com</value>
    <value>ns98.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>icarehx.com</domain_name>
   <domain_keyword>icarehx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 13:48:02</query_time>
   <create_date>2016-07-28</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-07-28</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>GUIZHOU</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=icarehx.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>84</num>
   <domain_name>icareum.com</domain_name>
   <domain_keyword>icareum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 14:32:47</query_time>
   <create_date>2018-09-17</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-09-17</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>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bali</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ID</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>icare-bd.com</domain_name>
   <domain_keyword>icare-bd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 08:02:32</query_time>
   <create_date>2023-05-18</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2024-05-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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.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>icare-b.be</domain_name>
   <domain_keyword>icare-b</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-10 15:00:47</query_time>
   <create_date>2022-12-26</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns15.ovh.net</value>
    <value>ns15.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>icare-h.com</domain_name>
   <domain_keyword>icare-h</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 13:46:54</query_time>
   <create_date>2018-11-26</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>icarebba.org</domain_name>
   <domain_keyword>icarebba</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-12 13:43:05</query_time>
   <create_date>2019-05-06</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>https://whois.sawbuck.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>icarema.com</domain_name>
   <domain_keyword>icarema</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 13:43:08</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-08</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=icarema.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>icarest.com</domain_name>
   <domain_keyword>icarest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 14:32:46</query_time>
   <create_date>2023-11-20</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>KEDAH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p09.nsone.net</value>
    <value>dns2.p09.nsone.net</value>
    <value>dns3.p09.nsone.net</value>
    <value>dns4.p09.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>icareux.com</domain_name>
   <domain_keyword>icareux</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 15:33:44</query_time>
   <create_date>2024-04-11</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>scareny.com</domain_name>
   <domain_keyword>scareny</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 01:45:14</query_time>
   <create_date>2017-02-07</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-02-07</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>93</num>
   <domain_name>ecarebd.top</domain_name>
   <domain_keyword>ecarebd</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-13 15:29:48</query_time>
   <create_date>2024-01-08</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DHAKA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BD</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>premium1.webrserver.com</value>
    <value>premium2.webrserver.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>icarepg.com</domain_name>
   <domain_keyword>icarepg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 13:43:09</query_time>
   <create_date>2023-09-23</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-09-23</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>coen.ns.cloudflare.com</value>
    <value>gene.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>ticarey.com</domain_name>
   <domain_keyword>ticarey</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 21:19:22</query_time>
   <create_date>2012-10-16</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-10-16</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.vercel-dns.com</value>
    <value>ns2.vercel-dns.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>96</num>
   <domain_name>icare24.ru</domain_name>
   <domain_keyword>icare24</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 11:42:50</query_time>
   <create_date>2020-08-31</create_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>icarebot.com</domain_name>
   <domain_keyword>icarebot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 13:47:06</query_time>
   <create_date>2015-01-09</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-09</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>ns09.domaincontrol.com</value>
    <value>ns10.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>icaremm.online</domain_name>
   <domain_keyword>icaremm</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-10 05:02:01</query_time>
   <create_date>2020-03-09</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>ucarebuy.com</domain_name>
   <domain_keyword>ucarebuy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 11:44:20</query_time>
   <create_date>2021-07-06</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-07-06</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>100</num>
   <domain_name>icademy.online</domain_name>
   <domain_keyword>icademy</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-07 22:30:35</query_time>
   <create_date>2019-08-20</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.255</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.