WHOIS QUERY TIME

5 May 2024 - 3:32 PM UTC

Registered: 27 August 2015
Modified: 12 April 2022
Expiry: 27 August 2026

REGISTRAR

Name: TOWEB-BRASIL (48)

NAME SERVERS

ns6.wixdns.net
ns7.wixdns.net

DOMAIN STATUS

published

REGISTRANT

Name: Caio Mello

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=cubicc.com.br
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "cubicc.com.br"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "cubicc.com.br",
            "domain_keyword": "cubicc",
            "domain_tld": "com.br",
            "query_time": "2024-05-05 15:32:53",
            "create_date": "2015-08-27",
            "update_date": "2022-04-12",
            "expiry_date": "2026-08-27",
            "registrar_name": "TOWEB-BRASIL (48)",
            "registrant_name": "Caio Mello",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.025,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>cubicc.com.br</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>cubicc.com.br</domain_name>
   <domain_keyword>cubicc</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-05 15:32:53</query_time>
   <create_date>2015-08-27</create_date>
   <update_date>2022-04-12</update_date>
   <expiry_date>2026-08-27</expiry_date>
   <registrar_name>TOWEB-BRASIL (48)</registrar_name>
   <registrant_name>Caio Mello</registrant_name>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.025</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.027 seconds) for "cubicc.com.br" in our Historical WHOIS Database.
#1 - QUERY TIME

29 Jan 2023 - 12:08 PM UTC

Registered: 27 August 2015
Modified: 12 April 2022
Expiry: 27 August 2026

REGISTRAR

Name: TOWEB-BRASIL (48)

NAME SERVERS

ns6.wixdns.net
ns7.wixdns.net

DOMAIN STATUS

published

REGISTRANT

Name: Caio Mello
Country: Brazil
Email: [email protected]

#2 - QUERY TIME

18 Dec 2023 - 10:25 PM UTC

Registered: 27 August 2015
Modified: 12 April 2022
Expiry: 27 August 2026

REGISTRAR

Name: TOWEB-BRASIL (48)

NAME SERVERS

ns6.wixdns.net
ns7.wixdns.net

DOMAIN STATUS

published

REGISTRANT

