WHOIS QUERY TIME

5 Apr 2024 - 4:58 AM UTC

Registered: 31 March 2020
Modified: 21 March 2024
Expiry: 31 March 2025

REGISTRAR

Name: Grupa DKS Sp. z o.o.
Website: https://www.addhost.pl

DNSSEC

Unsigned

NAME SERVERS

ns1.addhost.pl
ns2.addhost.pl
ns3.addhost.pl

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=sice.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "sice.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "sice.pl",
            "domain_keyword": "sice",
            "domain_tld": "pl",
            "query_time": "2024-04-05 04:58:05",
            "create_date": "2020-03-31",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-31",
            "registrar_name": "Grupa DKS Sp. z o.o.",
            "registrar_website": "https://www.addhost.pl",
            "name_servers": [
                "ns1.addhost.pl",
                "ns2.addhost.pl",
                "ns3.addhost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.032,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>sice.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>sice.pl</domain_name>
   <domain_keyword>sice</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-05 04:58:05</query_time>
   <create_date>2020-03-31</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_name>Grupa DKS Sp. z o.o.</registrar_name>
   <registrar_website>https://www.addhost.pl</registrar_website>
   <name_servers>
    <value>ns1.addhost.pl</value>
    <value>ns2.addhost.pl</value>
    <value>ns3.addhost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.032</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.126 seconds) for "sice.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

4 May 2023 - 1:22 AM UTC

Registered: 31 March 2020
Modified: 24 March 2023
Expiry: 31 March 2024

REGISTRAR

Name: Grupa DKS Sp. z o.o.
Website: https://www.addhost.pl

DNSSEC

Unsigned

NAME SERVERS

ns1.addhost.pl
ns2.addhost.pl
ns3.addhost.pl

#2 - QUERY TIME

5 Apr 2024 - 4:58 AM UTC

Registered: 31 March 2020
Modified: 21 March 2024
Expiry: 31 March 2025

REGISTRAR

Name: Grupa DKS Sp. z o.o.
Website: https://www.addhost.pl

DNSSEC

Unsigned

NAME SERVERS

ns1.addhost.pl
ns2.addhost.pl
ns3.addhost.pl

