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

5 Aug 2014 - 7:00 AM UTC

Registered: 4 August 2014
Expiry: 4 August 2015

REGISTRAR

IANA: 1469
Name: ????

NAME SERVERS

dns7.4cun.com
dns8.4cun.com

DOMAIN STATUS

ok

REGISTRANT

Name: LouNv Shi

#2 - QUERY TIME

14 Jun 2017 - 9:35 PM UTC

Registered: 4 August 2014
Expiry: 4 August 2017

REGISTRAR

IANA: 1469
Name: Jiangsu bangning science technology Co

NAME SERVERS

dns7.4cun.com
dns8.4cun.com

DOMAIN STATUS

serverHold

REGISTRANT

Name: LouNv Shi
Company: loufang
Address: Dong Hu Jie DaoDong Hu Jie DaoDong Hu Jie Dao
City: Bei Jing
State: Bei Jing
ZIP: 100000
Country: China
Email: [email protected]
Phone: +86.18017899055
Fax: +86.02154747998

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=icecare.wang
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "icecare.wang",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "icecare.wang",
    "results": [
        {
            "num": 1,
            "domain_name": "icecare.wang",
            "domain_keyword": "icecare",
            "domain_tld": "wang",
            "query_time": "2014-08-05 07:00:00",
            "create_date": "2014-08-04",
            "expiry_date": "2015-08-04",
            "registrar_iana": 1469,
            "registrar_name": "????",
            "registrant_name": "LouNv Shi",
            "name_servers": [
                "dns7.4cun.com",
                "dns8.4cun.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 2,
            "domain_name": "icecare.wang",
            "domain_keyword": "icecare",
            "domain_tld": "wang",
            "query_time": "2017-06-14 21:35:44",
            "create_date": "2014-08-04",
            "expiry_date": "2017-08-04",
            "registrar_iana": 1469,
            "registrar_name": "Jiangsu bangning science  technology Co",
            "registrant_name": "LouNv Shi",
            "registrant_company": "loufang",
            "registrant_address": "Dong Hu Jie DaoDong Hu Jie DaoDong Hu Jie Dao",
            "registrant_city": "Bei Jing",
            "registrant_state": "Bei Jing",
            "registrant_zip": "100000",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+86.18017899055",
            "registrant_fax": "+86.02154747998",
            "name_servers": [
                "dns7.4cun.com",
                "dns8.4cun.com"
            ],
            "domain_status": [
                "serverHold"
            ]
        }
    ],
    "stats": {
        "total_time": 0.039,
        "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>icecare.wang</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>icecare.wang</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>icecare.wang</domain_name>
   <domain_keyword>icecare</domain_keyword>
   <domain_tld>wang</domain_tld>
   <query_time>2014-08-05 07:00:00</query_time>
   <create_date>2014-08-04</create_date>
   <expiry_date>2015-08-04</expiry_date>
   <registrar_iana>1469</registrar_iana>
   <registrar_name>????</registrar_name>
   <registrant_name>LouNv Shi</registrant_name>
   <name_servers>
    <value>dns7.4cun.com</value>
    <value>dns8.4cun.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>icecare.wang</domain_name>
   <domain_keyword>icecare</domain_keyword>
   <domain_tld>wang</domain_tld>
   <query_time>2017-06-14 21:35:44</query_time>
   <create_date>2014-08-04</create_date>
   <expiry_date>2017-08-04</expiry_date>
   <registrar_iana>1469</registrar_iana>
   <registrar_name>Jiangsu bangning science  technology Co</registrar_name>
   <registrant_name>LouNv Shi</registrant_name>
   <registrant_company>loufang</registrant_company>
   <registrant_address>Dong Hu Jie DaoDong Hu Jie DaoDong Hu Jie Dao</registrant_address>
   <registrant_city>Bei Jing</registrant_city>
   <registrant_state>Bei Jing</registrant_state>
   <registrant_zip>100000</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+86.18017899055</registrant_phone>
   <registrant_fax>+86.02154747998</registrant_fax>
   <name_servers>
    <value>dns7.4cun.com</value>
    <value>dns8.4cun.com</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.039</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 9 domain names (in 0.015 seconds) which contained the exact domain keyword "icecare".
Domain Name Registered Expiry Registrar Ownership
1 icecare.nl 21 Mar 2006 - One.com A/S -
2 icecare.com 28 Apr 2008 28 Apr 2025 JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD REDACTED FOR PRIVACY
3 icecare.co.uk 28 Apr 2008 28 Apr 2025 20i Ltd [Tag = STACK] -
4 icecare.net 27 Jun 2008 28 Oct 2024 GoDaddy.com, LLC -
5 icecare.top 14 Jan 2015 14 Jan 2025 JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD 上海诚美化妆品有限公司
6 icecare.pt 2 Feb 2015 2 Jan 2025 - GELADO COLORIDO - FABRICAÇÃO DE GELADOS E SORVETES, LDA
7 icecare.org 25 Oct 2016 25 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
8 icecare.xyz 31 Oct 2023 31 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Liao Lingna
9 icecare.ru 11 Dec 2023 11 Dec 2024 REGRU-RU Private Person
10 icecare.eu - - Metaregistrar BV -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=icecare&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "icecare",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 10,
        "relation": "eq",
        "current": 10
    },
    "unique_domains": "icecare.nl, icecare.com, icecare.co.uk, icecare.net, icecare.top, icecare.pt, icecare.org, icecare.xyz, icecare.ru, icecare.eu",
    "results": [
        {
            "num": 1,
            "domain_name": "icecare.nl",
            "domain_keyword": "icecare",
            "domain_tld": "nl",
            "query_time": "2024-05-15 02:00:53",
            "create_date": "2006-03-21",
            "update_date": "2023-12-13",
            "registrar_name": "One.com A/S",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 2,
            "domain_name": "icecare.com",
            "domain_keyword": "icecare",
            "domain_tld": "com",
            "query_time": "2024-04-21 15:32:55",
            "create_date": "2008-04-28",
            "update_date": "2021-08-31",
            "expiry_date": "2025-04-28",
            "registrar_iana": 1469,
            "registrar_name": "JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD",
            "registrar_website": "http://www.55hl.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shang Hai Shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.4cun.com",
                "ns2.4cun.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "icecare.co.uk",
            "domain_keyword": "icecare",
            "domain_tld": "co.uk",
            "query_time": "2024-05-13 11:25:54",
            "create_date": "2008-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "registrar_name": "20i Ltd [Tag = STACK]",
            "registrar_website": "http://www.20i.com",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "icecare.net",
            "domain_keyword": "icecare",
            "domain_tld": "net",
            "query_time": "2024-05-15 02:00:53",
            "create_date": "2008-06-27",
            "update_date": "2022-10-28",
            "expiry_date": "2024-10-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "icecare.top",
            "domain_keyword": "icecare",
            "domain_tld": "top",
            "query_time": "2024-04-21 15:32:55",
            "create_date": "2015-01-14",
            "update_date": "2019-08-01",
            "expiry_date": "2025-01-14",
            "registrar_iana": 1469,
            "registrar_name": "JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD",
            "registrar_website": "www.55hl.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "上海诚美化妆品有限公司",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shang Hai Shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns7.4cun.com",
                "dns8.51dns.top"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "icecare.pt",
            "domain_keyword": "icecare",
            "domain_tld": "pt",
            "query_time": "2024-05-20 19:04:50",
            "create_date": "2015-02-02",
            "expiry_date": "2025-01-02",
            "registrant_name": "GELADO COLORIDO - FABRICAÇÃO DE GELADOS E SORVETES, LDA",
            "registrant_address": "Rua do Raio, nº 20",
            "registrant_city": "Braga",
            "registrant_state": "Braga",
            "registrant_zip": "4710-925",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.linxisp.net",
                "ns2.linxisp.net",
                "ns3.linxisp.net",
                "ns4.linxisp.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 7,
            "domain_name": "icecare.org",
            "domain_keyword": "icecare",
            "domain_tld": "org",
            "query_time": "2024-04-21 15:32:55",
            "create_date": "2016-10-25",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-25",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.thecloudwebsiteserver.com",
                "ns2.thecloudwebsiteserver.net",
                "ns3.thecloudwebsiteserver.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "icecare.xyz",
            "domain_keyword": "icecare",
            "domain_tld": "xyz",
            "query_time": "2024-05-13 11:25:54",
            "create_date": "2023-10-31",
            "update_date": "2023-12-18",
            "expiry_date": "2024-10-31",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Liao Lingna",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "finley.ns.cloudflare.com",
                "sima.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "icecare.ru",
            "domain_keyword": "icecare",
            "domain_tld": "ru",
            "query_time": "2024-04-30 11:43:27",
            "create_date": "2023-12-11",
            "expiry_date": "2024-12-11",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 10,
            "domain_name": "icecare.eu",
            "domain_keyword": "icecare",
            "domain_tld": "eu",
            "query_time": "2024-05-05 03:57:59",
            "registrar_name": "Metaregistrar BV",
            "registrar_website": "http://www.metaregistrar.com",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ]
        }
    ],
    "stats": {
        "total_time": 0.015,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>icecare</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>10</total>
  <relation>eq</relation>
  <current>10</current>
 </count>
 <unique_domains>icecare.nl, icecare.com, icecare.co.uk, icecare.net, icecare.top, icecare.pt, icecare.org, icecare.xyz, icecare.ru, icecare.eu</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>icecare.nl</domain_name>
   <domain_keyword>icecare</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-15 02:00:53</query_time>
   <create_date>2006-03-21</create_date>
   <update_date>2023-12-13</update_date>
   <registrar_name>One.com A/S</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>icecare.com</domain_name>
   <domain_keyword>icecare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 15:32:55</query_time>
   <create_date>2008-04-28</create_date>
   <update_date>2021-08-31</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>1469</registrar_iana>
   <registrar_name>JIANGSU BANGNING SCIENCE &amp; TECHNOLOGY CO. LTD</registrar_name>
   <registrar_website>http://www.55hl.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>Shang Hai Shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.4cun.com</value>
    <value>ns2.4cun.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>icecare.co.uk</domain_name>
   <domain_keyword>icecare</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-13 11:25:54</query_time>
   <create_date>2008-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_name>20i Ltd [Tag = STACK]</registrar_name>
   <registrar_website>http://www.20i.com</registrar_website>
   <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>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>icecare.net</domain_name>
   <domain_keyword>icecare</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 02:00:53</query_time>
   <create_date>2008-06-27</create_date>
   <update_date>2022-10-28</update_date>
   <expiry_date>2024-10-28</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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>icecare.top</domain_name>
   <domain_keyword>icecare</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-21 15:32:55</query_time>
   <create_date>2015-01-14</create_date>
   <update_date>2019-08-01</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>1469</registrar_iana>
   <registrar_name>JIANGSU BANGNING SCIENCE &amp; TECHNOLOGY CO. LTD</registrar_name>
   <registrar_website>www.55hl.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>上海诚美化妆品有限公司</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shang Hai Shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns7.4cun.com</value>
    <value>dns8.51dns.top</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>icecare.pt</domain_name>
   <domain_keyword>icecare</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-20 19:04:50</query_time>
   <create_date>2015-02-02</create_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrant_name>GELADO COLORIDO - FABRICAÇÃO DE GELADOS E SORVETES, LDA</registrant_name>
   <registrant_address>Rua do Raio, nº 20</registrant_address>
   <registrant_city>Braga</registrant_city>
   <registrant_state>Braga</registrant_state>
   <registrant_zip>4710-925</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.linxisp.net</value>
    <value>ns2.linxisp.net</value>
    <value>ns3.linxisp.net</value>
    <value>ns4.linxisp.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>icecare.org</domain_name>
   <domain_keyword>icecare</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 15:32:55</query_time>
   <create_date>2016-10-25</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.thecloudwebsiteserver.com</value>
    <value>ns2.thecloudwebsiteserver.net</value>
    <value>ns3.thecloudwebsiteserver.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>icecare.xyz</domain_name>
   <domain_keyword>icecare</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-13 11:25:54</query_time>
   <create_date>2023-10-31</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Liao Lingna</registrant_company>
   <registrant_state>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>finley.ns.cloudflare.com</value>
    <value>sima.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>icecare.ru</domain_name>
   <domain_keyword>icecare</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 11:43:27</query_time>
   <create_date>2023-12-11</create_date>
   <expiry_date>2024-12-11</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>10</num>
   <domain_name>icecare.eu</domain_name>
   <domain_keyword>icecare</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 03:57:59</query_time>
   <registrar_name>Metaregistrar BV</registrar_name>
   <registrar_website>http://www.metaregistrar.com</registrar_website>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.015</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,228 domain names (in 0.205 seconds) which look and sound like the brand name "icecare".
Domain Name Registered Expiry Registrar Ownership
1 ictcare.be 17 Jan 2011 - Combell nv -
2 icecave.com 19 Nov 2001 19 Nov 2024 GoDaddy.com, LLC -
3 ieccare.com 21 Aug 2021 21 Aug 2024 Squarespace Domains II LLC Sikh Pulse
4 icepcare.co.uk 11 Jul 2022 11 Jul 2024 Ionos SE [Tag = 1AND1] -
5 icecage.com 13 Jun 2010 13 Jun 2024 ENOM, INC. REDACTED FOR PRIVACY
6 icucare.org 16 Aug 2023 16 Aug 2026 Tucows Domains Inc. Data Protected
7 icecake.top 4 May 2024 4 May 2025 JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD 高兵
8 ichcare.org 26 Apr 2024 26 Apr 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
9 acecare.org 6 Apr 2000 6 Apr 2025 FastDomain Inc. Well-Spring
10 icfcare.com 27 May 2024 27 May 2025 DropCatch.com 1304 LLC HugeDomains.com
11 ifecare.com 12 Mar 2022 12 Mar 2026 GoDaddy.com, LLC Domains By Proxy, LLC
12 icercare.com 12 Jan 2024 12 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
13 iclcare.co.uk 28 Sep 2017 28 Sep 2024 Namesco Limited [Tag = NAMESCO] -
14 icycare.com 4 Feb 2016 4 Feb 2026 Register.com, Inc. -
15 ictcare.net 5 Nov 2018 5 Nov 2024 Domeneshop AS dba domainnameshop.com -
16 icecafe.pl 17 Oct 2006 17 Oct 2024 nazwa.pl sp. z o.o. -
17 nicecare.co.uk 28 Jun 2018 28 Jun 2024 Garth Piesse [Tag = COHERENT-NZ] -
18 icmcare.com 18 Apr 2022 18 Apr 2024 Name.com, Inc. Domain Protection Services, Inc.
19 licecare.com 13 Jul 2016 13 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
20 icecave.org.uk 28 Mar 2015 28 Mar 2025 Gandi [Tag = GANDI] -
21 ictcare.pl 3 Mar 2020 3 Mar 2025 OVH SAS -
22 icocare.com 16 Aug 2016 16 Aug 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
23 ichcare.com 24 Jul 2009 24 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
24 icrcare.com 8 Nov 2023 8 Nov 2024 Gname.com Pte. Ltd. Redacted for privacy
25 nicecare.uk 16 Jun 2020 16 Jun 2025 Gransy s.r.o. [Tag = GRANSY-CZ] -
26 acecare.cn 7 Jan 2011 7 Jan 2026 阿里云计算有限公司(万网) 沈阳澳斯凯利科技有限公司
27 acecare.co.uk 29 Dec 2014 29 Dec 2024 Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB] Mark Adams
28 icecane.site 13 Nov 2023 13 Nov 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
29 iceacre.com 15 Aug 2022 15 Aug 2024 Gname.com Pte. Ltd. Redacted for privacy
30 ictcare.com 16 Jul 2007 16 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
31 icacare.com 15 May 2024 15 May 2025 GoDaddy.com, LLC -
32 isecare.se 25 Jul 2022 25 Jul 2024 Simply.com -
33 acecare.site 30 Jan 2024 30 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
34 icscare.com 30 Nov 2020 30 Nov 2024 Name.com, Inc. Domain Protection Services, Inc.
35 iclcare.org 7 May 2020 7 May 2026 Network Solutions, LLC REDACTED FOR PRIVACY
36 ilecare.net 19 Sep 2023 19 Sep 2024 Hong Kong Juming Network Technology Co., Ltd. Redacted for privacy
37 icecars.ru 30 Sep 2022 30 Sep 2024 RU-CENTER-RU OOO "Holodil'nyie mashinyi"
38 ikecare.com 8 Oct 2017 8 Oct 2024 ENOM, INC. Whois Privacy Protection Service, Inc.
39 ic2care.com 1 Mar 2016 1 Mar 2025 Network Solutions, LLC -
40 icncare.org 28 May 2023 28 May 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
41 icecake.ru 20 Sep 2022 20 Sep 2024 ARDIS-RU Private Person
42 icecars.com 13 Feb 2015 13 Feb 2025 GoDaddy.com, LLC -
43 icecarev.com 2 Mar 2024 2 Mar 2027 GoDaddy.com, LLC -
44 icefare.com 9 Mar 2024 9 Mar 2025 GoDaddy.com, LLC -
45 icecate.com 11 Oct 2023 11 Oct 2024 GoDaddy.com, LLC -
46 icecart.com 12 Feb 2005 12 Feb 2025 GoDaddy Online Services Cayman Islands Ltd. -
47 ececare.com 28 Mar 2024 28 Mar 2025 DropCatch.com 684 LLC NameBrightPrivacy.com
48 icdcare.com 30 Jan 2023 30 Jan 2025 PDR Ltd. d/b/a PublicDomainRegistry.com planets infotech
49 icecard.org 20 Jul 2023 20 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
50 iceware.net 13 Sep 2017 13 Sep 2025 Gname.com Pte. Ltd. Redacted for privacy
51 icecarp.com 21 Dec 2021 21 Dec 2024 Cloud Yuqu LLC REDACTED FOR PRIVACY
52 icucare.com 17 Jun 2005 17 Jun 2024 Network Solutions, LLC -
53 icecake.com 10 May 2002 10 May 2025 GoDaddy.com, LLC -
54 icuecare.com 10 Aug 2023 10 Aug 2024 GoDaddy.com, LLC -
55 ictcare.org 29 Feb 2024 28 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
56 icecave.com.au - - Tucows (Australia) Pty Ltd trading as OpenSRS James Harris
57 icecave.ru 14 Nov 2023 14 Nov 2024 DOMAINSHOP-RU Private Person
58 icecart.agency 21 Mar 2024 21 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
59 icecafe.kr 12 May 2015 12 May 2025 (?)?????? ????
60 kcecare.org 5 Oct 2021 5 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
61 icecard.ru 27 Apr 2023 27 Apr 2025 REGRU-RU JSC System data-centers
62 icccare.com 21 Apr 2022 21 Apr 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
63 icpcare.online 13 Feb 2024 13 Feb 2025 Register.com, Inc itchymoms
64 ictcare.nl 28 Jul 2014 - Cridea -
65 icecore.net 8 Aug 2005 8 Aug 2024 NetTuner Corp. dba Webmasters.com -
66 icecard.info 3 Mar 2019 3 Mar 2025 OVH SAS Jan Markowski
67 nicecare.com 26 Jun 1998 25 Jun 2024 GoDaddy.com, LLC -
68 icpcare.net 30 Jun 2016 30 Jun 2024 GoDaddy.com, LLC -
69 dicecare.com 5 Oct 2017 5 Oct 2027 GoDaddy.com, LLC -
70 scecare.com 18 Aug 2017 18 Aug 2025 Cloudflare, Inc. DATA REDACTED
71 icecard.cloud 22 Sep 2023 22 Sep 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
72 nicecare.net 26 Mar 2015 26 Mar 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
73 acecare.uk 27 Feb 2024 27 Feb 2025 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
74 icecore.com.cn 3 Apr 2024 3 Apr 2025 北京中域智科国际网络技术有限公司 陈乐
75 ictcare.website 12 May 2022 12 May 2025 Netowl,Inc. XSERVER Inc.
76 ricecare.com 10 Feb 2006 10 Feb 2025 NameCheap, Inc. -
77 icecafe.com 9 Mar 1999 9 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
78 icecave.net 1 Nov 2019 1 Nov 2024 EPAG DOMAINSERVICES GmbH Not Disclosed
79 iceware.com 19 Apr 2001 19 Apr 2025 GoDaddy.com, LLC -
80 itecare.com 20 Apr 2020 20 Apr 2025 OVH, SAS Kaliform sarl
81 icecafe.net 20 Dec 2022 20 Dec 2031 Onlinenic Inc CHOI, YONG JAE
82 bcecare.co.uk 24 May 2013 24 May 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
83 iclcare.net 7 May 2020 7 May 2025 Network Solutions, LLC -
84 icecage.co.uk 9 Sep 2005 9 Sep 2025 Ionos SE [Tag = 1AND1] -
85 iceware.dev 1 Sep 2023 1 Sep 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
86 icgcare.online 9 Jan 2024 9 Jan 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
87 icecafe.uk 22 May 2023 22 May 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
88 icecafe.ma 9 Mar 2022 9 Mar 2024 HEDOMA GROUPE Alae Oulidi
89 iwecare.com 11 Dec 2017 11 Dec 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
90 acecare.de - - - -
91 icecard.net 23 Mar 2014 23 Mar 2025 TurnCommerce, Inc. DBA NameBright.com Jin H. Park
92 icecape.com 9 May 2021 9 May 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
93 icecard.biz 12 Jan 2019 12 Jan 2025 Network Solutions, LLC New Ventures Services, Corp
94 acecare.com 31 Jan 2001 31 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
95 icocare.in 9 Jun 2023 9 Jun 2024 Hosting Concepts B.V. d/b/a Openprovider REDACTED FOR PRIVACY
96 icecave.org 25 May 2024 25 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
97 bcecare.com 1 Apr 2024 1 Apr 2025 Squarespace Domains LLC REDACTED FOR PRIVACY
98 icpcare.com 30 Nov 2015 30 Nov 2025 GoDaddy.com, LLC -
99 icetare.com 4 Jun 2020 4 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
100 ibecare.com 21 Dec 2017 21 Dec 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
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 Icecare.wang.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=icecare.wang
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "icecare.wang",
        "page_size": 100
    },
    "count": {
        "total": 5228,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "ictcare.be, icecave.com, ieccare.com, icepcare.co.uk, icecage.com, icucare.org, icecake.top, ichcare.org, acecare.org, icfcare.com, ifecare.com, icercare.com, iclcare.co.uk, icycare.com, ictcare.net, icecafe.pl, nicecare.co.uk, icmcare.com, licecare.com, icecave.org.uk, ictcare.pl, icocare.com, ichcare.com, icrcare.com, nicecare.uk, acecare.cn, acecare.co.uk, icecane.site, iceacre.com, ictcare.com, icacare.com, isecare.se, acecare.site, icscare.com, iclcare.org, ilecare.net, icecars.ru, ikecare.com, ic2care.com, icncare.org, icecake.ru, icecars.com, icecarev.com, icefare.com, icecate.com, icecart.com, ececare.com, icdcare.com, icecard.org, iceware.net, icecarp.com, icucare.com, icecake.com, icuecare.com, ictcare.org, icecave.com.au, icecave.ru, icecart.agency, icecafe.kr, kcecare.org, icecard.ru, icccare.com, icpcare.online, ictcare.nl, icecore.net, icecard.info, nicecare.com, icpcare.net, dicecare.com, scecare.com, icecard.cloud, nicecare.net, acecare.uk, icecore.com.cn, ictcare.website, ricecare.com, icecafe.com, icecave.net, iceware.com, itecare.com, icecafe.net, bcecare.co.uk, iclcare.net, icecage.co.uk, iceware.dev, icgcare.online, icecafe.uk, icecafe.ma, iwecare.com, acecare.de, icecard.net, icecape.com, icecard.biz, acecare.com, icocare.in, icecave.org, bcecare.com, icpcare.com, icetare.com, ibecare.com",
    "results": [
        {
            "num": 1,
            "domain_name": "ictcare.be",
            "domain_keyword": "ictcare",
            "domain_tld": "be",
            "query_time": "2024-05-28 22:55:46",
            "create_date": "2011-01-17",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 2,
            "domain_name": "icecave.com",
            "domain_keyword": "icecave",
            "domain_tld": "com",
            "query_time": "2024-04-09 13:47:31",
            "create_date": "2001-11-19",
            "update_date": "2023-10-30",
            "expiry_date": "2024-11-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "ieccare.com",
            "domain_keyword": "ieccare",
            "domain_tld": "com",
            "query_time": "2024-05-13 03:27:40",
            "create_date": "2021-08-21",
            "update_date": "2024-04-25",
            "expiry_date": "2024-08-21",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sikh Pulse",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "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": 4,
            "domain_name": "icepcare.co.uk",
            "domain_keyword": "icepcare",
            "domain_tld": "co.uk",
            "query_time": "2024-05-29 02:13:53",
            "create_date": "2022-07-11",
            "update_date": "2023-11-08",
            "expiry_date": "2024-07-11",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1043.ui-dns.de",
                "ns1051.ui-dns.org",
                "ns1096.ui-dns.com",
                "ns1121.ui-dns.biz"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "icecage.com",
            "domain_keyword": "icecage",
            "domain_tld": "com",
            "query_time": "2024-04-21 15:32:47",
            "create_date": "2010-06-13",
            "update_date": "2023-06-10",
            "expiry_date": "2024-06-13",
            "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": "MD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/fc0e1a05-454b-4020-bbc8-14c71925797d",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain-is-4-sale-at-domainmarket.com",
                "ns2.domainmarket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "icucare.org",
            "domain_keyword": "icucare",
            "domain_tld": "org",
            "query_time": "2024-05-07 07:40:19",
            "create_date": "2023-08-16",
            "update_date": "2023-10-05",
            "expiry_date": "2026-08-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "icecake.top",
            "domain_keyword": "icecake",
            "domain_tld": "top",
            "query_time": "2024-05-06 17:38:40",
            "create_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "registrar_iana": 1469,
            "registrar_name": "JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD",
            "registrar_website": "www.55hl.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "高兵",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sichuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bdydns.cn",
                "ns2.bdydns.cn"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "ichcare.org",
            "domain_keyword": "ichcare",
            "domain_tld": "org",
            "query_time": "2024-04-28 18:14:54",
            "create_date": "2024-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "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": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "acecare.org",
            "domain_keyword": "acecare",
            "domain_tld": "org",
            "query_time": "2024-04-22 19:30:07",
            "create_date": "2000-04-06",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-06",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Well-Spring",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "North Carolina",
            "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.bluehost-default.domainparkingserver.net",
                "ns2.bluehost-default.domainparkingserver.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "icfcare.com",
            "domain_keyword": "icfcare",
            "domain_tld": "com",
            "query_time": "2024-05-30 00:50:02",
            "create_date": "2024-05-27",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-27",
            "registrar_iana": 3513,
            "registrar_name": "DropCatch.com 1304 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": 11,
            "domain_name": "ifecare.com",
            "domain_keyword": "ifecare",
            "domain_tld": "com",
            "query_time": "2024-05-14 13:32:30",
            "create_date": "2022-03-12",
            "update_date": "2024-03-12",
            "expiry_date": "2026-03-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=ifecare.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "icercare.com",
            "domain_keyword": "icercare",
            "domain_tld": "com",
            "query_time": "2024-05-15 02:01:48",
            "create_date": "2024-01-12",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-12",
            "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": 13,
            "domain_name": "iclcare.co.uk",
            "domain_keyword": "iclcare",
            "domain_tld": "co.uk",
            "query_time": "2024-05-26 01:15:23",
            "create_date": "2017-09-28",
            "update_date": "2022-09-28",
            "expiry_date": "2024-09-28",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns1.myukcloud.com",
                "ns2.myukcloud.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 14,
            "domain_name": "icycare.com",
            "domain_keyword": "icycare",
            "domain_tld": "com",
            "query_time": "2024-04-08 02:51:11",
            "create_date": "2016-02-04",
            "update_date": "2020-03-05",
            "expiry_date": "2026-02-04",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "ictcare.net",
            "domain_keyword": "ictcare",
            "domain_tld": "net",
            "query_time": "2024-04-22 07:50:41",
            "create_date": "2018-11-05",
            "update_date": "2024-04-14",
            "expiry_date": "2024-11-05",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS dba domainnameshop.com",
            "registrar_website": "https://domainnameshop.com",
            "registrant_country": "NO",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 16,
            "domain_name": "icecafe.pl",
            "domain_keyword": "icecafe",
            "domain_tld": "pl",
            "query_time": "2024-04-21 15:32:47",
            "create_date": "2006-10-17",
            "update_date": "2023-10-18",
            "expiry_date": "2024-10-17",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.superhost.pl",
                "ns2.superhost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "nicecare.co.uk",
            "domain_keyword": "nicecare",
            "domain_tld": "co.uk",
            "query_time": "2024-05-07 04:11:51",
            "create_date": "2018-06-28",
            "update_date": "2023-08-12",
            "expiry_date": "2024-06-28",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 18,
            "domain_name": "icmcare.com",
            "domain_keyword": "icmcare",
            "domain_tld": "com",
            "query_time": "2024-05-27 00:16:50",
            "create_date": "2022-04-18",
            "update_date": "2024-05-14",
            "expiry_date": "2024-04-18",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/icmcare.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1vwx.name.com",
                "ns2clp.name.com",
                "ns3fgh.name.com",
                "ns4kpx.name.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "licecare.com",
            "domain_keyword": "licecare",
            "domain_tld": "com",
            "query_time": "2024-04-19 08:52:08",
            "create_date": "2016-07-13",
            "update_date": "2020-07-07",
            "expiry_date": "2025-07-13",
            "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": 20,
            "domain_name": "icecave.org.uk",
            "domain_keyword": "icecave",
            "domain_tld": "org.uk",
            "query_time": "2024-05-29 02:11:29",
            "create_date": "2015-03-28",
            "update_date": "2020-03-07",
            "expiry_date": "2025-03-28",
            "registrar_name": "Gandi [Tag = GANDI]",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns-173-c.gandi.net",
                "ns-40-a.gandi.net",
                "ns-41-b.gandi.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 21,
            "domain_name": "ictcare.pl",
            "domain_keyword": "ictcare",
            "domain_tld": "pl",
            "query_time": "2024-06-01 17:36:06",
            "create_date": "2020-03-03",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-03",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "lakas.ns.cloudflare.com",
                "mona.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "icocare.com",
            "domain_keyword": "icocare",
            "domain_tld": "com",
            "query_time": "2024-04-22 09:01:34",
            "create_date": "2016-08-16",
            "update_date": "2021-07-30",
            "expiry_date": "2025-08-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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "ichcare.com",
            "domain_keyword": "ichcare",
            "domain_tld": "com",
            "query_time": "2024-05-29 02:15:49",
            "create_date": "2009-07-24",
            "update_date": "2023-07-25",
            "expiry_date": "2025-07-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=ichcare.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "icrcare.com",
            "domain_keyword": "icrcare",
            "domain_tld": "com",
            "query_time": "2024-05-18 10:36:41",
            "create_date": "2023-11-08",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-08",
            "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": "SHAN XI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=icrcare.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "nicecare.uk",
            "domain_keyword": "nicecare",
            "domain_tld": "uk",
            "query_time": "2024-05-29 20:35:22",
            "create_date": "2020-06-16",
            "update_date": "2024-05-27",
            "expiry_date": "2025-06-16",
            "registrar_name": "Gransy s.r.o. [Tag = GRANSY-CZ]",
            "registrar_website": "https://regtons.com",
            "name_servers": [
                "ns1.thinline.cz",
                "ns2.thinline.cz",
                "ns3.cesky-hosting.eu"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 26,
            "domain_name": "acecare.cn",
            "domain_keyword": "acecare",
            "domain_tld": "cn",
            "query_time": "2024-04-22 19:30:07",
            "create_date": "2011-01-07",
            "expiry_date": "2026-01-07",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "沈阳澳斯凯利科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "acecare.co.uk",
            "domain_keyword": "acecare",
            "domain_tld": "co.uk",
            "query_time": "2024-05-09 09:35:11",
            "create_date": "2014-12-29",
            "update_date": "2024-04-17",
            "expiry_date": "2024-12-29",
            "registrar_name": "Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]",
            "registrar_website": "https://www.3dweb.co.uk",
            "registrant_name": "Mark Adams",
            "registrant_address": "3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 28,
            "domain_name": "icecane.site",
            "domain_keyword": "icecane",
            "domain_tld": "site",
            "query_time": "2024-05-18 08:50:43",
            "create_date": "2023-11-13",
            "update_date": "2024-04-26",
            "expiry_date": "2024-11-13",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "iceacre.com",
            "domain_keyword": "iceacre",
            "domain_tld": "com",
            "query_time": "2024-05-13 11:24:47",
            "create_date": "2022-08-15",
            "update_date": "2023-10-11",
            "expiry_date": "2024-08-15",
            "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": "SHANXI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=iceacre.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": 30,
            "domain_name": "ictcare.com",
            "domain_keyword": "ictcare",
            "domain_tld": "com",
            "query_time": "2024-05-22 11:23:35",
            "create_date": "2007-07-16",
            "update_date": "2021-07-11",
            "expiry_date": "2025-07-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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "icacare.com",
            "domain_keyword": "icacare",
            "domain_tld": "com",
            "query_time": "2024-05-15 05:55:20",
            "create_date": "2024-05-15",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "isecare.se",
            "domain_keyword": "isecare",
            "domain_tld": "se",
            "query_time": "2024-05-05 05:03:56",
            "create_date": "2022-07-25",
            "update_date": "2023-07-10",
            "expiry_date": "2024-07-25",
            "registrar_name": "Simply.com",
            "name_servers": [
                "ns1.simply.com",
                "ns2.simply.com",
                "ns3.simply.com",
                "ns4.simply.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 33,
            "domain_name": "acecare.site",
            "domain_keyword": "acecare",
            "domain_tld": "site",
            "query_time": "2024-05-27 11:22:25",
            "create_date": "2024-01-30",
            "update_date": "2024-02-14",
            "expiry_date": "2025-01-30",
            "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": [
                "maciej.ns.cloudflare.com",
                "rachel.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "icscare.com",
            "domain_keyword": "icscare",
            "domain_tld": "com",
            "query_time": "2024-04-20 03:29:50",
            "create_date": "2020-11-30",
            "update_date": "2023-11-09",
            "expiry_date": "2024-11-30",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/icscare.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1cwy.name.com",
                "ns2jrt.name.com",
                "ns3cqz.name.com",
                "ns4fqz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "iclcare.org",
            "domain_keyword": "iclcare",
            "domain_tld": "org",
            "query_time": "2024-05-22 11:17:00",
            "create_date": "2020-05-07",
            "update_date": "2023-08-28",
            "expiry_date": "2026-05-07",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.worldnic.com",
                "ns24.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "ilecare.net",
            "domain_keyword": "ilecare",
            "domain_tld": "net",
            "query_time": "2024-06-02 22:34:36",
            "create_date": "2023-09-19",
            "update_date": "2024-04-09",
            "expiry_date": "2024-09-19",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co., Ltd.",
            "registrar_website": "www.juminghk.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HE BEI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "icecars.ru",
            "domain_keyword": "icecars",
            "domain_tld": "ru",
            "query_time": "2024-04-30 11:43:27",
            "create_date": "2022-09-30",
            "expiry_date": "2024-09-30",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "OOO \"Holodil'nyie mashinyi\"",
            "name_servers": [
                "ns1.netangels.ru",
                "ns2.netangels.ru",
                "ns3.netangels.ru",
                "ns4.netangels.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 38,
            "domain_name": "ikecare.com",
            "domain_keyword": "ikecare",
            "domain_tld": "com",
            "query_time": "2024-04-13 23:03:48",
            "create_date": "2017-10-08",
            "update_date": "2023-10-01",
            "expiry_date": "2024-10-08",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (400767673)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O ikecare.com",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "ic2care.com",
            "domain_keyword": "ic2care",
            "domain_tld": "com",
            "query_time": "2024-05-22 04:18:48",
            "create_date": "2016-03-01",
            "update_date": "2024-01-01",
            "expiry_date": "2025-03-01",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns93.worldnic.com",
                "ns94.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "icncare.org",
            "domain_keyword": "icncare",
            "domain_tld": "org",
            "query_time": "2024-05-31 08:08:05",
            "create_date": "2023-05-28",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-28",
            "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": "Zaragoza",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 41,
            "domain_name": "icecake.ru",
            "domain_keyword": "icecake",
            "domain_tld": "ru",
            "query_time": "2024-04-30 11:43:26",
            "create_date": "2022-09-20",
            "expiry_date": "2024-09-20",
            "registrar_name": "ARDIS-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.alynx.net",
                "ns2.alynx.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 42,
            "domain_name": "icecars.com",
            "domain_keyword": "icecars",
            "domain_tld": "com",
            "query_time": "2024-04-09 13:47:28",
            "create_date": "2015-02-13",
            "update_date": "2024-03-26",
            "expiry_date": "2025-02-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "icecarev.com",
            "domain_keyword": "icecarev",
            "domain_tld": "com",
            "query_time": "2024-05-10 05:08:10",
            "create_date": "2024-03-02",
            "update_date": "2024-03-02",
            "expiry_date": "2027-03-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "icefare.com",
            "domain_keyword": "icefare",
            "domain_tld": "com",
            "query_time": "2024-05-13 11:26:50",
            "create_date": "2024-03-09",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "icecate.com",
            "domain_keyword": "icecate",
            "domain_tld": "com",
            "query_time": "2024-05-27 19:08:00",
            "create_date": "2023-10-11",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns11.abovedomains.com",
                "ns12.abovedomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "icecart.com",
            "domain_keyword": "icecart",
            "domain_tld": "com",
            "query_time": "2024-04-21 15:32:55",
            "create_date": "2005-02-12",
            "update_date": "2023-06-30",
            "expiry_date": "2025-02-12",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "ececare.com",
            "domain_keyword": "ececare",
            "domain_tld": "com",
            "query_time": "2024-05-29 06:49:19",
            "create_date": "2024-03-28",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-28",
            "registrar_iana": 2164,
            "registrar_name": "DropCatch.com 684 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "NameBrightPrivacy.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7204960020",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "icdcare.com",
            "domain_keyword": "icdcare",
            "domain_tld": "com",
            "query_time": "2024-05-02 22:33:43",
            "create_date": "2023-01-30",
            "update_date": "2024-04-29",
            "expiry_date": "2025-01-30",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "nikhil tare",
            "registrant_company": "planets infotech",
            "registrant_address": "buld no 20 flat no 986 fishermen colony sl raheja road mahim",
            "registrant_city": "mumbai",
            "registrant_state": "Maharashtra",
            "registrant_zip": "400016",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.9867342925",
            "name_servers": [
                "ns1.a1datacenter.com",
                "ns2.a1datacenter.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "icecard.org",
            "domain_keyword": "icecard",
            "domain_tld": "org",
            "query_time": "2024-05-29 02:11:28",
            "create_date": "2023-07-20",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-20",
            "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": 50,
            "domain_name": "iceware.net",
            "domain_keyword": "iceware",
            "domain_tld": "net",
            "query_time": "2024-04-30 12:01:18",
            "create_date": "2017-09-13",
            "update_date": "2024-01-20",
            "expiry_date": "2025-09-13",
            "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": "ARIZONA",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "US",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=iceware.net",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "david.ns.cloudflare.com",
                "norah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "icecarp.com",
            "domain_keyword": "icecarp",
            "domain_tld": "com",
            "query_time": "2024-05-27 19:07:58",
            "create_date": "2021-12-21",
            "update_date": "2021-12-21",
            "expiry_date": "2024-12-21",
            "registrar_iana": 3824,
            "registrar_name": "Cloud Yuqu LLC",
            "registrar_website": "www.diymysite.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang Dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whoisquery.diymysite.com/web/whoisform?domain=icecarp.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.diymysite.com",
                "ns6.diymysite.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 52,
            "domain_name": "icucare.com",
            "domain_keyword": "icucare",
            "domain_tld": "com",
            "query_time": "2024-04-08 02:49:54",
            "create_date": "2005-06-17",
            "update_date": "2019-03-14",
            "expiry_date": "2024-06-17",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1-04.azure-dns.com",
                "ns2-04.azure-dns.net",
                "ns3-04.azure-dns.org",
                "ns4-04.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "icecake.com",
            "domain_keyword": "icecake",
            "domain_tld": "com",
            "query_time": "2024-05-13 11:25:52",
            "create_date": "2002-05-10",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "icuecare.com",
            "domain_keyword": "icuecare",
            "domain_tld": "com",
            "query_time": "2024-04-08 02:49:57",
            "create_date": "2023-08-10",
            "update_date": "2023-08-10",
            "expiry_date": "2024-08-10",
            "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": 55,
            "domain_name": "ictcare.org",
            "domain_keyword": "ictcare",
            "domain_tld": "org",
            "query_time": "2024-04-30 15:33:38",
            "create_date": "2024-02-29",
            "update_date": "2024-03-05",
            "expiry_date": "2025-02-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 56,
            "domain_name": "icecave.com.au",
            "domain_keyword": "icecave",
            "domain_tld": "com.au",
            "query_time": "2024-05-27 19:08:00",
            "update_date": "2023-11-08",
            "registrar_name": "Tucows (Australia) Pty Ltd trading as OpenSRS",
            "registrar_website": "https://tucowsdomains.com/compliance-form/",
            "registrant_name": "James Harris",
            "name_servers": [
                "ns1.dnsimple.com",
                "ns2.dnsimple-edge.net",
                "ns3.dnsimple.com",
                "ns4.dnsimple-edge.org"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "icecave.ru",
            "domain_keyword": "icecave",
            "domain_tld": "ru",
            "query_time": "2024-04-30 11:43:27",
            "create_date": "2023-11-14",
            "expiry_date": "2024-11-14",
            "registrar_name": "DOMAINSHOP-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "tara.ns.cloudflare.com",
                "vicente.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 58,
            "domain_name": "icecart.agency",
            "domain_keyword": "icecart",
            "domain_tld": "agency",
            "query_time": "2024-05-22 04:23:47",
            "create_date": "2024-03-21",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "icecafe.kr",
            "domain_keyword": "icecafe",
            "domain_tld": "kr",
            "query_time": "2022-01-01 17:17:33",
            "create_date": "2015-05-12",
            "update_date": "2015-05-12",
            "expiry_date": "2025-05-12",
            "registrar_name": "(?)??????",
            "registrar_website": "http://www.dotname.co.kr",
            "registrant_name": "????"
        },
        {
            "num": 60,
            "domain_name": "kcecare.org",
            "domain_keyword": "kcecare",
            "domain_tld": "org",
            "query_time": "2024-04-30 10:10:10",
            "create_date": "2021-10-05",
            "update_date": "2023-11-19",
            "expiry_date": "2024-10-05",
            "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": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "icecard.ru",
            "domain_keyword": "icecard",
            "domain_tld": "ru",
            "query_time": "2024-04-30 11:43:27",
            "create_date": "2023-04-27",
            "expiry_date": "2025-04-27",
            "registrar_name": "REGRU-RU",
            "registrant_company": "JSC System data-centers",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 62,
            "domain_name": "icccare.com",
            "domain_keyword": "icccare",
            "domain_tld": "com",
            "query_time": "2024-05-25 14:35:01",
            "create_date": "2022-04-21",
            "update_date": "2022-08-23",
            "expiry_date": "2025-04-21",
            "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": 63,
            "domain_name": "icpcare.online",
            "domain_keyword": "icpcare",
            "domain_tld": "online",
            "query_time": "2024-06-01 17:35:06",
            "create_date": "2024-02-13",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-13",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc",
            "registrar_website": "http://www.register.com/",
            "registrant_company": "itchymoms",
            "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": [
                "ns65.worldnic.com",
                "ns66.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "ictcare.nl",
            "domain_keyword": "ictcare",
            "domain_tld": "nl",
            "query_time": "2024-04-22 07:50:41",
            "create_date": "2014-07-28",
            "update_date": "2014-09-18",
            "registrar_name": "Cridea",
            "name_servers": [
                "ns1.undeveloped.nl",
                "ns2.undeveloped.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 65,
            "domain_name": "icecore.net",
            "domain_keyword": "icecore",
            "domain_tld": "net",
            "query_time": "2024-05-31 08:04:19",
            "create_date": "2005-08-08",
            "update_date": "2024-05-29",
            "expiry_date": "2024-08-08",
            "registrar_iana": 634,
            "registrar_name": "NetTuner Corp. dba Webmasters.com",
            "registrar_website": "http://www.webmasters.com",
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "icecard.info",
            "domain_keyword": "icecard",
            "domain_tld": "info",
            "query_time": "2024-04-09 15:54:53",
            "create_date": "2019-03-03",
            "update_date": "2024-04-07",
            "expiry_date": "2025-03-03",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jan Markowski",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns106.ovh.net",
                "ns106.ovh.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "nicecare.com",
            "domain_keyword": "nicecare",
            "domain_tld": "com",
            "query_time": "2024-04-12 08:09:26",
            "create_date": "1998-06-26",
            "update_date": "2023-07-12",
            "expiry_date": "2024-06-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.create.com",
                "ns2.create.com",
                "pyhunksw.verify.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "icpcare.net",
            "domain_keyword": "icpcare",
            "domain_tld": "net",
            "query_time": "2024-04-20 03:24:44",
            "create_date": "2016-06-30",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "dicecare.com",
            "domain_keyword": "dicecare",
            "domain_tld": "com",
            "query_time": "2024-04-23 00:02:10",
            "create_date": "2017-10-05",
            "update_date": "2024-04-20",
            "expiry_date": "2027-10-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "scecare.com",
            "domain_keyword": "scecare",
            "domain_tld": "com",
            "query_time": "2024-06-01 19:39:39",
            "create_date": "2017-08-18",
            "update_date": "2024-05-30",
            "expiry_date": "2025-08-18",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Beijing",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "CN",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/scecare.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "zac.ns.cloudflare.com",
                "zoe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "icecard.cloud",
            "domain_keyword": "icecard",
            "domain_tld": "cloud",
            "query_time": "2024-05-27 19:07:58",
            "create_date": "2023-09-22",
            "update_date": "2023-11-16",
            "expiry_date": "2024-09-22",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "nicecare.net",
            "domain_keyword": "nicecare",
            "domain_tld": "net",
            "query_time": "2024-05-25 00:28:22",
            "create_date": "2015-03-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-03-26",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "acecare.uk",
            "domain_keyword": "acecare",
            "domain_tld": "uk",
            "query_time": "2024-04-22 19:30:10",
            "create_date": "2024-02-27",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-27",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "dns1.p07.nsone.net",
                "dns2.p07.nsone.net",
                "dns3.p07.nsone.net",
                "dns4.p07.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 74,
            "domain_name": "icecore.com.cn",
            "domain_keyword": "icecore",
            "domain_tld": "com.cn",
            "query_time": "2024-04-21 15:34:11",
            "create_date": "2024-04-03",
            "expiry_date": "2025-04-03",
            "registrar_name": "北京中域智科国际网络技术有限公司",
            "registrant_name": "陈乐",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "ictcare.website",
            "domain_keyword": "ictcare",
            "domain_tld": "website",
            "query_time": "2024-05-28 22:55:46",
            "create_date": "2022-05-12",
            "update_date": "2024-03-25",
            "expiry_date": "2025-05-12",
            "registrar_iana": 1557,
            "registrar_name": "Netowl,Inc.",
            "registrar_website": "http://www.star-domain.jp/",
            "registrant_company": "XSERVER Inc.",
            "registrant_state": "Osaka",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "ricecare.com",
            "domain_keyword": "ricecare",
            "domain_tld": "com",
            "query_time": "2024-04-17 00:00:08",
            "create_date": "2006-02-10",
            "update_date": "2024-01-11",
            "expiry_date": "2025-02-10",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "icecafe.com",
            "domain_keyword": "icecafe",
            "domain_tld": "com",
            "query_time": "2024-05-15 02:00:51",
            "create_date": "1999-03-09",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=icecafe.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "icecave.net",
            "domain_keyword": "icecave",
            "domain_tld": "net",
            "query_time": "2024-04-21 15:33:03",
            "create_date": "2019-11-01",
            "update_date": "2023-11-02",
            "expiry_date": "2024-11-01",
            "registrar_iana": 85,
            "registrar_name": "EPAG DOMAINSERVICES GmbH",
            "registrar_website": "http://www.epag.de",
            "registrant_name": "Not Disclosed",
            "registrant_company": "Not Disclosed",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "DE",
            "registrant_email": "https://whoiscontact.ascio.com?domainname=icecave.net",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "root-dns.netcup.net",
                "second-dns.netcup.net",
                "third-dns.netcup.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "iceware.com",
            "domain_keyword": "iceware",
            "domain_tld": "com",
            "query_time": "2024-04-30 12:01:18",
            "create_date": "2001-04-19",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "itecare.com",
            "domain_keyword": "itecare",
            "domain_tld": "com",
            "query_time": "2024-04-29 12:58:40",
            "create_date": "2020-04-20",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-20",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kaliform sarl",
            "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": [
                "dns110.ovh.net",
                "ns110.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 81,
            "domain_name": "icecafe.net",
            "domain_keyword": "icecafe",
            "domain_tld": "net",
            "query_time": "2024-05-13 11:25:52",
            "create_date": "2022-12-20",
            "update_date": "2022-12-19",
            "expiry_date": "2031-12-20",
            "registrar_iana": 82,
            "registrar_name": "Onlinenic Inc",
            "registrar_website": "http://www.onlinenic.com",
            "registrant_name": "CHOI, YONG JAE",
            "registrant_address": "125, Deungdae-ro, Seo-gu, Busan, Korea",
            "registrant_city": "Busan",
            "registrant_state": "Seo-gu",
            "registrant_zip": "49264",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.512467402",
            "registrant_fax": "+82.512465010",
            "name_servers": [
                "dns1.nanuminet.com",
                "dns2.nanuminet.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "bcecare.co.uk",
            "domain_keyword": "bcecare",
            "domain_tld": "co.uk",
            "query_time": "2024-04-28 03:25:13",
            "create_date": "2013-05-24",
            "update_date": "2023-12-05",
            "expiry_date": "2025-05-24",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "pns31.cloudns.net",
                "pns32.cloudns.net",
                "pns33.cloudns.net",
                "pns34.cloudns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 83,
            "domain_name": "iclcare.net",
            "domain_keyword": "iclcare",
            "domain_tld": "net",
            "query_time": "2024-04-08 16:04:16",
            "create_date": "2020-05-07",
            "update_date": "2024-03-08",
            "expiry_date": "2025-05-07",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns29.worldnic.com",
                "ns30.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "icecage.co.uk",
            "domain_keyword": "icecage",
            "domain_tld": "co.uk",
            "query_time": "2024-04-21 15:32:49",
            "create_date": "2005-09-09",
            "update_date": "2023-09-08",
            "expiry_date": "2025-09-09",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1018.ui-dns.biz",
                "ns1018.ui-dns.com",
                "ns1018.ui-dns.de",
                "ns1018.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 85,
            "domain_name": "iceware.dev",
            "domain_keyword": "iceware",
            "domain_tld": "dev",
            "query_time": "2024-05-15 02:02:01",
            "create_date": "2023-09-01",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-01",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "icgcare.online",
            "domain_keyword": "icgcare",
            "domain_tld": "online",
            "query_time": "2024-05-13 11:29:07",
            "create_date": "2024-01-09",
            "update_date": "2024-01-14",
            "expiry_date": "2025-01-09",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "icecafe.uk",
            "domain_keyword": "icecafe",
            "domain_tld": "uk",
            "query_time": "2024-05-25 14:37:08",
            "create_date": "2023-05-22",
            "update_date": "2024-04-22",
            "expiry_date": "2025-05-22",
            "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": 88,
            "domain_name": "icecafe.ma",
            "domain_keyword": "icecafe",
            "domain_tld": "ma",
            "query_time": "2023-03-14 19:50:32",
            "create_date": "2022-03-09",
            "update_date": "2022-03-16",
            "expiry_date": "2024-03-09",
            "registrar_name": "HEDOMA GROUPE",
            "registrant_name": "Alae Oulidi",
            "name_servers": [
                "ns1.hedoma.net",
                "ns2.hedoma.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "ok"
            ]
        },
        {
            "num": 89,
            "domain_name": "iwecare.com",
            "domain_keyword": "iwecare",
            "domain_tld": "com",
            "query_time": "2024-04-19 16:23:03",
            "create_date": "2017-12-11",
            "update_date": "2020-12-05",
            "expiry_date": "2025-12-11",
            "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": 90,
            "domain_name": "acecare.de",
            "domain_keyword": "acecare",
            "domain_tld": "de",
            "query_time": "2024-05-05 14:44:29",
            "update_date": "2017-12-27",
            "name_servers": [
                "ns17.bitpalast.net",
                "ns29.bitpalast.net",
                "ns37.bitpalast.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 91,
            "domain_name": "icecard.net",
            "domain_keyword": "icecard",
            "domain_tld": "net",
            "query_time": "2024-05-27 19:07:58",
            "create_date": "2014-03-23",
            "update_date": "2020-03-14",
            "expiry_date": "2025-03-23",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Jin H. Park",
            "registrant_address": "904Dong 1101Ho, MaEum-Ro 151,",
            "registrant_city": "Sejong-Shi",
            "registrant_state": "Sejong-Shi",
            "registrant_zip": "30063",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1020513388",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "icecape.com",
            "domain_keyword": "icecape",
            "domain_tld": "com",
            "query_time": "2024-06-02 11:00:58",
            "create_date": "2021-05-09",
            "update_date": "2021-08-27",
            "expiry_date": "2024-05-09",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "icecard.biz",
            "domain_keyword": "icecard",
            "domain_tld": "biz",
            "query_time": "2024-04-21 15:32:54",
            "create_date": "2019-01-12",
            "update_date": "2024-02-26",
            "expiry_date": "2025-01-12",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "New Ventures Services, Corp",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "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": [
                "ns1626.ztomy.com",
                "ns2626.ztomy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "acecare.com",
            "domain_keyword": "acecare",
            "domain_tld": "com",
            "query_time": "2024-04-30 02:48:49",
            "create_date": "2001-01-31",
            "update_date": "2023-12-08",
            "expiry_date": "2025-01-31",
            "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": [
                "mns01.domaincontrol.com",
                "mns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "icocare.in",
            "domain_keyword": "icocare",
            "domain_tld": "in",
            "query_time": "2024-05-16 03:12:44",
            "create_date": "2023-06-09",
            "update_date": "2023-06-14",
            "expiry_date": "2024-06-09",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Openprovider",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Trento",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "bruce.ns.cloudflare.com",
                "dahlia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "icecave.org",
            "domain_keyword": "icecave",
            "domain_tld": "org",
            "query_time": "2024-05-27 17:18:22",
            "create_date": "2024-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-25",
            "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": [
                "jillian.ns.cloudflare.com",
                "oswald.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "bcecare.com",
            "domain_keyword": "bcecare",
            "domain_tld": "com",
            "query_time": "2024-06-02 10:06:42",
            "create_date": "2024-04-01",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-01",
            "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": "Riyadh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SA",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.fra3.hostclusters.com",
                "ns2.fra3.hostclusters.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "icpcare.com",
            "domain_keyword": "icpcare",
            "domain_tld": "com",
            "query_time": "2024-04-20 03:24:44",
            "create_date": "2015-11-30",
            "update_date": "2023-12-06",
            "expiry_date": "2025-11-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "icetare.com",
            "domain_keyword": "icetare",
            "domain_tld": "com",
            "query_time": "2024-05-15 02:01:52",
            "create_date": "2020-06-04",
            "update_date": "2023-06-04",
            "expiry_date": "2024-06-04",
            "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=icetare.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 100,
            "domain_name": "ibecare.com",
            "domain_keyword": "ibecare",
            "domain_tld": "com",
            "query_time": "2024-04-17 20:24:28",
            "create_date": "2017-12-21",
            "update_date": "2022-12-23",
            "expiry_date": "2025-12-21",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Guang Dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.205,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>icecare.wang</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5228</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>ictcare.be, icecave.com, ieccare.com, icepcare.co.uk, icecage.com, icucare.org, icecake.top, ichcare.org, acecare.org, icfcare.com, ifecare.com, icercare.com, iclcare.co.uk, icycare.com, ictcare.net, icecafe.pl, nicecare.co.uk, icmcare.com, licecare.com, icecave.org.uk, ictcare.pl, icocare.com, ichcare.com, icrcare.com, nicecare.uk, acecare.cn, acecare.co.uk, icecane.site, iceacre.com, ictcare.com, icacare.com, isecare.se, acecare.site, icscare.com, iclcare.org, ilecare.net, icecars.ru, ikecare.com, ic2care.com, icncare.org, icecake.ru, icecars.com, icecarev.com, icefare.com, icecate.com, icecart.com, ececare.com, icdcare.com, icecard.org, iceware.net, icecarp.com, icucare.com, icecake.com, icuecare.com, ictcare.org, icecave.com.au, icecave.ru, icecart.agency, icecafe.kr, kcecare.org, icecard.ru, icccare.com, icpcare.online, ictcare.nl, icecore.net, icecard.info, nicecare.com, icpcare.net, dicecare.com, scecare.com, icecard.cloud, nicecare.net, acecare.uk, icecore.com.cn, ictcare.website, ricecare.com, icecafe.com, icecave.net, iceware.com, itecare.com, icecafe.net, bcecare.co.uk, iclcare.net, icecage.co.uk, iceware.dev, icgcare.online, icecafe.uk, icecafe.ma, iwecare.com, acecare.de, icecard.net, icecape.com, icecard.biz, acecare.com, icocare.in, icecave.org, bcecare.com, icpcare.com, icetare.com, ibecare.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ictcare.be</domain_name>
   <domain_keyword>ictcare</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-28 22:55:46</query_time>
   <create_date>2011-01-17</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>icecave.com</domain_name>
   <domain_keyword>icecave</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 13:47:31</query_time>
   <create_date>2001-11-19</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>ieccare.com</domain_name>
   <domain_keyword>ieccare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 03:27:40</query_time>
   <create_date>2021-08-21</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-08-21</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_company>Sikh Pulse</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>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-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>4</num>
   <domain_name>icepcare.co.uk</domain_name>
   <domain_keyword>icepcare</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-29 02:13:53</query_time>
   <create_date>2022-07-11</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1043.ui-dns.de</value>
    <value>ns1051.ui-dns.org</value>
    <value>ns1096.ui-dns.com</value>
    <value>ns1121.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>icecage.com</domain_name>
   <domain_keyword>icecage</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 15:32:47</query_time>
   <create_date>2010-06-13</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-06-13</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>MD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/fc0e1a05-454b-4020-bbc8-14c71925797d</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain-is-4-sale-at-domainmarket.com</value>
    <value>ns2.domainmarket.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>icucare.org</domain_name>
   <domain_keyword>icucare</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-07 07:40:19</query_time>
   <create_date>2023-08-16</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2026-08-16</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>icecake.top</domain_name>
   <domain_keyword>icecake</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-06 17:38:40</query_time>
   <create_date>2024-05-04</create_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>1469</registrar_iana>
   <registrar_name>JIANGSU BANGNING SCIENCE &amp; TECHNOLOGY CO. LTD</registrar_name>
   <registrar_website>www.55hl.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>高兵</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Sichuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bdydns.cn</value>
    <value>ns2.bdydns.cn</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>ichcare.org</domain_name>
   <domain_keyword>ichcare</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-28 18:14:54</query_time>
   <create_date>2024-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-26</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>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>acecare.org</domain_name>
   <domain_keyword>acecare</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 19:30:07</query_time>
   <create_date>2000-04-06</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Well-Spring</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>North Carolina</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.bluehost-default.domainparkingserver.net</value>
    <value>ns2.bluehost-default.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>icfcare.com</domain_name>
   <domain_keyword>icfcare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 00:50:02</query_time>
   <create_date>2024-05-27</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>3513</registrar_iana>
   <registrar_name>DropCatch.com 1304 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>11</num>
   <domain_name>ifecare.com</domain_name>
   <domain_keyword>ifecare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 13:32:30</query_time>
   <create_date>2022-03-12</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2026-03-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=ifecare.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>icercare.com</domain_name>
   <domain_keyword>icercare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 02:01:48</query_time>
   <create_date>2024-01-12</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-12</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>13</num>
   <domain_name>iclcare.co.uk</domain_name>
   <domain_keyword>iclcare</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-26 01:15:23</query_time>
   <create_date>2017-09-28</create_date>
   <update_date>2022-09-28</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns1.myukcloud.com</value>
    <value>ns2.myukcloud.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>icycare.com</domain_name>
   <domain_keyword>icycare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 02:51:11</query_time>
   <create_date>2016-02-04</create_date>
   <update_date>2020-03-05</update_date>
   <expiry_date>2026-02-04</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.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>ictcare.net</domain_name>
   <domain_keyword>ictcare</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 07:50:41</query_time>
   <create_date>2018-11-05</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS dba domainnameshop.com</registrar_name>
   <registrar_website>https://domainnameshop.com</registrar_website>
   <registrant_country>NO</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>icecafe.pl</domain_name>
   <domain_keyword>icecafe</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-21 15:32:47</query_time>
   <create_date>2006-10-17</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.superhost.pl</value>
    <value>ns2.superhost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>nicecare.co.uk</domain_name>
   <domain_keyword>nicecare</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-07 04:11:51</query_time>
   <create_date>2018-06-28</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>icmcare.com</domain_name>
   <domain_keyword>icmcare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 00:16:50</query_time>
   <create_date>2022-04-18</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2024-04-18</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/icmcare.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1vwx.name.com</value>
    <value>ns2clp.name.com</value>
    <value>ns3fgh.name.com</value>
    <value>ns4kpx.name.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>licecare.com</domain_name>
   <domain_keyword>licecare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 08:52:08</query_time>
   <create_date>2016-07-13</create_date>
   <update_date>2020-07-07</update_date>
   <expiry_date>2025-07-13</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>20</num>
   <domain_name>icecave.org.uk</domain_name>
   <domain_keyword>icecave</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-29 02:11:29</query_time>
   <create_date>2015-03-28</create_date>
   <update_date>2020-03-07</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_name>Gandi [Tag = GANDI]</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns-173-c.gandi.net</value>
    <value>ns-40-a.gandi.net</value>
    <value>ns-41-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>ictcare.pl</domain_name>
   <domain_keyword>ictcare</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-01 17:36:06</query_time>
   <create_date>2020-03-03</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>lakas.ns.cloudflare.com</value>
    <value>mona.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>icocare.com</domain_name>
   <domain_keyword>icocare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 09:01:34</query_time>
   <create_date>2016-08-16</create_date>
   <update_date>2021-07-30</update_date>
   <expiry_date>2025-08-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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>ichcare.com</domain_name>
   <domain_keyword>ichcare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 02:15:49</query_time>
   <create_date>2009-07-24</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2025-07-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=ichcare.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>icrcare.com</domain_name>
   <domain_keyword>icrcare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 10:36:41</query_time>
   <create_date>2023-11-08</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-08</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>SHAN XI</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=icrcare.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.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>nicecare.uk</domain_name>
   <domain_keyword>nicecare</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-29 20:35:22</query_time>
   <create_date>2020-06-16</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-06-16</expiry_date>
   <registrar_name>Gransy s.r.o. [Tag = GRANSY-CZ]</registrar_name>
   <registrar_website>https://regtons.com</registrar_website>
   <name_servers>
    <value>ns1.thinline.cz</value>
    <value>ns2.thinline.cz</value>
    <value>ns3.cesky-hosting.eu</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>acecare.cn</domain_name>
   <domain_keyword>acecare</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-22 19:30:07</query_time>
   <create_date>2011-01-07</create_date>
   <expiry_date>2026-01-07</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>沈阳澳斯凯利科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>acecare.co.uk</domain_name>
   <domain_keyword>acecare</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-09 09:35:11</query_time>
   <create_date>2014-12-29</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_name>Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]</registrar_name>
   <registrar_website>https://www.3dweb.co.uk</registrar_website>
   <registrant_name>Mark Adams</registrant_name>
   <registrant_address>3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>icecane.site</domain_name>
   <domain_keyword>icecane</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-18 08:50:43</query_time>
   <create_date>2023-11-13</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>iceacre.com</domain_name>
   <domain_keyword>iceacre</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 11:24:47</query_time>
   <create_date>2022-08-15</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-08-15</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>SHANXI</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=iceacre.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>30</num>
   <domain_name>ictcare.com</domain_name>
   <domain_keyword>ictcare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 11:23:35</query_time>
   <create_date>2007-07-16</create_date>
   <update_date>2021-07-11</update_date>
   <expiry_date>2025-07-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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>icacare.com</domain_name>
   <domain_keyword>icacare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 05:55:20</query_time>
   <create_date>2024-05-15</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.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>isecare.se</domain_name>
   <domain_keyword>isecare</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 05:03:56</query_time>
   <create_date>2022-07-25</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_name>Simply.com</registrar_name>
   <name_servers>
    <value>ns1.simply.com</value>
    <value>ns2.simply.com</value>
    <value>ns3.simply.com</value>
    <value>ns4.simply.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>acecare.site</domain_name>
   <domain_keyword>acecare</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-27 11:22:25</query_time>
   <create_date>2024-01-30</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-01-30</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>maciej.ns.cloudflare.com</value>
    <value>rachel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>icscare.com</domain_name>
   <domain_keyword>icscare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 03:29:50</query_time>
   <create_date>2020-11-30</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/icscare.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1cwy.name.com</value>
    <value>ns2jrt.name.com</value>
    <value>ns3cqz.name.com</value>
    <value>ns4fqz.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>iclcare.org</domain_name>
   <domain_keyword>iclcare</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-22 11:17:00</query_time>
   <create_date>2020-05-07</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2026-05-07</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.worldnic.com</value>
    <value>ns24.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>ilecare.net</domain_name>
   <domain_keyword>ilecare</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 22:34:36</query_time>
   <create_date>2023-09-19</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>www.juminghk.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>HE BEI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.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>icecars.ru</domain_name>
   <domain_keyword>icecars</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 11:43:27</query_time>
   <create_date>2022-09-30</create_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>OOO &quot;Holodil'nyie mashinyi&quot;</registrant_company>
   <name_servers>
    <value>ns1.netangels.ru</value>
    <value>ns2.netangels.ru</value>
    <value>ns3.netangels.ru</value>
    <value>ns4.netangels.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>ikecare.com</domain_name>
   <domain_keyword>ikecare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 23:03:48</query_time>
   <create_date>2017-10-08</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (400767673)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O ikecare.com</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>ic2care.com</domain_name>
   <domain_keyword>ic2care</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 04:18:48</query_time>
   <create_date>2016-03-01</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns93.worldnic.com</value>
    <value>ns94.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>icncare.org</domain_name>
   <domain_keyword>icncare</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-31 08:08:05</query_time>
   <create_date>2023-05-28</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-28</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>Zaragoza</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-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>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>icecake.ru</domain_name>
   <domain_keyword>icecake</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 11:43:26</query_time>
   <create_date>2022-09-20</create_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_name>ARDIS-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.alynx.net</value>
    <value>ns2.alynx.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>icecars.com</domain_name>
   <domain_keyword>icecars</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 13:47:28</query_time>
   <create_date>2015-02-13</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-02-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>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>icecarev.com</domain_name>
   <domain_keyword>icecarev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 05:08:10</query_time>
   <create_date>2024-03-02</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2027-03-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>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>icefare.com</domain_name>
   <domain_keyword>icefare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 11:26:50</query_time>
   <create_date>2024-03-09</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-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>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>icecate.com</domain_name>
   <domain_keyword>icecate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 19:08:00</query_time>
   <create_date>2023-10-11</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns11.abovedomains.com</value>
    <value>ns12.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>46</num>
   <domain_name>icecart.com</domain_name>
   <domain_keyword>icecart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 15:32:55</query_time>
   <create_date>2005-02-12</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>ececare.com</domain_name>
   <domain_keyword>ececare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 06:49:19</query_time>
   <create_date>2024-03-28</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>2164</registrar_iana>
   <registrar_name>DropCatch.com 684 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>NameBrightPrivacy.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7204960020</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>icdcare.com</domain_name>
   <domain_keyword>icdcare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 22:33:43</query_time>
   <create_date>2023-01-30</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>nikhil tare</registrant_name>
   <registrant_company>planets infotech</registrant_company>
   <registrant_address>buld no 20 flat no 986 fishermen colony sl raheja road mahim</registrant_address>
   <registrant_city>mumbai</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>400016</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.9867342925</registrant_phone>
   <name_servers>
    <value>ns1.a1datacenter.com</value>
    <value>ns2.a1datacenter.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>icecard.org</domain_name>
   <domain_keyword>icecard</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-29 02:11:28</query_time>
   <create_date>2023-07-20</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-20</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>50</num>
   <domain_name>iceware.net</domain_name>
   <domain_keyword>iceware</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-30 12:01:18</query_time>
   <create_date>2017-09-13</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-09-13</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>ARIZONA</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=iceware.net</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>david.ns.cloudflare.com</value>
    <value>norah.ns.cloudflare.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>icecarp.com</domain_name>
   <domain_keyword>icecarp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 19:07:58</query_time>
   <create_date>2021-12-21</create_date>
   <update_date>2021-12-21</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>3824</registrar_iana>
   <registrar_name>Cloud Yuqu LLC</registrar_name>
   <registrar_website>www.diymysite.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>Guang Dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whoisquery.diymysite.com/web/whoisform?domain=icecarp.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.diymysite.com</value>
    <value>ns6.diymysite.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>icucare.com</domain_name>
   <domain_keyword>icucare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 02:49:54</query_time>
   <create_date>2005-06-17</create_date>
   <update_date>2019-03-14</update_date>
   <expiry_date>2024-06-17</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-04.azure-dns.com</value>
    <value>ns2-04.azure-dns.net</value>
    <value>ns3-04.azure-dns.org</value>
    <value>ns4-04.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>icecake.com</domain_name>
   <domain_keyword>icecake</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 11:25:52</query_time>
   <create_date>2002-05-10</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-10</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>icuecare.com</domain_name>
   <domain_keyword>icuecare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 02:49:57</query_time>
   <create_date>2023-08-10</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-08-10</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>55</num>
   <domain_name>ictcare.org</domain_name>
   <domain_keyword>ictcare</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-30 15:33:38</query_time>
   <create_date>2024-02-29</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>icecave.com.au</domain_name>
   <domain_keyword>icecave</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-27 19:08:00</query_time>
   <update_date>2023-11-08</update_date>
   <registrar_name>Tucows (Australia) Pty Ltd trading as OpenSRS</registrar_name>
   <registrar_website>https://tucowsdomains.com/compliance-form/</registrar_website>
   <registrant_name>James Harris</registrant_name>
   <name_servers>
    <value>ns1.dnsimple.com</value>
    <value>ns2.dnsimple-edge.net</value>
    <value>ns3.dnsimple.com</value>
    <value>ns4.dnsimple-edge.org</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>icecave.ru</domain_name>
   <domain_keyword>icecave</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 11:43:27</query_time>
   <create_date>2023-11-14</create_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_name>DOMAINSHOP-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>tara.ns.cloudflare.com</value>
    <value>vicente.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>icecart.agency</domain_name>
   <domain_keyword>icecart</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-22 04:23:47</query_time>
   <create_date>2024-03-21</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.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>59</num>
   <domain_name>icecafe.kr</domain_name>
   <domain_keyword>icecafe</domain_keyword>
   <domain_tld>kr</domain_tld>
   <query_time>2022-01-01 17:17:33</query_time>
   <create_date>2015-05-12</create_date>
   <update_date>2015-05-12</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_name>(?)??????</registrar_name>
   <registrar_website>http://www.dotname.co.kr</registrar_website>
   <registrant_name>????</registrant_name>
  </value>
  <value>
   <num>60</num>
   <domain_name>kcecare.org</domain_name>
   <domain_keyword>kcecare</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-30 10:10:10</query_time>
   <create_date>2021-10-05</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-10-05</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>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>icecard.ru</domain_name>
   <domain_keyword>icecard</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 11:43:27</query_time>
   <create_date>2023-04-27</create_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>JSC System data-centers</registrant_company>
   <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>62</num>
   <domain_name>icccare.com</domain_name>
   <domain_keyword>icccare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 14:35:01</query_time>
   <create_date>2022-04-21</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2025-04-21</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>63</num>
   <domain_name>icpcare.online</domain_name>
   <domain_keyword>icpcare</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-01 17:35:06</query_time>
   <create_date>2024-02-13</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc</registrar_name>
   <registrar_website>http://www.register.com/</registrar_website>
   <registrant_company>itchymoms</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>ns65.worldnic.com</value>
    <value>ns66.worldnic.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>ictcare.nl</domain_name>
   <domain_keyword>ictcare</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-22 07:50:41</query_time>
   <create_date>2014-07-28</create_date>
   <update_date>2014-09-18</update_date>
   <registrar_name>Cridea</registrar_name>
   <name_servers>
    <value>ns1.undeveloped.nl</value>
    <value>ns2.undeveloped.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>icecore.net</domain_name>
   <domain_keyword>icecore</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 08:04:19</query_time>
   <create_date>2005-08-08</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>634</registrar_iana>
   <registrar_name>NetTuner Corp. dba Webmasters.com</registrar_name>
   <registrar_website>http://www.webmasters.com</registrar_website>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>icecard.info</domain_name>
   <domain_keyword>icecard</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-09 15:54:53</query_time>
   <create_date>2019-03-03</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jan Markowski</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns106.ovh.net</value>
    <value>ns106.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>nicecare.com</domain_name>
   <domain_keyword>nicecare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 08:09:26</query_time>
   <create_date>1998-06-26</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-06-25</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.create.com</value>
    <value>ns2.create.com</value>
    <value>pyhunksw.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>icpcare.net</domain_name>
   <domain_keyword>icpcare</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 03:24:44</query_time>
   <create_date>2016-06-30</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-30</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>ns47.domaincontrol.com</value>
    <value>ns48.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>69</num>
   <domain_name>dicecare.com</domain_name>
   <domain_keyword>dicecare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 00:02:10</query_time>
   <create_date>2017-10-05</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2027-10-05</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>scecare.com</domain_name>
   <domain_keyword>scecare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 19:39:39</query_time>
   <create_date>2017-08-18</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-08-18</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Beijing</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/scecare.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>zac.ns.cloudflare.com</value>
    <value>zoe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>icecard.cloud</domain_name>
   <domain_keyword>icecard</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-27 19:07:58</query_time>
   <create_date>2023-09-22</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>72</num>
   <domain_name>nicecare.net</domain_name>
   <domain_keyword>nicecare</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 00:28:22</query_time>
   <create_date>2015-03-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-03-26</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>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>acecare.uk</domain_name>
   <domain_keyword>acecare</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-22 19:30:10</query_time>
   <create_date>2024-02-27</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>dns1.p07.nsone.net</value>
    <value>dns2.p07.nsone.net</value>
    <value>dns3.p07.nsone.net</value>
    <value>dns4.p07.nsone.net</value>
    <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>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>icecore.com.cn</domain_name>
   <domain_keyword>icecore</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-21 15:34:11</query_time>
   <create_date>2024-04-03</create_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_name>北京中域智科国际网络技术有限公司</registrar_name>
   <registrant_name>陈乐</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>ictcare.website</domain_name>
   <domain_keyword>ictcare</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-28 22:55:46</query_time>
   <create_date>2022-05-12</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl,Inc.</registrar_name>
   <registrar_website>http://www.star-domain.jp/</registrar_website>
   <registrant_company>XSERVER Inc.</registrant_company>
   <registrant_state>Osaka</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>ricecare.com</domain_name>
   <domain_keyword>ricecare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 00:00:08</query_time>
   <create_date>2006-02-10</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>pdns03.domaincontrol.com</value>
    <value>pdns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>icecafe.com</domain_name>
   <domain_keyword>icecafe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 02:00:51</query_time>
   <create_date>1999-03-09</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=icecafe.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>icecave.net</domain_name>
   <domain_keyword>icecave</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 15:33:03</query_time>
   <create_date>2019-11-01</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>85</registrar_iana>
   <registrar_name>EPAG DOMAINSERVICES GmbH</registrar_name>
   <registrar_website>http://www.epag.de</registrar_website>
   <registrant_name>Not Disclosed</registrant_name>
   <registrant_company>Not Disclosed</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoiscontact.ascio.com?domainname=icecave.net</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>root-dns.netcup.net</value>
    <value>second-dns.netcup.net</value>
    <value>third-dns.netcup.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>iceware.com</domain_name>
   <domain_keyword>iceware</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 12:01:18</query_time>
   <create_date>2001-04-19</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>itecare.com</domain_name>
   <domain_keyword>itecare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 12:58:40</query_time>
   <create_date>2020-04-20</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Kaliform sarl</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns110.ovh.net</value>
    <value>ns110.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>icecafe.net</domain_name>
   <domain_keyword>icecafe</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 11:25:52</query_time>
   <create_date>2022-12-20</create_date>
   <update_date>2022-12-19</update_date>
   <expiry_date>2031-12-20</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>Onlinenic Inc</registrar_name>
   <registrar_website>http://www.onlinenic.com</registrar_website>
   <registrant_name>CHOI, YONG JAE</registrant_name>
   <registrant_address>125, Deungdae-ro, Seo-gu, Busan, Korea</registrant_address>
   <registrant_city>Busan</registrant_city>
   <registrant_state>Seo-gu</registrant_state>
   <registrant_zip>49264</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.512467402</registrant_phone>
   <registrant_fax>+82.512465010</registrant_fax>
   <name_servers>
    <value>dns1.nanuminet.com</value>
    <value>dns2.nanuminet.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>bcecare.co.uk</domain_name>
   <domain_keyword>bcecare</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-28 03:25:13</query_time>
   <create_date>2013-05-24</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>pns31.cloudns.net</value>
    <value>pns32.cloudns.net</value>
    <value>pns33.cloudns.net</value>
    <value>pns34.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>iclcare.net</domain_name>
   <domain_keyword>iclcare</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-08 16:04:16</query_time>
   <create_date>2020-05-07</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns29.worldnic.com</value>
    <value>ns30.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>icecage.co.uk</domain_name>
   <domain_keyword>icecage</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-21 15:32:49</query_time>
   <create_date>2005-09-09</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2025-09-09</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1018.ui-dns.biz</value>
    <value>ns1018.ui-dns.com</value>
    <value>ns1018.ui-dns.de</value>
    <value>ns1018.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>iceware.dev</domain_name>
   <domain_keyword>iceware</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-15 02:02:01</query_time>
   <create_date>2023-09-01</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-01</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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>icgcare.online</domain_name>
   <domain_keyword>icgcare</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-13 11:29:07</query_time>
   <create_date>2024-01-09</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>icecafe.uk</domain_name>
   <domain_keyword>icecafe</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-25 14:37:08</query_time>
   <create_date>2023-05-22</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-05-22</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>88</num>
   <domain_name>icecafe.ma</domain_name>
   <domain_keyword>icecafe</domain_keyword>
   <domain_tld>ma</domain_tld>
   <query_time>2023-03-14 19:50:32</query_time>
   <create_date>2022-03-09</create_date>
   <update_date>2022-03-16</update_date>
   <expiry_date>2024-03-09</expiry_date>
   <registrar_name>HEDOMA GROUPE</registrar_name>
   <registrant_name>Alae Oulidi</registrant_name>
   <name_servers>
    <value>ns1.hedoma.net</value>
    <value>ns2.hedoma.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>iwecare.com</domain_name>
   <domain_keyword>iwecare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 16:23:03</query_time>
   <create_date>2017-12-11</create_date>
   <update_date>2020-12-05</update_date>
   <expiry_date>2025-12-11</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>90</num>
   <domain_name>acecare.de</domain_name>
   <domain_keyword>acecare</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 14:44:29</query_time>
   <update_date>2017-12-27</update_date>
   <name_servers>
    <value>ns17.bitpalast.net</value>
    <value>ns29.bitpalast.net</value>
    <value>ns37.bitpalast.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>icecard.net</domain_name>
   <domain_keyword>icecard</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 19:07:58</query_time>
   <create_date>2014-03-23</create_date>
   <update_date>2020-03-14</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Jin H. Park</registrant_name>
   <registrant_address>904Dong 1101Ho, MaEum-Ro 151,</registrant_address>
   <registrant_city>Sejong-Shi</registrant_city>
   <registrant_state>Sejong-Shi</registrant_state>
   <registrant_zip>30063</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1020513388</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>icecape.com</domain_name>
   <domain_keyword>icecape</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 11:00:58</query_time>
   <create_date>2021-05-09</create_date>
   <update_date>2021-08-27</update_date>
   <expiry_date>2024-05-09</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>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>93</num>
   <domain_name>icecard.biz</domain_name>
   <domain_keyword>icecard</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-21 15:32:54</query_time>
   <create_date>2019-01-12</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>New Ventures Services, Corp</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns1626.ztomy.com</value>
    <value>ns2626.ztomy.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>acecare.com</domain_name>
   <domain_keyword>acecare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 02:48:49</query_time>
   <create_date>2001-01-31</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2025-01-31</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>mns01.domaincontrol.com</value>
    <value>mns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>icocare.in</domain_name>
   <domain_keyword>icocare</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-16 03:12:44</query_time>
   <create_date>2023-06-09</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Openprovider</registrar_name>
   <registrar_website>www.openprovider.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>Trento</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>bruce.ns.cloudflare.com</value>
    <value>dahlia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>icecave.org</domain_name>
   <domain_keyword>icecave</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 17:18:22</query_time>
   <create_date>2024-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-25</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>jillian.ns.cloudflare.com</value>
    <value>oswald.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>bcecare.com</domain_name>
   <domain_keyword>bcecare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 10:06:42</query_time>
   <create_date>2024-04-01</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-01</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>Riyadh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SA</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>ns1.fra3.hostclusters.com</value>
    <value>ns2.fra3.hostclusters.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>icpcare.com</domain_name>
   <domain_keyword>icpcare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 03:24:44</query_time>
   <create_date>2015-11-30</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2025-11-30</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>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>icetare.com</domain_name>
   <domain_keyword>icetare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 02:01:52</query_time>
   <create_date>2020-06-04</create_date>
   <update_date>2023-06-04</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://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=icetare.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>ibecare.com</domain_name>
   <domain_keyword>ibecare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 20:24:28</query_time>
   <create_date>2017-12-21</create_date>
   <update_date>2022-12-23</update_date>
   <expiry_date>2025-12-21</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>Guang Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.205</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.