WHOIS QUERY TIME

23 Apr 2024 - 5:44 PM UTC

Registered: 11 June 2021
Expiry: 11 June 2024

REGISTRAR

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

DNSSEC

unsigned

NAME SERVERS

ns1.4.cn
ns2.4.cn

DOMAIN STATUS

ok

REGISTRANT

Name: 戴璐
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=colussi.com.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "colussi.com.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "colussi.com.cn",
            "domain_keyword": "colussi",
            "domain_tld": "com.cn",
            "query_time": "2024-04-23 17:44:56",
            "create_date": "2021-06-11",
            "expiry_date": "2024-06-11",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "戴璐",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.216,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>colussi.com.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>colussi.com.cn</domain_name>
   <domain_keyword>colussi</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-23 17:44:56</query_time>
   <create_date>2021-06-11</create_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>戴璐</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.216</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.173 seconds) for "colussi.com.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

23 Apr 2024 - 5:44 PM UTC

Registered: 11 June 2021
Expiry: 11 June 2024

REGISTRAR

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

DNSSEC

unsigned

NAME SERVERS

ns1.4.cn
ns2.4.cn

DOMAIN STATUS

ok

REGISTRANT

Name: 戴璐
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=colussi.com.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "colussi.com.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "colussi.com.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "colussi.com.cn",
            "domain_keyword": "colussi",
            "domain_tld": "com.cn",
            "query_time": "2024-04-23 17:44:56",
            "create_date": "2021-06-11",
            "expiry_date": "2024-06-11",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "戴璐",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.173,
        "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>colussi.com.cn</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>colussi.com.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>colussi.com.cn</domain_name>
   <domain_keyword>colussi</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-23 17:44:56</query_time>
   <create_date>2021-06-11</create_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>戴璐</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.173</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 12 domain names (in 0.08 seconds) which contained the exact domain keyword "colussi".