* 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=sice.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "sice.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "sice.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "sice.pl",
            "domain_keyword": "sice",
            "domain_tld": "pl",
            "query_time": "2023-05-04 01:22:58",
            "create_date": "2020-03-31",
            "update_date": "2023-03-24",
            "expiry_date": "2024-03-31",
            "registrar_name": "Grupa DKS Sp. z o.o.",
            "registrar_website": "https://www.addhost.pl",
            "name_servers": [
                "ns1.addhost.pl",
                "ns2.addhost.pl",
                "ns3.addhost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "sice.pl",
            "domain_keyword": "sice",
            "domain_tld": "pl",
            "query_time": "2024-04-05 04:58:05",
            "create_date": "2020-03-31",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-31",
            "registrar_name": "Grupa DKS Sp. z o.o.",
            "registrar_website": "https://www.addhost.pl",
            "name_servers": [
                "ns1.addhost.pl",
                "ns2.addhost.pl",
                "ns3.addhost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.126,
        "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>sice.pl</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>sice.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sice.pl</domain_name>
   <domain_keyword>sice</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-05-04 01:22:58</query_time>
   <create_date>2020-03-31</create_date>
   <update_date>2023-03-24</update_date>
   <expiry_date>2024-03-31</expiry_date>
   <registrar_name>Grupa DKS Sp. z o.o.</registrar_name>
   <registrar_website>https://www.addhost.pl</registrar_website>
   <name_servers>
    <value>ns1.addhost.pl</value>
    <value>ns2.addhost.pl</value>
    <value>ns3.addhost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>sice.pl</domain_name>
   <domain_keyword>sice</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-05 04:58:05</query_time>
   <create_date>2020-03-31</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_name>Grupa DKS Sp. z o.o.</registrar_name>
   <registrar_website>https://www.addhost.pl</registrar_website>
   <name_servers>
    <value>ns1.addhost.pl</value>
    <value>ns2.addhost.pl</value>
    <value>ns3.addhost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.126</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 36 domain names (in 0.066 seconds) which contained the exact domain keyword "sice".
Domain Name Registered Expiry Registrar Ownership
1 sice.net 5 Jul 1997 4 Jul 2025 GoDaddy Online Services Cayman Islands Ltd. -
2 sice.it 6 Apr 1998 17 Jun 2024 Genesys Informatica S.r.l. NEXION SPA
3 sice.org 14 Feb 2000 14 Feb 2025 Network Solutions, LLC REDACTED FOR PRIVACY
4 sice.jp 21 Apr 2001 30 Apr 2025 - The Society of Instrument and Control Engineers
5 sice.biz 16 Nov 2001 18 Nov 2024 Domain.com, LLC Data Protected
6 sice.com 6 Dec 2007 19 Mar 2025 NOMINALIA INTERNET S.L. SOCIEDAD IBERICA DE CONSTRUCCIONES ELECTRICAS, S.A.
7 sice.in 18 Mar 2008 18 Mar 2025 Endurance Digital Domain Technology LLP Sice Computers Education
8 sice.co.nz 27 Jan 2012 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
9 sice.nl 30 Jun 2012 - XNS Registrar B.V. -
10 sice.ru 10 Jan 2013 10 Jan 2025 REGTIME-RU Private Person
11 sice.berlin 18 Mar 2014 18 Mar 2025 united-domains AG -
12 sice.link 27 Sep 2017 27 Sep 2024 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
13 sice.tech 14 Nov 2017 14 Nov 2027 Dotserve Inc Shaw Services PTE LTD
14 sice.lt 23 Jan 2018 24 Jan 2026 UAB "Interneto vizija" UAB "Interneto vizija"
15 sice.tours 6 Apr 2019 6 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
16 sice.pl 31 Mar 2020 31 Mar 2025 Grupa DKS Sp. z o.o. -
17 sice.life 19 Jul 2020 19 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
18 sice.capital 29 Oct 2020 29 Oct 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
19 sice.uk 18 Dec 2020 18 Dec 2025 Easy Internet Solutions Ltd t/a NetNerd [Tag = EASY-INTERNET] -
20 sice.host 3 Mar 2023 3 Mar 2025 Dotserve Inc N/A
21 sice.cat 4 May 2023 4 May 2024 Nominalia Oscar Gomez
22 sice.app 17 May 2023 17 May 2025 OVH sas Alpine Security SL
23 sice.info 19 May 2023 19 May 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
24 sice.site 22 May 2023 22 May 2025 OVH Alpine Security SL
25 sice.club 25 May 2023 25 May 2024 OVH sas Alpine Security SL
26 sice.fun 25 May 2023 25 May 2025 OVH Alpine Security SL
27 sice.space 25 May 2023 25 May 2025 OVH Alpine Security SL
28 sice.lat 27 Aug 2023 27 Aug 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
29 sice.group 19 Oct 2023 19 Oct 2024 Chengdu West Dimension Digital Technology Co., Ltd. Veen Chen
30 sice.world 24 Nov 2023 24 Nov 2024 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED liangzai
31 sice.shop 14 Dec 2023 14 Dec 2024 Dynadot Inc. -
32 sice.social 14 Jan 2024 14 Jan 2026 GoDaddy.com, LLC Domains By Proxy, LLC
33 sice.online 22 Mar 2024 22 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
34 sice.win 28 Apr 2024 28 Apr 2025 Cosmotown, Inc. REDACTED FOR PRIVACY
35 sice.com.pe - - NIC.PE SOURCING BUSINESS SOLUTION S.A.C.
36 sice.com.au - - Melbourne IT Manuel Gonzalez
37 sice.pt - - - Sociedad Ibérica de Construcciones Eléctricas S.A. ( Sucursal em Portugal )

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=sice&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "sice",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 37,
        "relation": "eq",
        "current": 37
    },
    "unique_domains": "sice.net, sice.it, sice.org, sice.jp, sice.biz, sice.com, sice.in, sice.co.nz, sice.nl, sice.ru, sice.berlin, sice.link, sice.tech, sice.lt, sice.tours, sice.pl, sice.life, sice.capital, sice.uk, sice.host, sice.cat, sice.app, sice.info, sice.site, sice.club, sice.fun, sice.space, sice.lat, sice.group, sice.world, sice.shop, sice.social, sice.online, sice.win, sice.com.pe, sice.com.au, sice.pt",
    "results": [
        {
            "num": 1,
            "domain_name": "sice.net",
            "domain_keyword": "sice",
            "domain_tld": "net",
            "query_time": "2024-06-09 02:00:34",
            "create_date": "1997-07-05",
            "update_date": "2024-01-24",
            "expiry_date": "2025-07-04",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "sice.it",
            "domain_keyword": "sice",
            "domain_tld": "it",
            "query_time": "2024-05-29 04:20:43",
            "create_date": "1998-04-06",
            "update_date": "2023-07-03",
            "expiry_date": "2024-06-17",
            "registrar_name": "Genesys Informatica S.r.l.",
            "registrar_website": "https://www.hostingsolutions.it",
            "registrant_company": "NEXION SPA",
            "registrant_address": "Via Statale 468 n. 9",
            "registrant_city": "CORREGGIO",
            "registrant_state": "RE",
            "registrant_zip": "42015",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.dnsitalia.net",
                "ns2.dnsitalia.net",
                "nsct.dnsitalia.net",
                "nsrm.dnsitalia.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 3,
            "domain_name": "sice.org",
            "domain_keyword": "sice",
            "domain_tld": "org",
            "query_time": "2024-04-24 14:09:10",
            "create_date": "2000-02-14",
            "update_date": "2021-07-15",
            "expiry_date": "2025-02-14",
            "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": [
                "ns1.ccf-dns.com",
                "ns2.ccf-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "sice.jp",
            "domain_keyword": "sice",
            "domain_tld": "jp",
            "query_time": "2024-05-10 10:44:57",
            "create_date": "2001-04-21",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "registrant_name": "The Society of Instrument and Control Engineers",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 5,
            "domain_name": "sice.biz",
            "domain_keyword": "sice",
            "domain_tld": "biz",
            "query_time": "2024-05-21 01:44:00",
            "create_date": "2001-11-16",
            "update_date": "2023-11-08",
            "expiry_date": "2024-11-18",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cln.it",
                "dns2.cln.it"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "sice.com",
            "domain_keyword": "sice",
            "domain_tld": "com",
            "query_time": "2024-05-23 22:56:15",
            "create_date": "2007-12-06",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-19",
            "registrar_iana": 76,
            "registrar_name": "NOMINALIA INTERNET S.L.",
            "registrar_website": "http://www.nominalia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SOCIEDAD IBERICA DE CONSTRUCCIONES ELECTRICAS, S.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "M",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://domaincontact.nominalia.com/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns1.genetsisdns.net",
                "ns2.genetsisdns.net",
                "ns3.genetsisdns.net",
                "ns4.genetsisdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 7,
            "domain_name": "sice.in",
            "domain_keyword": "sice",
            "domain_tld": "in",
            "query_time": "2024-04-24 14:09:10",
            "create_date": "2008-03-18",
            "update_date": "2024-04-11",
            "expiry_date": "2025-03-18",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sice Computers Education",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Andhra Pradesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.md-ht-7.hostgatorwebservers.com",
                "ns2.md-ht-7.hostgatorwebservers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "sice.co.nz",
            "domain_keyword": "sice",
            "domain_tld": "co.nz",
            "query_time": "2024-05-23 22:56:15",
            "create_date": "2012-01-27",
            "update_date": "2024-03-25",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "dax.ns.cloudflare.com",
                "nancy.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "sice.nl",
            "domain_keyword": "sice",
            "domain_tld": "nl",
            "query_time": "2024-05-10 10:44:57",
            "create_date": "2012-06-30",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 10,
            "domain_name": "sice.ru",
            "domain_keyword": "sice",
            "domain_tld": "ru",
            "query_time": "2024-05-03 12:47:13",
            "create_date": "2013-01-10",
            "expiry_date": "2025-01-10",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.masterhost.ru",
                "ns1.masterhost.ru",
                "ns2.masterhost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 11,
            "domain_name": "sice.berlin",
            "domain_keyword": "sice",
            "domain_tld": "berlin",
            "query_time": "2024-05-19 19:00:36",
            "create_date": "2014-03-18",
            "update_date": "2024-04-29",
            "expiry_date": "2025-03-18",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "sice.link",
            "domain_keyword": "sice",
            "domain_tld": "link",
            "query_time": "2024-04-24 14:09:10",
            "create_date": "2017-09-27",
            "update_date": "2023-09-02",
            "expiry_date": "2024-09-27",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "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": [
                "lee.ns.cloudflare.com",
                "roxy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "sice.tech",
            "domain_keyword": "sice",
            "domain_tld": "tech",
            "query_time": "2024-06-09 02:00:34",
            "create_date": "2017-11-14",
            "update_date": "2023-08-31",
            "expiry_date": "2027-11-14",
            "registrar_iana": 1913,
            "registrar_name": "Dotserve Inc",
            "registrar_website": "http://dotserve.website",
            "registrant_company": "Shaw Services PTE LTD",
            "registrant_state": "NA",
            "registrant_country": "SG",
            "registrant_email": "please query the rdds service of the 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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "sice.lt",
            "domain_keyword": "sice",
            "domain_tld": "lt",
            "query_time": "2024-04-24 14:09:10",
            "create_date": "2018-01-23",
            "expiry_date": "2026-01-24",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 15,
            "domain_name": "sice.tours",
            "domain_keyword": "sice",
            "domain_tld": "tours",
            "query_time": "2024-04-24 14:09:10",
            "create_date": "2019-04-06",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "sice.pl",
            "domain_keyword": "sice",
            "domain_tld": "pl",
            "query_time": "2024-04-05 04:58:05",
            "create_date": "2020-03-31",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-31",
            "registrar_name": "Grupa DKS Sp. z o.o.",
            "registrar_website": "https://www.addhost.pl",
            "name_servers": [
                "ns1.addhost.pl",
                "ns2.addhost.pl",
                "ns3.addhost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "sice.life",
            "domain_keyword": "sice",
            "domain_tld": "life",
            "query_time": "2024-05-29 04:20:43",
            "create_date": "2020-07-19",
            "update_date": "2023-07-19",
            "expiry_date": "2024-07-19",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "sice.capital",
            "domain_keyword": "sice",
            "domain_tld": "capital",
            "query_time": "2024-05-19 19:00:36",
            "create_date": "2020-10-29",
            "update_date": "2024-04-09",
            "expiry_date": "2024-10-29",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 19,
            "domain_name": "sice.uk",
            "domain_keyword": "sice",
            "domain_tld": "uk",
            "query_time": "2024-04-24 14:09:10",
            "create_date": "2020-12-18",
            "update_date": "2022-11-14",
            "expiry_date": "2025-12-18",
            "registrar_name": "Easy Internet Solutions Ltd t/a NetNerd [Tag = EASY-INTERNET]",
            "registrar_website": "https://netnerd.com",
            "name_servers": [
                "ns1.netnerd.com",
                "ns2.netnerd.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 20,
            "domain_name": "sice.host",
            "domain_keyword": "sice",
            "domain_tld": "host",
            "query_time": "2024-06-01 07:13:39",
            "create_date": "2023-03-03",
            "update_date": "2024-05-01",
            "expiry_date": "2025-03-03",
            "registrar_iana": 1913,
            "registrar_name": "Dotserve Inc",
            "registrar_website": "http://dotserve.website",
            "registrant_company": "N/A",
            "registrant_state": "Manitoba",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "connie.ns.cloudflare.com",
                "isaac.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "sice.cat",
            "domain_keyword": "sice",
            "domain_tld": "cat",
            "query_time": "2024-05-31 06:34:13",
            "create_date": "2023-05-04",
            "update_date": "2024-05-29",
            "expiry_date": "2024-05-04",
            "registrar_iana": 76,
            "registrar_name": "Nominalia",
            "registrar_website": "http://www.nominalia.com",
            "registrant_company": "Oscar Gomez",
            "registrant_state": "CS",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "suspended1.plaindns.net",
                "suspended2.plaindns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "sice.app",
            "domain_keyword": "sice",
            "domain_tld": "app",
            "query_time": "2024-05-21 01:44:00",
            "create_date": "2023-05-17",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-17",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "https://www.ovh.com/world/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Alpine Security SL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AD",
            "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": [
                "dns112.ovh.net",
                "ns112.ovh.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 23,
            "domain_name": "sice.info",
            "domain_keyword": "sice",
            "domain_tld": "info",
            "query_time": "2024-05-21 01:44:00",
            "create_date": "2023-05-19",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-19",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "sice.site",
            "domain_keyword": "sice",
            "domain_tld": "site",
            "query_time": "2024-05-25 17:04:39",
            "create_date": "2023-05-22",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-22",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "Alpine Security SL",
            "registrant_country": "AD",
            "registrant_email": "please query the rdds service of the 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": [
                "dns112.ovh.net",
                "ns112.ovh.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 25,
            "domain_name": "sice.club",
            "domain_keyword": "sice",
            "domain_tld": "club",
            "query_time": "2024-05-27 07:09:57",
            "create_date": "2023-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2024-05-25",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Alpine Security SL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AD",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns112.ovh.net",
                "ns112.ovh.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 26,
            "domain_name": "sice.fun",
            "domain_keyword": "sice",
            "domain_tld": "fun",
            "query_time": "2024-05-27 07:09:57",
            "create_date": "2023-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-25",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "Alpine Security SL",
            "registrant_country": "AD",
            "registrant_email": "please query the rdds service of the 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": [
                "dns112.ovh.net",
                "ns112.ovh.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "sice.space",
            "domain_keyword": "sice",
            "domain_tld": "space",
            "query_time": "2024-05-31 06:34:14",
            "create_date": "2023-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-25",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "Alpine Security SL",
            "registrant_country": "AD",
            "registrant_email": "please query the rdds service of the 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": [
                "dns112.ovh.net",
                "ns112.ovh.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "sice.lat",
            "domain_keyword": "sice",
            "domain_tld": "lat",
            "query_time": "2024-05-19 19:00:36",
            "create_date": "2023-08-27",
            "update_date": "2023-09-14",
            "expiry_date": "2024-08-27",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 29,
            "domain_name": "sice.group",
            "domain_keyword": "sice",
            "domain_tld": "group",
            "query_time": "2024-05-03 00:48:07",
            "create_date": "2023-10-19",
            "update_date": "2023-10-24",
            "expiry_date": "2024-10-19",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Veen Chen",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fu Jian",
            "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.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "sice.world",
            "domain_keyword": "sice",
            "domain_tld": "world",
            "query_time": "2024-05-25 17:04:39",
            "create_date": "2023-11-24",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-24",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "https://www.alibabacloud.com/domain",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "liangzai",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guangdong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MO",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "sice.shop",
            "domain_keyword": "sice",
            "domain_tld": "shop",
            "query_time": "2024-04-24 14:09:12",
            "create_date": "2023-12-14",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-14",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc.",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_state": "JIANGSU",
            "registrant_country": "CN",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "sice.social",
            "domain_keyword": "sice",
            "domain_tld": "social",
            "query_time": "2024-05-15 10:59:34",
            "create_date": "2024-01-14",
            "update_date": "2024-01-19",
            "expiry_date": "2026-01-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "sice.online",
            "domain_keyword": "sice",
            "domain_tld": "online",
            "query_time": "2024-05-21 01:44:00",
            "create_date": "2024-03-22",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-22",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "sice.win",
            "domain_keyword": "sice",
            "domain_tld": "win",
            "query_time": "2024-04-30 17:18:29",
            "create_date": "2024-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "registrar_iana": 1509,
            "registrar_name": "Cosmotown, Inc.",
            "registrar_website": "www.ccdomain.co.kr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ca",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "sice.com.pe",
            "domain_keyword": "sice",
            "domain_tld": "com.pe",
            "query_time": "2024-05-10 10:44:57",
            "registrar_name": "NIC.PE",
            "registrant_name": "SOURCING BUSINESS SOLUTION S.A.C.",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 36,
            "domain_name": "sice.com.au",
            "domain_keyword": "sice",
            "domain_tld": "com.au",
            "query_time": "2024-05-29 04:20:43",
            "update_date": "2024-04-23",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Manuel Gonzalez",
            "name_servers": [
                "ns1.genetsisdns.net",
                "ns2.genetsisdns.net",
                "ns3.genetsisdns.net",
                "ns4.genetsisdns.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "sice.pt",
            "domain_keyword": "sice",
            "domain_tld": "pt",
            "query_time": "2024-05-29 04:21:15",
            "registrant_name": "Sociedad Ibérica de Construcciones Eléctricas S.A. ( Sucursal em Portugal )",
            "registrant_address": "Av. Marechal Gomes da Costa, nº 27 - r/c dto",
            "registrant_city": "Lisboa",
            "registrant_state": "Lisboa",
            "registrant_zip": "1800-255",
            "registrant_country": "PT",
            "registrant_email": "[email protected],[email protected],[email protected]",
            "name_servers": [
                "ns1.genetsisdns.net",
                "ns2.genetsisdns.net",
                "ns3.genetsisdns.net",
                "ns4.genetsisdns.net"
            ],
            "domain_status": [
                "Registered"
            ]
        }
    ],
    "stats": {
        "total_time": 0.066,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>sice</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>37</total>
  <relation>eq</relation>
  <current>37</current>
 </count>
 <unique_domains>sice.net, sice.it, sice.org, sice.jp, sice.biz, sice.com, sice.in, sice.co.nz, sice.nl, sice.ru, sice.berlin, sice.link, sice.tech, sice.lt, sice.tours, sice.pl, sice.life, sice.capital, sice.uk, sice.host, sice.cat, sice.app, sice.info, sice.site, sice.club, sice.fun, sice.space, sice.lat, sice.group, sice.world, sice.shop, sice.social, sice.online, sice.win, sice.com.pe, sice.com.au, sice.pt</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sice.net</domain_name>
   <domain_keyword>sice</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-09 02:00:34</query_time>
   <create_date>1997-07-05</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-07-04</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.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>2</num>
   <domain_name>sice.it</domain_name>
   <domain_keyword>sice</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-29 04:20:43</query_time>
   <create_date>1998-04-06</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_name>Genesys Informatica S.r.l.</registrar_name>
   <registrar_website>https://www.hostingsolutions.it</registrar_website>
   <registrant_company>NEXION SPA</registrant_company>
   <registrant_address>Via Statale 468 n. 9</registrant_address>
   <registrant_city>CORREGGIO</registrant_city>
   <registrant_state>RE</registrant_state>
   <registrant_zip>42015</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.dnsitalia.net</value>
    <value>ns2.dnsitalia.net</value>
    <value>nsct.dnsitalia.net</value>
    <value>nsrm.dnsitalia.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>sice.org</domain_name>
   <domain_keyword>sice</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 14:09:10</query_time>
   <create_date>2000-02-14</create_date>
   <update_date>2021-07-15</update_date>
   <expiry_date>2025-02-14</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>ns1.ccf-dns.com</value>
    <value>ns2.ccf-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>sice.jp</domain_name>
   <domain_keyword>sice</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-10 10:44:57</query_time>
   <create_date>2001-04-21</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrant_name>The Society of Instrument and Control Engineers</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>sice.biz</domain_name>
   <domain_keyword>sice</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-21 01:44:00</query_time>
   <create_date>2001-11-16</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cln.it</value>
    <value>dns2.cln.it</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>sice.com</domain_name>
   <domain_keyword>sice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 22:56:15</query_time>
   <create_date>2007-12-06</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>76</registrar_iana>
   <registrar_name>NOMINALIA INTERNET S.L.</registrar_name>
   <registrar_website>http://www.nominalia.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SOCIEDAD IBERICA DE CONSTRUCCIONES ELECTRICAS, S.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>M</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://domaincontact.nominalia.com/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.genetsisdns.net</value>
    <value>ns2.genetsisdns.net</value>
    <value>ns3.genetsisdns.net</value>
    <value>ns4.genetsisdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>sice.in</domain_name>
   <domain_keyword>sice</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-24 14:09:10</query_time>
   <create_date>2008-03-18</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sice Computers Education</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Andhra Pradesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.md-ht-7.hostgatorwebservers.com</value>
    <value>ns2.md-ht-7.hostgatorwebservers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>sice.co.nz</domain_name>
   <domain_keyword>sice</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-23 22:56:15</query_time>
   <create_date>2012-01-27</create_date>
   <update_date>2024-03-25</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>dax.ns.cloudflare.com</value>
    <value>nancy.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>sice.nl</domain_name>
   <domain_keyword>sice</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-10 10:44:57</query_time>
   <create_date>2012-06-30</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>sice.ru</domain_name>
   <domain_keyword>sice</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 12:47:13</query_time>
   <create_date>2013-01-10</create_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.masterhost.ru</value>
    <value>ns1.masterhost.ru</value>
    <value>ns2.masterhost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>sice.berlin</domain_name>
   <domain_keyword>sice</domain_keyword>
   <domain_tld>berlin</domain_tld>
   <query_time>2024-05-19 19:00:36</query_time>
   <create_date>2014-03-18</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>sice.link</domain_name>
   <domain_keyword>sice</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-24 14:09:10</query_time>
   <create_date>2017-09-27</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</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>lee.ns.cloudflare.com</value>
    <value>roxy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>sice.tech</domain_name>
   <domain_keyword>sice</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-09 02:00:34</query_time>
   <create_date>2017-11-14</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2027-11-14</expiry_date>
   <registrar_iana>1913</registrar_iana>
   <registrar_name>Dotserve Inc</registrar_name>
   <registrar_website>http://dotserve.website</registrar_website>
   <registrant_company>Shaw Services PTE LTD</registrant_company>
   <registrant_state>NA</registrant_state>
   <registrant_country>SG</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>sice.lt</domain_name>
   <domain_keyword>sice</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-24 14:09:10</query_time>
   <create_date>2018-01-23</create_date>
   <expiry_date>2026-01-24</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>sice.tours</domain_name>
   <domain_keyword>sice</domain_keyword>
   <domain_tld>tours</domain_tld>
   <query_time>2024-04-24 14:09:10</query_time>
   <create_date>2019-04-06</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>sice.pl</domain_name>
   <domain_keyword>sice</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-05 04:58:05</query_time>
   <create_date>2020-03-31</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_name>Grupa DKS Sp. z o.o.</registrar_name>
   <registrar_website>https://www.addhost.pl</registrar_website>
   <name_servers>
    <value>ns1.addhost.pl</value>
    <value>ns2.addhost.pl</value>
    <value>ns3.addhost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>sice.life</domain_name>
   <domain_keyword>sice</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-29 04:20:43</query_time>
   <create_date>2020-07-19</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>sice.capital</domain_name>
   <domain_keyword>sice</domain_keyword>
   <domain_tld>capital</domain_tld>
   <query_time>2024-05-19 19:00:36</query_time>
   <create_date>2020-10-29</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>sice.uk</domain_name>
   <domain_keyword>sice</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-24 14:09:10</query_time>
   <create_date>2020-12-18</create_date>
   <update_date>2022-11-14</update_date>
   <expiry_date>2025-12-18</expiry_date>
   <registrar_name>Easy Internet Solutions Ltd t/a NetNerd [Tag = EASY-INTERNET]</registrar_name>
   <registrar_website>https://netnerd.com</registrar_website>
   <name_servers>
    <value>ns1.netnerd.com</value>
    <value>ns2.netnerd.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>sice.host</domain_name>
   <domain_keyword>sice</domain_keyword>
   <domain_tld>host</domain_tld>
   <query_time>2024-06-01 07:13:39</query_time>
   <create_date>2023-03-03</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>1913</registrar_iana>
   <registrar_name>Dotserve Inc</registrar_name>
   <registrar_website>http://dotserve.website</registrar_website>
   <registrant_company>N/A</registrant_company>
   <registrant_state>Manitoba</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>connie.ns.cloudflare.com</value>
    <value>isaac.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>sice.cat</domain_name>
   <domain_keyword>sice</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-31 06:34:13</query_time>
   <create_date>2023-05-04</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2024-05-04</expiry_date>
   <registrar_iana>76</registrar_iana>
   <registrar_name>Nominalia</registrar_name>
   <registrar_website>http://www.nominalia.com</registrar_website>
   <registrant_company>Oscar Gomez</registrant_company>
   <registrant_state>CS</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>suspended1.plaindns.net</value>
    <value>suspended2.plaindns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>sice.app</domain_name>
   <domain_keyword>sice</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-21 01:44:00</query_time>
   <create_date>2023-05-17</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>https://www.ovh.com/world/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Alpine Security SL</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>AD</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>dns112.ovh.net</value>
    <value>ns112.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>sice.info</domain_name>
   <domain_keyword>sice</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-21 01:44:00</query_time>
   <create_date>2023-05-19</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-19</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_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>sice.site</domain_name>
   <domain_keyword>sice</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-25 17:04:39</query_time>
   <create_date>2023-05-22</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>Alpine Security SL</registrant_company>
   <registrant_country>AD</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>dns112.ovh.net</value>
    <value>ns112.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>sice.club</domain_name>
   <domain_keyword>sice</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-27 07:09:57</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2024-05-25</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Alpine Security SL</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>AD</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns112.ovh.net</value>
    <value>ns112.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>sice.fun</domain_name>
   <domain_keyword>sice</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-27 07:09:57</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>Alpine Security SL</registrant_company>
   <registrant_country>AD</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>dns112.ovh.net</value>
    <value>ns112.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>sice.space</domain_name>
   <domain_keyword>sice</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-31 06:34:14</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>Alpine Security SL</registrant_company>
   <registrant_country>AD</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>dns112.ovh.net</value>
    <value>ns112.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>sice.lat</domain_name>
   <domain_keyword>sice</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-19 19:00:36</query_time>
   <create_date>2023-08-27</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>sice.group</domain_name>
   <domain_keyword>sice</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-03 00:48:07</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Veen Chen</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fu Jian</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.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>sice.world</domain_name>
   <domain_keyword>sice</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-25 17:04:39</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>https://www.alibabacloud.com/domain</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>liangzai</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guangdong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MO</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>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>sice.shop</domain_name>
   <domain_keyword>sice</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-24 14:09:12</query_time>
   <create_date>2023-12-14</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc.</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_state>JIANGSU</registrant_state>
   <registrant_country>CN</registrant_country>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>sice.social</domain_name>
   <domain_keyword>sice</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-05-15 10:59:34</query_time>
   <create_date>2024-01-14</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2026-01-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>sice.online</domain_name>
   <domain_keyword>sice</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-21 01:44:00</query_time>
   <create_date>2024-03-22</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>sice.win</domain_name>
   <domain_keyword>sice</domain_keyword>
   <domain_tld>win</domain_tld>
   <query_time>2024-04-30 17:18:29</query_time>
   <create_date>2024-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>1509</registrar_iana>
   <registrar_name>Cosmotown, Inc.</registrar_name>
   <registrar_website>www.ccdomain.co.kr</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>ca</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>sice.com.pe</domain_name>
   <domain_keyword>sice</domain_keyword>
   <domain_tld>com.pe</domain_tld>
   <query_time>2024-05-10 10:44:57</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>SOURCING BUSINESS SOLUTION S.A.C.</registrant_name>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>sice.com.au</domain_name>
   <domain_keyword>sice</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-29 04:20:43</query_time>
   <update_date>2024-04-23</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Manuel Gonzalez</registrant_name>
   <name_servers>
    <value>ns1.genetsisdns.net</value>
    <value>ns2.genetsisdns.net</value>
    <value>ns3.genetsisdns.net</value>
    <value>ns4.genetsisdns.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>sice.pt</domain_name>
   <domain_keyword>sice</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-29 04:21:15</query_time>
   <registrant_name>Sociedad Ibérica de Construcciones Eléctricas S.A. ( Sucursal em Portugal )</registrant_name>
   <registrant_address>Av. Marechal Gomes da Costa, nº 27 - r/c dto</registrant_address>
   <registrant_city>Lisboa</registrant_city>
   <registrant_state>Lisboa</registrant_state>
   <registrant_zip>1800-255</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected],[email protected],[email protected]</registrant_email>
   <name_servers>
    <value>ns1.genetsisdns.net</value>
    <value>ns2.genetsisdns.net</value>
    <value>ns3.genetsisdns.net</value>
    <value>ns4.genetsisdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.066</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,535 domain names (in 0.111 seconds) which look and sound like the brand name "sice".
Domain Name Registered Expiry Registrar Ownership
1 snice.online 21 Aug 2018 21 Aug 2024 Mesh Digital Ltd -
2 spice.beer 18 Apr 2024 18 Apr 2025 INWX GmbH viewee digital UG (haftungsbeschraenkt)
3 dice.ru 24 Nov 2002 24 Nov 2024 RU-CENTER-RU Private Person
4 sica.se 11 Jan 2000 11 Jan 2025 Loopia AB -
5 sike.sk 24 Mar 2011 24 Mar 2025 WebSupport s.r.o. SIKE s.r.o.
6 tice.sk 12 Jul 2011 12 Jul 2024 WebSupport s.r.o. TICE s. r. o.
7 sick.de - - - -
8 saice.com.cn 30 Jan 2024 30 Jan 2025 阿里云计算有限公司(万网) 刘锐晖
9 sfce.de - - - -
10 sipe.co 1 Mar 2020 1 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
11 iice.world 1 May 2021 1 May 2025 Dreamscape Networks International Pte Ltd Duo Design
12 mice.hamburg 27 Aug 2014 27 Aug 2024 united-domains AG -
13 siie.shop 19 Oct 2023 19 Oct 2024 Realtime Register B.V. -
14 sicx.com 20 Nov 2001 20 Nov 2024 OVH, SAS SS3501-GANDI
15 dice.bz 18 Aug 2023 18 Aug 2024 NameCheap, Inc. -
16 slice.pro 26 Feb 2022 26 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
17 nice.domains 14 Aug 2018 14 Aug 2024 Dynadot Inc Super Privacy Service LTD c/o Dynadot
18 sicp.info 11 Dec 2017 11 Dec 2024 Tucows Domains Inc. FRANCESCO RANIERI
19 sick.nl 11 Jan 1999 - team.blue nl B.V. -
20 scie.cn 20 May 2013 20 May 2033 阿里云计算有限公司(万网) 上海顶邦教育设备有限公司
21 nice.org 10 Nov 1999 10 Nov 2030 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
22 site.hr 10 May 2021 10 May 2025 Gransy d.o.o. Site BV
23 dice.partners 15 Oct 2015 15 Oct 2024 IONOS SE Konnect Digital Ltd
24 sicb.info 6 Apr 2023 6 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
25 nice.bingo 9 Apr 2018 9 Apr 2026 Inames Co., Ltd. REDACTED FOR PRIVACY
26 vice.technology 29 Apr 2016 29 Apr 2025 Key-Systems, LLC VICE Media Benelux
27 rice.lt 18 Dec 2009 19 Dec 2024 UAB "Interneto vizija" UAB "Interneto vizija"
28 mice.tools 22 Mar 2024 22 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
29 sire.blue 30 Aug 2021 30 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
30 sibe.shop 9 Oct 2023 9 Oct 2024 Registrar of domain names REG.RU -
31 sicme.cl 10 Apr 2012 7 May 2026 NIC Chile SICME E.I.R.L. (SERVICIOS DE INTEGRACION Y CONSTRUCCION DE MAQUINARIAS Y EQUIPOS JOSE)
32 rice.feedback 15 Oct 2015 15 Oct 2024 Tucows Registry Services REGISTRY RESERVED DOMAIN
33 vice.nyc 14 Feb 2017 13 Feb 2025 Hello Internet Corp. NA-
34 scie.jp 13 Feb 2024 28 Feb 2025 - Mitsuyasu Furukawa
35 rice.promo 3 Jun 2024 3 Jun 2025 Sav.com, LLC REDACTED FOR PRIVACY
36 mice.us 2 Jun 2004 1 Jun 2025 GoDaddy.com, LLC Cyber-G, LLC
37 sich.com 27 Dec 2000 27 Dec 2024 GoDaddy.com, LLC -
38 site.co.in 16 Feb 2005 16 Feb 2025 Endurance Digital Domain Technology LLP Jayant Keskar
39 sihe.shop 29 Aug 2023 29 Aug 2024 Namecheap, Inc. -
40 nice.software 15 Feb 2016 15 Feb 2025 Nom-iq Ltd. dba COM LAUDE Amazon Technologies, Inc.
41 siie.org 17 Nov 2012 17 Nov 2024 Azdomainz, LLC BuyDomains.com
42 sicg.org 18 Mar 2013 18 Mar 2025 Azdomainz, LLC BuyDomains.com
43 sicn.org 12 Dec 2001 12 Dec 2024 COREhub, S.R.L. Consorzio SICN
44 sgce.ru 25 Nov 2023 25 Nov 2024 REGRU-RU Private Person
45 sibe.se 30 Nov 2001 30 Nov 2024 Loopia AB -
46 since.reviews 5 Aug 2022 5 Aug 2024 Sav.com, LLC Privacy Protection
47 sicl.sbs 19 Apr 2023 19 Apr 2025 Web Commerce Communications Ltd Whoisprotection.cc
48 ksice.cn 23 Feb 2024 23 Feb 2025 北京新网数码信息技术有限公司 陈志会
49 sbice.online 8 Jun 2023 8 Jun 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
50 sicae.org 4 Sep 2023 4 Sep 2024 Sav.com, LLC - 32 Privacy Protection
51 sicke.com 14 May 2007 14 May 2025 Moniker Online Services LLC Moniker Privacy Services
52 sipe.cloud 3 Jul 2019 3 Jul 2024 GoDaddy Domains By Proxy, LLC
53 mice.moscow 15 Mar 2021 15 Mar 2025 LLC Registrar R01 Personal data, can not be publicly disclosed according to applicable laws.
54 nice.online 1 Oct 2023 1 Oct 2024 Go Daddy, LLC Domains By Proxy, LLC
55 dice.lat 8 May 2023 8 May 2025 Namecheap Findex.LAT
56 isce.ro - 30 May 2025 ICI - Registrar -
57 sige.network 20 Sep 2023 20 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
58 site.se 15 May 2002 15 May 2025 RealtimeRegister -
59 mice.review 24 Jan 2022 24 Jan 2032 Dreamscape Networks International Pte Ltd REDACTED FOR PRIVACY
60 lice.app 11 Jul 2022 11 Jul 2025 Porkbun LLC Domain For Sale
61 vice.me 17 Jul 2008 17 Jul 2024 GoDaddy.com, LLC NameFind LLC
62 sics.co.mz 19 Aug 2014 20 Aug 2023 CIUEM Registrar SICS Sociedade De Industria Comercio e Servicos
63 sick.digital 7 Dec 2023 7 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
64 nice.style 10 Jun 2020 10 Jun 2025 PSI-USA, Inc. dba Domain Robot TopDomains, Inc.
65 site.gallery 30 Mar 2021 30 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
66 since.in 5 Jun 2014 5 Jun 2027 Dynadot LLC REDACTED FOR PRIVACY
67 wice.net 20 Oct 1999 20 Oct 2024 GoDaddy.com, LLC -
68 rice.cymru 7 Jun 2018 7 Jun 2028 Mesh Digital Limited REDACTED FOR PRIVACY
69 site.solar 15 Apr 2024 15 Apr 2025 Sav.com, LLC - 5 REDACTED FOR PRIVACY
70 sicn.shop 13 Dec 2023 13 Dec 2024 Realtime Register B.V. -
71 dice.institute 14 Oct 2023 14 Oct 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Imaginetic
72 sico.work 15 Dec 2021 15 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
73 2ice.tech 13 Apr 2018 13 Apr 2025 Registrar of Domain Names REG.RU, LLC -
74 aice.chat 18 May 2023 18 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) tian jin shi he xi qu hai an ruan jian kai fa gong zuo shi
75 sife.se 13 Jun 2023 13 Jun 2024 Gandi SAS -
76 spce.us 23 Oct 2012 22 Oct 2024 NameCheap, Inc. BARBRI, Inc.
77 sije.sk 25 Mar 2020 25 Mar 2025 Webglobe, a.s. -
78 szce.org 24 Jun 2015 24 Jun 2028 Alibaba Cloud Computing (Beijing) Co., Ltd. Su Zhou Kua Jing Dian Zi Shang Wu Xie Hui
79 mice.org.pl 2 Dec 2021 2 Dec 2024 home.pl S.A. -
80 site.loans 1 Apr 2021 1 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
81 suce.org 6 Jan 2010 6 Jan 2025 Annulet LLC BuyDomains.com
82 sise.pl 11 Apr 2024 11 Apr 2025 Aftermarket.pl Limited -
83 iice.co 24 Jul 2013 23 Jul 2024 Domainbox Limited Domains By Proxy, LLC
84 siwe.link 31 Mar 2022 31 Mar 2025 Dynadot, LLC REDACTED FOR PRIVACY
85 zsice.com 21 Jul 2015 21 Jul 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
86 sick.earth 12 Mar 2018 12 Mar 2025 Gandi SAS sick.earth
87 sich.help 23 Jun 2019 23 Jun 2024 PDR Ltd. d/b/a PublicDomainRegistry.com none
88 sipe.pro 20 May 2024 20 May 2025 HOSTINGER operations, UAB Not Applicable
89 dice.xn--q9jyb4c 4 Mar 2014 4 Mar 2034 Interlink Co., Ltd. REDACTED FOR PRIVACY
90 mice.su 17 May 2023 17 May 2025 BEGET-SU Private Person
91 isce.pro 27 Aug 2009 27 Aug 2025 Name.com, Inc. Domain Protection Services, Inc.
92 sico.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Domain Manager
93 siee.tech 12 May 2023 12 May 2025 Shanghai Meicheng Technology Information Development Co., Ltd. lin ke
94 sile.xyz 26 Aug 2021 26 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Duan Wen Xi
95 wice.top 7 Jan 2023 7 Jan 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) bi ji quan
96 nice.luxury 1 Sep 2023 1 Sep 2024 Squarespace Domains II LLC Ad Sale
97 side.center 7 Nov 2023 7 Nov 2026 Gabia, Inc. REDACTED FOR PRIVACY
98 nice.horse 31 Oct 2018 31 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
99 siec.in.th 30 Nov 2021 30 Nov 2024 THNIC Personal Information*
100 rice.capital 15 Jan 2024 15 Jan 2025 OwnRegistrar, Inc. WhoisSecure
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 Sice.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=sice.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "sice.pl",
        "page_size": 100
    },
    "count": {
        "total": 5535,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "snice.online, spice.beer, dice.ru, sica.se, sike.sk, tice.sk, sick.de, saice.com.cn, sfce.de, sipe.co, iice.world, mice.hamburg, siie.shop, sicx.com, dice.bz, slice.pro, nice.domains, sicp.info, sick.nl, scie.cn, nice.org, site.hr, dice.partners, sicb.info, nice.bingo, vice.technology, rice.lt, mice.tools, sire.blue, sibe.shop, sicme.cl, rice.feedback, vice.nyc, scie.jp, rice.promo, mice.us, sich.com, site.co.in, sihe.shop, nice.software, siie.org, sicg.org, sicn.org, sgce.ru, sibe.se, since.reviews, sicl.sbs, ksice.cn, sbice.online, sicae.org, sicke.com, sipe.cloud, mice.moscow, nice.online, dice.lat, isce.ro, sige.network, site.se, mice.review, lice.app, vice.me, sics.co.mz, sick.digital, nice.style, site.gallery, since.in, wice.net, rice.cymru, site.solar, sicn.shop, dice.institute, sico.work, 2ice.tech, aice.chat, sife.se, spce.us, sije.sk, szce.org, mice.org.pl, site.loans, suce.org, sise.pl, iice.co, siwe.link, zsice.com, sick.earth, sich.help, sipe.pro, dice.xn--q9jyb4c, mice.su, isce.pro, sico.com.au, siee.tech, sile.xyz, wice.top, nice.luxury, side.center, nice.horse, siec.in.th, rice.capital",
    "results": [
        {
            "num": 1,
            "domain_name": "snice.online",
            "domain_keyword": "snice",
            "domain_tld": "online",
            "query_time": "2024-04-18 02:53:07",
            "create_date": "2018-08-21",
            "update_date": "2023-10-19",
            "expiry_date": "2024-08-21",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Ltd",
            "registrant_state": "unknown",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "spice.beer",
            "domain_keyword": "spice",
            "domain_tld": "beer",
            "query_time": "2024-04-20 14:17:02",
            "create_date": "2024-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "inwx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "viewee digital UG (haftungsbeschraenkt)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.inwx.de",
                "ns2.inwx.de",
                "ns3.inwx.eu"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "dice.ru",
            "domain_keyword": "dice",
            "domain_tld": "ru",
            "query_time": "2024-05-02 21:09:30",
            "create_date": "2002-11-24",
            "expiry_date": "2024-11-24",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.pq.hosting",
                "ns2.pq.hosting"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "sica.se",
            "domain_keyword": "sica",
            "domain_tld": "se",
            "query_time": "2024-05-05 22:09:35",
            "create_date": "2000-01-11",
            "update_date": "2023-12-02",
            "expiry_date": "2025-01-11",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "sike.sk",
            "domain_keyword": "sike",
            "domain_tld": "sk",
            "query_time": "2024-05-06 04:22:55",
            "create_date": "2011-03-24",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-24",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "Jaroslav Macak",
            "registrant_company": "SIKE s.r.o.",
            "registrant_address": "Velky Lapas 413",
            "registrant_city": "Velky Lapas",
            "registrant_zip": "95104",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 6,
            "domain_name": "tice.sk",
            "domain_keyword": "tice",
            "domain_tld": "sk",
            "query_time": "2024-05-05 12:38:15",
            "create_date": "2011-07-12",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-12",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "TICE s. r. o.",
            "registrant_company": "TICE s. r. o.",
            "registrant_address": "Ružová dolina 6",
            "registrant_city": "Bratislava",
            "registrant_zip": "82108",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 7,
            "domain_name": "sick.de",
            "domain_keyword": "sick",
            "domain_tld": "de",
            "query_time": "2024-05-05 13:10:06",
            "update_date": "2019-06-07",
            "name_servers": [
                "ns.sick.de",
                "pns.dtag.de",
                "secondary006.dtag.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 8,
            "domain_name": "saice.com.cn",
            "domain_keyword": "saice",
            "domain_tld": "com.cn",
            "query_time": "2024-05-03 13:20:00",
            "create_date": "2024-01-30",
            "expiry_date": "2025-01-30",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "刘锐晖",
            "registrant_email": "[email protected]",
            "name_servers": [
                "pk3.22.cn",
                "pk4.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "sfce.de",
            "domain_keyword": "sfce",
            "domain_tld": "de",
            "query_time": "2024-05-05 18:08:31",
            "update_date": "2018-09-10",
            "name_servers": [
                "ns1063.ui-dns.biz",
                "ns1063.ui-dns.com",
                "ns1063.ui-dns.de",
                "ns1063.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 10,
            "domain_name": "sipe.co",
            "domain_keyword": "sipe",
            "domain_tld": "co",
            "query_time": "2024-05-04 02:36:15",
            "create_date": "2020-03-01",
            "update_date": "2023-02-14",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "iice.world",
            "domain_keyword": "iice",
            "domain_tld": "world",
            "query_time": "2024-05-08 15:34:08",
            "create_date": "2021-05-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Duo Design",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expiryparkpage1.crazydomains.com",
                "expiryparkpage2.crazydomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "mice.hamburg",
            "domain_keyword": "mice",
            "domain_tld": "hamburg",
            "query_time": "2024-04-24 18:44:52",
            "create_date": "2014-08-27",
            "update_date": "2024-02-28",
            "expiry_date": "2024-08-27",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "siie.shop",
            "domain_keyword": "siie",
            "domain_tld": "shop",
            "query_time": "2024-04-23 18:27:32",
            "create_date": "2023-10-19",
            "update_date": "2024-01-14",
            "expiry_date": "2024-10-19",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_country": "NL",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "sicx.com",
            "domain_keyword": "sicx",
            "domain_tld": "com",
            "query_time": "2024-04-26 14:02:04",
            "create_date": "2001-11-20",
            "update_date": "2022-10-24",
            "expiry_date": "2024-11-20",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SS3501-GANDI",
            "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": [
                "dns17.ovh.net",
                "ns17.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "dice.bz",
            "domain_keyword": "dice",
            "domain_tld": "bz",
            "query_time": "2024-05-13 01:25:35",
            "create_date": "2023-08-18",
            "update_date": "2023-08-23",
            "expiry_date": "2024-08-18",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "name_servers": [
                "ns1-37.azure-dns.com",
                "ns2-37.azure-dns.net",
                "ns3-37.azure-dns.org",
                "ns4-37.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "slice.pro",
            "domain_keyword": "slice",
            "domain_tld": "pro",
            "query_time": "2024-05-12 17:46:21",
            "create_date": "2022-02-26",
            "update_date": "2023-08-17",
            "expiry_date": "2025-02-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.hispalisdns.com",
                "dns2.hispalisdns.com",
                "dns3.hispalisdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "nice.domains",
            "domain_keyword": "nice",
            "domain_tld": "domains",
            "query_time": "2024-05-13 08:40:49",
            "create_date": "2018-08-14",
            "update_date": "2023-06-03",
            "expiry_date": "2024-08-14",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "sicp.info",
            "domain_keyword": "sicp",
            "domain_tld": "info",
            "query_time": "2024-04-29 03:32:58",
            "create_date": "2017-12-11",
            "update_date": "2023-11-17",
            "expiry_date": "2024-12-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FRANCESCO RANIERI",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "sick.nl",
            "domain_keyword": "sick",
            "domain_tld": "nl",
            "query_time": "2024-04-29 03:30:52",
            "create_date": "1999-01-11",
            "update_date": "2020-12-22",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns1.dn-s.nl",
                "ns2.dn-s.nl",
                "ns3.dn-s.nl",
                "ns4.dn-s.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 20,
            "domain_name": "scie.cn",
            "domain_keyword": "scie",
            "domain_tld": "cn",
            "query_time": "2024-04-28 15:06:43",
            "create_date": "2013-05-20",
            "expiry_date": "2033-05-20",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "上海顶邦教育设备有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "nice.org",
            "domain_keyword": "nice",
            "domain_tld": "org",
            "query_time": "2024-05-11 04:08:24",
            "create_date": "1999-11-10",
            "update_date": "2023-06-10",
            "expiry_date": "2030-11-10",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "https://uniregistry.com/whois",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "site.hr",
            "domain_keyword": "site",
            "domain_tld": "hr",
            "query_time": "2024-05-11 08:30:09",
            "create_date": "2021-05-10",
            "update_date": "2023-01-08",
            "expiry_date": "2025-05-10",
            "registrar_name": "Gransy d.o.o.",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "Site BV",
            "registrant_address": "Landdrostdreef 124",
            "registrant_city": "Almere",
            "registrant_state": "NL",
            "registrant_zip": "1314SK",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.site.eu",
                "ns2.site.nl",
                "ns3.site.be",
                "ns4.site.de"
            ]
        },
        {
            "num": 23,
            "domain_name": "dice.partners",
            "domain_keyword": "dice",
            "domain_tld": "partners",
            "query_time": "2024-05-10 00:30:52",
            "create_date": "2015-10-15",
            "update_date": "2023-11-29",
            "expiry_date": "2024-10-15",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Konnect Digital Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LND",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-uk.1and1-dns.biz",
                "ns-uk.1and1-dns.co.uk",
                "ns-uk.1and1-dns.com",
                "ns-uk.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "sicb.info",
            "domain_keyword": "sicb",
            "domain_tld": "info",
            "query_time": "2024-05-10 10:44:53",
            "create_date": "2023-04-06",
            "update_date": "2023-04-11",
            "expiry_date": "2025-04-06",
            "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": 25,
            "domain_name": "nice.bingo",
            "domain_keyword": "nice",
            "domain_tld": "bingo",
            "query_time": "2024-05-21 21:21:49",
            "create_date": "2018-04-09",
            "update_date": "2023-03-19",
            "expiry_date": "2026-04-09",
            "registrar_iana": 444,
            "registrar_name": "Inames Co., Ltd.",
            "registrar_website": "http://www.inames.co.kr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar 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.einet.kr",
                "ns1.einet.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "vice.technology",
            "domain_keyword": "vice",
            "domain_tld": "technology",
            "query_time": "2024-05-22 14:48:33",
            "create_date": "2016-04-29",
            "update_date": "2024-05-21",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "VICE Media Benelux",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "rice.lt",
            "domain_keyword": "rice",
            "domain_tld": "lt",
            "query_time": "2024-05-25 09:00:22",
            "create_date": "2009-12-18",
            "expiry_date": "2024-12-19",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 28,
            "domain_name": "mice.tools",
            "domain_keyword": "mice",
            "domain_tld": "tools",
            "query_time": "2024-05-23 06:28:23",
            "create_date": "2024-03-22",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "sire.blue",
            "domain_keyword": "sire",
            "domain_tld": "blue",
            "query_time": "2024-05-23 13:56:40",
            "create_date": "2021-08-30",
            "update_date": "2023-10-14",
            "expiry_date": "2024-08-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "sibe.shop",
            "domain_keyword": "sibe",
            "domain_tld": "shop",
            "query_time": "2024-05-14 01:27:03",
            "create_date": "2023-10-09",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-09",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of domain names REG.RU",
            "registrar_website": "http://reg.ru",
            "registrant_country": "RU",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "sicme.cl",
            "domain_keyword": "sicme",
            "domain_tld": "cl",
            "query_time": "2024-06-01 14:03:51",
            "create_date": "2012-04-10",
            "expiry_date": "2026-05-07",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "SICME E.I.R.L. (SERVICIOS DE INTEGRACION Y CONSTRUCCION DE MAQUINARIAS Y EQUIPOS JOSE)",
            "name_servers": [
                "ns1.dns-principal-21.com",
                "ns2.dns-principal-21.com"
            ]
        },
        {
            "num": 32,
            "domain_name": "rice.feedback",
            "domain_keyword": "rice",
            "domain_tld": "feedback",
            "query_time": "2024-06-01 19:56:20",
            "create_date": "2015-10-15",
            "update_date": "2024-04-02",
            "expiry_date": "2024-10-15",
            "registrar_iana": 9999,
            "registrar_name": "Tucows Registry Services",
            "registrar_website": "https://tucowsregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REGISTRY RESERVED DOMAIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "e.nic.feedback",
                "f.nic.feedback"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "vice.nyc",
            "domain_keyword": "vice",
            "domain_tld": "nyc",
            "query_time": "2024-05-31 14:26:32",
            "create_date": "2017-02-14",
            "update_date": "2023-09-03",
            "expiry_date": "2025-02-13",
            "registrar_iana": 1924,
            "registrar_name": "Hello Internet Corp.",
            "registrar_website": "https://www.hello.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NA-",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.undeveloped.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "scie.jp",
            "domain_keyword": "scie",
            "domain_tld": "jp",
            "query_time": "2024-05-31 16:20:01",
            "create_date": "2024-02-13",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-28",
            "registrant_name": "Mitsuyasu Furukawa",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F,",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6292-8811",
            "registrant_fax": "06-6292-8812",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 35,
            "domain_name": "rice.promo",
            "domain_keyword": "rice",
            "domain_tld": "promo",
            "query_time": "2024-06-06 05:48:11",
            "create_date": "2024-06-03",
            "update_date": "2024-06-03",
            "expiry_date": "2025-06-03",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-coming-soon.sav.com",
                "ns2-coming-soon.sav.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "mice.us",
            "domain_keyword": "mice",
            "domain_tld": "us",
            "query_time": "2024-06-08 02:50:09",
            "create_date": "2004-06-02",
            "update_date": "2024-06-05",
            "expiry_date": "2025-06-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Cyber-G LLC",
            "registrant_company": "Cyber-G, LLC",
            "registrant_address": "PO Box 466",
            "registrant_city": "Greens Farms",
            "registrant_state": "Connecticut",
            "registrant_zip": "06838",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2032470729",
            "registrant_fax": "+1.2038381236",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "sich.com",
            "domain_keyword": "sich",
            "domain_tld": "com",
            "query_time": "2024-06-09 02:00:45",
            "create_date": "2000-12-27",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "site.co.in",
            "domain_keyword": "site",
            "domain_tld": "co.in",
            "query_time": "2024-06-12 13:12:15",
            "create_date": "2005-02-16",
            "update_date": "2024-03-23",
            "expiry_date": "2025-02-16",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jayant Keskar",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "clientTransferProhibited",
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "sihe.shop",
            "domain_keyword": "sihe",
            "domain_tld": "shop",
            "query_time": "2024-04-21 05:59:19",
            "create_date": "2023-08-29",
            "update_date": "2023-10-17",
            "expiry_date": "2024-08-29",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "nice.software",
            "domain_keyword": "nice",
            "domain_tld": "software",
            "query_time": "2024-04-23 06:22:06",
            "create_date": "2016-02-15",
            "update_date": "2024-03-31",
            "expiry_date": "2025-02-15",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Amazon Technologies, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NV",
            "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": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "siie.org",
            "domain_keyword": "siie",
            "domain_tld": "org",
            "query_time": "2024-04-23 18:27:30",
            "create_date": "2012-11-17",
            "update_date": "2024-01-01",
            "expiry_date": "2024-11-17",
            "registrar_iana": 1391,
            "registrar_name": "Azdomainz, LLC",
            "registrar_website": "http://www.azdomainz.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BuyDomains.com",
            "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": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "sicg.org",
            "domain_keyword": "sicg",
            "domain_tld": "org",
            "query_time": "2024-04-24 14:09:46",
            "create_date": "2013-03-18",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-18",
            "registrar_iana": 1391,
            "registrar_name": "Azdomainz, LLC",
            "registrar_website": "http://www.azdomainz.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BuyDomains.com",
            "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": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "sicn.org",
            "domain_keyword": "sicn",
            "domain_tld": "org",
            "query_time": "2024-04-26 13:59:10",
            "create_date": "2001-12-12",
            "update_date": "2024-01-26",
            "expiry_date": "2024-12-12",
            "registrar_iana": 15,
            "registrar_name": "COREhub, S.R.L.",
            "registrar_website": "http://www.corehub.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Consorzio SICN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Rm",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns6.interbusiness.it",
                "dns7.interbusiness.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "sgce.ru",
            "domain_keyword": "sgce",
            "domain_tld": "ru",
            "query_time": "2024-04-30 18:55:40",
            "create_date": "2023-11-25",
            "expiry_date": "2024-11-25",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 45,
            "domain_name": "sibe.se",
            "domain_keyword": "sibe",
            "domain_tld": "se",
            "query_time": "2024-05-05 22:09:34",
            "create_date": "2001-11-30",
            "update_date": "2023-10-30",
            "expiry_date": "2024-11-30",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "since.reviews",
            "domain_keyword": "since",
            "domain_tld": "reviews",
            "query_time": "2024-04-26 23:51:24",
            "create_date": "2022-08-05",
            "update_date": "2023-07-13",
            "expiry_date": "2024-08-05",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "augustus.ns.cloudflare.com",
                "laura.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "sicl.sbs",
            "domain_keyword": "sicl",
            "domain_tld": "sbs",
            "query_time": "2024-04-29 03:32:38",
            "create_date": "2023-04-19",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-19",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Ltd",
            "registrar_website": "https://www.webnic.cc",
            "registrant_company": "Whoisprotection.cc",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_country": "MY",
            "registrant_email": "please query the rdds service of the 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": [
                "ns100.webnic.cc",
                "ns101.webnic.cc"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "ksice.cn",
            "domain_keyword": "ksice",
            "domain_tld": "cn",
            "query_time": "2024-04-15 16:46:35",
            "create_date": "2024-02-23",
            "expiry_date": "2025-02-23",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "陈志会",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "sbice.online",
            "domain_keyword": "sbice",
            "domain_tld": "online",
            "query_time": "2024-05-10 13:45:31",
            "create_date": "2023-06-08",
            "update_date": "2024-04-24",
            "expiry_date": "2024-06-08",
            "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": [
                "earl.ns.cloudflare.com",
                "thea.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "sicae.org",
            "domain_keyword": "sicae",
            "domain_tld": "org",
            "query_time": "2024-05-21 01:43:51",
            "create_date": "2023-09-04",
            "update_date": "2023-09-09",
            "expiry_date": "2024-09-04",
            "registrar_iana": 3922,
            "registrar_name": "Sav.com, LLC - 32",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "sicke.com",
            "domain_keyword": "sicke",
            "domain_tld": "com",
            "query_time": "2024-05-19 19:01:39",
            "create_date": "2007-05-14",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-14",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "Moniker Privacy Services",
            "registrant_company": "Moniker Privacy Services",
            "registrant_address": "2320 NE 9th St, Second Floor",
            "registrant_city": "Fort Lauderdale",
            "registrant_state": "FL",
            "registrant_zip": "33304",
            "registrant_country": "US",
            "registrant_email": "fdff1b746ecaa02144a93696e54adb09d1957adae1d2c76b7be615fb07ddb3d0@sicke.com.whoisproxy.org",
            "registrant_phone": "+1.8006886311",
            "registrant_fax": "+1.9545859186",
            "name_servers": [
                "mid113.ns1.sslparking.com",
                "mid113.ns2.sslparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "sipe.cloud",
            "domain_keyword": "sipe",
            "domain_tld": "cloud",
            "query_time": "2024-05-20 14:09:04",
            "create_date": "2019-07-03",
            "update_date": "2023-10-11",
            "expiry_date": "2024-07-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "mice.moscow",
            "domain_keyword": "mice",
            "domain_tld": "moscow",
            "query_time": "2024-05-14 08:21:52",
            "create_date": "2021-03-15",
            "update_date": "2021-03-15",
            "expiry_date": "2025-03-15",
            "registrar_iana": 1426,
            "registrar_name": "LLC Registrar R01",
            "registrar_website": "http://r01.ru/",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_state": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_country": "RU",
            "registrant_email": "please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_phone": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_fax": "Personal data, can not be publicly disclosed according to applicable laws.",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsignedDelegation"
            ]
        },
        {
            "num": 54,
            "domain_name": "nice.online",
            "domain_keyword": "nice",
            "domain_tld": "online",
            "query_time": "2024-05-15 08:34:43",
            "create_date": "2023-10-01",
            "update_date": "2024-04-17",
            "expiry_date": "2024-10-01",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "dice.lat",
            "domain_keyword": "dice",
            "domain_tld": "lat",
            "query_time": "2024-05-15 06:38:14",
            "create_date": "2023-05-08",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Findex.LAT",
            "registrant_state": "Tolima",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "isce.ro",
            "domain_keyword": "isce",
            "domain_tld": "ro",
            "query_time": "2024-05-25 18:34:29",
            "expiry_date": "2025-05-30",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.hosterion.com",
                "ns1.hosterion.net",
                "ns2.hosterion.com",
                "ns2.hosterion.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 57,
            "domain_name": "sige.network",
            "domain_keyword": "sige",
            "domain_tld": "network",
            "query_time": "2024-05-25 09:10:10",
            "create_date": "2023-09-20",
            "update_date": "2023-11-02",
            "expiry_date": "2024-09-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "site.se",
            "domain_keyword": "site",
            "domain_tld": "se",
            "query_time": "2024-05-19 10:56:15",
            "create_date": "2002-05-15",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-15",
            "registrar_name": "RealtimeRegister",
            "name_servers": [
                "ns1.site.eu",
                "ns2.site.nl",
                "ns3.site.be",
                "ns4.site.de"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 59,
            "domain_name": "mice.review",
            "domain_keyword": "mice",
            "domain_tld": "review",
            "query_time": "2024-06-06 06:58:23",
            "create_date": "2022-01-24",
            "update_date": "2022-02-24",
            "expiry_date": "2032-01-24",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "lice.app",
            "domain_keyword": "lice",
            "domain_tld": "app",
            "query_time": "2024-06-04 08:36:08",
            "create_date": "2022-07-11",
            "update_date": "2024-06-02",
            "expiry_date": "2025-07-11",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain For Sale",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "George Town",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KY",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "vice.me",
            "domain_keyword": "vice",
            "domain_tld": "me",
            "query_time": "2024-06-02 12:58:31",
            "create_date": "2008-07-17",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NameFind LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "sics.co.mz",
            "domain_keyword": "sics",
            "domain_tld": "co.mz",
            "query_time": "2024-05-31 06:35:21",
            "create_date": "2014-08-19",
            "update_date": "2023-11-17",
            "expiry_date": "2023-08-20",
            "registrar_name": "CIUEM Registrar",
            "registrant_name": "Aida Matine",
            "registrant_company": "SICS Sociedade De Industria Comercio e Servicos",
            "registrant_address": "Av 25 de Setembro Predio Cardoso, 2 Andar",
            "registrant_city": "Maputo",
            "registrant_state": "Maputo",
            "registrant_country": "MZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+258.21429246",
            "name_servers": [
                "ns5.ciuem.mz",
                "ns6.ciuem.mz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "sick.digital",
            "domain_keyword": "sick",
            "domain_tld": "digital",
            "query_time": "2024-06-09 02:03:10",
            "create_date": "2023-12-07",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "nice.style",
            "domain_keyword": "nice",
            "domain_tld": "style",
            "query_time": "2024-06-10 00:18:33",
            "create_date": "2020-06-10",
            "update_date": "2024-01-23",
            "expiry_date": "2025-06-10",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TopDomains, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OR",
            "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.premiumdomains.cloud",
                "ns2.premiumdomains.cloud"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "site.gallery",
            "domain_keyword": "site",
            "domain_tld": "gallery",
            "query_time": "2024-06-12 13:12:16",
            "create_date": "2021-03-30",
            "update_date": "2023-07-25",
            "expiry_date": "2025-03-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "since.in",
            "domain_keyword": "since",
            "domain_tld": "in",
            "query_time": "2024-06-10 20:38:48",
            "create_date": "2014-06-05",
            "update_date": "2023-06-01",
            "expiry_date": "2027-06-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hubei",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "wice.net",
            "domain_keyword": "wice",
            "domain_tld": "net",
            "query_time": "2024-06-13 05:49:23",
            "create_date": "1999-10-20",
            "update_date": "2022-10-20",
            "expiry_date": "2024-10-20",
            "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": 68,
            "domain_name": "rice.cymru",
            "domain_keyword": "rice",
            "domain_tld": "cymru",
            "query_time": "2024-06-13 10:18:24",
            "create_date": "2018-06-07",
            "update_date": "2024-06-11",
            "expiry_date": "2028-06-07",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.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": "please query the rdds service of the registrar 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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "site.solar",
            "domain_keyword": "site",
            "domain_tld": "solar",
            "query_time": "2024-04-18 18:48:01",
            "create_date": "2024-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "registrar_iana": 3895,
            "registrar_name": "Sav.com, LLC - 5",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.epik.com",
                "ns4.epik.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "sicn.shop",
            "domain_keyword": "sicn",
            "domain_tld": "shop",
            "query_time": "2024-04-26 13:59:12",
            "create_date": "2023-12-13",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-13",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_country": "NL",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "dice.institute",
            "domain_keyword": "dice",
            "domain_tld": "institute",
            "query_time": "2024-05-01 01:34:47",
            "create_date": "2023-10-14",
            "update_date": "2023-10-19",
            "expiry_date": "2025-10-14",
            "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": "Imaginetic",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Quebec",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "sico.work",
            "domain_keyword": "sico",
            "domain_tld": "work",
            "query_time": "2024-05-02 21:45:11",
            "create_date": "2021-12-15",
            "update_date": "2023-12-21",
            "expiry_date": "2024-12-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "2ice.tech",
            "domain_keyword": "2ice",
            "domain_tld": "tech",
            "query_time": "2024-05-03 23:50:19",
            "create_date": "2018-04-13",
            "update_date": "2024-03-24",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_state": "Moskva i Moskovskaya oblast",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "aice.chat",
            "domain_keyword": "aice",
            "domain_tld": "chat",
            "query_time": "2024-05-04 11:21:42",
            "create_date": "2023-05-18",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-18",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tian jin shi he xi qu hai an ruan jian kai fa gong zuo shi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "tian jin",
            "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": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "sife.se",
            "domain_keyword": "sife",
            "domain_tld": "se",
            "query_time": "2024-05-05 22:09:52",
            "create_date": "2023-06-13",
            "update_date": "2024-03-18",
            "expiry_date": "2024-06-13",
            "registrar_name": "Gandi SAS",
            "name_servers": [
                "adi.ns.cloudflare.com",
                "burt.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "spce.us",
            "domain_keyword": "spce",
            "domain_tld": "us",
            "query_time": "2024-05-06 19:20:27",
            "create_date": "2012-10-23",
            "update_date": "2023-10-15",
            "expiry_date": "2024-10-22",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "John Lockhart",
            "registrant_company": "BARBRI, Inc.",
            "registrant_address": "12222 Merit Dr, STE 1340",
            "registrant_city": "Dallas",
            "registrant_state": "TX",
            "registrant_zip": "75251-3245",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7273801133",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "sije.sk",
            "domain_keyword": "sije",
            "domain_tld": "sk",
            "query_time": "2024-05-06 04:22:55",
            "create_date": "2020-03-25",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-25",
            "registrar_name": "Webglobe, a.s.",
            "name_servers": [
                "ns1.wy.sk",
                "ns1.wydns.net",
                "ns2.wy.sk",
                "ns2.wydns.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 78,
            "domain_name": "szce.org",
            "domain_keyword": "szce",
            "domain_tld": "org",
            "query_time": "2024-04-20 08:57:20",
            "create_date": "2015-06-24",
            "update_date": "2023-08-08",
            "expiry_date": "2028-06-24",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://whois.pir.org/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Su Zhou Kua Jing Dian Zi Shang Wu Xie Hui",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiang Su",
            "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": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "mice.org.pl",
            "domain_keyword": "mice",
            "domain_tld": "org.pl",
            "query_time": "2024-04-22 06:25:20",
            "create_date": "2021-12-02",
            "update_date": "2023-11-03",
            "expiry_date": "2024-12-02",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "site.loans",
            "domain_keyword": "site",
            "domain_tld": "loans",
            "query_time": "2024-04-22 18:22:28",
            "create_date": "2021-04-01",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "suce.org",
            "domain_keyword": "suce",
            "domain_tld": "org",
            "query_time": "2024-04-24 04:59:45",
            "create_date": "2010-01-06",
            "update_date": "2024-02-20",
            "expiry_date": "2025-01-06",
            "registrar_iana": 607,
            "registrar_name": "Annulet LLC",
            "registrar_website": "http://www.annulet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "sise.pl",
            "domain_keyword": "sise",
            "domain_tld": "pl",
            "query_time": "2024-04-23 21:44:35",
            "create_date": "2024-04-11",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-11",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "iice.co",
            "domain_keyword": "iice",
            "domain_tld": "co",
            "query_time": "2024-04-21 12:57:56",
            "create_date": "2013-07-24",
            "update_date": "2023-11-17",
            "expiry_date": "2024-07-23",
            "registrar_iana": 1626,
            "registrar_name": "Domainbox Limited",
            "registrar_website": "www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "siwe.link",
            "domain_keyword": "siwe",
            "domain_tld": "link",
            "query_time": "2024-04-24 14:00:20",
            "create_date": "2022-03-31",
            "update_date": "2022-12-11",
            "expiry_date": "2025-03-31",
            "registrar_iana": 472,
            "registrar_name": "Dynadot, LLC",
            "registrar_website": "www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "zsice.com",
            "domain_keyword": "zsice",
            "domain_tld": "com",
            "query_time": "2024-04-24 19:06:14",
            "create_date": "2015-07-21",
            "update_date": "2023-03-27",
            "expiry_date": "2024-07-21",
            "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": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "sick.earth",
            "domain_keyword": "sick",
            "domain_tld": "earth",
            "query_time": "2024-05-10 10:46:37",
            "create_date": "2018-03-12",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-12",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "sick.earth",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paris",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "coco.ns.cloudflare.com",
                "gabe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "sich.help",
            "domain_keyword": "sich",
            "domain_tld": "help",
            "query_time": "2024-05-10 10:45:02",
            "create_date": "2019-06-23",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-23",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "none",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the 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": 88,
            "domain_name": "sipe.pro",
            "domain_keyword": "sipe",
            "domain_tld": "pro",
            "query_time": "2024-05-22 16:24:15",
            "create_date": "2024-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Not Applicable",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Rio Grande do Norte",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "dice.xn--q9jyb4c",
            "domain_keyword": "dice",
            "domain_tld": "xn--q9jyb4c",
            "query_time": "2024-05-24 02:32:21",
            "create_date": "2014-03-04",
            "update_date": "2024-03-10",
            "expiry_date": "2034-03-04",
            "registrar_iana": 277,
            "registrar_name": "Interlink Co., Ltd.",
            "registrar_website": "http://www.gonbei.jp",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SAITAMA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "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": [
                "gdns1.interlink.or.jp",
                "gdns2.interlink.or.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "mice.su",
            "domain_keyword": "mice",
            "domain_tld": "su",
            "query_time": "2024-05-20 21:48:20",
            "create_date": "2023-05-17",
            "expiry_date": "2025-05-17",
            "registrar_name": "BEGET-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 91,
            "domain_name": "isce.pro",
            "domain_keyword": "isce",
            "domain_tld": "pro",
            "query_time": "2024-05-19 11:23:45",
            "create_date": "2009-08-27",
            "update_date": "2023-07-12",
            "expiry_date": "2025-08-27",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.maxitec.co.za",
                "ns2.maxitec.co.za",
                "ns3.maxitec.co.za"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "sico.com.au",
            "domain_keyword": "sico",
            "domain_tld": "com.au",
            "query_time": "2024-05-19 04:07:14",
            "update_date": "2023-12-11",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Domain Manager",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "siee.tech",
            "domain_keyword": "siee",
            "domain_tld": "tech",
            "query_time": "2024-05-15 11:02:10",
            "create_date": "2023-05-12",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-12",
            "registrar_iana": 1621,
            "registrar_name": "Shanghai Meicheng Technology Information Development Co., Ltd.",
            "registrar_website": "http://www.cndns.com",
            "registrant_company": "lin ke",
            "registrant_state": "AnDongSheng",
            "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": [
                "expdns1.expdns.net",
                "expdns2.expdns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "sile.xyz",
            "domain_keyword": "sile",
            "domain_tld": "xyz",
            "query_time": "2024-05-15 23:18:07",
            "create_date": "2021-08-26",
            "update_date": "2023-11-03",
            "expiry_date": "2024-08-26",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Duan Wen Xi",
            "registrant_state": "Shang Hai",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "wice.top",
            "domain_keyword": "wice",
            "domain_tld": "top",
            "query_time": "2024-05-15 09:03:49",
            "create_date": "2023-01-07",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-07",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "bi ji quan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "nice.luxury",
            "domain_keyword": "nice",
            "domain_tld": "luxury",
            "query_time": "2024-05-15 08:34:43",
            "create_date": "2023-09-01",
            "update_date": "2024-04-23",
            "expiry_date": "2024-09-01",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Ad Sale",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 97,
            "domain_name": "side.center",
            "domain_keyword": "side",
            "domain_tld": "center",
            "query_time": "2024-05-19 19:03:12",
            "create_date": "2023-11-07",
            "update_date": "2023-11-12",
            "expiry_date": "2026-11-07",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrar_website": "http://www.gabia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar 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.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "nice.horse",
            "domain_keyword": "nice",
            "domain_tld": "horse",
            "query_time": "2024-05-20 12:24:34",
            "create_date": "2018-10-31",
            "update_date": "2023-11-06",
            "expiry_date": "2024-10-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1393.awsdns-46.org",
                "ns-1761.awsdns-28.co.uk",
                "ns-336.awsdns-42.com",
                "ns-587.awsdns-09.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "siec.in.th",
            "domain_keyword": "siec",
            "domain_tld": "in.th",
            "query_time": "2024-05-29 17:45:03",
            "create_date": "2021-11-30",
            "update_date": "2023-12-06",
            "expiry_date": "2024-11-30",
            "registrar_name": "THNIC",
            "registrant_company": "Personal Information*",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "th105.hostatom.com",
                "th106.hostatom.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "rice.capital",
            "domain_keyword": "rice",
            "domain_tld": "capital",
            "query_time": "2024-05-30 22:44:30",
            "create_date": "2024-01-15",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-15",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "http://ownregistrar.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "WhoisSecure",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dimitris.ns.cloudflare.com",
                "sasha.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.111,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>sice.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5535</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>snice.online, spice.beer, dice.ru, sica.se, sike.sk, tice.sk, sick.de, saice.com.cn, sfce.de, sipe.co, iice.world, mice.hamburg, siie.shop, sicx.com, dice.bz, slice.pro, nice.domains, sicp.info, sick.nl, scie.cn, nice.org, site.hr, dice.partners, sicb.info, nice.bingo, vice.technology, rice.lt, mice.tools, sire.blue, sibe.shop, sicme.cl, rice.feedback, vice.nyc, scie.jp, rice.promo, mice.us, sich.com, site.co.in, sihe.shop, nice.software, siie.org, sicg.org, sicn.org, sgce.ru, sibe.se, since.reviews, sicl.sbs, ksice.cn, sbice.online, sicae.org, sicke.com, sipe.cloud, mice.moscow, nice.online, dice.lat, isce.ro, sige.network, site.se, mice.review, lice.app, vice.me, sics.co.mz, sick.digital, nice.style, site.gallery, since.in, wice.net, rice.cymru, site.solar, sicn.shop, dice.institute, sico.work, 2ice.tech, aice.chat, sife.se, spce.us, sije.sk, szce.org, mice.org.pl, site.loans, suce.org, sise.pl, iice.co, siwe.link, zsice.com, sick.earth, sich.help, sipe.pro, dice.xn--q9jyb4c, mice.su, isce.pro, sico.com.au, siee.tech, sile.xyz, wice.top, nice.luxury, side.center, nice.horse, siec.in.th, rice.capital</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>snice.online</domain_name>
   <domain_keyword>snice</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-18 02:53:07</query_time>
   <create_date>2018-08-21</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Ltd</registrar_name>
   <registrant_state>unknown</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>spice.beer</domain_name>
   <domain_keyword>spice</domain_keyword>
   <domain_tld>beer</domain_tld>
   <query_time>2024-04-20 14:17:02</query_time>
   <create_date>2024-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>inwx.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>viewee digital UG (haftungsbeschraenkt)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.inwx.de</value>
    <value>ns2.inwx.de</value>
    <value>ns3.inwx.eu</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>dice.ru</domain_name>
   <domain_keyword>dice</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 21:09:30</query_time>
   <create_date>2002-11-24</create_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.pq.hosting</value>
    <value>ns2.pq.hosting</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>sica.se</domain_name>
   <domain_keyword>sica</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 22:09:35</query_time>
   <create_date>2000-01-11</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>sike.sk</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 04:22:55</query_time>
   <create_date>2011-03-24</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>Jaroslav Macak</registrant_name>
   <registrant_company>SIKE s.r.o.</registrant_company>
   <registrant_address>Velky Lapas 413</registrant_address>
   <registrant_city>Velky Lapas</registrant_city>
   <registrant_zip>95104</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>tice.sk</domain_name>
   <domain_keyword>tice</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 12:38:15</query_time>
   <create_date>2011-07-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>TICE s. r. o.</registrant_name>
   <registrant_company>TICE s. r. o.</registrant_company>
   <registrant_address>Ružová dolina 6</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>82108</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>sick.de</domain_name>
   <domain_keyword>sick</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 13:10:06</query_time>
   <update_date>2019-06-07</update_date>
   <name_servers>
    <value>ns.sick.de</value>
    <value>pns.dtag.de</value>
    <value>secondary006.dtag.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>saice.com.cn</domain_name>
   <domain_keyword>saice</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-03 13:20:00</query_time>
   <create_date>2024-01-30</create_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>刘锐晖</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>pk3.22.cn</value>
    <value>pk4.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>sfce.de</domain_name>
   <domain_keyword>sfce</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 18:08:31</query_time>
   <update_date>2018-09-10</update_date>
   <name_servers>
    <value>ns1063.ui-dns.biz</value>
    <value>ns1063.ui-dns.com</value>
    <value>ns1063.ui-dns.de</value>
    <value>ns1063.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>sipe.co</domain_name>
   <domain_keyword>sipe</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-04 02:36:15</query_time>
   <create_date>2020-03-01</create_date>
   <update_date>2023-02-14</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>iice.world</domain_name>
   <domain_keyword>iice</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-08 15:34:08</query_time>
   <create_date>2021-05-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Duo Design</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>expiryparkpage1.crazydomains.com</value>
    <value>expiryparkpage2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>mice.hamburg</domain_name>
   <domain_keyword>mice</domain_keyword>
   <domain_tld>hamburg</domain_tld>
   <query_time>2024-04-24 18:44:52</query_time>
   <create_date>2014-08-27</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>siie.shop</domain_name>
   <domain_keyword>siie</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-23 18:27:32</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>sicx.com</domain_name>
   <domain_keyword>sicx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 14:02:04</query_time>
   <create_date>2001-11-20</create_date>
   <update_date>2022-10-24</update_date>
   <expiry_date>2024-11-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>SS3501-GANDI</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>dns17.ovh.net</value>
    <value>ns17.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>dice.bz</domain_name>
   <domain_keyword>dice</domain_keyword>
   <domain_tld>bz</domain_tld>
   <query_time>2024-05-13 01:25:35</query_time>
   <create_date>2023-08-18</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <name_servers>
    <value>ns1-37.azure-dns.com</value>
    <value>ns2-37.azure-dns.net</value>
    <value>ns3-37.azure-dns.org</value>
    <value>ns4-37.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>slice.pro</domain_name>
   <domain_keyword>slice</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-12 17:46:21</query_time>
   <create_date>2022-02-26</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.hispalisdns.com</value>
    <value>dns2.hispalisdns.com</value>
    <value>dns3.hispalisdns.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>17</num>
   <domain_name>nice.domains</domain_name>
   <domain_keyword>nice</domain_keyword>
   <domain_tld>domains</domain_tld>
   <query_time>2024-05-13 08:40:49</query_time>
   <create_date>2018-08-14</create_date>
   <update_date>2023-06-03</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>sicp.info</domain_name>
   <domain_keyword>sicp</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-29 03:32:58</query_time>
   <create_date>2017-12-11</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-12-11</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>FRANCESCO RANIERI</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>sick.nl</domain_name>
   <domain_keyword>sick</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-29 03:30:52</query_time>
   <create_date>1999-01-11</create_date>
   <update_date>2020-12-22</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns1.dn-s.nl</value>
    <value>ns2.dn-s.nl</value>
    <value>ns3.dn-s.nl</value>
    <value>ns4.dn-s.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>scie.cn</domain_name>
   <domain_keyword>scie</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-28 15:06:43</query_time>
   <create_date>2013-05-20</create_date>
   <expiry_date>2033-05-20</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>上海顶邦教育设备有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>nice.org</domain_name>
   <domain_keyword>nice</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-11 04:08:24</query_time>
   <create_date>1999-11-10</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2030-11-10</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>https://uniregistry.com/whois</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.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>22</num>
   <domain_name>site.hr</domain_name>
   <domain_keyword>site</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-11 08:30:09</query_time>
   <create_date>2021-05-10</create_date>
   <update_date>2023-01-08</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_name>Gransy d.o.o.</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>Site BV</registrant_name>
   <registrant_address>Landdrostdreef 124</registrant_address>
   <registrant_city>Almere</registrant_city>
   <registrant_state>NL</registrant_state>
   <registrant_zip>1314SK</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.site.eu</value>
    <value>ns2.site.nl</value>
    <value>ns3.site.be</value>
    <value>ns4.site.de</value>
   </name_servers>
  </value>
  <value>
   <num>23</num>
   <domain_name>dice.partners</domain_name>
   <domain_keyword>dice</domain_keyword>
   <domain_tld>partners</domain_tld>
   <query_time>2024-05-10 00:30:52</query_time>
   <create_date>2015-10-15</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Konnect Digital Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LND</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-uk.1and1-dns.biz</value>
    <value>ns-uk.1and1-dns.co.uk</value>
    <value>ns-uk.1and1-dns.com</value>
    <value>ns-uk.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>sicb.info</domain_name>
   <domain_keyword>sicb</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-10 10:44:53</query_time>
   <create_date>2023-04-06</create_date>
   <update_date>2023-04-11</update_date>
   <expiry_date>2025-04-06</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>25</num>
   <domain_name>nice.bingo</domain_name>
   <domain_keyword>nice</domain_keyword>
   <domain_tld>bingo</domain_tld>
   <query_time>2024-05-21 21:21:49</query_time>
   <create_date>2018-04-09</create_date>
   <update_date>2023-03-19</update_date>
   <expiry_date>2026-04-09</expiry_date>
   <registrar_iana>444</registrar_iana>
   <registrar_name>Inames Co., Ltd.</registrar_name>
   <registrar_website>http://www.inames.co.kr</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KR</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.einet.kr</value>
    <value>ns1.einet.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>vice.technology</domain_name>
   <domain_keyword>vice</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-22 14:48:33</query_time>
   <create_date>2016-04-29</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>VICE Media Benelux</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>rice.lt</domain_name>
   <domain_keyword>rice</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-25 09:00:22</query_time>
   <create_date>2009-12-18</create_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>mice.tools</domain_name>
   <domain_keyword>mice</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-05-23 06:28:23</query_time>
   <create_date>2024-03-22</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>sire.blue</domain_name>
   <domain_keyword>sire</domain_keyword>
   <domain_tld>blue</domain_tld>
   <query_time>2024-05-23 13:56:40</query_time>
   <create_date>2021-08-30</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.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>30</num>
   <domain_name>sibe.shop</domain_name>
   <domain_keyword>sibe</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-14 01:27:03</query_time>
   <create_date>2023-10-09</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of domain names REG.RU</registrar_name>
   <registrar_website>http://reg.ru</registrar_website>
   <registrant_country>RU</registrant_country>
   <name_servers>
    <value>ns1.tildadns.com</value>
    <value>ns2.tildadns.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>sicme.cl</domain_name>
   <domain_keyword>sicme</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-06-01 14:03:51</query_time>
   <create_date>2012-04-10</create_date>
   <expiry_date>2026-05-07</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>SICME E.I.R.L. (SERVICIOS DE INTEGRACION Y CONSTRUCCION DE MAQUINARIAS Y EQUIPOS JOSE)</registrant_name>
   <name_servers>
    <value>ns1.dns-principal-21.com</value>
    <value>ns2.dns-principal-21.com</value>
   </name_servers>
  </value>
  <value>
   <num>32</num>
   <domain_name>rice.feedback</domain_name>
   <domain_keyword>rice</domain_keyword>
   <domain_tld>feedback</domain_tld>
   <query_time>2024-06-01 19:56:20</query_time>
   <create_date>2015-10-15</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>Tucows Registry Services</registrar_name>
   <registrar_website>https://tucowsregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REGISTRY RESERVED DOMAIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>e.nic.feedback</value>
    <value>f.nic.feedback</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>vice.nyc</domain_name>
   <domain_keyword>vice</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-31 14:26:32</query_time>
   <create_date>2017-02-14</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>1924</registrar_iana>
   <registrar_name>Hello Internet Corp.</registrar_name>
   <registrar_website>https://www.hello.co</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NA-</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.undeveloped.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>scie.jp</domain_name>
   <domain_keyword>scie</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-31 16:20:01</query_time>
   <create_date>2024-02-13</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>Mitsuyasu Furukawa</registrant_name>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F,</registrant_address>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6292-8811</registrant_phone>
   <registrant_fax>06-6292-8812</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>rice.promo</domain_name>
   <domain_keyword>rice</domain_keyword>
   <domain_tld>promo</domain_tld>
   <query_time>2024-06-06 05:48:11</query_time>
   <create_date>2024-06-03</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-coming-soon.sav.com</value>
    <value>ns2-coming-soon.sav.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>mice.us</domain_name>
   <domain_keyword>mice</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-08 02:50:09</query_time>
   <create_date>2004-06-02</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Cyber-G LLC</registrant_name>
   <registrant_company>Cyber-G, LLC</registrant_company>
   <registrant_address>PO Box 466</registrant_address>
   <registrant_city>Greens Farms</registrant_city>
   <registrant_state>Connecticut</registrant_state>
   <registrant_zip>06838</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2032470729</registrant_phone>
   <registrant_fax>+1.2038381236</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>sich.com</domain_name>
   <domain_keyword>sich</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 02:00:45</query_time>
   <create_date>2000-12-27</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>site.co.in</domain_name>
   <domain_keyword>site</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-06-12 13:12:15</query_time>
   <create_date>2005-02-16</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jayant Keskar</registrant_company>
   <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 contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>sihe.shop</domain_name>
   <domain_keyword>sihe</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-21 05:59:19</query_time>
   <create_date>2023-08-29</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <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>40</num>
   <domain_name>nice.software</domain_name>
   <domain_keyword>nice</domain_keyword>
   <domain_tld>software</domain_tld>
   <query_time>2024-04-23 06:22:06</query_time>
   <create_date>2016-02-15</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Amazon Technologies, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NV</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>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>siie.org</domain_name>
   <domain_keyword>siie</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 18:27:30</query_time>
   <create_date>2012-11-17</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>1391</registrar_iana>
   <registrar_name>Azdomainz, LLC</registrar_name>
   <registrar_website>http://www.azdomainz.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <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>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>sicg.org</domain_name>
   <domain_keyword>sicg</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 14:09:46</query_time>
   <create_date>2013-03-18</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>1391</registrar_iana>
   <registrar_name>Azdomainz, LLC</registrar_name>
   <registrar_website>http://www.azdomainz.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <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>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>sicn.org</domain_name>
   <domain_keyword>sicn</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 13:59:10</query_time>
   <create_date>2001-12-12</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>15</registrar_iana>
   <registrar_name>COREhub, S.R.L.</registrar_name>
   <registrar_website>http://www.corehub.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Consorzio SICN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Rm</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns6.interbusiness.it</value>
    <value>dns7.interbusiness.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>sgce.ru</domain_name>
   <domain_keyword>sgce</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 18:55:40</query_time>
   <create_date>2023-11-25</create_date>
   <expiry_date>2024-11-25</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>45</num>
   <domain_name>sibe.se</domain_name>
   <domain_keyword>sibe</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 22:09:34</query_time>
   <create_date>2001-11-30</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>since.reviews</domain_name>
   <domain_keyword>since</domain_keyword>
   <domain_tld>reviews</domain_tld>
   <query_time>2024-04-26 23:51:24</query_time>
   <create_date>2022-08-05</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>augustus.ns.cloudflare.com</value>
    <value>laura.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>sicl.sbs</domain_name>
   <domain_keyword>sicl</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-04-29 03:32:38</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Ltd</registrar_name>
   <registrar_website>https://www.webnic.cc</registrar_website>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_country>MY</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>ns100.webnic.cc</value>
    <value>ns101.webnic.cc</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>ksice.cn</domain_name>
   <domain_keyword>ksice</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-15 16:46:35</query_time>
   <create_date>2024-02-23</create_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>陈志会</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.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>sbice.online</domain_name>
   <domain_keyword>sbice</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-10 13:45:31</query_time>
   <create_date>2023-06-08</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-06-08</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>earl.ns.cloudflare.com</value>
    <value>thea.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>sicae.org</domain_name>
   <domain_keyword>sicae</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-21 01:43:51</query_time>
   <create_date>2023-09-04</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>3922</registrar_iana>
   <registrar_name>Sav.com, LLC - 32</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>sicke.com</domain_name>
   <domain_keyword>sicke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 19:01:39</query_time>
   <create_date>2007-05-14</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.com</registrar_website>
   <registrant_name>Moniker Privacy Services</registrant_name>
   <registrant_company>Moniker Privacy Services</registrant_company>
   <registrant_address>2320 NE 9th St, Second Floor</registrant_address>
   <registrant_city>Fort Lauderdale</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>33304</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>fdff1b746ecaa02144a93696e54adb09d1957adae1d2c76b7be615fb07ddb3d0@sicke.com.whoisproxy.org</registrant_email>
   <registrant_phone>+1.8006886311</registrant_phone>
   <registrant_fax>+1.9545859186</registrant_fax>
   <name_servers>
    <value>mid113.ns1.sslparking.com</value>
    <value>mid113.ns2.sslparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>sipe.cloud</domain_name>
   <domain_keyword>sipe</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-20 14:09:04</query_time>
   <create_date>2019-07-03</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>mice.moscow</domain_name>
   <domain_keyword>mice</domain_keyword>
   <domain_tld>moscow</domain_tld>
   <query_time>2024-05-14 08:21:52</query_time>
   <create_date>2021-03-15</create_date>
   <update_date>2021-03-15</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>1426</registrar_iana>
   <registrar_name>LLC Registrar R01</registrar_name>
   <registrar_website>http://r01.ru/</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_state>Personal data, can not be publicly disclosed according to applicable laws.</registrant_state>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.</registrant_email>
   <registrant_phone>Personal data, can not be publicly disclosed according to applicable laws.</registrant_phone>
   <registrant_fax>Personal data, can not be publicly disclosed according to applicable laws.</registrant_fax>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsignedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>nice.online</domain_name>
   <domain_keyword>nice</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-15 08:34:43</query_time>
   <create_date>2023-10-01</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>55</num>
   <domain_name>dice.lat</domain_name>
   <domain_keyword>dice</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-15 06:38:14</query_time>
   <create_date>2023-05-08</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Findex.LAT</registrant_company>
   <registrant_state>Tolima</registrant_state>
   <registrant_country>CO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>isce.ro</domain_name>
   <domain_keyword>isce</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-25 18:34:29</query_time>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.hosterion.com</value>
    <value>ns1.hosterion.net</value>
    <value>ns2.hosterion.com</value>
    <value>ns2.hosterion.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>sige.network</domain_name>
   <domain_keyword>sige</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-25 09:10:10</query_time>
   <create_date>2023-09-20</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>site.se</domain_name>
   <domain_keyword>site</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-19 10:56:15</query_time>
   <create_date>2002-05-15</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_name>RealtimeRegister</registrar_name>
   <name_servers>
    <value>ns1.site.eu</value>
    <value>ns2.site.nl</value>
    <value>ns3.site.be</value>
    <value>ns4.site.de</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>59</num>
   <domain_name>mice.review</domain_name>
   <domain_keyword>mice</domain_keyword>
   <domain_tld>review</domain_tld>
   <query_time>2024-06-06 06:58:23</query_time>
   <create_date>2022-01-24</create_date>
   <update_date>2022-02-24</update_date>
   <expiry_date>2032-01-24</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>lice.app</domain_name>
   <domain_keyword>lice</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-04 08:36:08</query_time>
   <create_date>2022-07-11</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2025-07-11</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain For Sale</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>George Town</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KY</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>vice.me</domain_name>
   <domain_keyword>vice</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-06-02 12:58:31</query_time>
   <create_date>2008-07-17</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>sics.co.mz</domain_name>
   <domain_keyword>sics</domain_keyword>
   <domain_tld>co.mz</domain_tld>
   <query_time>2024-05-31 06:35:21</query_time>
   <create_date>2014-08-19</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2023-08-20</expiry_date>
   <registrar_name>CIUEM Registrar</registrar_name>
   <registrant_name>Aida Matine</registrant_name>
   <registrant_company>SICS Sociedade De Industria Comercio e Servicos</registrant_company>
   <registrant_address>Av 25 de Setembro Predio Cardoso, 2 Andar</registrant_address>
   <registrant_city>Maputo</registrant_city>
   <registrant_state>Maputo</registrant_state>
   <registrant_country>MZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+258.21429246</registrant_phone>
   <name_servers>
    <value>ns5.ciuem.mz</value>
    <value>ns6.ciuem.mz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>sick.digital</domain_name>
   <domain_keyword>sick</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-06-09 02:03:10</query_time>
   <create_date>2023-12-07</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>nice.style</domain_name>
   <domain_keyword>nice</domain_keyword>
   <domain_tld>style</domain_tld>
   <query_time>2024-06-10 00:18:33</query_time>
   <create_date>2020-06-10</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TopDomains, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OR</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.premiumdomains.cloud</value>
    <value>ns2.premiumdomains.cloud</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>site.gallery</domain_name>
   <domain_keyword>site</domain_keyword>
   <domain_tld>gallery</domain_tld>
   <query_time>2024-06-12 13:12:16</query_time>
   <create_date>2021-03-30</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>since.in</domain_name>
   <domain_keyword>since</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-10 20:38:48</query_time>
   <create_date>2014-06-05</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2027-06-05</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hubei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>wice.net</domain_name>
   <domain_keyword>wice</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-13 05:49:23</query_time>
   <create_date>1999-10-20</create_date>
   <update_date>2022-10-20</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>68</num>
   <domain_name>rice.cymru</domain_name>
   <domain_keyword>rice</domain_keyword>
   <domain_tld>cymru</domain_tld>
   <query_time>2024-06-13 10:18:24</query_time>
   <create_date>2018-06-07</create_date>
   <update_date>2024-06-11</update_date>
   <expiry_date>2028-06-07</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>please query the rdds service of the registrar 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>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>site.solar</domain_name>
   <domain_keyword>site</domain_keyword>
   <domain_tld>solar</domain_tld>
   <query_time>2024-04-18 18:48:01</query_time>
   <create_date>2024-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>3895</registrar_iana>
   <registrar_name>Sav.com, LLC - 5</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.epik.com</value>
    <value>ns4.epik.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>sicn.shop</domain_name>
   <domain_keyword>sicn</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-26 13:59:12</query_time>
   <create_date>2023-12-13</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>dice.institute</domain_name>
   <domain_keyword>dice</domain_keyword>
   <domain_tld>institute</domain_tld>
   <query_time>2024-05-01 01:34:47</query_time>
   <create_date>2023-10-14</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2025-10-14</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>Imaginetic</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Quebec</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>sico.work</domain_name>
   <domain_keyword>sico</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-02 21:45:11</query_time>
   <create_date>2021-12-15</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>2ice.tech</domain_name>
   <domain_keyword>2ice</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-03 23:50:19</query_time>
   <create_date>2018-04-13</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_state>Moskva i Moskovskaya oblast</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>aice.chat</domain_name>
   <domain_keyword>aice</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-05-04 11:21:42</query_time>
   <create_date>2023-05-18</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tian jin shi he xi qu hai an ruan jian kai fa gong zuo shi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>tian jin</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>dns27.hichina.com</value>
    <value>dns28.hichina.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>sife.se</domain_name>
   <domain_keyword>sife</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 22:09:52</query_time>
   <create_date>2023-06-13</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_name>Gandi SAS</registrar_name>
   <name_servers>
    <value>adi.ns.cloudflare.com</value>
    <value>burt.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>spce.us</domain_name>
   <domain_keyword>spce</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-06 19:20:27</query_time>
   <create_date>2012-10-23</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>John Lockhart</registrant_name>
   <registrant_company>BARBRI, Inc.</registrant_company>
   <registrant_address>12222 Merit Dr, STE 1340</registrant_address>
   <registrant_city>Dallas</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>75251-3245</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7273801133</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>sije.sk</domain_name>
   <domain_keyword>sije</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 04:22:55</query_time>
   <create_date>2020-03-25</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_name>Webglobe, a.s.</registrar_name>
   <name_servers>
    <value>ns1.wy.sk</value>
    <value>ns1.wydns.net</value>
    <value>ns2.wy.sk</value>
    <value>ns2.wydns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>szce.org</domain_name>
   <domain_keyword>szce</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 08:57:20</query_time>
   <create_date>2015-06-24</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2028-06-24</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://whois.pir.org/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Su Zhou Kua Jing Dian Zi Shang Wu Xie Hui</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiang Su</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>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>mice.org.pl</domain_name>
   <domain_keyword>mice</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-04-22 06:25:20</query_time>
   <create_date>2021-12-02</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>site.loans</domain_name>
   <domain_keyword>site</domain_keyword>
   <domain_tld>loans</domain_tld>
   <query_time>2024-04-22 18:22:28</query_time>
   <create_date>2021-04-01</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>suce.org</domain_name>
   <domain_keyword>suce</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 04:59:45</query_time>
   <create_date>2010-01-06</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>Annulet LLC</registrar_name>
   <registrar_website>http://www.annulet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.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>sise.pl</domain_name>
   <domain_keyword>sise</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-23 21:44:35</query_time>
   <create_date>2024-04-11</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>iice.co</domain_name>
   <domain_keyword>iice</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-21 12:57:56</query_time>
   <create_date>2013-07-24</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>1626</registrar_iana>
   <registrar_name>Domainbox Limited</registrar_name>
   <registrar_website>www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>siwe.link</domain_name>
   <domain_keyword>siwe</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-24 14:00:20</query_time>
   <create_date>2022-03-31</create_date>
   <update_date>2022-12-11</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot, LLC</registrar_name>
   <registrar_website>www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>zsice.com</domain_name>
   <domain_keyword>zsice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 19:06:14</query_time>
   <create_date>2015-07-21</create_date>
   <update_date>2023-03-27</update_date>
   <expiry_date>2024-07-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>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>sick.earth</domain_name>
   <domain_keyword>sick</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-05-10 10:46:37</query_time>
   <create_date>2018-03-12</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>sick.earth</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>coco.ns.cloudflare.com</value>
    <value>gabe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>sich.help</domain_name>
   <domain_keyword>sich</domain_keyword>
   <domain_tld>help</domain_tld>
   <query_time>2024-05-10 10:45:02</query_time>
   <create_date>2019-06-23</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>none</registrant_company>
   <registrant_country>UA</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>88</num>
   <domain_name>sipe.pro</domain_name>
   <domain_keyword>sipe</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-22 16:24:15</query_time>
   <create_date>2024-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</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>Not Applicable</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Rio Grande do Norte</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</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>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>dice.xn--q9jyb4c</domain_name>
   <domain_keyword>dice</domain_keyword>
   <domain_tld>xn--q9jyb4c</domain_tld>
   <query_time>2024-05-24 02:32:21</query_time>
   <create_date>2014-03-04</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2034-03-04</expiry_date>
   <registrar_iana>277</registrar_iana>
   <registrar_name>Interlink Co., Ltd.</registrar_name>
   <registrar_website>http://www.gonbei.jp</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>SAITAMA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</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>gdns1.interlink.or.jp</value>
    <value>gdns2.interlink.or.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>mice.su</domain_name>
   <domain_keyword>mice</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-20 21:48:20</query_time>
   <create_date>2023-05-17</create_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_name>BEGET-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>isce.pro</domain_name>
   <domain_keyword>isce</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-19 11:23:45</query_time>
   <create_date>2009-08-27</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2025-08-27</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.maxitec.co.za</value>
    <value>ns2.maxitec.co.za</value>
    <value>ns3.maxitec.co.za</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>sico.com.au</domain_name>
   <domain_keyword>sico</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-19 04:07:14</query_time>
   <update_date>2023-12-11</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>siee.tech</domain_name>
   <domain_keyword>siee</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-15 11:02:10</query_time>
   <create_date>2023-05-12</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>1621</registrar_iana>
   <registrar_name>Shanghai Meicheng Technology Information Development Co., Ltd.</registrar_name>
   <registrar_website>http://www.cndns.com</registrar_website>
   <registrant_company>lin ke</registrant_company>
   <registrant_state>AnDongSheng</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>expdns1.expdns.net</value>
    <value>expdns2.expdns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>sile.xyz</domain_name>
   <domain_keyword>sile</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-15 23:18:07</query_time>
   <create_date>2021-08-26</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Duan Wen Xi</registrant_company>
   <registrant_state>Shang Hai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>wice.top</domain_name>
   <domain_keyword>wice</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-15 09:03:49</query_time>
   <create_date>2023-01-07</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>bi ji quan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>nice.luxury</domain_name>
   <domain_keyword>nice</domain_keyword>
   <domain_tld>luxury</domain_tld>
   <query_time>2024-05-15 08:34:43</query_time>
   <create_date>2023-09-01</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Ad Sale</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>side.center</domain_name>
   <domain_keyword>side</domain_keyword>
   <domain_tld>center</domain_tld>
   <query_time>2024-05-19 19:03:12</query_time>
   <create_date>2023-11-07</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2026-11-07</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrar_website>http://www.gabia.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KR</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.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>nice.horse</domain_name>
   <domain_keyword>nice</domain_keyword>
   <domain_tld>horse</domain_tld>
   <query_time>2024-05-20 12:24:34</query_time>
   <create_date>2018-10-31</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1393.awsdns-46.org</value>
    <value>ns-1761.awsdns-28.co.uk</value>
    <value>ns-336.awsdns-42.com</value>
    <value>ns-587.awsdns-09.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>siec.in.th</domain_name>
   <domain_keyword>siec</domain_keyword>
   <domain_tld>in.th</domain_tld>
   <query_time>2024-05-29 17:45:03</query_time>
   <create_date>2021-11-30</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Personal Information*</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>th105.hostatom.com</value>
    <value>th106.hostatom.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>rice.capital</domain_name>
   <domain_keyword>rice</domain_keyword>
   <domain_tld>capital</domain_tld>
   <query_time>2024-05-30 22:44:30</query_time>
   <create_date>2024-01-15</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>http://ownregistrar.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>WhoisSecure</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dimitris.ns.cloudflare.com</value>
    <value>sasha.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.111</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,149,823

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,149,823
Total WHOIS records with a Registrant Contact 166,662,762
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,065,237
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,448,455
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,561,982,636
Total WHOIS records with a Registrant Contact 1,288,467,292
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,078,018
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,212,192

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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