Name: Caio Mello

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=cubicc.com.br
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "cubicc.com.br",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "cubicc.com.br",
    "results": [
        {
            "num": 1,
            "domain_name": "cubicc.com.br",
            "domain_keyword": "cubicc",
            "domain_tld": "com.br",
            "query_time": "2023-01-29 12:08:08",
            "create_date": "2015-08-27",
            "update_date": "2022-04-12",
            "expiry_date": "2026-08-27",
            "registrar_name": "TOWEB-BRASIL (48)",
            "registrant_name": "Caio Mello",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 2,
            "domain_name": "cubicc.com.br",
            "domain_keyword": "cubicc",
            "domain_tld": "com.br",
            "query_time": "2023-12-18 22:25:29",
            "create_date": "2015-08-27",
            "update_date": "2022-04-12",
            "expiry_date": "2026-08-27",
            "registrar_name": "TOWEB-BRASIL (48)",
            "registrant_name": "Caio Mello",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.027,
        "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>cubicc.com.br</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>cubicc.com.br</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cubicc.com.br</domain_name>
   <domain_keyword>cubicc</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2023-01-29 12:08:08</query_time>
   <create_date>2015-08-27</create_date>
   <update_date>2022-04-12</update_date>
   <expiry_date>2026-08-27</expiry_date>
   <registrar_name>TOWEB-BRASIL (48)</registrar_name>
   <registrant_name>Caio Mello</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>cubicc.com.br</domain_name>
   <domain_keyword>cubicc</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2023-12-18 22:25:29</query_time>
   <create_date>2015-08-27</create_date>
   <update_date>2022-04-12</update_date>
   <expiry_date>2026-08-27</expiry_date>
   <registrar_name>TOWEB-BRASIL (48)</registrar_name>
   <registrant_name>Caio Mello</registrant_name>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.027</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 3 domain names (in 0.082 seconds) which contained the exact domain keyword "cubicc".
Domain Name Registered Expiry Registrar Ownership
1 cubicc.com 27 Sep 1995 26 Sep 2028 Pair Domains Cubic Consulting
2 cubicc.nl 10 Dec 1999 - Registrar.eu -
3 cubicc.net 29 Jan 2007 29 Jan 2029 ENOM, INC. REDACTED FOR PRIVACY
4 cubicc.com.br 27 Aug 2015 27 Aug 2026 TOWEB-BRASIL (48) Caio Mello

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=cubicc&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "cubicc",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 4,
        "relation": "eq",
        "current": 4
    },
    "unique_domains": "cubicc.com, cubicc.nl, cubicc.net, cubicc.com.br",
    "results": [
        {
            "num": 1,
            "domain_name": "cubicc.com",
            "domain_keyword": "cubicc",
            "domain_tld": "com",
            "query_time": "2024-04-20 15:24:51",
            "create_date": "1995-09-27",
            "update_date": "2022-11-26",
            "expiry_date": "2028-09-26",
            "registrar_iana": 99,
            "registrar_name": "Pair Domains",
            "registrar_website": "pairdomains.com",
            "registrant_name": "GDPR Redacted",
            "registrant_company": "Cubic Consulting",
            "registrant_address": "GDPR Redacted",
            "registrant_city": "GDPR Redacted",
            "registrant_state": "PA",
            "registrant_zip": "GDPR Redacted",
            "registrant_country": "US",
            "registrant_email": "https://whois.pairdomains.com/contact?domain=cubicc.com&type=registrant",
            "registrant_phone": "GDPR Redacted",
            "registrant_fax": "GDPR Redacted",
            "name_servers": [
                "ns000.ns0.com",
                "ns163.pair.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "cubicc.nl",
            "domain_keyword": "cubicc",
            "domain_tld": "nl",
            "query_time": "2024-05-09 09:27:59",
            "create_date": "1999-12-10",
            "update_date": "2024-01-02",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 3,
            "domain_name": "cubicc.net",
            "domain_keyword": "cubicc",
            "domain_tld": "net",
            "query_time": "2024-04-20 15:24:51",
            "create_date": "2007-01-29",
            "update_date": "2024-01-30",
            "expiry_date": "2029-01-29",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka-fu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "https://tieredaccess.com/contact/c5adfe42-a0d1-4d70-a46f-726a2c2f7f5b",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com",
                "ns4.value-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "cubicc.com.br",
            "domain_keyword": "cubicc",
            "domain_tld": "com.br",
            "query_time": "2024-05-05 15:32:53",
            "create_date": "2015-08-27",
            "update_date": "2022-04-12",
            "expiry_date": "2026-08-27",
            "registrar_name": "TOWEB-BRASIL (48)",
            "registrant_name": "Caio Mello",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.082,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>cubicc</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4</total>
  <relation>eq</relation>
  <current>4</current>
 </count>
 <unique_domains>cubicc.com, cubicc.nl, cubicc.net, cubicc.com.br</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cubicc.com</domain_name>
   <domain_keyword>cubicc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 15:24:51</query_time>
   <create_date>1995-09-27</create_date>
   <update_date>2022-11-26</update_date>
   <expiry_date>2028-09-26</expiry_date>
   <registrar_iana>99</registrar_iana>
   <registrar_name>Pair Domains</registrar_name>
   <registrar_website>pairdomains.com</registrar_website>
   <registrant_name>GDPR Redacted</registrant_name>
   <registrant_company>Cubic Consulting</registrant_company>
   <registrant_address>GDPR Redacted</registrant_address>
   <registrant_city>GDPR Redacted</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>GDPR Redacted</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://whois.pairdomains.com/contact?domain=cubicc.com&amp;type=registrant</registrant_email>
   <registrant_phone>GDPR Redacted</registrant_phone>
   <registrant_fax>GDPR Redacted</registrant_fax>
   <name_servers>
    <value>ns000.ns0.com</value>
    <value>ns163.pair.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>cubicc.nl</domain_name>
   <domain_keyword>cubicc</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 09:27:59</query_time>
   <create_date>1999-12-10</create_date>
   <update_date>2024-01-02</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>cubicc.net</domain_name>
   <domain_keyword>cubicc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 15:24:51</query_time>
   <create_date>2007-01-29</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2029-01-29</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka-fu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/c5adfe42-a0d1-4d70-a46f-726a2c2f7f5b</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
    <value>ns4.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>cubicc.com.br</domain_name>
   <domain_keyword>cubicc</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-05 15:32:53</query_time>
   <create_date>2015-08-27</create_date>
   <update_date>2022-04-12</update_date>
   <expiry_date>2026-08-27</expiry_date>
   <registrar_name>TOWEB-BRASIL (48)</registrar_name>
   <registrant_name>Caio Mello</registrant_name>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.082</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 4,771 domain names (in 0.118 seconds) which look and sound like the brand name "cubicc".
Domain Name Registered Expiry Registrar Ownership
1 cubico.in 6 Nov 2023 6 Nov 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
2 cubics.com 28 Aug 2004 28 Aug 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
3 cupicc.com 16 Dec 2020 16 Dec 2025 Gname.com Pte. Ltd. Redacted for privacy
4 cubic4.net 9 Jun 2007 9 Jun 2025 GMO INTERNET, INC. cube
5 cubicp.com 18 May 2017 18 May 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
6 cubicb.consulting 10 Jan 2017 10 Jan 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
7 cubico.live 3 Jul 2023 3 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
8 cubicmc.net 9 Oct 2022 9 Oct 2024 Cloudflare, Inc. DATA REDACTED
9 cubic-c.com 16 Nov 2020 16 Nov 2024 GMO INTERNET, INC. Cubic consulting co.,Ltd
10 cubica.info 23 Nov 2023 23 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
11 cubico.pt - - - ALTCOM, UNIPESSOAL LDA
12 cubicci.com 12 Dec 2023 12 Dec 2025 1API GmbH REDACTED FOR PRIVACY
13 cobicc.org 21 Mar 2007 21 Mar 2025 FastDomain Inc. REDACTED FOR PRIVACY
14 cubico.design 14 Jul 2021 14 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
15 cubics.site 4 Nov 2022 4 Nov 2024 Registrar of Domain Names REG.RU, LLC Private Person
16 cubics.world 25 Mar 2024 25 Mar 2025 Marcaria International LLC Richard cy
17 cubiic.tech 3 Jul 2023 3 Jul 2024 Melbourne IT LTD Data Protected
18 cubica.ro 24 Jan 2019 22 Jan 2025 ICI - Registrar -
19 cubick.ro 4 May 2018 2 May 2025 EXTREME SOLUTIONS SRL -
20 cubico.com.pl 23 Feb 2018 23 Feb 2025 Digital Media Technology Sp. z o.o. -
21 cubics.ru 7 Dec 2009 7 Dec 2024 RU-CENTER-RU Private Person
22 cubiic.cfd 12 Aug 2023 12 Aug 2024 West263 International Limited -
23 cibicc.com 21 Mar 2022 21 Mar 2024 NAMECHEAP INC Withheld for Privacy Purposes
24 cubica.cloud 2 Aug 2019 2 Aug 2024 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
25 cubics.co.jp 13 Mar 2001 - - Fine Corporation
26 cubic3.xyz 21 Sep 2023 21 Sep 2024 Nics Telekomunikasyon A.S. KOCATEPE MAH. TOPRAK SIT. BEYZA APT. NO817 MELIKGAZIKAYSERI
27 cubicz.store 20 Dec 2022 20 Dec 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
28 cubicdc.com 16 Oct 2015 16 Oct 2024 GoDaddy.com, LLC -
29 cubocc.com 20 Dec 2010 20 Dec 2026 Network Solutions, LLC -
30 cubics.cn 10 Jul 2023 10 Jul 2024 浙江贰贰网络有限公司 孙志强
31 cubicx.com 26 Oct 2009 26 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
32 cubics.co.uk 17 Apr 2022 17 Apr 2024 Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV] -
33 cubicpc.com 25 Mar 2023 25 Mar 2024 GoDaddy.com, LLC -
34 cubica.net 17 Aug 2005 17 Aug 2024 FastDomain Inc. -
35 cubics.it 4 Sep 2015 4 Sep 2024 Aruba s.p.a. Giuseppe Bucci
36 cubiccy.com 11 Nov 2017 11 Nov 2028 GoDaddy.com, LLC -
37 cubic3.org 10 Dec 2013 10 Dec 2024 IONOS SE Mr Graham Jones c/o C3 ( Industrial) Holdings Limited
38 cubitc.com 25 Jun 2016 25 Jun 2024 GoDaddy.com, LLC -
39 cubict.com 30 Mar 2006 30 Mar 2025 Domain.com, LLC REDACTED FOR PRIVACY
40 cubics.nl 3 Dec 2015 - Hostnet B.V. -
41 cubics.xyz 18 Jun 2020 18 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
42 cubic8.com 12 Dec 2002 12 Dec 2025 CSL Computer Service Langenbach GmbH d/b/a joker.com c/o IDPS International Domain Privacy Services GmbH
43 cubico.space 29 Jun 2023 29 Jun 2024 Namecheap -
44 cnbicc.com 10 Oct 2016 10 Oct 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
45 cubico.homes 4 Jul 2023 4 Jul 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
46 cubecc.ltd 4 Jul 2019 4 Jul 2024 eNom, LLC Data Protected
47 cubico.cl 28 Mar 2003 26 Apr 2025 NIC Chile PortalDisc SpA
48 cobicc.net 21 Mar 2007 21 Mar 2025 FastDomain Inc. -
49 cubic8.tech 18 Jun 2021 18 Jun 2024 Tucows.com Co. Data Protected
50 cubica.co 20 Jul 2010 19 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
51 cubich.com 2 Jun 2019 2 Jun 2025 GoDaddy.com, LLC -
52 cubic8.website 18 Jun 2021 18 Jun 2024 Tucows.com Co. Data Protected
53 cubic8.net 27 Mar 2018 27 Mar 2025 Launchpad.com Inc. -
54 subicc.com.au - - Melbourne IT Josephine Ooi
55 cubica.co.uk 28 May 2013 28 May 2024 Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB] Mark Adams
56 cubico.co.uk 12 Feb 2014 12 Feb 2025 Simon Fox [Tag = FAIRY] -
57 cubiic.app 21 Feb 2024 21 Feb 2029 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
58 cubics.mobi 6 Apr 2023 6 Apr 2025 In2net Network Inc. RegistrantPrivacy.com
59 cubico.com.pt - - - -
60 cubico.co 19 Nov 2013 18 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
61 cubice.com 17 Apr 2011 17 Apr 2025 DomainSpot LLC Redacted
62 cuoicc.com 16 Oct 2014 16 Oct 2025 GoDaddy.com, LLC -
63 cubico.ru 17 Sep 2006 17 Sep 2024 RU-CENTER-RU Private Person
64 cubic3.co.uk 25 Apr 2020 25 Apr 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
65 cubiic.com 14 Dec 2017 14 Dec 2024 Amazon Registrar, Inc. Identity Protection Service
66 cubicu.net 1 Jul 2008 1 Jul 2024 Network Solutions, LLC -
67 cubicco.nl 2 Dec 2019 - team.blue nl B.V. -
68 cubico.com 25 Jun 1999 25 Jun 2024 GoDaddy.com, LLC -
69 cubics.technology 23 Nov 2018 23 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
70 cubicco.org 6 Jun 2017 6 Jun 2024 Key-Systems GmbH Stichting Cubicco
71 cubic4.com 4 Dec 2017 4 Dec 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
72 cubicn.com 15 Mar 2022 15 Mar 2025 GoDaddy.com, LLC -
73 cubica.org 25 May 2023 25 May 2025 MOBIKAPP Limited Domain Name Privacy Inc.
74 cubickc.com 15 Dec 2009 15 Dec 2025 GoDaddy.com, LLC -
75 cubica.ru 1 Apr 2017 1 Apr 2025 RU-CENTER-RU Private Person
76 cubics.store 30 Jun 2023 30 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
77 cubics.net 27 Aug 2007 27 Aug 2024 Name.com, Inc. Domain Protection Services, Inc.
78 cubirc.com 3 Dec 2022 3 Dec 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
79 cubic2.biz 17 Jul 2012 16 Jul 2024 Japan Registry Services Co., Ltd. yoshiaki muto
80 cubich.top 28 Apr 2023 28 Apr 2025 Chengdu west dimension digital REDACTED FOR PRIVACY
81 hubicc.com 12 Dec 2014 12 Dec 2024 Infomaniak Network SA Domain Privacy Trustee SA
82 cubica.xyz 6 May 2019 6 May 2025 Go Daddy, LLC Domains By Proxy, LLC
83 clubicc.com 18 Apr 2024 18 Apr 2025 Name.com, Inc. Domain Protection Services, Inc.
84 cubico.uk 29 Mar 2019 29 Mar 2025 Simon Fox [Tag = FAIRY] -
85 cubic9.com 30 Jan 2004 30 Jan 2025 GMO INTERNET, INC. Whois Privacy Protection Service by VALUE-DOMAIN
86 cubicu.com 12 Mar 1999 12 Mar 2025 Network Solutions, LLC -
87 cubinc.com 1 Apr 2000 1 Apr 2025 Register.com, Inc. -
88 cubica.nl 29 Aug 2007 - Metaregistrar B.V. -
89 qubicc.com 3 Jul 2022 3 Jul 2024 GoDaddy.com, LLC -
90 cubick.com 2 Feb 2003 2 Feb 2025 united domains AG -
91 cubics.space 3 Mar 2024 3 Mar 2025 Registrar of Domain Names REG.RU, LLC Private Person
92 cubiccm.com 26 Aug 2014 26 Aug 2025 GoDaddy.com, LLC -
93 cubicy.icu 3 Jul 2023 3 Jul 2024 NameSilo, LLC PrivacyGuardian.org llc
94 cubica.co.jp 21 Nov 1998 - - Cubica inc.
95 cobicc.com 21 Mar 2007 21 Mar 2025 FastDomain Inc. -
96 cubimc.fun 4 Nov 2023 4 Nov 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
97 cubicec.com 20 Mar 2010 20 Mar 2025 NameCheap, Inc. -
98 cubica.eu - - GANDI -
99 cubico.site 11 Apr 2024 11 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
100 cubic1.jp 10 Mar 2004 31 Mar 2025 - CUBIC Corporation
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 Cubicc.com.br.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=cubicc.com.br
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "cubicc.com.br",
        "page_size": 100
    },
    "count": {
        "total": 4771,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "cubico.in, cubics.com, cupicc.com, cubic4.net, cubicp.com, cubicb.consulting, cubico.live, cubicmc.net, cubic-c.com, cubica.info, cubico.pt, cubicci.com, cobicc.org, cubico.design, cubics.site, cubics.world, cubiic.tech, cubica.ro, cubick.ro, cubico.com.pl, cubics.ru, cubiic.cfd, cibicc.com, cubica.cloud, cubics.co.jp, cubic3.xyz, cubicz.store, cubicdc.com, cubocc.com, cubics.cn, cubicx.com, cubics.co.uk, cubicpc.com, cubica.net, cubics.it, cubiccy.com, cubic3.org, cubitc.com, cubict.com, cubics.nl, cubics.xyz, cubic8.com, cubico.space, cnbicc.com, cubico.homes, cubecc.ltd, cubico.cl, cobicc.net, cubic8.tech, cubica.co, cubich.com, cubic8.website, cubic8.net, subicc.com.au, cubica.co.uk, cubico.co.uk, cubiic.app, cubics.mobi, cubico.com.pt, cubico.co, cubice.com, cuoicc.com, cubico.ru, cubic3.co.uk, cubiic.com, cubicu.net, cubicco.nl, cubico.com, cubics.technology, cubicco.org, cubic4.com, cubicn.com, cubica.org, cubickc.com, cubica.ru, cubics.store, cubics.net, cubirc.com, cubic2.biz, cubich.top, hubicc.com, cubica.xyz, clubicc.com, cubico.uk, cubic9.com, cubicu.com, cubinc.com, cubica.nl, qubicc.com, cubick.com, cubics.space, cubiccm.com, cubicy.icu, cubica.co.jp, cobicc.com, cubimc.fun, cubicec.com, cubica.eu, cubico.site, cubic1.jp",
    "results": [
        {
            "num": 1,
            "domain_name": "cubico.in",
            "domain_keyword": "cubico",
            "domain_tld": "in",
            "query_time": "2024-05-01 06:37:33",
            "create_date": "2023-11-06",
            "update_date": "2024-01-16",
            "expiry_date": "2024-11-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Karnataka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dahlia.ns.cloudflare.com",
                "stan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "cubics.com",
            "domain_keyword": "cubics",
            "domain_tld": "com",
            "query_time": "2024-05-23 20:18:45",
            "create_date": "2004-08-28",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-28",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "kip.ns.cloudflare.com",
                "lindsey.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "cupicc.com",
            "domain_keyword": "cupicc",
            "domain_tld": "com",
            "query_time": "2024-05-18 01:43:03",
            "create_date": "2020-12-16",
            "update_date": "2024-02-21",
            "expiry_date": "2025-12-16",
            "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": "HEBEI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=cupicc.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": 4,
            "domain_name": "cubic4.net",
            "domain_keyword": "cubic4",
            "domain_tld": "net",
            "query_time": "2024-05-16 02:08:15",
            "create_date": "2007-06-09",
            "update_date": "2024-05-10",
            "expiry_date": "2025-06-09",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "fumiaki okumura",
            "registrant_company": "cube",
            "registrant_address": "85-85 Sakuragi-cho",
            "registrant_city": "Ise-shi",
            "registrant_state": "Mie",
            "registrant_zip": "5160027",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.0000000000",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "cubicp.com",
            "domain_keyword": "cubicp",
            "domain_tld": "com",
            "query_time": "2024-05-30 19:55:18",
            "create_date": "2017-05-18",
            "update_date": "2024-05-21",
            "expiry_date": "2024-05-18",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "Domain Privacy Service FBO Registrant.",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "5335 Gate Pkwy",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6027165339",
            "name_servers": [
                "ns1.netfirms-expired.domainparkingserver.net",
                "ns2.netfirms-expired.domainparkingserver.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "cubicb.consulting",
            "domain_keyword": "cubicb",
            "domain_tld": "consulting",
            "query_time": "2024-05-05 15:32:52",
            "create_date": "2017-01-10",
            "update_date": "2023-12-21",
            "expiry_date": "2025-01-10",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "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": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 7,
            "domain_name": "cubico.live",
            "domain_keyword": "cubico",
            "domain_tld": "live",
            "query_time": "2024-05-13 04:15:39",
            "create_date": "2023-07-03",
            "update_date": "2023-07-08",
            "expiry_date": "2024-07-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "cubicmc.net",
            "domain_keyword": "cubicmc",
            "domain_tld": "net",
            "query_time": "2024-04-17 17:06:21",
            "create_date": "2022-10-09",
            "update_date": "2023-09-19",
            "expiry_date": "2024-10-09",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Sjælland",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "DK",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/cubicmc.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "joaquin.ns.cloudflare.com",
                "liberty.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "cubic-c.com",
            "domain_keyword": "cubic-c",
            "domain_tld": "com",
            "query_time": "2024-05-16 02:08:13",
            "create_date": "2020-11-16",
            "update_date": "2023-10-17",
            "expiry_date": "2024-11-16",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "tomoji iwata",
            "registrant_company": "Cubic consulting co.,Ltd",
            "registrant_address": "7-13-6 ginza, Sagamibiru 2F",
            "registrant_city": "Chuo-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "104-0061",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.8010209933",
            "registrant_fax": "+81.457430279",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "cubica.info",
            "domain_keyword": "cubica",
            "domain_tld": "info",
            "query_time": "2024-05-25 12:58:14",
            "create_date": "2023-11-23",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu qing qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "cubico.pt",
            "domain_keyword": "cubico",
            "domain_tld": "pt",
            "query_time": "2024-05-25 12:58:18",
            "registrant_name": "ALTCOM, UNIPESSOAL LDA",
            "registrant_address": "Avenida 25 de Abril  N.º43 A",
            "registrant_city": "Estarreja",
            "registrant_state": "ESTARREJA",
            "registrant_zip": "3860-352",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.amenworld.com",
                "ns2.amenworld.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 12,
            "domain_name": "cubicci.com",
            "domain_keyword": "cubicci",
            "domain_tld": "com",
            "query_time": "2024-04-17 17:06:04",
            "create_date": "2023-12-12",
            "update_date": "2023-12-12",
            "expiry_date": "2025-12-12",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "-",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FI",
            "registrant_email": "contact via https://www.1api.net/send-message/cubicci.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hostingpalvelu.fi",
                "ns2.hostingpalvelu.fi"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "cobicc.org",
            "domain_keyword": "cobicc",
            "domain_tld": "org",
            "query_time": "2024-04-23 17:53:15",
            "create_date": "2007-03-21",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-21",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Colorado",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "cubico.design",
            "domain_keyword": "cubico",
            "domain_tld": "design",
            "query_time": "2024-04-17 17:06:22",
            "create_date": "2021-07-14",
            "update_date": "2023-07-28",
            "expiry_date": "2024-07-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "cubics.site",
            "domain_keyword": "cubics",
            "domain_tld": "site",
            "query_time": "2024-05-09 09:28:11",
            "create_date": "2022-11-04",
            "update_date": "2023-10-11",
            "expiry_date": "2024-11-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": "Saint-Petesburg",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "cubics.world",
            "domain_keyword": "cubics",
            "domain_tld": "world",
            "query_time": "2024-05-25 12:58:19",
            "create_date": "2024-03-25",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-25",
            "registrar_iana": 1086,
            "registrar_name": "Marcaria International LLC",
            "registrar_website": "http://www.marcaria.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Richard cy",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Belgie",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "EE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.trademarkarea.com",
                "ns02.trademarkarea.com",
                "ns03.trademarkarea.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "cubiic.tech",
            "domain_keyword": "cubiic",
            "domain_tld": "tech",
            "query_time": "2024-05-23 20:19:08",
            "create_date": "2023-07-03",
            "update_date": "2024-04-25",
            "expiry_date": "2024-07-03",
            "registrar_iana": 13,
            "registrar_name": "Melbourne IT LTD",
            "registrar_website": "http://www.melbourneit.com.au/",
            "registrant_company": "Data Protected",
            "registrant_state": "VIC",
            "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": [
                "ns1.netregistry.net",
                "ns2.netregistry.net",
                "ns3.netregistry.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "cubica.ro",
            "domain_keyword": "cubica",
            "domain_tld": "ro",
            "query_time": "2024-05-30 19:55:17",
            "create_date": "2019-01-24",
            "expiry_date": "2025-01-22",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.hostico.ro",
                "ns2.hostico.ro",
                "ns3.hostico.ro",
                "ns4.hostico.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 19,
            "domain_name": "cubick.ro",
            "domain_keyword": "cubick",
            "domain_tld": "ro",
            "query_time": "2024-05-09 09:28:03",
            "create_date": "2018-05-04",
            "expiry_date": "2025-05-02",
            "registrar_name": "EXTREME SOLUTIONS SRL",
            "registrar_website": "www.eureg.ro",
            "name_servers": [
                "ns1.ghesi.net",
                "ns2.ghesi.net",
                "ns3.ghesi.net",
                "ns4.ghesi.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 20,
            "domain_name": "cubico.com.pl",
            "domain_keyword": "cubico",
            "domain_tld": "com.pl",
            "query_time": "2024-05-19 09:16:46",
            "create_date": "2018-02-23",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-23",
            "registrar_name": "Digital Media Technology Sp. z o.o.",
            "registrar_website": "https://dmtec.pl/kontakt",
            "name_servers": [
                "ns11.rgb365.eu",
                "ns12.rgb365.eu"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "cubics.ru",
            "domain_keyword": "cubics",
            "domain_tld": "ru",
            "query_time": "2024-05-05 18:20:23",
            "create_date": "2009-12-07",
            "expiry_date": "2024-12-07",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 22,
            "domain_name": "cubiic.cfd",
            "domain_keyword": "cubiic",
            "domain_tld": "cfd",
            "query_time": "2024-05-09 09:28:50",
            "create_date": "2023-08-12",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-12",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_state": "Shang Hai Shi",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "clayton.ns.cloudflare.com",
                "cora.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "cibicc.com",
            "domain_keyword": "cibicc",
            "domain_tld": "com",
            "query_time": "2024-06-01 02:16:02",
            "create_date": "2022-03-21",
            "update_date": "2023-02-19",
            "expiry_date": "2024-03-21",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REACTIVATION PERIOD",
            "registrant_company": "Withheld for Privacy Purposes",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "cubica.cloud",
            "domain_keyword": "cubica",
            "domain_tld": "cloud",
            "query_time": "2024-04-20 15:24:25",
            "create_date": "2019-08-02",
            "update_date": "2023-10-10",
            "expiry_date": "2024-08-02",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.hispalisdns.com",
                "dns2.hispalisdns.com",
                "dns3.hispalisdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "cubics.co.jp",
            "domain_keyword": "cubics",
            "domain_tld": "co.jp",
            "query_time": "2024-05-16 02:08:27",
            "create_date": "2001-03-13",
            "update_date": "2024-04-01",
            "registrant_company": "Fine Corporation",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ]
        },
        {
            "num": 26,
            "domain_name": "cubic3.xyz",
            "domain_keyword": "cubic3",
            "domain_tld": "xyz",
            "query_time": "2024-05-28 23:23:10",
            "create_date": "2023-09-21",
            "update_date": "2023-09-26",
            "expiry_date": "2024-09-21",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomunikasyon A.S.",
            "registrar_website": "http://www.nicproxy.com",
            "registrant_company": "KOCATEPE MAH. TOPRAK SIT. BEYZA APT. NO817 MELIKGAZIKAYSERI",
            "registrant_state": "MELIKGAZI",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the 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.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "cubicz.store",
            "domain_keyword": "cubicz",
            "domain_tld": "store",
            "query_time": "2024-04-17 17:07:06",
            "create_date": "2022-12-20",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-20",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "cubicdc.com",
            "domain_keyword": "cubicdc",
            "domain_tld": "com",
            "query_time": "2024-04-20 15:24:55",
            "create_date": "2015-10-16",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "cubocc.com",
            "domain_keyword": "cubocc",
            "domain_tld": "com",
            "query_time": "2024-05-09 09:29:07",
            "create_date": "2010-12-20",
            "update_date": "2023-10-20",
            "expiry_date": "2026-12-20",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns-1184.awsdns-20.org",
                "ns-1537.awsdns-00.co.uk",
                "ns-821.awsdns-38.net",
                "ns-87.awsdns-10.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "cubics.cn",
            "domain_keyword": "cubics",
            "domain_tld": "cn",
            "query_time": "2024-05-28 23:23:17",
            "create_date": "2023-07-10",
            "expiry_date": "2024-07-10",
            "registrar_name": "浙江贰贰网络有限公司",
            "registrant_name": "孙志强",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "cubicx.com",
            "domain_keyword": "cubicx",
            "domain_tld": "com",
            "query_time": "2024-04-17 17:07:05",
            "create_date": "2009-10-26",
            "update_date": "2023-09-28",
            "expiry_date": "2024-10-26",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "cubics.co.uk",
            "domain_keyword": "cubics",
            "domain_tld": "co.uk",
            "query_time": "2024-05-28 23:23:17",
            "create_date": "2022-04-17",
            "update_date": "2023-06-07",
            "expiry_date": "2024-04-17",
            "registrar_name": "Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-dc987700.ns3.dan.hosting"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 33,
            "domain_name": "cubicpc.com",
            "domain_keyword": "cubicpc",
            "domain_tld": "com",
            "query_time": "2024-05-30 19:55:18",
            "create_date": "2023-03-25",
            "update_date": "2024-05-05",
            "expiry_date": "2024-03-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "cubica.net",
            "domain_keyword": "cubica",
            "domain_tld": "net",
            "query_time": "2024-04-17 17:06:00",
            "create_date": "2005-08-17",
            "update_date": "2023-08-12",
            "expiry_date": "2024-08-17",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "cubics.it",
            "domain_keyword": "cubics",
            "domain_tld": "it",
            "query_time": "2024-05-28 23:23:17",
            "create_date": "2015-09-04",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-04",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Giuseppe Bucci",
            "registrant_address": "via Canale, 18",
            "registrant_city": "PROVAGLIO VAL SABBIA",
            "registrant_state": "BS",
            "registrant_zip": "25070",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 36,
            "domain_name": "cubiccy.com",
            "domain_keyword": "cubiccy",
            "domain_tld": "com",
            "query_time": "2024-04-17 17:06:05",
            "create_date": "2017-11-11",
            "update_date": "2023-10-31",
            "expiry_date": "2028-11-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "cubic3.org",
            "domain_keyword": "cubic3",
            "domain_tld": "org",
            "query_time": "2024-04-20 15:24:24",
            "create_date": "2013-12-10",
            "update_date": "2024-01-24",
            "expiry_date": "2024-12-10",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mr Graham Jones  c/o C3 ( Industrial) Holdings Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1024.ui-dns.com",
                "ns1052.ui-dns.de",
                "ns1060.ui-dns.org",
                "ns1093.ui-dns.biz"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "cubitc.com",
            "domain_keyword": "cubitc",
            "domain_tld": "com",
            "query_time": "2024-04-20 06:43:27",
            "create_date": "2016-06-25",
            "update_date": "2022-09-22",
            "expiry_date": "2024-06-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.texaserve.com",
                "ns2.texaserve.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "cubict.com",
            "domain_keyword": "cubict",
            "domain_tld": "com",
            "query_time": "2024-04-20 06:42:25",
            "create_date": "2006-03-30",
            "update_date": "2023-02-06",
            "expiry_date": "2025-03-30",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/3be1f191-dcc7-44de-b907-432a47ee1952",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ipage.com",
                "ns2.ipage.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "cubics.nl",
            "domain_keyword": "cubics",
            "domain_tld": "nl",
            "query_time": "2024-05-19 09:16:45",
            "create_date": "2015-12-03",
            "update_date": "2022-04-11",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 41,
            "domain_name": "cubics.xyz",
            "domain_keyword": "cubics",
            "domain_tld": "xyz",
            "query_time": "2024-04-20 06:42:21",
            "create_date": "2020-06-18",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-18",
            "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": [
                "ishaan.ns.cloudflare.com",
                "melina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "cubic8.com",
            "domain_keyword": "cubic8",
            "domain_tld": "com",
            "query_time": "2024-04-20 15:24:24",
            "create_date": "2002-12-12",
            "update_date": "2023-10-20",
            "expiry_date": "2025-12-12",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_name": "On behalf of cubic8.com",
            "registrant_company": "c/o IDPS International Domain Privacy Services GmbH",
            "registrant_address": "Hansaallee 191",
            "registrant_city": "Duesseldorf",
            "registrant_zip": "40549",
            "registrant_country": "DE",
            "registrant_email": "https://csl-registrar.com/contact/cubic8.com/owner",
            "registrant_phone": "+49.21186767448",
            "registrant_fax": "+49.211867676448",
            "name_servers": [
                "x.ns.joker.com",
                "y.ns.joker.com",
                "z.ns.joker.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "cubico.space",
            "domain_keyword": "cubico",
            "domain_tld": "space",
            "query_time": "2024-05-16 02:08:25",
            "create_date": "2023-06-29",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-29",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "anastasia.ns.cloudflare.com",
                "mitchell.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "cnbicc.com",
            "domain_keyword": "cnbicc",
            "domain_tld": "com",
            "query_time": "2024-04-26 03:22:06",
            "create_date": "2016-10-10",
            "update_date": "2022-09-13",
            "expiry_date": "2024-10-10",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Guang Dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "cubico.homes",
            "domain_keyword": "cubico",
            "domain_tld": "homes",
            "query_time": "2024-05-16 02:08:25",
            "create_date": "2023-07-04",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-04",
            "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": [
                "javon.ns.cloudflare.com",
                "mina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "cubecc.ltd",
            "domain_keyword": "cubecc",
            "domain_tld": "ltd",
            "query_time": "2024-05-16 02:06:30",
            "create_date": "2019-07-04",
            "update_date": "2023-08-18",
            "expiry_date": "2024-07-04",
            "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.brandzoo.ca",
                "ns2.brandzoo.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "cubico.cl",
            "domain_keyword": "cubico",
            "domain_tld": "cl",
            "query_time": "2024-05-26 18:37:04",
            "create_date": "2003-03-28",
            "expiry_date": "2025-04-26",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "PortalDisc SpA",
            "name_servers": [
                "pns31.cloudns.net",
                "pns32.cloudns.net",
                "pns33.cloudns.net",
                "pns34.cloudns.net"
            ]
        },
        {
            "num": 48,
            "domain_name": "cobicc.net",
            "domain_keyword": "cobicc",
            "domain_tld": "net",
            "query_time": "2024-04-23 17:53:15",
            "create_date": "2007-03-21",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-21",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "cubic8.tech",
            "domain_keyword": "cubic8",
            "domain_tld": "tech",
            "query_time": "2024-05-09 09:27:57",
            "create_date": "2021-06-18",
            "update_date": "2024-04-24",
            "expiry_date": "2024-06-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Data Protected",
            "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": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "cubica.co",
            "domain_keyword": "cubica",
            "domain_tld": "co",
            "query_time": "2024-04-20 15:24:25",
            "create_date": "2010-07-20",
            "update_date": "2023-07-30",
            "expiry_date": "2024-07-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cubicadns.com",
                "ns2.cubicadns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "cubich.com",
            "domain_keyword": "cubich",
            "domain_tld": "com",
            "query_time": "2024-06-05 03:48:00",
            "create_date": "2019-06-02",
            "update_date": "2024-06-03",
            "expiry_date": "2025-06-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "cubic8.website",
            "domain_keyword": "cubic8",
            "domain_tld": "website",
            "query_time": "2024-05-09 09:27:57",
            "create_date": "2021-06-18",
            "update_date": "2024-04-24",
            "expiry_date": "2024-06-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Data Protected",
            "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": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "cubic8.net",
            "domain_keyword": "cubic8",
            "domain_tld": "net",
            "query_time": "2024-04-20 15:24:24",
            "create_date": "2018-03-27",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-27",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "http://www.launchpad.com",
            "name_servers": [
                "ns8067.hostgator.com",
                "ns8068.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "subicc.com.au",
            "domain_keyword": "subicc",
            "domain_tld": "com.au",
            "query_time": "2024-06-09 17:48:27",
            "update_date": "2024-04-24",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Josephine Ooi",
            "name_servers": [
                "ns1.netregistry.net",
                "ns2.netregistry.net",
                "ns3.netregistry.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "cubica.co.uk",
            "domain_keyword": "cubica",
            "domain_tld": "co.uk",
            "query_time": "2024-06-11 17:08:28",
            "create_date": "2013-05-28",
            "update_date": "2024-04-20",
            "expiry_date": "2024-05-28",
            "registrar_name": "Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]",
            "registrar_website": "https://www.3dweb.co.uk",
            "registrant_name": "Mark Adams",
            "registrant_address": "3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 56,
            "domain_name": "cubico.co.uk",
            "domain_keyword": "cubico",
            "domain_tld": "co.uk",
            "query_time": "2024-04-20 06:42:16",
            "create_date": "2014-02-12",
            "update_date": "2024-02-01",
            "expiry_date": "2025-02-12",
            "registrar_name": "Simon Fox [Tag = FAIRY]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 57,
            "domain_name": "cubiic.app",
            "domain_keyword": "cubiic",
            "domain_tld": "app",
            "query_time": "2024-04-17 17:07:15",
            "create_date": "2024-02-21",
            "update_date": "2024-02-26",
            "expiry_date": "2029-02-21",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-33.azure-dns.com",
                "ns2-33.azure-dns.net",
                "ns3-33.azure-dns.org",
                "ns4-33.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "cubics.mobi",
            "domain_keyword": "cubics",
            "domain_tld": "mobi",
            "query_time": "2024-04-17 17:06:27",
            "create_date": "2023-04-06",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-06",
            "registrar_iana": 604,
            "registrar_name": "In2net Network Inc.",
            "registrar_website": "https://www.in2net.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "RegistrantPrivacy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.website.com",
                "dns2.website.com",
                "dns21.website.com",
                "dns22.website.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "cubico.com.pt",
            "domain_keyword": "cubico",
            "domain_tld": "com.pt",
            "query_time": "2024-05-28 23:23:16",
            "name_servers": [
                "ns1.ithosting.pt",
                "ns2.ithosting.pt"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 60,
            "domain_name": "cubico.co",
            "domain_keyword": "cubico",
            "domain_tld": "co",
            "query_time": "2024-05-26 18:37:04",
            "create_date": "2013-11-19",
            "update_date": "2023-11-24",
            "expiry_date": "2024-11-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "cubice.com",
            "domain_keyword": "cubice",
            "domain_tld": "com",
            "query_time": "2024-05-09 09:28:01",
            "create_date": "2011-04-17",
            "update_date": "2023-04-06",
            "expiry_date": "2025-04-17",
            "registrar_iana": 86,
            "registrar_name": "DomainSpot LLC",
            "registrar_website": "https://www.tierra.net",
            "registrant_name": "Redacted",
            "registrant_company": "Redacted",
            "registrant_address": "Redacted",
            "registrant_city": "Redacted",
            "registrant_state": "Redacted",
            "registrant_zip": "Redacted",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted",
            "registrant_fax": "Redacted",
            "name_servers": [
                "ns1.tierra.net",
                "ns2.tierra.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "cuoicc.com",
            "domain_keyword": "cuoicc",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:33:31",
            "create_date": "2014-10-16",
            "update_date": "2023-07-09",
            "expiry_date": "2025-10-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns-1237.awsdns-26.org",
                "ns-1872.awsdns-42.co.uk",
                "ns-407.awsdns-50.com",
                "ns-618.awsdns-13.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "cubico.ru",
            "domain_keyword": "cubico",
            "domain_tld": "ru",
            "query_time": "2024-05-05 18:20:24",
            "create_date": "2006-09-17",
            "expiry_date": "2024-09-17",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.cubico.ru",
                "ns2.cubico.ru",
                "ns3.cubico.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 64,
            "domain_name": "cubic3.co.uk",
            "domain_keyword": "cubic3",
            "domain_tld": "co.uk",
            "query_time": "2024-05-09 09:27:56",
            "create_date": "2020-04-25",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-25",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 65,
            "domain_name": "cubiic.com",
            "domain_keyword": "cubiic",
            "domain_tld": "com",
            "query_time": "2024-04-17 17:07:15",
            "create_date": "2017-12-14",
            "update_date": "2023-11-10",
            "expiry_date": "2024-12-14",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of cubiic.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1004.awsdns-61.net",
                "ns-1361.awsdns-42.org",
                "ns-1817.awsdns-35.co.uk",
                "ns-5.awsdns-00.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "cubicu.net",
            "domain_keyword": "cubicu",
            "domain_tld": "net",
            "query_time": "2024-04-20 06:42:26",
            "create_date": "2008-07-01",
            "update_date": "2023-06-23",
            "expiry_date": "2024-07-01",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns35.worldnic.com",
                "ns36.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "cubicco.nl",
            "domain_keyword": "cubicco",
            "domain_tld": "nl",
            "query_time": "2024-04-20 15:24:52",
            "create_date": "2019-12-02",
            "update_date": "2021-11-23",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 68,
            "domain_name": "cubico.com",
            "domain_keyword": "cubico",
            "domain_tld": "com",
            "query_time": "2024-04-17 17:06:22",
            "create_date": "1999-06-25",
            "update_date": "2023-06-26",
            "expiry_date": "2024-06-25",
            "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": 69,
            "domain_name": "cubics.technology",
            "domain_keyword": "cubics",
            "domain_tld": "technology",
            "query_time": "2024-05-26 18:37:05",
            "create_date": "2018-11-23",
            "update_date": "2023-10-31",
            "expiry_date": "2024-11-23",
            "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": [
                "ishaan.ns.cloudflare.com",
                "melina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "cubicco.org",
            "domain_keyword": "cubicco",
            "domain_tld": "org",
            "query_time": "2024-04-20 15:24:52",
            "create_date": "2017-06-06",
            "update_date": "2023-07-21",
            "expiry_date": "2024-06-06",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Stichting Cubicco",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 71,
            "domain_name": "cubic4.com",
            "domain_keyword": "cubic4",
            "domain_tld": "com",
            "query_time": "2024-04-20 15:24:24",
            "create_date": "2017-12-04",
            "update_date": "2022-10-05",
            "expiry_date": "2024-12-04",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Zhong Guo",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "cubicn.com",
            "domain_keyword": "cubicn",
            "domain_tld": "com",
            "query_time": "2024-04-20 06:42:12",
            "create_date": "2022-03-15",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "cubica.org",
            "domain_keyword": "cubica",
            "domain_tld": "org",
            "query_time": "2024-05-26 18:37:02",
            "create_date": "2023-05-25",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-25",
            "registrar_iana": 695,
            "registrar_name": "MOBIKAPP Limited",
            "registrar_website": "http://www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "cubickc.com",
            "domain_keyword": "cubickc",
            "domain_tld": "com",
            "query_time": "2024-04-20 15:25:05",
            "create_date": "2009-12-15",
            "update_date": "2022-09-06",
            "expiry_date": "2025-12-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns-2015.awsdns-59.co.uk",
                "ns-289.awsdns-36.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "cubica.ru",
            "domain_keyword": "cubica",
            "domain_tld": "ru",
            "query_time": "2024-05-05 18:20:22",
            "create_date": "2017-04-01",
            "expiry_date": "2025-04-01",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hc.ru",
                "ns2.hc.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 76,
            "domain_name": "cubics.store",
            "domain_keyword": "cubics",
            "domain_tld": "store",
            "query_time": "2024-05-16 02:08:27",
            "create_date": "2023-06-30",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-30",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "cubics.net",
            "domain_keyword": "cubics",
            "domain_tld": "net",
            "query_time": "2024-04-20 06:42:20",
            "create_date": "2007-08-27",
            "update_date": "2023-10-05",
            "expiry_date": "2024-08-27",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/cubics.net",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "cubirc.com",
            "domain_keyword": "cubirc",
            "domain_tld": "com",
            "query_time": "2024-05-28 23:23:24",
            "create_date": "2022-12-03",
            "update_date": "2023-11-25",
            "expiry_date": "2024-12-03",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "cubic2.biz",
            "domain_keyword": "cubic2",
            "domain_tld": "biz",
            "query_time": "2024-04-20 15:24:23",
            "create_date": "2012-07-17",
            "update_date": "2023-06-10",
            "expiry_date": "2024-07-16",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co., Ltd.",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yoshiaki muto",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "cubich.top",
            "domain_keyword": "cubich",
            "domain_tld": "top",
            "query_time": "2024-05-09 09:28:02",
            "create_date": "2023-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fujian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "hubicc.com",
            "domain_keyword": "hubicc",
            "domain_tld": "com",
            "query_time": "2024-04-24 15:05:28",
            "create_date": "2014-12-12",
            "update_date": "2023-11-28",
            "expiry_date": "2024-12-12",
            "registrar_iana": 3240,
            "registrar_name": "Infomaniak Network SA",
            "registrar_website": "https://www.infomaniak.com",
            "registrant_company": "Domain Privacy Trustee SA",
            "registrant_address": "Rue Eugène-Marziano 25",
            "registrant_city": "Genève",
            "registrant_zip": "1227",
            "registrant_country": "CH",
            "registrant_email": "[email protected]",
            "registrant_phone": "+41.225935007",
            "name_servers": [
                "nsany1.infomaniak.com",
                "nsany2.infomaniak.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "cubica.xyz",
            "domain_keyword": "cubica",
            "domain_tld": "xyz",
            "query_time": "2024-05-13 04:15:35",
            "create_date": "2019-05-06",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-06",
            "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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "clubicc.com",
            "domain_keyword": "clubicc",
            "domain_tld": "com",
            "query_time": "2024-04-21 14:46:03",
            "create_date": "2024-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/clubicc.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1vwx.name.com",
                "ns2dqx.name.com",
                "ns3cpr.name.com",
                "ns4dls.name.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "cubico.uk",
            "domain_keyword": "cubico",
            "domain_tld": "uk",
            "query_time": "2024-05-05 15:33:01",
            "create_date": "2019-03-29",
            "update_date": "2024-05-02",
            "expiry_date": "2025-03-29",
            "registrar_name": "Simon Fox [Tag = FAIRY]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 85,
            "domain_name": "cubic9.com",
            "domain_keyword": "cubic9",
            "domain_tld": "com",
            "query_time": "2024-05-28 23:23:10",
            "create_date": "2004-01-30",
            "update_date": "2023-11-09",
            "expiry_date": "2025-01-30",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_address": "3-1 Ofuka-cho, Grand Front Osaka Tower B 23F",
            "registrant_city": "Kita-ku Osaka-shi",
            "registrant_state": "Osaka",
            "registrant_zip": "530-0011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662416585",
            "registrant_fax": "+81.663740121",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "cubicu.com",
            "domain_keyword": "cubicu",
            "domain_tld": "com",
            "query_time": "2024-04-20 06:42:26",
            "create_date": "1999-03-12",
            "update_date": "2023-03-01",
            "expiry_date": "2025-03-12",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.webjump.com",
                "ns2.webjump.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "cubinc.com",
            "domain_keyword": "cubinc",
            "domain_tld": "com",
            "query_time": "2024-04-20 06:43:13",
            "create_date": "2000-04-01",
            "update_date": "2024-03-02",
            "expiry_date": "2025-04-01",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "cubica.nl",
            "domain_keyword": "cubica",
            "domain_tld": "nl",
            "query_time": "2024-05-09 09:27:57",
            "create_date": "2007-08-29",
            "update_date": "2023-11-09",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 89,
            "domain_name": "qubicc.com",
            "domain_keyword": "qubicc",
            "domain_tld": "com",
            "query_time": "2024-06-02 19:54:52",
            "create_date": "2022-07-03",
            "update_date": "2023-12-14",
            "expiry_date": "2024-07-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.itsdiverso.com",
                "ns2.itsdiverso.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "cubick.com",
            "domain_keyword": "cubick",
            "domain_tld": "com",
            "query_time": "2024-04-20 15:25:05",
            "create_date": "2003-02-02",
            "update_date": "2024-04-01",
            "expiry_date": "2025-02-02",
            "registrar_iana": 1408,
            "registrar_name": "united domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_country": "DE",
            "registrant_email": "https://www.united-domains.de/domain-inhaber-kontaktieren",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "cubics.space",
            "domain_keyword": "cubics",
            "domain_tld": "space",
            "query_time": "2024-05-09 09:28:11",
            "create_date": "2024-03-03",
            "update_date": "2024-05-01",
            "expiry_date": "2025-03-03",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Mogilev",
            "registrant_country": "BY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "cubiccm.com",
            "domain_keyword": "cubiccm",
            "domain_tld": "com",
            "query_time": "2024-04-17 17:06:04",
            "create_date": "2014-08-26",
            "update_date": "2022-09-16",
            "expiry_date": "2025-08-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "cubicy.icu",
            "domain_keyword": "cubicy",
            "domain_tld": "icu",
            "query_time": "2024-04-17 17:07:05",
            "create_date": "2023-07-03",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-03",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "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": [
                "itzel.ns.cloudflare.com",
                "sam.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "cubica.co.jp",
            "domain_keyword": "cubica",
            "domain_tld": "co.jp",
            "query_time": "2024-05-16 02:08:15",
            "create_date": "1998-11-21",
            "update_date": "2023-12-01",
            "registrant_company": "Cubica inc.",
            "name_servers": [
                "ns1.netage.jp",
                "ns2.netage.jp"
            ]
        },
        {
            "num": 95,
            "domain_name": "cobicc.com",
            "domain_keyword": "cobicc",
            "domain_tld": "com",
            "query_time": "2024-04-23 17:53:15",
            "create_date": "2007-03-21",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-21",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "cubimc.fun",
            "domain_keyword": "cubimc",
            "domain_tld": "fun",
            "query_time": "2024-05-16 02:08:34",
            "create_date": "2023-11-04",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-04",
            "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": [
                "greg.ns.cloudflare.com",
                "naomi.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "cubicec.com",
            "domain_keyword": "cubicec",
            "domain_tld": "com",
            "query_time": "2024-04-17 17:06:06",
            "create_date": "2010-03-20",
            "update_date": "2024-02-19",
            "expiry_date": "2025-03-20",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "cubica.eu",
            "domain_keyword": "cubica",
            "domain_tld": "eu",
            "query_time": "2024-05-05 12:45:22",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns-1162.awsdns-17.org",
                "ns-1856.awsdns-40.co.uk",
                "ns-248.awsdns-31.com",
                "ns-523.awsdns-01.net"
            ]
        },
        {
            "num": 99,
            "domain_name": "cubico.site",
            "domain_keyword": "cubico",
            "domain_tld": "site",
            "query_time": "2024-04-20 06:42:13",
            "create_date": "2024-04-11",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "cubic1.jp",
            "domain_keyword": "cubic1",
            "domain_tld": "jp",
            "query_time": "2024-06-05 16:10:58",
            "create_date": "2004-03-10",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrant_name": "CUBIC Corporation",
            "registrant_address": "Matsuyama-shi",
            "registrant_zip": "791-8013",
            "registrant_email": "[email protected]",
            "registrant_phone": "089-917-5777",
            "registrant_fax": "089-917-5888",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        }
    ],
    "stats": {
        "total_time": 0.118,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>cubicc.com.br</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4771</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>cubico.in, cubics.com, cupicc.com, cubic4.net, cubicp.com, cubicb.consulting, cubico.live, cubicmc.net, cubic-c.com, cubica.info, cubico.pt, cubicci.com, cobicc.org, cubico.design, cubics.site, cubics.world, cubiic.tech, cubica.ro, cubick.ro, cubico.com.pl, cubics.ru, cubiic.cfd, cibicc.com, cubica.cloud, cubics.co.jp, cubic3.xyz, cubicz.store, cubicdc.com, cubocc.com, cubics.cn, cubicx.com, cubics.co.uk, cubicpc.com, cubica.net, cubics.it, cubiccy.com, cubic3.org, cubitc.com, cubict.com, cubics.nl, cubics.xyz, cubic8.com, cubico.space, cnbicc.com, cubico.homes, cubecc.ltd, cubico.cl, cobicc.net, cubic8.tech, cubica.co, cubich.com, cubic8.website, cubic8.net, subicc.com.au, cubica.co.uk, cubico.co.uk, cubiic.app, cubics.mobi, cubico.com.pt, cubico.co, cubice.com, cuoicc.com, cubico.ru, cubic3.co.uk, cubiic.com, cubicu.net, cubicco.nl, cubico.com, cubics.technology, cubicco.org, cubic4.com, cubicn.com, cubica.org, cubickc.com, cubica.ru, cubics.store, cubics.net, cubirc.com, cubic2.biz, cubich.top, hubicc.com, cubica.xyz, clubicc.com, cubico.uk, cubic9.com, cubicu.com, cubinc.com, cubica.nl, qubicc.com, cubick.com, cubics.space, cubiccm.com, cubicy.icu, cubica.co.jp, cobicc.com, cubimc.fun, cubicec.com, cubica.eu, cubico.site, cubic1.jp</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cubico.in</domain_name>
   <domain_keyword>cubico</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-01 06:37:33</query_time>
   <create_date>2023-11-06</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Karnataka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dahlia.ns.cloudflare.com</value>
    <value>stan.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>2</num>
   <domain_name>cubics.com</domain_name>
   <domain_keyword>cubics</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 20:18:45</query_time>
   <create_date>2004-08-28</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>kip.ns.cloudflare.com</value>
    <value>lindsey.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>cupicc.com</domain_name>
   <domain_keyword>cupicc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 01:43:03</query_time>
   <create_date>2020-12-16</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-12-16</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>HEBEI</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=cupicc.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>4</num>
   <domain_name>cubic4.net</domain_name>
   <domain_keyword>cubic4</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-16 02:08:15</query_time>
   <create_date>2007-06-09</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-06-09</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>fumiaki okumura</registrant_name>
   <registrant_company>cube</registrant_company>
   <registrant_address>85-85 Sakuragi-cho</registrant_address>
   <registrant_city>Ise-shi</registrant_city>
   <registrant_state>Mie</registrant_state>
   <registrant_zip>5160027</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.0000000000</registrant_phone>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>cubicp.com</domain_name>
   <domain_keyword>cubicp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 19:55:18</query_time>
   <create_date>2017-05-18</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2024-05-18</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>Domain Privacy Service FBO Registrant.</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>5335 Gate Pkwy</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6027165339</registrant_phone>
   <name_servers>
    <value>ns1.netfirms-expired.domainparkingserver.net</value>
    <value>ns2.netfirms-expired.domainparkingserver.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>cubicb.consulting</domain_name>
   <domain_keyword>cubicb</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-05-05 15:32:52</query_time>
   <create_date>2017-01-10</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>cubico.live</domain_name>
   <domain_keyword>cubico</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-13 04:15:39</query_time>
   <create_date>2023-07-03</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>cubicmc.net</domain_name>
   <domain_keyword>cubicmc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 17:06:21</query_time>
   <create_date>2022-10-09</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Sjælland</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/cubicmc.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>joaquin.ns.cloudflare.com</value>
    <value>liberty.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>cubic-c.com</domain_name>
   <domain_keyword>cubic-c</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 02:08:13</query_time>
   <create_date>2020-11-16</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>tomoji iwata</registrant_name>
   <registrant_company>Cubic consulting co.,Ltd</registrant_company>
   <registrant_address>7-13-6 ginza, Sagamibiru 2F</registrant_address>
   <registrant_city>Chuo-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>104-0061</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.8010209933</registrant_phone>
   <registrant_fax>+81.457430279</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>cubica.info</domain_name>
   <domain_keyword>cubica</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 12:58:14</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>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>cubico.pt</domain_name>
   <domain_keyword>cubico</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-25 12:58:18</query_time>
   <registrant_name>ALTCOM, UNIPESSOAL LDA</registrant_name>
   <registrant_address>Avenida 25 de Abril  N.º43 A</registrant_address>
   <registrant_city>Estarreja</registrant_city>
   <registrant_state>ESTARREJA</registrant_state>
   <registrant_zip>3860-352</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.amenworld.com</value>
    <value>ns2.amenworld.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>cubicci.com</domain_name>
   <domain_keyword>cubicci</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 17:06:04</query_time>
   <create_date>2023-12-12</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2025-12-12</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</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>-</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FI</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/cubicci.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.hostingpalvelu.fi</value>
    <value>ns2.hostingpalvelu.fi</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>cobicc.org</domain_name>
   <domain_keyword>cobicc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 17:53:15</query_time>
   <create_date>2007-03-21</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Colorado</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.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>14</num>
   <domain_name>cubico.design</domain_name>
   <domain_keyword>cubico</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-04-17 17:06:22</query_time>
   <create_date>2021-07-14</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.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>15</num>
   <domain_name>cubics.site</domain_name>
   <domain_keyword>cubics</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-09 09:28:11</query_time>
   <create_date>2022-11-04</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-11-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>Saint-Petesburg</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>cubics.world</domain_name>
   <domain_keyword>cubics</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-25 12:58:19</query_time>
   <create_date>2024-03-25</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-25</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>Richard cy</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Belgie</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>EE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.trademarkarea.com</value>
    <value>ns02.trademarkarea.com</value>
    <value>ns03.trademarkarea.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>cubiic.tech</domain_name>
   <domain_keyword>cubiic</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-23 20:19:08</query_time>
   <create_date>2023-07-03</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>13</registrar_iana>
   <registrar_name>Melbourne IT LTD</registrar_name>
   <registrar_website>http://www.melbourneit.com.au/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>VIC</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>ns1.netregistry.net</value>
    <value>ns2.netregistry.net</value>
    <value>ns3.netregistry.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>cubica.ro</domain_name>
   <domain_keyword>cubica</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-30 19:55:17</query_time>
   <create_date>2019-01-24</create_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.hostico.ro</value>
    <value>ns2.hostico.ro</value>
    <value>ns3.hostico.ro</value>
    <value>ns4.hostico.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>cubick.ro</domain_name>
   <domain_keyword>cubick</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-09 09:28:03</query_time>
   <create_date>2018-05-04</create_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_name>EXTREME SOLUTIONS SRL</registrar_name>
   <registrar_website>www.eureg.ro</registrar_website>
   <name_servers>
    <value>ns1.ghesi.net</value>
    <value>ns2.ghesi.net</value>
    <value>ns3.ghesi.net</value>
    <value>ns4.ghesi.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>cubico.com.pl</domain_name>
   <domain_keyword>cubico</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-19 09:16:46</query_time>
   <create_date>2018-02-23</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_name>Digital Media Technology Sp. z o.o.</registrar_name>
   <registrar_website>https://dmtec.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns11.rgb365.eu</value>
    <value>ns12.rgb365.eu</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>cubics.ru</domain_name>
   <domain_keyword>cubics</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 18:20:23</query_time>
   <create_date>2009-12-07</create_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>cubiic.cfd</domain_name>
   <domain_keyword>cubiic</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-05-09 09:28:50</query_time>
   <create_date>2023-08-12</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_state>Shang Hai Shi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>clayton.ns.cloudflare.com</value>
    <value>cora.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>cibicc.com</domain_name>
   <domain_keyword>cibicc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 02:16:02</query_time>
   <create_date>2022-03-21</create_date>
   <update_date>2023-02-19</update_date>
   <expiry_date>2024-03-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REACTIVATION PERIOD</registrant_name>
   <registrant_company>Withheld for Privacy Purposes</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>cubica.cloud</domain_name>
   <domain_keyword>cubica</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-20 15:24:25</query_time>
   <create_date>2019-08-02</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.hispalisdns.com</value>
    <value>dns2.hispalisdns.com</value>
    <value>dns3.hispalisdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>cubics.co.jp</domain_name>
   <domain_keyword>cubics</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-16 02:08:27</query_time>
   <create_date>2001-03-13</create_date>
   <update_date>2024-04-01</update_date>
   <registrant_company>Fine Corporation</registrant_company>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
  </value>
  <value>
   <num>26</num>
   <domain_name>cubic3.xyz</domain_name>
   <domain_keyword>cubic3</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-28 23:23:10</query_time>
   <create_date>2023-09-21</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://www.nicproxy.com</registrar_website>
   <registrant_company>KOCATEPE MAH. TOPRAK SIT. BEYZA APT. NO817 MELIKGAZIKAYSERI</registrant_company>
   <registrant_state>MELIKGAZI</registrant_state>
   <registrant_country>TR</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.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>cubicz.store</domain_name>
   <domain_keyword>cubicz</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-17 17:07:06</query_time>
   <create_date>2022-12-20</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>cubicdc.com</domain_name>
   <domain_keyword>cubicdc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 15:24:55</query_time>
   <create_date>2015-10-16</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>cubocc.com</domain_name>
   <domain_keyword>cubocc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 09:29:07</query_time>
   <create_date>2010-12-20</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2026-12-20</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns-1184.awsdns-20.org</value>
    <value>ns-1537.awsdns-00.co.uk</value>
    <value>ns-821.awsdns-38.net</value>
    <value>ns-87.awsdns-10.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>cubics.cn</domain_name>
   <domain_keyword>cubics</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-28 23:23:17</query_time>
   <create_date>2023-07-10</create_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_name>浙江贰贰网络有限公司</registrar_name>
   <registrant_name>孙志强</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.22.cn</value>
    <value>ns2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>cubicx.com</domain_name>
   <domain_keyword>cubicx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 17:07:05</query_time>
   <create_date>2009-10-26</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>cubics.co.uk</domain_name>
   <domain_keyword>cubics</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-28 23:23:17</query_time>
   <create_date>2022-04-17</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-04-17</expiry_date>
   <registrar_name>Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV]</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-dc987700.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>cubicpc.com</domain_name>
   <domain_keyword>cubicpc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 19:55:18</query_time>
   <create_date>2023-03-25</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-03-25</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>34</num>
   <domain_name>cubica.net</domain_name>
   <domain_keyword>cubica</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 17:06:00</query_time>
   <create_date>2005-08-17</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>cubics.it</domain_name>
   <domain_keyword>cubics</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-28 23:23:17</query_time>
   <create_date>2015-09-04</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Giuseppe Bucci</registrant_company>
   <registrant_address>via Canale, 18</registrant_address>
   <registrant_city>PROVAGLIO VAL SABBIA</registrant_city>
   <registrant_state>BS</registrant_state>
   <registrant_zip>25070</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>cubiccy.com</domain_name>
   <domain_keyword>cubiccy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 17:06:05</query_time>
   <create_date>2017-11-11</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2028-11-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>cubic3.org</domain_name>
   <domain_keyword>cubic3</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 15:24:24</query_time>
   <create_date>2013-12-10</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Mr Graham Jones  c/o C3 ( Industrial) Holdings Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1024.ui-dns.com</value>
    <value>ns1052.ui-dns.de</value>
    <value>ns1060.ui-dns.org</value>
    <value>ns1093.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>cubitc.com</domain_name>
   <domain_keyword>cubitc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 06:43:27</query_time>
   <create_date>2016-06-25</create_date>
   <update_date>2022-09-22</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.texaserve.com</value>
    <value>ns2.texaserve.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>39</num>
   <domain_name>cubict.com</domain_name>
   <domain_keyword>cubict</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 06:42:25</query_time>
   <create_date>2006-03-30</create_date>
   <update_date>2023-02-06</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/3be1f191-dcc7-44de-b907-432a47ee1952</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ipage.com</value>
    <value>ns2.ipage.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>cubics.nl</domain_name>
   <domain_keyword>cubics</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-19 09:16:45</query_time>
   <create_date>2015-12-03</create_date>
   <update_date>2022-04-11</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>cubics.xyz</domain_name>
   <domain_keyword>cubics</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-20 06:42:21</query_time>
   <create_date>2020-06-18</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-18</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>ishaan.ns.cloudflare.com</value>
    <value>melina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>cubic8.com</domain_name>
   <domain_keyword>cubic8</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 15:24:24</query_time>
   <create_date>2002-12-12</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2025-12-12</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_name>On behalf of cubic8.com</registrant_name>
   <registrant_company>c/o IDPS International Domain Privacy Services GmbH</registrant_company>
   <registrant_address>Hansaallee 191</registrant_address>
   <registrant_city>Duesseldorf</registrant_city>
   <registrant_zip>40549</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/cubic8.com/owner</registrant_email>
   <registrant_phone>+49.21186767448</registrant_phone>
   <registrant_fax>+49.211867676448</registrant_fax>
   <name_servers>
    <value>x.ns.joker.com</value>
    <value>y.ns.joker.com</value>
    <value>z.ns.joker.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>cubico.space</domain_name>
   <domain_keyword>cubico</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-16 02:08:25</query_time>
   <create_date>2023-06-29</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>anastasia.ns.cloudflare.com</value>
    <value>mitchell.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>cnbicc.com</domain_name>
   <domain_keyword>cnbicc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 03:22:06</query_time>
   <create_date>2016-10-10</create_date>
   <update_date>2022-09-13</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>cubico.homes</domain_name>
   <domain_keyword>cubico</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-05-16 02:08:25</query_time>
   <create_date>2023-07-04</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-04</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>javon.ns.cloudflare.com</value>
    <value>mina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>cubecc.ltd</domain_name>
   <domain_keyword>cubecc</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-16 02:06:30</query_time>
   <create_date>2019-07-04</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-07-04</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.brandzoo.ca</value>
    <value>ns2.brandzoo.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>cubico.cl</domain_name>
   <domain_keyword>cubico</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-26 18:37:04</query_time>
   <create_date>2003-03-28</create_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>PortalDisc SpA</registrant_name>
   <name_servers>
    <value>pns31.cloudns.net</value>
    <value>pns32.cloudns.net</value>
    <value>pns33.cloudns.net</value>
    <value>pns34.cloudns.net</value>
   </name_servers>
  </value>
  <value>
   <num>48</num>
   <domain_name>cobicc.net</domain_name>
   <domain_keyword>cobicc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 17:53:15</query_time>
   <create_date>2007-03-21</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>cubic8.tech</domain_name>
   <domain_keyword>cubic8</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-09 09:27:57</query_time>
   <create_date>2021-06-18</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Data Protected</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>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>cubica.co</domain_name>
   <domain_keyword>cubica</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-20 15:24:25</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cubicadns.com</value>
    <value>ns2.cubicadns.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>51</num>
   <domain_name>cubich.com</domain_name>
   <domain_keyword>cubich</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 03:48:00</query_time>
   <create_date>2019-06-02</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-06-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>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>cubic8.website</domain_name>
   <domain_keyword>cubic8</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-09 09:27:57</query_time>
   <create_date>2021-06-18</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Data Protected</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>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>cubic8.net</domain_name>
   <domain_keyword>cubic8</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 15:24:24</query_time>
   <create_date>2018-03-27</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>955</registrar_iana>
   <registrar_name>Launchpad.com Inc.</registrar_name>
   <registrar_website>http://www.launchpad.com</registrar_website>
   <name_servers>
    <value>ns8067.hostgator.com</value>
    <value>ns8068.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>subicc.com.au</domain_name>
   <domain_keyword>subicc</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-09 17:48:27</query_time>
   <update_date>2024-04-24</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Josephine Ooi</registrant_name>
   <name_servers>
    <value>ns1.netregistry.net</value>
    <value>ns2.netregistry.net</value>
    <value>ns3.netregistry.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>cubica.co.uk</domain_name>
   <domain_keyword>cubica</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-11 17:08:28</query_time>
   <create_date>2013-05-28</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2024-05-28</expiry_date>
   <registrar_name>Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]</registrar_name>
   <registrar_website>https://www.3dweb.co.uk</registrar_website>
   <registrant_name>Mark Adams</registrant_name>
   <registrant_address>3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>cubico.co.uk</domain_name>
   <domain_keyword>cubico</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-20 06:42:16</query_time>
   <create_date>2014-02-12</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_name>Simon Fox [Tag = FAIRY]</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>cubiic.app</domain_name>
   <domain_keyword>cubiic</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-17 17:07:15</query_time>
   <create_date>2024-02-21</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2029-02-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1-33.azure-dns.com</value>
    <value>ns2-33.azure-dns.net</value>
    <value>ns3-33.azure-dns.org</value>
    <value>ns4-33.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>cubics.mobi</domain_name>
   <domain_keyword>cubics</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-04-17 17:06:27</query_time>
   <create_date>2023-04-06</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>604</registrar_iana>
   <registrar_name>In2net Network Inc.</registrar_name>
   <registrar_website>https://www.in2net.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>RegistrantPrivacy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.website.com</value>
    <value>dns2.website.com</value>
    <value>dns21.website.com</value>
    <value>dns22.website.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>cubico.com.pt</domain_name>
   <domain_keyword>cubico</domain_keyword>
   <domain_tld>com.pt</domain_tld>
   <query_time>2024-05-28 23:23:16</query_time>
   <name_servers>
    <value>ns1.ithosting.pt</value>
    <value>ns2.ithosting.pt</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>cubico.co</domain_name>
   <domain_keyword>cubico</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-26 18:37:04</query_time>
   <create_date>2013-11-19</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
    <value>ns5.linode.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>cubice.com</domain_name>
   <domain_keyword>cubice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 09:28:01</query_time>
   <create_date>2011-04-17</create_date>
   <update_date>2023-04-06</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>86</registrar_iana>
   <registrar_name>DomainSpot LLC</registrar_name>
   <registrar_website>https://www.tierra.net</registrar_website>
   <registrant_name>Redacted</registrant_name>
   <registrant_company>Redacted</registrant_company>
   <registrant_address>Redacted</registrant_address>
   <registrant_city>Redacted</registrant_city>
   <registrant_state>Redacted</registrant_state>
   <registrant_zip>Redacted</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted</registrant_phone>
   <registrant_fax>Redacted</registrant_fax>
   <name_servers>
    <value>ns1.tierra.net</value>
    <value>ns2.tierra.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>cuoicc.com</domain_name>
   <domain_keyword>cuoicc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:33:31</query_time>
   <create_date>2014-10-16</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2025-10-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns-1237.awsdns-26.org</value>
    <value>ns-1872.awsdns-42.co.uk</value>
    <value>ns-407.awsdns-50.com</value>
    <value>ns-618.awsdns-13.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>63</num>
   <domain_name>cubico.ru</domain_name>
   <domain_keyword>cubico</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 18:20:24</query_time>
   <create_date>2006-09-17</create_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.cubico.ru</value>
    <value>ns2.cubico.ru</value>
    <value>ns3.cubico.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>cubic3.co.uk</domain_name>
   <domain_keyword>cubic3</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-09 09:27:56</query_time>
   <create_date>2020-04-25</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>cubiic.com</domain_name>
   <domain_keyword>cubiic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 17:07:15</query_time>
   <create_date>2017-12-14</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of cubiic.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1004.awsdns-61.net</value>
    <value>ns-1361.awsdns-42.org</value>
    <value>ns-1817.awsdns-35.co.uk</value>
    <value>ns-5.awsdns-00.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>cubicu.net</domain_name>
   <domain_keyword>cubicu</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 06:42:26</query_time>
   <create_date>2008-07-01</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns35.worldnic.com</value>
    <value>ns36.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>cubicco.nl</domain_name>
   <domain_keyword>cubicco</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-20 15:24:52</query_time>
   <create_date>2019-12-02</create_date>
   <update_date>2021-11-23</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>cubico.com</domain_name>
   <domain_keyword>cubico</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 17:06:22</query_time>
   <create_date>1999-06-25</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>69</num>
   <domain_name>cubics.technology</domain_name>
   <domain_keyword>cubics</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-26 18:37:05</query_time>
   <create_date>2018-11-23</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-11-23</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>ishaan.ns.cloudflare.com</value>
    <value>melina.ns.cloudflare.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>cubicco.org</domain_name>
   <domain_keyword>cubicco</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 15:24:52</query_time>
   <create_date>2017-06-06</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Stichting Cubicco</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>cubic4.com</domain_name>
   <domain_keyword>cubic4</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 15:24:24</query_time>
   <create_date>2017-12-04</create_date>
   <update_date>2022-10-05</update_date>
   <expiry_date>2024-12-04</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>Zhong Guo</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>cubicn.com</domain_name>
   <domain_keyword>cubicn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 06:42:12</query_time>
   <create_date>2022-03-15</create_date>
   <update_date>2024-03-11</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>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>cubica.org</domain_name>
   <domain_keyword>cubica</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-26 18:37:02</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>695</registrar_iana>
   <registrar_name>MOBIKAPP Limited</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</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>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>cubickc.com</domain_name>
   <domain_keyword>cubickc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 15:25:05</query_time>
   <create_date>2009-12-15</create_date>
   <update_date>2022-09-06</update_date>
   <expiry_date>2025-12-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>ns-2015.awsdns-59.co.uk</value>
    <value>ns-289.awsdns-36.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>75</num>
   <domain_name>cubica.ru</domain_name>
   <domain_keyword>cubica</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 18:20:22</query_time>
   <create_date>2017-04-01</create_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hc.ru</value>
    <value>ns2.hc.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>cubics.store</domain_name>
   <domain_keyword>cubics</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-16 02:08:27</query_time>
   <create_date>2023-06-30</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>cubics.net</domain_name>
   <domain_keyword>cubics</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 06:42:20</query_time>
   <create_date>2007-08-27</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/cubics.net</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>cubirc.com</domain_name>
   <domain_keyword>cubirc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 23:23:24</query_time>
   <create_date>2022-12-03</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <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>79</num>
   <domain_name>cubic2.biz</domain_name>
   <domain_keyword>cubic2</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-20 15:24:23</query_time>
   <create_date>2012-07-17</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co., Ltd.</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yoshiaki muto</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>cubich.top</domain_name>
   <domain_keyword>cubich</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-09 09:28:02</query_time>
   <create_date>2023-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.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>fujian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>hubicc.com</domain_name>
   <domain_keyword>hubicc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 15:05:28</query_time>
   <create_date>2014-12-12</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>3240</registrar_iana>
   <registrar_name>Infomaniak Network SA</registrar_name>
   <registrar_website>https://www.infomaniak.com</registrar_website>
   <registrant_company>Domain Privacy Trustee SA</registrant_company>
   <registrant_address>Rue Eugène-Marziano 25</registrant_address>
   <registrant_city>Genève</registrant_city>
   <registrant_zip>1227</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+41.225935007</registrant_phone>
   <name_servers>
    <value>nsany1.infomaniak.com</value>
    <value>nsany2.infomaniak.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>cubica.xyz</domain_name>
   <domain_keyword>cubica</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-13 04:15:35</query_time>
   <create_date>2019-05-06</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-06</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>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>clubicc.com</domain_name>
   <domain_keyword>clubicc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 14:46:03</query_time>
   <create_date>2024-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/clubicc.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1vwx.name.com</value>
    <value>ns2dqx.name.com</value>
    <value>ns3cpr.name.com</value>
    <value>ns4dls.name.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>cubico.uk</domain_name>
   <domain_keyword>cubico</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-05 15:33:01</query_time>
   <create_date>2019-03-29</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_name>Simon Fox [Tag = FAIRY]</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>cubic9.com</domain_name>
   <domain_keyword>cubic9</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 23:23:10</query_time>
   <create_date>2004-01-30</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_name>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_address>3-1 Ofuka-cho, Grand Front Osaka Tower B 23F</registrant_address>
   <registrant_city>Kita-ku Osaka-shi</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662416585</registrant_phone>
   <registrant_fax>+81.663740121</registrant_fax>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>cubicu.com</domain_name>
   <domain_keyword>cubicu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 06:42:26</query_time>
   <create_date>1999-03-12</create_date>
   <update_date>2023-03-01</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.webjump.com</value>
    <value>ns2.webjump.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>cubinc.com</domain_name>
   <domain_keyword>cubinc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 06:43:13</query_time>
   <create_date>2000-04-01</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>cubica.nl</domain_name>
   <domain_keyword>cubica</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 09:27:57</query_time>
   <create_date>2007-08-29</create_date>
   <update_date>2023-11-09</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>qubicc.com</domain_name>
   <domain_keyword>qubicc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 19:54:52</query_time>
   <create_date>2022-07-03</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.itsdiverso.com</value>
    <value>ns2.itsdiverso.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>cubick.com</domain_name>
   <domain_keyword>cubick</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 15:25:05</query_time>
   <create_date>2003-02-02</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://www.united-domains.de/domain-inhaber-kontaktieren</registrant_email>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>cubics.space</domain_name>
   <domain_keyword>cubics</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-09 09:28:11</query_time>
   <create_date>2024-03-03</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-03-03</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>Mogilev</registrant_state>
   <registrant_country>BY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>cubiccm.com</domain_name>
   <domain_keyword>cubiccm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 17:06:04</query_time>
   <create_date>2014-08-26</create_date>
   <update_date>2022-09-16</update_date>
   <expiry_date>2025-08-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>ns67.domaincontrol.com</value>
    <value>ns68.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>93</num>
   <domain_name>cubicy.icu</domain_name>
   <domain_keyword>cubicy</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-04-17 17:07:05</query_time>
   <create_date>2023-07-03</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</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>itzel.ns.cloudflare.com</value>
    <value>sam.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>cubica.co.jp</domain_name>
   <domain_keyword>cubica</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-16 02:08:15</query_time>
   <create_date>1998-11-21</create_date>
   <update_date>2023-12-01</update_date>
   <registrant_company>Cubica inc.</registrant_company>
   <name_servers>
    <value>ns1.netage.jp</value>
    <value>ns2.netage.jp</value>
   </name_servers>
  </value>
  <value>
   <num>95</num>
   <domain_name>cobicc.com</domain_name>
   <domain_keyword>cobicc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 17:53:15</query_time>
   <create_date>2007-03-21</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>cubimc.fun</domain_name>
   <domain_keyword>cubimc</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-16 02:08:34</query_time>
   <create_date>2023-11-04</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-04</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>greg.ns.cloudflare.com</value>
    <value>naomi.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>cubicec.com</domain_name>
   <domain_keyword>cubicec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 17:06:06</query_time>
   <create_date>2010-03-20</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-03-20</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.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>cubica.eu</domain_name>
   <domain_keyword>cubica</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 12:45:22</query_time>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns-1162.awsdns-17.org</value>
    <value>ns-1856.awsdns-40.co.uk</value>
    <value>ns-248.awsdns-31.com</value>
    <value>ns-523.awsdns-01.net</value>
   </name_servers>
  </value>
  <value>
   <num>99</num>
   <domain_name>cubico.site</domain_name>
   <domain_keyword>cubico</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-20 06:42:13</query_time>
   <create_date>2024-04-11</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>cubic1.jp</domain_name>
   <domain_keyword>cubic1</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-05 16:10:58</query_time>
   <create_date>2004-03-10</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>CUBIC Corporation</registrant_name>
   <registrant_address>Matsuyama-shi</registrant_address>
   <registrant_zip>791-8013</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>089-917-5777</registrant_phone>
   <registrant_fax>089-917-5888</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.118</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.