Domain Name Registered Expiry Registrar Ownership
1 colussi.com 14 Dec 1995 12 Dec 2024 Eurodns S.A. REDACTED FOR PRIVACY
2 colussi.net 30 Sep 1998 29 Sep 2024 Tucows Domains Inc. -
3 colussi.it 17 Jul 2000 20 Dec 2024 Engitel S.p.a. hidden
4 colussi.info 15 Sep 2001 15 Sep 2024 Tucows Domains Inc. Data Protected
5 colussi.biz 10 Oct 2001 6 Nov 2024 Tucows Domains Inc. Data Protected
6 colussi.com.br 19 Aug 2003 19 Aug 2024 - COLUSSI E CIA LTDA
7 colussi.org 24 Jul 2007 24 Jul 2024 Tucows Domains Inc. Data Protected
8 colussi.ru 26 Aug 2007 26 Aug 2024 REGRU-RU Private Person
9 colussi.asia 29 Aug 2008 29 Aug 2025 Marcaria International LLC Colussi S.p.A.
10 colussi.cloud 16 Feb 2016 16 Feb 2025 Tucows Domains Inc. MARCO COLUSSI
11 colussi.email 7 Jul 2017 7 Jul 2028 eNom, LLC Data Protected
12 colussi.com.cn 11 Jun 2021 11 Jun 2024 阿里云计算有限公司(万网) 戴璐
13 colussi.store 5 Jul 2023 5 Jul 2024 Tucows.com Co. Contact Privacy Inc. Customer 0167760923

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=colussi&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "colussi",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 13,
        "relation": "eq",
        "current": 13
    },
    "unique_domains": "colussi.com, colussi.net, colussi.it, colussi.info, colussi.biz, colussi.com.br, colussi.org, colussi.ru, colussi.asia, colussi.cloud, colussi.email, colussi.com.cn, colussi.store",
    "results": [
        {
            "num": 1,
            "domain_name": "colussi.com",
            "domain_keyword": "colussi",
            "domain_tld": "com",
            "query_time": "2024-04-28 13:24:39",
            "create_date": "1995-12-14",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-12",
            "registrar_iana": 1052,
            "registrar_name": "Eurodns S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "Milano",
            "registrant_zip": "20123",
            "registrant_country": "IT",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-03.azure-dns.com",
                "ns2-03.azure-dns.net",
                "ns3-03.azure-dns.org",
                "ns4-03.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "colussi.net",
            "domain_keyword": "colussi",
            "domain_tld": "net",
            "query_time": "2024-06-10 02:01:42",
            "create_date": "1998-09-30",
            "update_date": "2023-03-30",
            "expiry_date": "2024-09-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.veniceplaza.net",
                "ns2.veniceplaza.net",
                "ns3.veniceplaza.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "colussi.it",
            "domain_keyword": "colussi",
            "domain_tld": "it",
            "query_time": "2024-05-09 07:03:51",
            "create_date": "2000-07-17",
            "update_date": "2024-01-05",
            "expiry_date": "2024-12-20",
            "registrar_name": "Engitel S.p.a.",
            "registrar_website": "http://www.engitel.com",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1-02.azure-dns.com",
                "ns2-02.azure-dns.net",
                "ns3-02.azure-dns.org",
                "ns4-02.azure-dns.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 4,
            "domain_name": "colussi.info",
            "domain_keyword": "colussi",
            "domain_tld": "info",
            "query_time": "2024-05-09 07:03:51",
            "create_date": "2001-09-15",
            "update_date": "2022-09-29",
            "expiry_date": "2024-09-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Milano",
            "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": [
                "ns1.veniceplaza.net",
                "ns2.veniceplaza.net",
                "ns3.veniceplaza.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "colussi.biz",
            "domain_keyword": "colussi",
            "domain_tld": "biz",
            "query_time": "2024-05-09 07:03:51",
            "create_date": "2001-10-10",
            "update_date": "2022-10-22",
            "expiry_date": "2024-11-06",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Milano",
            "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": [
                "ns1.veniceplaza.net",
                "ns2.veniceplaza.net",
                "ns3.veniceplaza.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "colussi.com.br",
            "domain_keyword": "colussi",
            "domain_tld": "com.br",
            "query_time": "2024-04-29 16:48:26",
            "create_date": "2003-08-19",
            "update_date": "2023-07-29",
            "expiry_date": "2024-08-19",
            "registrant_name": "COLUSSI E CIA LTDA",
            "name_servers": [
                "d.sec.dns.br",
                "f.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 7,
            "domain_name": "colussi.org",
            "domain_keyword": "colussi",
            "domain_tld": "org",
            "query_time": "2024-04-23 17:44:56",
            "create_date": "2007-07-24",
            "update_date": "2024-03-25",
            "expiry_date": "2024-07-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VE",
            "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": 8,
            "domain_name": "colussi.ru",
            "domain_keyword": "colussi",
            "domain_tld": "ru",
            "query_time": "2024-05-01 10:46:18",
            "create_date": "2007-08-26",
            "expiry_date": "2024-08-26",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.caravan.ru",
                "ns2.caravan.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "colussi.asia",
            "domain_keyword": "colussi",
            "domain_tld": "asia",
            "query_time": "2024-05-19 02:55:08",
            "create_date": "2008-08-29",
            "update_date": "2023-08-22",
            "expiry_date": "2025-08-29",
            "registrar_iana": 1086,
            "registrar_name": "Marcaria International LLC",
            "registrar_website": "http://www.marcaria.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Colussi S.p.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "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": [
                "ns1.veniceplaza.net",
                "ns2.veniceplaza.net",
                "ns3.veniceplaza.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "colussi.cloud",
            "domain_keyword": "colussi",
            "domain_tld": "cloud",
            "query_time": "2024-06-10 02:01:42",
            "create_date": "2016-02-16",
            "update_date": "2024-02-14",
            "expiry_date": "2025-02-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MARCO COLUSSI",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VE",
            "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": 11,
            "domain_name": "colussi.email",
            "domain_keyword": "colussi",
            "domain_tld": "email",
            "query_time": "2024-05-26 08:58:15",
            "create_date": "2017-07-07",
            "update_date": "2023-06-12",
            "expiry_date": "2028-07-07",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "colussi.com.cn",
            "domain_keyword": "colussi",
            "domain_tld": "com.cn",
            "query_time": "2024-04-23 17:44:56",
            "create_date": "2021-06-11",
            "expiry_date": "2024-06-11",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "戴璐",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "colussi.store",
            "domain_keyword": "colussi",
            "domain_tld": "store",
            "query_time": "2024-05-19 02:55:08",
            "create_date": "2023-07-05",
            "update_date": "2024-04-23",
            "expiry_date": "2024-07-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0167760923",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.08,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>colussi</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>13</total>
  <relation>eq</relation>
  <current>13</current>
 </count>
 <unique_domains>colussi.com, colussi.net, colussi.it, colussi.info, colussi.biz, colussi.com.br, colussi.org, colussi.ru, colussi.asia, colussi.cloud, colussi.email, colussi.com.cn, colussi.store</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>colussi.com</domain_name>
   <domain_keyword>colussi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 13:24:39</query_time>
   <create_date>1995-12-14</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>Eurodns S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>Milano</registrant_city>
   <registrant_zip>20123</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-03.azure-dns.com</value>
    <value>ns2-03.azure-dns.net</value>
    <value>ns3-03.azure-dns.org</value>
    <value>ns4-03.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>colussi.net</domain_name>
   <domain_keyword>colussi</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 02:01:42</query_time>
   <create_date>1998-09-30</create_date>
   <update_date>2023-03-30</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.veniceplaza.net</value>
    <value>ns2.veniceplaza.net</value>
    <value>ns3.veniceplaza.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>colussi.it</domain_name>
   <domain_keyword>colussi</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-09 07:03:51</query_time>
   <create_date>2000-07-17</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_name>Engitel S.p.a.</registrar_name>
   <registrar_website>http://www.engitel.com</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1-02.azure-dns.com</value>
    <value>ns2-02.azure-dns.net</value>
    <value>ns3-02.azure-dns.org</value>
    <value>ns4-02.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>colussi.info</domain_name>
   <domain_keyword>colussi</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-09 07:03:51</query_time>
   <create_date>2001-09-15</create_date>
   <update_date>2022-09-29</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Milano</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>ns1.veniceplaza.net</value>
    <value>ns2.veniceplaza.net</value>
    <value>ns3.veniceplaza.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>colussi.biz</domain_name>
   <domain_keyword>colussi</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-09 07:03:51</query_time>
   <create_date>2001-10-10</create_date>
   <update_date>2022-10-22</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.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>Milano</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>ns1.veniceplaza.net</value>
    <value>ns2.veniceplaza.net</value>
    <value>ns3.veniceplaza.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>colussi.com.br</domain_name>
   <domain_keyword>colussi</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-29 16:48:26</query_time>
   <create_date>2003-08-19</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrant_name>COLUSSI E CIA LTDA</registrant_name>
   <name_servers>
    <value>d.sec.dns.br</value>
    <value>f.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>colussi.org</domain_name>
   <domain_keyword>colussi</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 17:44:56</query_time>
   <create_date>2007-07-24</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VE</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>8</num>
   <domain_name>colussi.ru</domain_name>
   <domain_keyword>colussi</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 10:46:18</query_time>
   <create_date>2007-08-26</create_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.caravan.ru</value>
    <value>ns2.caravan.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>colussi.asia</domain_name>
   <domain_keyword>colussi</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-19 02:55:08</query_time>
   <create_date>2008-08-29</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2025-08-29</expiry_date>
   <registrar_iana>1086</registrar_iana>
   <registrar_name>Marcaria International LLC</registrar_name>
   <registrar_website>http://www.marcaria.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Colussi S.p.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns1.veniceplaza.net</value>
    <value>ns2.veniceplaza.net</value>
    <value>ns3.veniceplaza.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>colussi.cloud</domain_name>
   <domain_keyword>colussi</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-06-10 02:01:42</query_time>
   <create_date>2016-02-16</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MARCO COLUSSI</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VE</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>11</num>
   <domain_name>colussi.email</domain_name>
   <domain_keyword>colussi</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-26 08:58:15</query_time>
   <create_date>2017-07-07</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2028-07-07</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>colussi.com.cn</domain_name>
   <domain_keyword>colussi</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-23 17:44:56</query_time>
   <create_date>2021-06-11</create_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>戴璐</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>colussi.store</domain_name>
   <domain_keyword>colussi</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-19 02:55:08</query_time>
   <create_date>2023-07-05</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0167760923</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.08</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 971 domain names (in 0.478 seconds) which look and sound like the brand name "colussi".
Domain Name Registered Expiry Registrar Ownership
1 colossi.nl 7 Oct 2014 - Cookin' B.V. -
2 colussy.com 25 Jun 1997 24 Jun 2024 GoDaddy.com, LLC -
3 colusso.it 13 Jul 2000 10 Mar 2025 Server Plan s.r.l. Colusso di Roberto Colusso snc
4 colossi.store 9 Aug 2022 9 Aug 2024 Network Solutions LLC -
5 colossi.org 27 Mar 2002 27 Mar 2025 Omnis Network, LLC REDACTED FOR PRIVACY
6 colusso.com 28 Jan 2005 28 Jan 2025 GoDaddy.com, LLC -
7 colossi.dev 25 Feb 2021 25 Feb 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
8 colussl.com 3 Oct 2021 3 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
9 colusso.de - - - -
10 colossi.app 24 Oct 2019 24 Oct 2024 OVH sas The Human Colossus Lab OG
11 volussi.com 20 Dec 2022 20 Dec 2029 TUCOWS, INC. Contact Privacy Inc. Customer 0167180097
12 kolussi.com 30 Sep 2018 30 Sep 2028 Alibaba Cloud Computing (Beijing) Co., Ltd. -
13 colusso.biz 12 Sep 2012 11 Sep 2024 Webcentral Group Limited dba Melbourne IT COLUSSO FAMILY TRUST
14 calussi.com 7 Oct 2011 7 Oct 2024 Tucows Domains Inc. -
15 colussa.com 14 May 2019 14 May 2025 Tucows Domains Inc. -
16 colossi.net 23 Aug 1999 23 Aug 2024 GoDaddy.com, LLC -
17 colossi.com 1 Nov 2000 1 Nov 2024 GoDaddy.com, LLC -
18 colossi.it 5 May 2010 29 May 2024 Algorithmedia S.r.l. Puglia.com Srls
19 conussi.com 4 Nov 2023 4 Nov 2024 Cronon AG -
20 bolussi.com 4 Mar 2021 4 Mar 2025 Gname.com Pte. Ltd. Redacted for privacy
21 colossi.co.uk 5 Sep 2018 5 Sep 2024 Ionos SE [Tag = 1AND1] -
22 coussi.com 18 Feb 2016 18 Feb 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
23 colossi.network 24 Oct 2019 24 Oct 2024 OVH SAS The Human Colossus Lab OG
24 colossi.games 8 Jun 2020 8 Jun 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
25 colusi.com 18 Oct 2008 18 Oct 2024 GoDaddy.com, LLC -
26 clussi.com 6 May 2024 6 May 2025 IONOS SE 1&1 Internet Inc
27 coussi.net 17 Jan 2021 17 Jan 2034 OVH, SAS REDACTED FOR PRIVACY
28 codussi.com 17 Nov 2016 17 Nov 2024 Tucows Domains Inc. -
29 coussi.ovh 11 Aug 2022 11 Aug 2024 OVH REDACTED_FOR_PRIVACY
30 colosse.com 19 Nov 2002 19 Nov 2025 GoDaddy.com, LLC -
31 callssi.com 19 Dec 2011 19 Dec 2025 GoDaddy.com, LLC -
32 columbi.org 23 Nov 2023 23 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
33 molusso.com 14 Apr 2024 14 Apr 2026 NameSilo, LLC PrivacyGuardian.org llc
34 solusis.app 20 Jun 2021 20 Jun 2025 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
35 solusti.com 31 Jul 2016 31 Jul 2024 OVH, SAS REDACTED FOR PRIVACY
36 solusci.com 8 Mar 2014 8 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
37 colessio.com 5 Jun 2018 4 Jun 2024 Eurodns S.A. blue spark
38 rolossi.com 15 Feb 2016 15 Feb 2025 CSL Computer Service Langenbach GmbH d/b/a joker.com Rotolink Oy
39 colessa.com 1 Dec 2020 1 Dec 2024 NameSilo, LLC Fuadiansyah Fuadiansyah
40 gotussi.com 9 May 2022 9 May 2026 GoDaddy.com, LLC -
41 clousai.lol 22 May 2024 22 May 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
42 cplusmi.com 2 Oct 2022 2 Oct 2024 GoDaddy.com, LLC -
43 colossv.com 14 Mar 2016 14 Mar 2025 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
44 colussoit.com 28 Nov 2018 28 Nov 2024 Tucows Domains Inc. -
45 colusin.cloud 16 Mar 2024 16 Mar 2025 DNSPod, Inc. Liu Yong Qiang
46 cyluosi.com 12 Jun 2016 12 Jun 2024 Leascend Technology Co., Ltd. -
47 bolushi.cn 9 May 2024 9 May 2025 北京新网数码信息技术有限公司 英卡尔·乌门尔扎贺
48 colupyi.com 27 Mar 2024 27 Mar 2025 NameCheap, Inc. -
49 comessi.com 5 Jun 2013 5 Jun 2024 IONOS SE -
50 coleshi.icu 22 May 2024 22 May 2025 Gname.com Pte. Ltd. -
51 colasse.com 19 Apr 2007 19 Apr 2025 TurnCommerce, Inc. DBA NameBright.com ---DOMAIN NAME FOR SALE---
52 coussin.fr 29 Nov 2007 29 Aug 2025 GANDI Jean Francois Boudet
53 colussus.com.au - - GoDaddy.com LLC trading as GoDaddy.com Duncan Else
54 colucci.net 24 Oct 2004 24 Oct 2024 Epik LLC Anonymize LLC
55 culusai.xyz 9 Mar 2024 9 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
56 colasis.support 31 May 2022 31 May 2025 Network Solutions, LLC REDACTED FOR PRIVACY
57 coldsci.com 26 Mar 2023 26 Mar 2025 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
58 ellussi.com 15 Mar 2020 15 Mar 2025 GoDaddy.com, LLC -
59 colissa.games 6 Sep 2018 6 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
60 coloski.lawyer 21 Aug 2018 21 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
61 colosso.de - - - -
62 colutti.com.br 3 Apr 2024 3 Apr 2025 LOCAWEB (2) Luisa Cordeiro
63 kolossi.com 25 Sep 2018 25 Sep 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
64 molossi.com 11 Jun 2001 11 Jun 2024 Dynadot Inc -
65 colossio.org 14 Apr 2014 14 Apr 2026 GoDaddy.com, LLC Domains By Proxy, LLC
66 colusos.com 12 May 2024 12 May 2025 IONOS SE 1&1 Internet Limited
67 calossi.it 1 Jun 2001 1 Jun 2024 Aruba s.p.a. CALOSSI ANTONIO
68 cloudsi.net 25 Oct 2023 25 Oct 2024 DonDominio (SCIP) Redacted for privacy
69 colossei.com 6 Aug 2022 6 Aug 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
70 nicolussi.info 16 Mar 2018 16 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
71 polussl.com 19 Mar 2021 19 Mar 2024 GoDaddy.com, LLC -
72 colasso.com 16 Oct 2006 16 Oct 2024 NETIM REDACTED FOR PRIVACY
73 coussin.online 11 Apr 2023 11 Apr 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
74 telussi.com 19 Apr 2024 19 Apr 2025 Wix.Com Ltd. Mika Honkonen
75 collossi.com 18 Jul 2014 18 Jul 2024 NAMECHEAP INC Redacted for Privacy Purposes
76 colucci.biz 25 Jul 2002 24 Jul 2024 Tucows Domains Inc. Giancarlo Colucci
77 colossio.co.uk 15 Mar 2018 15 Mar 2026 GoDaddy.com, LLC. [Tag = GODADDY] -
78 cplussi9.space 4 Jun 2023 4 Jun 2024 Registrar of Domain Names REG.RU, LLC Private Person
79 coluani.net 26 Mar 2021 26 Mar 2025 GoDaddy.com, LLC -
80 cnhussi.com 9 Jul 2010 9 Jul 2024 GoDaddy.com, LLC -
81 cslushi.com 15 Dec 2019 15 Dec 2024 West263 International Limited REDACTED FOR PRIVACY
82 coluzzi.com 17 Jun 1996 16 Jun 2025 Network Solutions, LLC -
83 cpluss9.space 17 Apr 2023 17 Apr 2025 Registrar of Domain Names REG.RU, LLC Private Person
84 solupsi.com 17 Jan 2019 17 Jan 2025 CV. Jogjacamp -
85 colesso.top 18 May 2024 18 May 2025 NameSilo,LLC See PrivacyGuardian.org
86 cloudsi.com 3 Feb 2009 3 Feb 2025 SAV.COM, LLC REDACTED FOR PRIVACY
87 colusvin.com 19 Apr 2024 19 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
88 boluosi.email 17 Mar 2023 17 Mar 2025 DNSPod, Inc. zhong shan shi bo luo si chu wei you xian gong si
89 coltsbi.com 14 Sep 2023 14 Sep 2024 Megazone Corp., dba HOSTING.KR Hostingkr
90 ecolusso.com 21 Mar 2021 21 Mar 2025 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
91 colbasi.net 2 Feb 2020 2 Feb 2025 GoDaddy.com, LLC -
92 solussy.com 4 Aug 2022 4 Aug 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
93 goluosi.com 1 Apr 2016 1 Apr 2025 GoDaddy.com, LLC -
94 folunsi.info 16 Nov 2018 16 Nov 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. guang dong fu lun si ji tuan you xian gong si
95 covossi.com 18 Sep 2013 18 Sep 2024 GoDaddy.com, LLC -
96 cilusse.com 12 Nov 2016 12 Nov 2024 OVH, SAS REDACTED FOR PRIVACY
97 colosse.org 7 Sep 2015 7 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
98 lotussi.com 5 Nov 2015 5 Nov 2024 Tucows Domains Inc. -
99 foluosi.com 3 Sep 2022 3 Sep 2024 Gname.com Pte. Ltd. Redacted for privacy
100 colbasi.store 2 Feb 2020 2 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Colussi.com.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=colussi.com.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "colussi.com.cn",
        "page_size": 100
    },
    "count": {
        "total": 971,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "colossi.nl, colussy.com, colusso.it, colossi.store, colossi.org, colusso.com, colossi.dev, colussl.com, colusso.de, colossi.app, volussi.com, kolussi.com, colusso.biz, calussi.com, colussa.com, colossi.net, colossi.com, colossi.it, conussi.com, bolussi.com, colossi.co.uk, coussi.com, colossi.network, colossi.games, colusi.com, clussi.com, coussi.net, codussi.com, coussi.ovh, colosse.com, callssi.com, columbi.org, molusso.com, solusis.app, solusti.com, solusci.com, colessio.com, rolossi.com, colessa.com, gotussi.com, clousai.lol, cplusmi.com, colossv.com, colussoit.com, colusin.cloud, cyluosi.com, bolushi.cn, colupyi.com, comessi.com, coleshi.icu, colasse.com, coussin.fr, colussus.com.au, colucci.net, culusai.xyz, colasis.support, coldsci.com, ellussi.com, colissa.games, coloski.lawyer, colosso.de, colutti.com.br, kolossi.com, molossi.com, colossio.org, colusos.com, calossi.it, cloudsi.net, colossei.com, nicolussi.info, polussl.com, colasso.com, coussin.online, telussi.com, collossi.com, colucci.biz, colossio.co.uk, cplussi9.space, coluani.net, cnhussi.com, cslushi.com, coluzzi.com, cpluss9.space, solupsi.com, colesso.top, cloudsi.com, colusvin.com, boluosi.email, coltsbi.com, ecolusso.com, colbasi.net, solussy.com, goluosi.com, folunsi.info, covossi.com, cilusse.com, colosse.org, lotussi.com, foluosi.com, colbasi.store",
    "results": [
        {
            "num": 1,
            "domain_name": "colossi.nl",
            "domain_keyword": "colossi",
            "domain_tld": "nl",
            "query_time": "2024-05-10 05:33:06",
            "create_date": "2014-10-07",
            "registrar_name": "Cookin' B.V.",
            "name_servers": [
                "ns.eatserver.nl",
                "ns2.eatserver.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 2,
            "domain_name": "colussy.com",
            "domain_keyword": "colussy",
            "domain_tld": "com",
            "query_time": "2024-05-19 02:55:09",
            "create_date": "1997-06-25",
            "update_date": "2022-09-12",
            "expiry_date": "2024-06-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns-1306.awsdns-35.org",
                "ns-1716.awsdns-22.co.uk",
                "ns-204.awsdns-25.com",
                "ns-761.awsdns-31.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "colusso.it",
            "domain_keyword": "colusso",
            "domain_tld": "it",
            "query_time": "2024-04-23 17:44:57",
            "create_date": "2000-07-13",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-10",
            "registrar_name": "Server Plan s.r.l.",
            "registrar_website": "http://www.serverplan.com",
            "registrant_company": "Colusso di Roberto Colusso snc",
            "registrant_address": "Via Felice Porcella 57/61",
            "registrant_city": "Arborea",
            "registrant_state": "OR",
            "registrant_zip": "09092",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.dnshigh.com",
                "ns2.dnshigh.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 4,
            "domain_name": "colossi.store",
            "domain_keyword": "colossi",
            "domain_tld": "store",
            "query_time": "2024-06-03 09:27:32",
            "create_date": "2022-08-09",
            "update_date": "2024-05-22",
            "expiry_date": "2024-08-09",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "colossi.org",
            "domain_keyword": "colossi",
            "domain_tld": "org",
            "query_time": "2024-04-24 12:07:30",
            "create_date": "2002-03-27",
            "update_date": "2023-03-21",
            "expiry_date": "2025-03-27",
            "registrar_iana": 143,
            "registrar_name": "Omnis Network, LLC",
            "registrar_website": "http://www.omnis.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SP",
            "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": [
                "dom1.omnis.com",
                "dom2.omnis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "colusso.com",
            "domain_keyword": "colusso",
            "domain_tld": "com",
            "query_time": "2024-04-23 17:44:57",
            "create_date": "2005-01-28",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "colossi.dev",
            "domain_keyword": "colossi",
            "domain_tld": "dev",
            "query_time": "2024-06-11 20:53:52",
            "create_date": "2021-02-25",
            "update_date": "2024-01-31",
            "expiry_date": "2025-02-25",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "alina.ns.cloudflare.com",
                "leonidas.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "colussl.com",
            "domain_keyword": "colussl",
            "domain_tld": "com",
            "query_time": "2024-05-20 05:39:39",
            "create_date": "2021-10-03",
            "update_date": "2021-10-03",
            "expiry_date": "2024-10-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=colussl.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.a2hosting.com",
                "ns2.a2hosting.com",
                "ns3.a2hosting.com",
                "ns4.a2hosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "colusso.de",
            "domain_keyword": "colusso",
            "domain_tld": "de",
            "query_time": "2024-05-05 23:15:50",
            "update_date": "2011-06-06",
            "name_servers": [
                "docks18.rzone.de",
                "shades05.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 10,
            "domain_name": "colossi.app",
            "domain_keyword": "colossi",
            "domain_tld": "app",
            "query_time": "2024-05-14 01:13:50",
            "create_date": "2019-10-24",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-24",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "https://www.ovh.com/world/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "The Human Colossus Lab OG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "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": [
                "dns15.ovh.net",
                "ns15.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "volussi.com",
            "domain_keyword": "volussi",
            "domain_tld": "com",
            "query_time": "2024-04-27 04:06:08",
            "create_date": "2022-12-20",
            "update_date": "2023-05-03",
            "expiry_date": "2029-12-20",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "Contact Privacy Inc. Customer 0167180097",
            "registrant_company": "Contact Privacy Inc. Customer 0167180097",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M6K 3M1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4165385457",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "kolussi.com",
            "domain_keyword": "kolussi",
            "domain_tld": "com",
            "query_time": "2024-06-06 20:25:49",
            "create_date": "2018-09-30",
            "update_date": "2018-09-30",
            "expiry_date": "2028-09-30",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "tian jin",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "colusso.biz",
            "domain_keyword": "colusso",
            "domain_tld": "biz",
            "query_time": "2024-05-26 08:58:14",
            "create_date": "2012-09-12",
            "update_date": "2023-09-16",
            "expiry_date": "2024-09-11",
            "registrar_iana": 13,
            "registrar_name": "Webcentral Group Limited dba Melbourne IT",
            "registrar_website": "www.melbourneit.com.au",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "COLUSSO FAMILY TRUST",
            "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.telstradns.net",
                "ns2.telstradns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "calussi.com",
            "domain_keyword": "calussi",
            "domain_tld": "com",
            "query_time": "2024-04-24 16:33:22",
            "create_date": "2011-10-07",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "colussa.com",
            "domain_keyword": "colussa",
            "domain_tld": "com",
            "query_time": "2024-05-19 02:55:08",
            "create_date": "2019-05-14",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "colossi.net",
            "domain_keyword": "colossi",
            "domain_tld": "net",
            "query_time": "2024-04-24 12:07:30",
            "create_date": "1999-08-23",
            "update_date": "2023-08-24",
            "expiry_date": "2024-08-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "colossi.com",
            "domain_keyword": "colossi",
            "domain_tld": "com",
            "query_time": "2024-05-24 21:32:19",
            "create_date": "2000-11-01",
            "update_date": "2023-10-12",
            "expiry_date": "2024-11-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "colossi.it",
            "domain_keyword": "colossi",
            "domain_tld": "it",
            "query_time": "2024-05-31 13:47:43",
            "create_date": "2010-05-05",
            "update_date": "2024-05-30",
            "expiry_date": "2024-05-29",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com Srls",
            "registrant_address": "Via 16 Settembre 1959 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 19,
            "domain_name": "conussi.com",
            "domain_keyword": "conussi",
            "domain_tld": "com",
            "query_time": "2024-05-11 15:33:28",
            "create_date": "2023-11-04",
            "update_date": "2023-11-04",
            "expiry_date": "2024-11-04",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks17.rzone.de",
                "shades02.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "bolussi.com",
            "domain_keyword": "bolussi",
            "domain_tld": "com",
            "query_time": "2024-05-08 18:06:49",
            "create_date": "2021-03-04",
            "update_date": "2024-02-20",
            "expiry_date": "2025-03-04",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "CHONGQING",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=bolussi.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.gname-dns.com",
                "ns2.gname-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "colossi.co.uk",
            "domain_keyword": "colossi",
            "domain_tld": "co.uk",
            "query_time": "2024-04-24 12:07:32",
            "create_date": "2018-09-05",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-05",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1027.ui-dns.org",
                "ns1038.ui-dns.de",
                "ns1071.ui-dns.com",
                "ns1097.ui-dns.biz"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 22,
            "domain_name": "coussi.com",
            "domain_keyword": "coussi",
            "domain_tld": "com",
            "query_time": "2024-05-30 07:11:56",
            "create_date": "2016-02-18",
            "update_date": "2021-02-12",
            "expiry_date": "2024-02-18",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "colossi.network",
            "domain_keyword": "colossi",
            "domain_tld": "network",
            "query_time": "2024-05-19 02:50:48",
            "create_date": "2019-10-24",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-24",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "The Human Colossus Lab OG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar 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.ovh.net",
                "ns15.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "colossi.games",
            "domain_keyword": "colossi",
            "domain_tld": "games",
            "query_time": "2024-06-11 20:53:52",
            "create_date": "2020-06-08",
            "update_date": "2024-05-22",
            "expiry_date": "2025-06-08",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "colusi.com",
            "domain_keyword": "colusi",
            "domain_tld": "com",
            "query_time": "2024-06-10 02:01:42",
            "create_date": "2008-10-18",
            "update_date": "2022-10-19",
            "expiry_date": "2024-10-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "clussi.com",
            "domain_keyword": "clussi",
            "domain_tld": "com",
            "query_time": "2024-05-09 15:40:07",
            "create_date": "2024-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1024.ui-dns.de",
                "ns1028.ui-dns.org",
                "ns1056.ui-dns.biz",
                "ns1074.ui-dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "coussi.net",
            "domain_keyword": "coussi",
            "domain_tld": "net",
            "query_time": "2024-05-19 04:46:22",
            "create_date": "2021-01-17",
            "update_date": "2024-02-09",
            "expiry_date": "2034-01-17",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns103.ovh.net",
                "ns103.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 28,
            "domain_name": "codussi.com",
            "domain_keyword": "codussi",
            "domain_tld": "com",
            "query_time": "2024-04-19 10:22:52",
            "create_date": "2016-11-17",
            "update_date": "2023-11-10",
            "expiry_date": "2024-11-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "coussi.ovh",
            "domain_keyword": "coussi",
            "domain_tld": "ovh",
            "query_time": "2024-05-07 04:41:25",
            "create_date": "2022-08-11",
            "update_date": "2023-08-06",
            "expiry_date": "2024-08-11",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns10.ovh.ca",
                "ns10.ovh.ca"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "colosse.com",
            "domain_keyword": "colosse",
            "domain_tld": "com",
            "query_time": "2024-04-28 23:55:36",
            "create_date": "2002-11-19",
            "update_date": "2023-11-24",
            "expiry_date": "2025-11-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "callssi.com",
            "domain_keyword": "callssi",
            "domain_tld": "com",
            "query_time": "2024-04-17 05:14:31",
            "create_date": "2011-12-19",
            "update_date": "2022-09-30",
            "expiry_date": "2025-12-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "columbi.org",
            "domain_keyword": "columbi",
            "domain_tld": "org",
            "query_time": "2024-05-24 21:33:18",
            "create_date": "2023-11-23",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "molusso.com",
            "domain_keyword": "molusso",
            "domain_tld": "com",
            "query_time": "2024-04-17 14:39:33",
            "create_date": "2024-04-14",
            "update_date": "2024-04-15",
            "expiry_date": "2026-04-14",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "solusis.app",
            "domain_keyword": "solusis",
            "domain_tld": "app",
            "query_time": "2024-05-09 05:04:08",
            "create_date": "2021-06-20",
            "update_date": "2024-01-08",
            "expiry_date": "2025-06-20",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.kinghost.com.br",
                "dns2.kinghost.com.br",
                "dns3.kinghost.com.br",
                "dns4.kinghost.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "solusti.com",
            "domain_keyword": "solusti",
            "domain_tld": "com",
            "query_time": "2024-04-27 09:33:59",
            "create_date": "2016-07-31",
            "update_date": "2023-07-01",
            "expiry_date": "2024-07-31",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "june.ns.cloudflare.com",
                "merlin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 36,
            "domain_name": "solusci.com",
            "domain_keyword": "solusci",
            "domain_tld": "com",
            "query_time": "2024-05-14 02:20:08",
            "create_date": "2014-03-08",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-08",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "colessio.com",
            "domain_keyword": "colessio",
            "domain_tld": "com",
            "query_time": "2024-04-21 04:08:04",
            "create_date": "2018-06-05",
            "update_date": "2023-05-30",
            "expiry_date": "2024-06-04",
            "registrar_iana": 1052,
            "registrar_name": "Eurodns S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "Ryder Mark",
            "registrant_company": "blue spark",
            "registrant_address": "2 East Point, High Street, Seal",
            "registrant_city": "Sevenoaks",
            "registrant_zip": "TN13 1RU",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1732762001",
            "name_servers": [
                "pns11.cloudns.net",
                "pns12.cloudns.net",
                "pns13.cloudns.net",
                "pns14.cloudns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "rolossi.com",
            "domain_keyword": "rolossi",
            "domain_tld": "com",
            "query_time": "2024-04-25 18:30:06",
            "create_date": "2016-02-15",
            "update_date": "2024-01-18",
            "expiry_date": "2025-02-15",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_company": "Rotolink Oy",
            "registrant_country": "FI",
            "registrant_email": "https://csl-registrar.com/contact/rolossi.com/owner",
            "name_servers": [
                "ns1.webbinen.org",
                "ns2.webbinen.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "colessa.com",
            "domain_keyword": "colessa",
            "domain_tld": "com",
            "query_time": "2024-04-21 04:08:03",
            "create_date": "2020-12-01",
            "update_date": "2024-04-04",
            "expiry_date": "2024-12-01",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "Fuadiansyah Fuadiansyah",
            "registrant_address": "Jl. Belibis Blok B No. 5 Air Tawar Barat",
            "registrant_city": "Padang",
            "registrant_state": "Sumatera Barat",
            "registrant_zip": "25132",
            "registrant_country": "ID",
            "registrant_email": "[email protected]",
            "registrant_phone": "+62.81283504688",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "gotussi.com",
            "domain_keyword": "gotussi",
            "domain_tld": "com",
            "query_time": "2024-05-09 00:39:41",
            "create_date": "2022-05-09",
            "update_date": "2024-04-20",
            "expiry_date": "2026-05-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "clousai.lol",
            "domain_keyword": "clousai",
            "domain_tld": "lol",
            "query_time": "2024-05-25 17:17:23",
            "create_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "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": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "cplusmi.com",
            "domain_keyword": "cplusmi",
            "domain_tld": "com",
            "query_time": "2024-04-19 02:27:50",
            "create_date": "2022-10-02",
            "update_date": "2023-10-07",
            "expiry_date": "2024-10-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "colossv.com",
            "domain_keyword": "colossv",
            "domain_tld": "com",
            "query_time": "2024-04-24 12:07:44",
            "create_date": "2016-03-14",
            "update_date": "2016-03-14",
            "expiry_date": "2025-03-14",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ShanDong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=colossv.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 44,
            "domain_name": "colussoit.com",
            "domain_keyword": "colussoit",
            "domain_tld": "com",
            "query_time": "2024-04-23 17:44:57",
            "create_date": "2018-11-28",
            "update_date": "2023-11-03",
            "expiry_date": "2024-11-28",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "colusin.cloud",
            "domain_keyword": "colusin",
            "domain_tld": "cloud",
            "query_time": "2024-05-15 01:44:53",
            "create_date": "2024-03-16",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-16",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Liu Yong Qiang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "yun nan sheng",
            "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.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "cyluosi.com",
            "domain_keyword": "cyluosi",
            "domain_tld": "com",
            "query_time": "2024-04-22 15:35:42",
            "create_date": "2016-06-12",
            "update_date": "2023-05-30",
            "expiry_date": "2024-06-12",
            "registrar_iana": 1316,
            "registrar_name": "Leascend Technology Co., Ltd.",
            "registrar_website": "http://www.35.com",
            "name_servers": [
                "ns3.dns-diy.com",
                "ns4.dns-diy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "bolushi.cn",
            "domain_keyword": "bolushi",
            "domain_tld": "cn",
            "query_time": "2024-05-18 09:08:50",
            "create_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "英卡尔·乌门尔扎贺",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "colupyi.com",
            "domain_keyword": "colupyi",
            "domain_tld": "com",
            "query_time": "2024-05-27 01:31:49",
            "create_date": "2024-03-27",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-27",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "comessi.com",
            "domain_keyword": "comessi",
            "domain_tld": "com",
            "query_time": "2024-04-16 23:59:00",
            "create_date": "2013-06-05",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-05",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://www.ionos.com",
            "name_servers": [
                "ns1038.ui-dns.org",
                "ns1047.ui-dns.com",
                "ns1073.ui-dns.de",
                "ns1093.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "coleshi.icu",
            "domain_keyword": "coleshi",
            "domain_tld": "icu",
            "query_time": "2024-05-22 13:02:50",
            "create_date": "2024-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_state": "Northern Territory",
            "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.",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "colasse.com",
            "domain_keyword": "colasse",
            "domain_tld": "com",
            "query_time": "2024-04-19 00:35:38",
            "create_date": "2007-04-19",
            "update_date": "2024-01-15",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Yungu jo",
            "registrant_company": "---DOMAIN NAME FOR SALE---",
            "registrant_address": "329-11 sangu-dong mapo-gu",
            "registrant_city": "seoul",
            "registrant_state": "Seoul",
            "registrant_zip": "121-160",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.01027431068",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "coussin.fr",
            "domain_keyword": "coussin",
            "domain_tld": "fr",
            "query_time": "2024-05-06 03:17:43",
            "create_date": "2007-11-29",
            "update_date": "2024-02-05",
            "expiry_date": "2025-08-29",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net/fr/tlds/fr/",
            "registrant_name": "Jean Francois Boudet",
            "registrant_address": "les Sauvages, 43110 Aurec sur Loire",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.477352528",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 53,
            "domain_name": "colussus.com.au",
            "domain_keyword": "colussus",
            "domain_tld": "com.au",
            "query_time": "2024-05-26 08:58:14",
            "update_date": "2023-11-13",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Duncan Else",
            "name_servers": [
                "ns1.syd5.hostingplatform.net.au",
                "ns2.syd5.hostingplatform.net.au"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "colucci.net",
            "domain_keyword": "colucci",
            "domain_tld": "net",
            "query_time": "2024-04-17 14:57:30",
            "create_date": "2004-10-24",
            "update_date": "2024-04-04",
            "expiry_date": "2024-10-24",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "https://www.epik.com",
            "registrant_name": "Privacy Administrator",
            "registrant_company": "Anonymize LLC",
            "registrant_address": "30 N Gould St STE E",
            "registrant_city": "Sheridan",
            "registrant_state": "WY",
            "registrant_zip": "82801",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7373015923",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "culusai.xyz",
            "domain_keyword": "culusai",
            "domain_tld": "xyz",
            "query_time": "2024-05-13 07:48:29",
            "create_date": "2024-03-09",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-09",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "colasis.support",
            "domain_keyword": "colasis",
            "domain_tld": "support",
            "query_time": "2024-05-25 13:36:46",
            "create_date": "2022-05-31",
            "update_date": "2024-04-06",
            "expiry_date": "2025-05-31",
            "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": [
                "ns41.worldnic.com",
                "ns42.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "coldsci.com",
            "domain_keyword": "coldsci",
            "domain_tld": "com",
            "query_time": "2024-05-25 13:39:25",
            "create_date": "2023-03-26",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-26",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "ellussi.com",
            "domain_keyword": "ellussi",
            "domain_tld": "com",
            "query_time": "2024-05-15 04:15:38",
            "create_date": "2020-03-15",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "clint.ns.cloudflare.com",
                "lily.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "colissa.games",
            "domain_keyword": "colissa",
            "domain_tld": "games",
            "query_time": "2024-05-13 18:52:00",
            "create_date": "2018-09-06",
            "update_date": "2023-08-12",
            "expiry_date": "2024-09-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.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "coloski.lawyer",
            "domain_keyword": "coloski",
            "domain_tld": "lawyer",
            "query_time": "2024-05-22 22:19:36",
            "create_date": "2018-08-21",
            "update_date": "2023-07-12",
            "expiry_date": "2024-08-21",
            "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": 61,
            "domain_name": "colosso.de",
            "domain_keyword": "colosso",
            "domain_tld": "de",
            "query_time": "2024-05-28 09:08:28",
            "update_date": "2022-09-16",
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 62,
            "domain_name": "colutti.com.br",
            "domain_keyword": "colutti",
            "domain_tld": "com.br",
            "query_time": "2024-04-19 23:59:15",
            "create_date": "2024-04-03",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-03",
            "registrar_name": "LOCAWEB (2)",
            "registrant_name": "Luisa Cordeiro",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 63,
            "domain_name": "kolossi.com",
            "domain_keyword": "kolossi",
            "domain_tld": "com",
            "query_time": "2024-04-21 12:40:55",
            "create_date": "2018-09-25",
            "update_date": "2020-09-19",
            "expiry_date": "2025-09-25",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "molossi.com",
            "domain_keyword": "molossi",
            "domain_tld": "com",
            "query_time": "2024-04-24 03:18:20",
            "create_date": "2001-06-11",
            "update_date": "2023-06-17",
            "expiry_date": "2024-06-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "colossio.org",
            "domain_keyword": "colossio",
            "domain_tld": "org",
            "query_time": "2024-04-24 12:07:32",
            "create_date": "2014-04-14",
            "update_date": "2024-04-20",
            "expiry_date": "2026-04-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns6585.hostgator.com",
                "ns6586.hostgator.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "colusos.com",
            "domain_keyword": "colusos",
            "domain_tld": "com",
            "query_time": "2024-05-15 15:05:07",
            "create_date": "2024-05-12",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-12",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1025.ui-dns.org",
                "ns1052.ui-dns.biz",
                "ns1076.ui-dns.de",
                "ns1119.ui-dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "calossi.it",
            "domain_keyword": "calossi",
            "domain_tld": "it",
            "query_time": "2024-06-07 15:41:49",
            "create_date": "2001-06-01",
            "update_date": "2024-06-02",
            "expiry_date": "2024-06-01",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "CALOSSI ANTONIO",
            "registrant_address": "Via 2 Giugno 52",
            "registrant_city": "Certaldo",
            "registrant_state": "FI",
            "registrant_zip": "50052",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 68,
            "domain_name": "cloudsi.net",
            "domain_keyword": "cloudsi",
            "domain_tld": "net",
            "query_time": "2024-05-07 11:36:03",
            "create_date": "2023-10-25",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-25",
            "registrar_iana": 1383,
            "registrar_name": "DonDominio (SCIP)",
            "registrar_website": "https://www.dondominio.com",
            "registrant_name": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "Murcia",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "ES",
            "registrant_email": "visit https://icann.online-validation.com/domain-contact/?domainname=cloudsi.net",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.dondominio.com",
                "ns2.dondominio.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "colossei.com",
            "domain_keyword": "colossei",
            "domain_tld": "com",
            "query_time": "2024-05-10 05:32:09",
            "create_date": "2022-08-06",
            "update_date": "2023-07-07",
            "expiry_date": "2024-08-06",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "nicolussi.info",
            "domain_keyword": "nicolussi",
            "domain_tld": "info",
            "query_time": "2024-05-14 22:17:36",
            "create_date": "2018-03-16",
            "update_date": "2024-04-30",
            "expiry_date": "2025-03-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "polussl.com",
            "domain_keyword": "polussl",
            "domain_tld": "com",
            "query_time": "2024-05-27 10:12:32",
            "create_date": "2021-03-19",
            "update_date": "2024-04-30",
            "expiry_date": "2024-03-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "colasso.com",
            "domain_keyword": "colasso",
            "domain_tld": "com",
            "query_time": "2024-05-27 19:26:01",
            "create_date": "2006-10-16",
            "update_date": "2019-08-24",
            "expiry_date": "2024-10-16",
            "registrar_iana": 1519,
            "registrar_name": "NETIM",
            "registrar_website": "https://www.netim.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please use the online form https://www.whoisprivacy.domains/ to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.cloudns.net",
                "ns34.cloudns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "coussin.online",
            "domain_keyword": "coussin",
            "domain_tld": "online",
            "query_time": "2024-06-05 04:25:29",
            "create_date": "2023-04-11",
            "update_date": "2024-05-18",
            "expiry_date": "2024-04-11",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "telussi.com",
            "domain_keyword": "telussi",
            "domain_tld": "com",
            "query_time": "2024-04-22 11:21:47",
            "create_date": "2024-04-19",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-19",
            "registrar_iana": 3817,
            "registrar_name": "Wix.Com Ltd.",
            "registrar_website": "http://www.wix.com",
            "registrant_name": "Statutory Masking Enabled",
            "registrant_company": "Mika Honkonen",
            "registrant_address": "Statutory Masking Enabled",
            "registrant_city": "Statutory Masking Enabled",
            "registrant_state": "08",
            "registrant_zip": "Statutory Masking Enabled",
            "registrant_country": "FI",
            "registrant_email": "[email protected]",
            "registrant_phone": "Statutory Masking Enabled",
            "registrant_fax": "Statutory Masking Enabled",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "collossi.com",
            "domain_keyword": "collossi",
            "domain_tld": "com",
            "query_time": "2024-04-27 04:58:57",
            "create_date": "2014-07-18",
            "update_date": "2023-07-01",
            "expiry_date": "2024-07-18",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Redacted for Privacy Purposes",
            "registrant_address": "Redacted for Privacy Purposes",
            "registrant_city": "Redacted for Privacy Purposes",
            "registrant_state": "SC",
            "registrant_zip": "Redacted for Privacy Purposes",
            "registrant_country": "BR",
            "registrant_email": "select contact domain holder link at https://www.namecheap.com/domains/whois/result?domain=collossi.com",
            "registrant_phone": "Redacted for Privacy Purposes",
            "registrant_fax": "Redacted for Privacy Purposes",
            "name_servers": [
                "ns10.serverdo.in",
                "ns23.serverdo.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "colucci.biz",
            "domain_keyword": "colucci",
            "domain_tld": "biz",
            "query_time": "2024-05-27 11:13:53",
            "create_date": "2002-07-25",
            "update_date": "2019-06-01",
            "expiry_date": "2024-07-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Giancarlo Colucci",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "im",
            "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": 77,
            "domain_name": "colossio.co.uk",
            "domain_keyword": "colossio",
            "domain_tld": "co.uk",
            "query_time": "2024-05-15 01:43:44",
            "create_date": "2018-03-15",
            "update_date": "2024-03-16",
            "expiry_date": "2026-03-15",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 78,
            "domain_name": "cplussi9.space",
            "domain_keyword": "cplussi9",
            "domain_tld": "space",
            "query_time": "2024-05-15 15:03:09",
            "create_date": "2023-06-04",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-04",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Moskva",
            "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": [
                "erin.ns.cloudflare.com",
                "randy.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "coluani.net",
            "domain_keyword": "coluani",
            "domain_tld": "net",
            "query_time": "2024-06-10 01:57:33",
            "create_date": "2021-03-26",
            "update_date": "2023-03-27",
            "expiry_date": "2025-03-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "cnhussi.com",
            "domain_keyword": "cnhussi",
            "domain_tld": "com",
            "query_time": "2024-05-31 04:46:32",
            "create_date": "2010-07-09",
            "update_date": "2022-09-07",
            "expiry_date": "2024-07-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.wix.com",
                "ns2.wix.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "cslushi.com",
            "domain_keyword": "cslushi",
            "domain_tld": "com",
            "query_time": "2024-06-10 09:51:10",
            "create_date": "2019-12-15",
            "update_date": "2019-12-15",
            "expiry_date": "2024-12-15",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "www.hkdns.hk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hunan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whoisquery.hkdns.hk/web/whoisform?domain=cslushi.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "coluzzi.com",
            "domain_keyword": "coluzzi",
            "domain_tld": "com",
            "query_time": "2024-04-23 17:45:00",
            "create_date": "1996-06-17",
            "update_date": "2020-04-17",
            "expiry_date": "2025-06-16",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "cpluss9.space",
            "domain_keyword": "cpluss9",
            "domain_tld": "space",
            "query_time": "2024-05-05 10:52:56",
            "create_date": "2023-04-17",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Moskva",
            "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.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "solupsi.com",
            "domain_keyword": "solupsi",
            "domain_tld": "com",
            "query_time": "2024-05-09 05:03:59",
            "create_date": "2019-01-17",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-17",
            "registrar_iana": 1478,
            "registrar_name": "CV. Jogjacamp",
            "registrar_website": "http://resellercamp.com/",
            "registrant_state": "Jawa Barat",
            "registrant_country": "ID",
            "name_servers": [
                "ns6.idwebhost.com",
                "ns7.idwebhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "colesso.top",
            "domain_keyword": "colesso",
            "domain_tld": "top",
            "query_time": "2024-05-18 15:39:02",
            "create_date": "2024-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "cloudsi.com",
            "domain_keyword": "cloudsi",
            "domain_tld": "com",
            "query_time": "2024-04-25 02:36:13",
            "create_date": "2009-02-03",
            "update_date": "2024-04-08",
            "expiry_date": "2025-02-03",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=cloudsi.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "colusvin.com",
            "domain_keyword": "colusvin",
            "domain_tld": "com",
            "query_time": "2024-04-22 15:08:09",
            "create_date": "2024-04-19",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=colusvin.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "boluosi.email",
            "domain_keyword": "boluosi",
            "domain_tld": "email",
            "query_time": "2024-05-16 10:10:55",
            "create_date": "2023-03-17",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-17",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhong shan shi bo luo si chu wei you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "cosmos.dnspod.net",
                "otter.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "coltsbi.com",
            "domain_keyword": "coltsbi",
            "domain_tld": "com",
            "query_time": "2024-05-24 21:33:12",
            "create_date": "2023-09-14",
            "update_date": "2023-09-15",
            "expiry_date": "2024-09-14",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "Hostingkr",
            "registrant_company": "Hostingkr",
            "registrant_address": "2603dong 604ho 100 Misagangbyeonjungang-ro Hanam-si",
            "registrant_city": "Gyeonggi-do",
            "registrant_zip": "12924",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.",
            "name_servers": [
                "ns1.cafe24.co.kr",
                "ns1.cafe24.com",
                "ns2.cafe24.co.kr",
                "ns2.cafe24.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "ecolusso.com",
            "domain_keyword": "ecolusso",
            "domain_tld": "com",
            "query_time": "2024-05-29 16:06:27",
            "create_date": "2021-03-21",
            "update_date": "2024-02-27",
            "expiry_date": "2025-03-21",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=ecolusso.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "colbasi.net",
            "domain_keyword": "colbasi",
            "domain_tld": "net",
            "query_time": "2024-06-10 17:15:22",
            "create_date": "2020-02-02",
            "update_date": "2024-02-03",
            "expiry_date": "2025-02-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "solussy.com",
            "domain_keyword": "solussy",
            "domain_tld": "com",
            "query_time": "2024-06-10 20:47:57",
            "create_date": "2022-08-04",
            "update_date": "2023-07-05",
            "expiry_date": "2024-08-04",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.empretienda.net",
                "ns2.empretienda.net",
                "ns3.empretienda.net",
                "ns4.empretienda.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "goluosi.com",
            "domain_keyword": "goluosi",
            "domain_tld": "com",
            "query_time": "2024-04-15 05:14:54",
            "create_date": "2016-04-01",
            "update_date": "2024-03-14",
            "expiry_date": "2025-04-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "dns1.g01.ns1global.org",
                "dns2.g01.ns1global.org",
                "dns3.g01.ns1global.org",
                "dns4.g01.ns1global.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "folunsi.info",
            "domain_keyword": "folunsi",
            "domain_tld": "info",
            "query_time": "2024-04-19 12:52:18",
            "create_date": "2018-11-16",
            "update_date": "2023-06-08",
            "expiry_date": "2024-11-16",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "guang dong fu lun si ji tuan you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang 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": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "covossi.com",
            "domain_keyword": "covossi",
            "domain_tld": "com",
            "query_time": "2024-05-18 23:39:41",
            "create_date": "2013-09-18",
            "update_date": "2022-09-14",
            "expiry_date": "2024-09-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "cilusse.com",
            "domain_keyword": "cilusse",
            "domain_tld": "com",
            "query_time": "2024-06-07 20:48:05",
            "create_date": "2016-11-12",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-12",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns15.ovh.net",
                "ns15.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 97,
            "domain_name": "colosse.org",
            "domain_keyword": "colosse",
            "domain_tld": "org",
            "query_time": "2024-04-24 12:07:01",
            "create_date": "2015-09-07",
            "update_date": "2023-07-11",
            "expiry_date": "2024-09-07",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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": [
                "ns11.constellix.com",
                "ns21.constellix.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "lotussi.com",
            "domain_keyword": "lotussi",
            "domain_tld": "com",
            "query_time": "2024-04-26 01:26:43",
            "create_date": "2015-11-05",
            "update_date": "2023-10-26",
            "expiry_date": "2024-11-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "foluosi.com",
            "domain_keyword": "foluosi",
            "domain_tld": "com",
            "query_time": "2024-06-09 01:54:38",
            "create_date": "2022-09-03",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-03",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "SICHUAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=foluosi.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "colbasi.store",
            "domain_keyword": "colbasi",
            "domain_tld": "store",
            "query_time": "2024-06-10 17:15:22",
            "create_date": "2020-02-02",
            "update_date": "2024-06-10",
            "expiry_date": "2025-02-02",
            "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": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.478,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>colussi.com.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>971</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>colossi.nl, colussy.com, colusso.it, colossi.store, colossi.org, colusso.com, colossi.dev, colussl.com, colusso.de, colossi.app, volussi.com, kolussi.com, colusso.biz, calussi.com, colussa.com, colossi.net, colossi.com, colossi.it, conussi.com, bolussi.com, colossi.co.uk, coussi.com, colossi.network, colossi.games, colusi.com, clussi.com, coussi.net, codussi.com, coussi.ovh, colosse.com, callssi.com, columbi.org, molusso.com, solusis.app, solusti.com, solusci.com, colessio.com, rolossi.com, colessa.com, gotussi.com, clousai.lol, cplusmi.com, colossv.com, colussoit.com, colusin.cloud, cyluosi.com, bolushi.cn, colupyi.com, comessi.com, coleshi.icu, colasse.com, coussin.fr, colussus.com.au, colucci.net, culusai.xyz, colasis.support, coldsci.com, ellussi.com, colissa.games, coloski.lawyer, colosso.de, colutti.com.br, kolossi.com, molossi.com, colossio.org, colusos.com, calossi.it, cloudsi.net, colossei.com, nicolussi.info, polussl.com, colasso.com, coussin.online, telussi.com, collossi.com, colucci.biz, colossio.co.uk, cplussi9.space, coluani.net, cnhussi.com, cslushi.com, coluzzi.com, cpluss9.space, solupsi.com, colesso.top, cloudsi.com, colusvin.com, boluosi.email, coltsbi.com, ecolusso.com, colbasi.net, solussy.com, goluosi.com, folunsi.info, covossi.com, cilusse.com, colosse.org, lotussi.com, foluosi.com, colbasi.store</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>colossi.nl</domain_name>
   <domain_keyword>colossi</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-10 05:33:06</query_time>
   <create_date>2014-10-07</create_date>
   <registrar_name>Cookin' B.V.</registrar_name>
   <name_servers>
    <value>ns.eatserver.nl</value>
    <value>ns2.eatserver.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>colussy.com</domain_name>
   <domain_keyword>colussy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 02:55:09</query_time>
   <create_date>1997-06-25</create_date>
   <update_date>2022-09-12</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns-1306.awsdns-35.org</value>
    <value>ns-1716.awsdns-22.co.uk</value>
    <value>ns-204.awsdns-25.com</value>
    <value>ns-761.awsdns-31.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>3</num>
   <domain_name>colusso.it</domain_name>
   <domain_keyword>colusso</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-23 17:44:57</query_time>
   <create_date>2000-07-13</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_name>Server Plan s.r.l.</registrar_name>
   <registrar_website>http://www.serverplan.com</registrar_website>
   <registrant_company>Colusso di Roberto Colusso snc</registrant_company>
   <registrant_address>Via Felice Porcella 57/61</registrant_address>
   <registrant_city>Arborea</registrant_city>
   <registrant_state>OR</registrant_state>
   <registrant_zip>09092</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.dnshigh.com</value>
    <value>ns2.dnshigh.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>colossi.store</domain_name>
   <domain_keyword>colossi</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-03 09:27:32</query_time>
   <create_date>2022-08-09</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>colossi.org</domain_name>
   <domain_keyword>colossi</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 12:07:30</query_time>
   <create_date>2002-03-27</create_date>
   <update_date>2023-03-21</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>143</registrar_iana>
   <registrar_name>Omnis Network, LLC</registrar_name>
   <registrar_website>http://www.omnis.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>SP</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>dom1.omnis.com</value>
    <value>dom2.omnis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>colusso.com</domain_name>
   <domain_keyword>colusso</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 17:44:57</query_time>
   <create_date>2005-01-28</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>colossi.dev</domain_name>
   <domain_keyword>colossi</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-06-11 20:53:52</query_time>
   <create_date>2021-02-25</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>alina.ns.cloudflare.com</value>
    <value>leonidas.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>colussl.com</domain_name>
   <domain_keyword>colussl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 05:39:39</query_time>
   <create_date>2021-10-03</create_date>
   <update_date>2021-10-03</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=colussl.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.a2hosting.com</value>
    <value>ns2.a2hosting.com</value>
    <value>ns3.a2hosting.com</value>
    <value>ns4.a2hosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>colusso.de</domain_name>
   <domain_keyword>colusso</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 23:15:50</query_time>
   <update_date>2011-06-06</update_date>
   <name_servers>
    <value>docks18.rzone.de</value>
    <value>shades05.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>colossi.app</domain_name>
   <domain_keyword>colossi</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-14 01:13:50</query_time>
   <create_date>2019-10-24</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-24</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>The Human Colossus Lab OG</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>AT</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>dns15.ovh.net</value>
    <value>ns15.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>11</num>
   <domain_name>volussi.com</domain_name>
   <domain_keyword>volussi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 04:06:08</query_time>
   <create_date>2022-12-20</create_date>
   <update_date>2023-05-03</update_date>
   <expiry_date>2029-12-20</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 0167180097</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0167180097</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M6K 3M1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4165385457</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>kolussi.com</domain_name>
   <domain_keyword>kolussi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 20:25:49</query_time>
   <create_date>2018-09-30</create_date>
   <update_date>2018-09-30</update_date>
   <expiry_date>2028-09-30</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>tian jin</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>colusso.biz</domain_name>
   <domain_keyword>colusso</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-26 08:58:14</query_time>
   <create_date>2012-09-12</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>13</registrar_iana>
   <registrar_name>Webcentral Group Limited dba Melbourne IT</registrar_name>
   <registrar_website>www.melbourneit.com.au</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>COLUSSO FAMILY TRUST</registrant_company>
   <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.telstradns.net</value>
    <value>ns2.telstradns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>calussi.com</domain_name>
   <domain_keyword>calussi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 16:33:22</query_time>
   <create_date>2011-10-07</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>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>15</num>
   <domain_name>colussa.com</domain_name>
   <domain_keyword>colussa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 02:55:08</query_time>
   <create_date>2019-05-14</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <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>16</num>
   <domain_name>colossi.net</domain_name>
   <domain_keyword>colossi</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 12:07:30</query_time>
   <create_date>1999-08-23</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>colossi.com</domain_name>
   <domain_keyword>colossi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 21:32:19</query_time>
   <create_date>2000-11-01</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>colossi.it</domain_name>
   <domain_keyword>colossi</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-31 13:47:43</query_time>
   <create_date>2010-05-05</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2024-05-29</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com Srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>conussi.com</domain_name>
   <domain_keyword>conussi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 15:33:28</query_time>
   <create_date>2023-11-04</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks17.rzone.de</value>
    <value>shades02.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>bolussi.com</domain_name>
   <domain_keyword>bolussi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 18:06:49</query_time>
   <create_date>2021-03-04</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>CHONGQING</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=bolussi.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns1.gname-dns.com</value>
    <value>ns2.gname-dns.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>colossi.co.uk</domain_name>
   <domain_keyword>colossi</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-24 12:07:32</query_time>
   <create_date>2018-09-05</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1027.ui-dns.org</value>
    <value>ns1038.ui-dns.de</value>
    <value>ns1071.ui-dns.com</value>
    <value>ns1097.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>coussi.com</domain_name>
   <domain_keyword>coussi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 07:11:56</query_time>
   <create_date>2016-02-18</create_date>
   <update_date>2021-02-12</update_date>
   <expiry_date>2024-02-18</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>colossi.network</domain_name>
   <domain_keyword>colossi</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-19 02:50:48</query_time>
   <create_date>2019-10-24</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>The Human Colossus Lab OG</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>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.ovh.net</value>
    <value>ns15.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>24</num>
   <domain_name>colossi.games</domain_name>
   <domain_keyword>colossi</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-06-11 20:53:52</query_time>
   <create_date>2020-06-08</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-06-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>colusi.com</domain_name>
   <domain_keyword>colusi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 02:01:42</query_time>
   <create_date>2008-10-18</create_date>
   <update_date>2022-10-19</update_date>
   <expiry_date>2024-10-18</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>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>clussi.com</domain_name>
   <domain_keyword>clussi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 15:40:07</query_time>
   <create_date>2024-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1024.ui-dns.de</value>
    <value>ns1028.ui-dns.org</value>
    <value>ns1056.ui-dns.biz</value>
    <value>ns1074.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>coussi.net</domain_name>
   <domain_keyword>coussi</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 04:46:22</query_time>
   <create_date>2021-01-17</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2034-01-17</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns103.ovh.net</value>
    <value>ns103.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>codussi.com</domain_name>
   <domain_keyword>codussi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 10:22:52</query_time>
   <create_date>2016-11-17</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>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>29</num>
   <domain_name>coussi.ovh</domain_name>
   <domain_keyword>coussi</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-07 04:41:25</query_time>
   <create_date>2022-08-11</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.ovh.ca</value>
    <value>ns10.ovh.ca</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>colosse.com</domain_name>
   <domain_keyword>colosse</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 23:55:36</query_time>
   <create_date>2002-11-19</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2025-11-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.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>31</num>
   <domain_name>callssi.com</domain_name>
   <domain_keyword>callssi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 05:14:31</query_time>
   <create_date>2011-12-19</create_date>
   <update_date>2022-09-30</update_date>
   <expiry_date>2025-12-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>32</num>
   <domain_name>columbi.org</domain_name>
   <domain_keyword>columbi</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-24 21:33:18</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>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>molusso.com</domain_name>
   <domain_keyword>molusso</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 14:39:33</query_time>
   <create_date>2024-04-14</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2026-04-14</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <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>34</num>
   <domain_name>solusis.app</domain_name>
   <domain_keyword>solusis</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-09 05:04:08</query_time>
   <create_date>2021-06-20</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-06-20</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.kinghost.com.br</value>
    <value>dns2.kinghost.com.br</value>
    <value>dns3.kinghost.com.br</value>
    <value>dns4.kinghost.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>solusti.com</domain_name>
   <domain_keyword>solusti</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 09:33:59</query_time>
   <create_date>2016-07-31</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>june.ns.cloudflare.com</value>
    <value>merlin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>solusci.com</domain_name>
   <domain_keyword>solusci</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 02:20:08</query_time>
   <create_date>2014-03-08</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>colessio.com</domain_name>
   <domain_keyword>colessio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 04:08:04</query_time>
   <create_date>2018-06-05</create_date>
   <update_date>2023-05-30</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>Eurodns S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>Ryder Mark</registrant_name>
   <registrant_company>blue spark</registrant_company>
   <registrant_address>2 East Point, High Street, Seal</registrant_address>
   <registrant_city>Sevenoaks</registrant_city>
   <registrant_zip>TN13 1RU</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1732762001</registrant_phone>
   <name_servers>
    <value>pns11.cloudns.net</value>
    <value>pns12.cloudns.net</value>
    <value>pns13.cloudns.net</value>
    <value>pns14.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>rolossi.com</domain_name>
   <domain_keyword>rolossi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 18:30:06</query_time>
   <create_date>2016-02-15</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_company>Rotolink Oy</registrant_company>
   <registrant_country>FI</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/rolossi.com/owner</registrant_email>
   <name_servers>
    <value>ns1.webbinen.org</value>
    <value>ns2.webbinen.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>colessa.com</domain_name>
   <domain_keyword>colessa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 04:08:03</query_time>
   <create_date>2020-12-01</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>Fuadiansyah Fuadiansyah</registrant_name>
   <registrant_address>Jl. Belibis Blok B No. 5 Air Tawar Barat</registrant_address>
   <registrant_city>Padang</registrant_city>
   <registrant_state>Sumatera Barat</registrant_state>
   <registrant_zip>25132</registrant_zip>
   <registrant_country>ID</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+62.81283504688</registrant_phone>
   <name_servers>
    <value>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>gotussi.com</domain_name>
   <domain_keyword>gotussi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 00:39:41</query_time>
   <create_date>2022-05-09</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2026-05-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>clousai.lol</domain_name>
   <domain_keyword>clousai</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-25 17:17:23</query_time>
   <create_date>2024-05-22</create_date>
   <expiry_date>2025-05-22</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>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>cplusmi.com</domain_name>
   <domain_keyword>cplusmi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 02:27:50</query_time>
   <create_date>2022-10-02</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.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>43</num>
   <domain_name>colossv.com</domain_name>
   <domain_keyword>colossv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 12:07:44</query_time>
   <create_date>2016-03-14</create_date>
   <update_date>2016-03-14</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</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>ShanDong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=colossv.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>colussoit.com</domain_name>
   <domain_keyword>colussoit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 17:44:57</query_time>
   <create_date>2018-11-28</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>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>45</num>
   <domain_name>colusin.cloud</domain_name>
   <domain_keyword>colusin</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-15 01:44:53</query_time>
   <create_date>2024-03-16</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Liu Yong Qiang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>yun nan sheng</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.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>cyluosi.com</domain_name>
   <domain_keyword>cyluosi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 15:35:42</query_time>
   <create_date>2016-06-12</create_date>
   <update_date>2023-05-30</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>1316</registrar_iana>
   <registrar_name>Leascend Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.35.com</registrar_website>
   <name_servers>
    <value>ns3.dns-diy.com</value>
    <value>ns4.dns-diy.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>bolushi.cn</domain_name>
   <domain_keyword>bolushi</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-18 09:08:50</query_time>
   <create_date>2024-05-09</create_date>
   <expiry_date>2025-05-09</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>48</num>
   <domain_name>colupyi.com</domain_name>
   <domain_keyword>colupyi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 01:31:49</query_time>
   <create_date>2024-03-27</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <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>49</num>
   <domain_name>comessi.com</domain_name>
   <domain_keyword>comessi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 23:59:00</query_time>
   <create_date>2013-06-05</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://www.ionos.com</registrar_website>
   <name_servers>
    <value>ns1038.ui-dns.org</value>
    <value>ns1047.ui-dns.com</value>
    <value>ns1073.ui-dns.de</value>
    <value>ns1093.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>coleshi.icu</domain_name>
   <domain_keyword>coleshi</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-22 13:02:50</query_time>
   <create_date>2024-05-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.com/</registrar_website>
   <registrant_state>Northern Territory</registrant_state>
   <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>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</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>51</num>
   <domain_name>colasse.com</domain_name>
   <domain_keyword>colasse</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 00:35:38</query_time>
   <create_date>2007-04-19</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Yungu jo</registrant_name>
   <registrant_company>---DOMAIN NAME FOR SALE---</registrant_company>
   <registrant_address>329-11 sangu-dong mapo-gu</registrant_address>
   <registrant_city>seoul</registrant_city>
   <registrant_state>Seoul</registrant_state>
   <registrant_zip>121-160</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.01027431068</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>coussin.fr</domain_name>
   <domain_keyword>coussin</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 03:17:43</query_time>
   <create_date>2007-11-29</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-08-29</expiry_date>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net/fr/tlds/fr/</registrar_website>
   <registrant_name>Jean Francois Boudet</registrant_name>
   <registrant_address>les Sauvages, 43110 Aurec sur Loire</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.477352528</registrant_phone>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>colussus.com.au</domain_name>
   <domain_keyword>colussus</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-26 08:58:14</query_time>
   <update_date>2023-11-13</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Duncan Else</registrant_name>
   <name_servers>
    <value>ns1.syd5.hostingplatform.net.au</value>
    <value>ns2.syd5.hostingplatform.net.au</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>colucci.net</domain_name>
   <domain_keyword>colucci</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 14:57:30</query_time>
   <create_date>2004-10-24</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>https://www.epik.com</registrar_website>
   <registrant_name>Privacy Administrator</registrant_name>
   <registrant_company>Anonymize LLC</registrant_company>
   <registrant_address>30 N Gould St STE E</registrant_address>
   <registrant_city>Sheridan</registrant_city>
   <registrant_state>WY</registrant_state>
   <registrant_zip>82801</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7373015923</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>culusai.xyz</domain_name>
   <domain_keyword>culusai</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-13 07:48:29</query_time>
   <create_date>2024-03-09</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>56</num>
   <domain_name>colasis.support</domain_name>
   <domain_keyword>colasis</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-05-25 13:36:46</query_time>
   <create_date>2022-05-31</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-05-31</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>ns41.worldnic.com</value>
    <value>ns42.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>coldsci.com</domain_name>
   <domain_keyword>coldsci</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 13:39:25</query_time>
   <create_date>2023-03-26</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>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>58</num>
   <domain_name>ellussi.com</domain_name>
   <domain_keyword>ellussi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 04:15:38</query_time>
   <create_date>2020-03-15</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>clint.ns.cloudflare.com</value>
    <value>lily.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>colissa.games</domain_name>
   <domain_keyword>colissa</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-05-13 18:52:00</query_time>
   <create_date>2018-09-06</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-09-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.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>60</num>
   <domain_name>coloski.lawyer</domain_name>
   <domain_keyword>coloski</domain_keyword>
   <domain_tld>lawyer</domain_tld>
   <query_time>2024-05-22 22:19:36</query_time>
   <create_date>2018-08-21</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-08-21</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>61</num>
   <domain_name>colosso.de</domain_name>
   <domain_keyword>colosso</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-28 09:08:28</query_time>
   <update_date>2022-09-16</update_date>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>colutti.com.br</domain_name>
   <domain_keyword>colutti</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-19 23:59:15</query_time>
   <create_date>2024-04-03</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_name>LOCAWEB (2)</registrar_name>
   <registrant_name>Luisa Cordeiro</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>kolossi.com</domain_name>
   <domain_keyword>kolossi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 12:40:55</query_time>
   <create_date>2018-09-25</create_date>
   <update_date>2020-09-19</update_date>
   <expiry_date>2025-09-25</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>molossi.com</domain_name>
   <domain_keyword>molossi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 03:18:20</query_time>
   <create_date>2001-06-11</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>colossio.org</domain_name>
   <domain_keyword>colossio</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 12:07:32</query_time>
   <create_date>2014-04-14</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2026-04-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns6585.hostgator.com</value>
    <value>ns6586.hostgator.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>66</num>
   <domain_name>colusos.com</domain_name>
   <domain_keyword>colusos</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 15:05:07</query_time>
   <create_date>2024-05-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1025.ui-dns.org</value>
    <value>ns1052.ui-dns.biz</value>
    <value>ns1076.ui-dns.de</value>
    <value>ns1119.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>calossi.it</domain_name>
   <domain_keyword>calossi</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-07 15:41:49</query_time>
   <create_date>2001-06-01</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>CALOSSI ANTONIO</registrant_company>
   <registrant_address>Via 2 Giugno 52</registrant_address>
   <registrant_city>Certaldo</registrant_city>
   <registrant_state>FI</registrant_state>
   <registrant_zip>50052</registrant_zip>
   <registrant_country>IT</registrant_country>
   <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>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>cloudsi.net</domain_name>
   <domain_keyword>cloudsi</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 11:36:03</query_time>
   <create_date>2023-10-25</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>DonDominio (SCIP)</registrar_name>
   <registrar_website>https://www.dondominio.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>Murcia</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>visit https://icann.online-validation.com/domain-contact/?domainname=cloudsi.net</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns1.dondominio.com</value>
    <value>ns2.dondominio.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>colossei.com</domain_name>
   <domain_keyword>colossei</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 05:32:09</query_time>
   <create_date>2022-08-06</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>nicolussi.info</domain_name>
   <domain_keyword>nicolussi</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-14 22:17:36</query_time>
   <create_date>2018-03-16</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>polussl.com</domain_name>
   <domain_keyword>polussl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 10:12:32</query_time>
   <create_date>2021-03-19</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2024-03-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>colasso.com</domain_name>
   <domain_keyword>colasso</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 19:26:01</query_time>
   <create_date>2006-10-16</create_date>
   <update_date>2019-08-24</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>1519</registrar_iana>
   <registrar_name>NETIM</registrar_name>
   <registrar_website>https://www.netim.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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 use the online form https://www.whoisprivacy.domains/ to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns31.cloudns.net</value>
    <value>ns34.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>coussin.online</domain_name>
   <domain_keyword>coussin</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-05 04:25:29</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-04-11</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>telussi.com</domain_name>
   <domain_keyword>telussi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 11:21:47</query_time>
   <create_date>2024-04-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.Com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <registrant_name>Statutory Masking Enabled</registrant_name>
   <registrant_company>Mika Honkonen</registrant_company>
   <registrant_address>Statutory Masking Enabled</registrant_address>
   <registrant_city>Statutory Masking Enabled</registrant_city>
   <registrant_state>08</registrant_state>
   <registrant_zip>Statutory Masking Enabled</registrant_zip>
   <registrant_country>FI</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Statutory Masking Enabled</registrant_phone>
   <registrant_fax>Statutory Masking Enabled</registrant_fax>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>collossi.com</domain_name>
   <domain_keyword>collossi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 04:58:57</query_time>
   <create_date>2014-07-18</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</registrant_name>
   <registrant_company>Redacted for Privacy Purposes</registrant_company>
   <registrant_address>Redacted for Privacy Purposes</registrant_address>
   <registrant_city>Redacted for Privacy Purposes</registrant_city>
   <registrant_state>SC</registrant_state>
   <registrant_zip>Redacted for Privacy Purposes</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>select contact domain holder link at https://www.namecheap.com/domains/whois/result?domain=collossi.com</registrant_email>
   <registrant_phone>Redacted for Privacy Purposes</registrant_phone>
   <registrant_fax>Redacted for Privacy Purposes</registrant_fax>
   <name_servers>
    <value>ns10.serverdo.in</value>
    <value>ns23.serverdo.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>colucci.biz</domain_name>
   <domain_keyword>colucci</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-27 11:13:53</query_time>
   <create_date>2002-07-25</create_date>
   <update_date>2019-06-01</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Giancarlo Colucci</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>im</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>77</num>
   <domain_name>colossio.co.uk</domain_name>
   <domain_keyword>colossio</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-15 01:43:44</query_time>
   <create_date>2018-03-15</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2026-03-15</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>cplussi9.space</domain_name>
   <domain_keyword>cplussi9</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-15 15:03:09</query_time>
   <create_date>2023-06-04</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-04</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_company>Private Person</registrant_company>
   <registrant_state>Moskva</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>erin.ns.cloudflare.com</value>
    <value>randy.ns.cloudflare.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>coluani.net</domain_name>
   <domain_keyword>coluani</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 01:57:33</query_time>
   <create_date>2021-03-26</create_date>
   <update_date>2023-03-27</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <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>80</num>
   <domain_name>cnhussi.com</domain_name>
   <domain_keyword>cnhussi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 04:46:32</query_time>
   <create_date>2010-07-09</create_date>
   <update_date>2022-09-07</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.wix.com</value>
    <value>ns2.wix.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>81</num>
   <domain_name>cslushi.com</domain_name>
   <domain_keyword>cslushi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 09:51:10</query_time>
   <create_date>2019-12-15</create_date>
   <update_date>2019-12-15</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>www.hkdns.hk</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hunan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whoisquery.hkdns.hk/web/whoisform?domain=cslushi.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>coluzzi.com</domain_name>
   <domain_keyword>coluzzi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 17:45:00</query_time>
   <create_date>1996-06-17</create_date>
   <update_date>2020-04-17</update_date>
   <expiry_date>2025-06-16</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.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>83</num>
   <domain_name>cpluss9.space</domain_name>
   <domain_keyword>cpluss9</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-05 10:52:56</query_time>
   <create_date>2023-04-17</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-17</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_company>Private Person</registrant_company>
   <registrant_state>Moskva</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.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>solupsi.com</domain_name>
   <domain_keyword>solupsi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 05:03:59</query_time>
   <create_date>2019-01-17</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>1478</registrar_iana>
   <registrar_name>CV. Jogjacamp</registrar_name>
   <registrar_website>http://resellercamp.com/</registrar_website>
   <registrant_state>Jawa Barat</registrant_state>
   <registrant_country>ID</registrant_country>
   <name_servers>
    <value>ns6.idwebhost.com</value>
    <value>ns7.idwebhost.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>colesso.top</domain_name>
   <domain_keyword>colesso</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-18 15:39:02</query_time>
   <create_date>2024-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>cloudsi.com</domain_name>
   <domain_keyword>cloudsi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 02:36:13</query_time>
   <create_date>2009-02-03</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=cloudsi.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>colusvin.com</domain_name>
   <domain_keyword>colusvin</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 15:08:09</query_time>
   <create_date>2024-04-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=colusvin.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.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>88</num>
   <domain_name>boluosi.email</domain_name>
   <domain_keyword>boluosi</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-16 10:10:55</query_time>
   <create_date>2023-03-17</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhong shan shi bo luo si chu wei you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>cosmos.dnspod.net</value>
    <value>otter.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>coltsbi.com</domain_name>
   <domain_keyword>coltsbi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 21:33:12</query_time>
   <create_date>2023-09-14</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>Hostingkr</registrant_name>
   <registrant_company>Hostingkr</registrant_company>
   <registrant_address>2603dong 604ho 100 Misagangbyeonjungang-ro Hanam-si</registrant_address>
   <registrant_city>Gyeonggi-do</registrant_city>
   <registrant_zip>12924</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.</registrant_phone>
   <name_servers>
    <value>ns1.cafe24.co.kr</value>
    <value>ns1.cafe24.com</value>
    <value>ns2.cafe24.co.kr</value>
    <value>ns2.cafe24.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>ecolusso.com</domain_name>
   <domain_keyword>ecolusso</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 16:06:27</query_time>
   <create_date>2021-03-21</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=ecolusso.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>colbasi.net</domain_name>
   <domain_keyword>colbasi</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 17:15:22</query_time>
   <create_date>2020-02-02</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.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>92</num>
   <domain_name>solussy.com</domain_name>
   <domain_keyword>solussy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 20:47:57</query_time>
   <create_date>2022-08-04</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.empretienda.net</value>
    <value>ns2.empretienda.net</value>
    <value>ns3.empretienda.net</value>
    <value>ns4.empretienda.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>goluosi.com</domain_name>
   <domain_keyword>goluosi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 05:14:54</query_time>
   <create_date>2016-04-01</create_date>
   <update_date>2024-03-14</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</registrar_website>
   <name_servers>
    <value>dns1.g01.ns1global.org</value>
    <value>dns2.g01.ns1global.org</value>
    <value>dns3.g01.ns1global.org</value>
    <value>dns4.g01.ns1global.org</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>94</num>
   <domain_name>folunsi.info</domain_name>
   <domain_keyword>folunsi</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-19 12:52:18</query_time>
   <create_date>2018-11-16</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>guang dong fu lun si ji tuan you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>dns13.hichina.com</value>
    <value>dns14.hichina.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>covossi.com</domain_name>
   <domain_keyword>covossi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 23:39:41</query_time>
   <create_date>2013-09-18</create_date>
   <update_date>2022-09-14</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>cilusse.com</domain_name>
   <domain_keyword>cilusse</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 20:48:05</query_time>
   <create_date>2016-11-12</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns15.ovh.net</value>
    <value>ns15.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>colosse.org</domain_name>
   <domain_keyword>colosse</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 12:07:01</query_time>
   <create_date>2015-09-07</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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>ns11.constellix.com</value>
    <value>ns21.constellix.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>lotussi.com</domain_name>
   <domain_keyword>lotussi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 01:26:43</query_time>
   <create_date>2015-11-05</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>foluosi.com</domain_name>
   <domain_keyword>foluosi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 01:54:38</query_time>
   <create_date>2022-09-03</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>SICHUAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=foluosi.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>colbasi.store</domain_name>
   <domain_keyword>colbasi</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-10 17:15:22</query_time>
   <create_date>2020-02-02</create_date>
   <update_date>2024-06-10</update_date>
   <expiry_date>2025-02-02</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>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.478</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.