WHOIS QUERY TIME

20 Apr 2024 - 3:23 PM UTC

Registered: 25 September 2023
Modified: 27 October 2023
Expiry: 25 September 2024

REGISTRAR

IANA: 146
Name: GoDaddy.com LLC
Website: http://www.godaddy.com

DNSSEC

unsigned

NAME SERVERS

ns55.domaincontrol.com
ns56.domaincontrol.com

DOMAIN STATUS

clientDeleteProhibited
clientRenewProhibited
clientTransferProhibited
clientUpdateProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=cubevision.shop
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "cubevision.shop"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "cubevision.shop",
            "domain_keyword": "cubevision",
            "domain_tld": "shop",
            "query_time": "2024-04-20 15:23:55",
            "create_date": "2023-09-25",
            "update_date": "2023-10-27",
            "expiry_date": "2024-09-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.034,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>cubevision.shop</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>cubevision.shop</domain_name>
   <domain_keyword>cubevision</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-20 15:23:55</query_time>
   <create_date>2023-09-25</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.034</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.035 seconds) for "cubevision.shop" in our Historical WHOIS Database.
#1 - QUERY TIME

20 Apr 2024 - 3:23 PM UTC

Registered: 25 September 2023
Modified: 27 October 2023
Expiry: 25 September 2024

REGISTRAR

IANA: 146
Name: GoDaddy.com LLC
Website: http://www.godaddy.com

DNSSEC

unsigned

NAME SERVERS

ns55.domaincontrol.com
ns56.domaincontrol.com

DOMAIN STATUS

clientDeleteProhibited
clientRenewProhibited
clientTransferProhibited
clientUpdateProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=cubevision.shop
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "cubevision.shop",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "cubevision.shop",
    "results": [
        {
            "num": 1,
            "domain_name": "cubevision.shop",
            "domain_keyword": "cubevision",
            "domain_tld": "shop",
            "query_time": "2024-04-20 15:23:55",
            "create_date": "2023-09-25",
            "update_date": "2023-10-27",
            "expiry_date": "2024-09-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.035,
        "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>cubevision.shop</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>cubevision.shop</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cubevision.shop</domain_name>
   <domain_keyword>cubevision</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-20 15:23:55</query_time>
   <create_date>2023-09-25</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.035</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 7 domain names (in 0.021 seconds) which contained the exact domain keyword "cubevision".
Domain Name Registered Expiry Registrar Ownership
1 cubevision.com 14 Dec 1999 14 Dec 2026 Network Solutions, LLC -
2 cubevision.net 7 Feb 2000 7 Feb 2025 Register.com, Inc. -
3 cubevision.info 27 Mar 2013 27 Mar 2025 IONOS SE Data Privacy Protected
4 cubevision.agency 24 Jan 2021 24 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
5 cubevision.cc 11 May 2023 11 May 2025 Gname.com Pte. Ltd. Redacted for privacy
6 cubevision.shop 25 Sep 2023 25 Sep 2024 GoDaddy.com LLC -
7 cubevision.site 25 Apr 2024 25 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
8 cubevision.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=cubevision&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "cubevision",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 8,
        "relation": "eq",
        "current": 8
    },
    "unique_domains": "cubevision.com, cubevision.net, cubevision.info, cubevision.agency, cubevision.cc, cubevision.shop, cubevision.site, cubevision.de",
    "results": [
        {
            "num": 1,
            "domain_name": "cubevision.com",
            "domain_keyword": "cubevision",
            "domain_tld": "com",
            "query_time": "2024-04-17 17:05:48",
            "create_date": "1999-12-14",
            "update_date": "2021-10-14",
            "expiry_date": "2026-12-14",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns57.worldnic.com",
                "ns58.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "cubevision.net",
            "domain_keyword": "cubevision",
            "domain_tld": "net",
            "query_time": "2024-04-17 17:05:48",
            "create_date": "2000-02-07",
            "update_date": "2024-01-08",
            "expiry_date": "2025-02-07",
            "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": 3,
            "domain_name": "cubevision.info",
            "domain_keyword": "cubevision",
            "domain_tld": "info",
            "query_time": "2024-05-28 23:23:06",
            "create_date": "2013-03-27",
            "update_date": "2024-05-11",
            "expiry_date": "2025-03-27",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1033.ui-dns.biz",
                "ns1033.ui-dns.org",
                "ns1059.ui-dns.de",
                "ns1117.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "cubevision.agency",
            "domain_keyword": "cubevision",
            "domain_tld": "agency",
            "query_time": "2024-05-25 12:58:11",
            "create_date": "2021-01-24",
            "update_date": "2024-03-09",
            "expiry_date": "2025-01-24",
            "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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "cubevision.cc",
            "domain_keyword": "cubevision",
            "domain_tld": "cc",
            "query_time": "2024-05-16 02:07:50",
            "create_date": "2023-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-11",
            "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": "VIENTIANE",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "LA",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=cubevision.cc",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "please-renew-your-domain-in-www.gname.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "cubevision.shop",
            "domain_keyword": "cubevision",
            "domain_tld": "shop",
            "query_time": "2024-04-20 15:23:55",
            "create_date": "2023-09-25",
            "update_date": "2023-10-27",
            "expiry_date": "2024-09-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "cubevision.site",
            "domain_keyword": "cubevision",
            "domain_tld": "site",
            "query_time": "2024-06-01 03:56:26",
            "create_date": "2024-04-25",
            "update_date": "2024-05-07",
            "expiry_date": "2025-04-25",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "cubevision.de",
            "domain_keyword": "cubevision",
            "domain_tld": "de",
            "query_time": "2024-05-05 09:34:54",
            "update_date": "2024-02-02",
            "name_servers": [
                "ns-1322.awsdns-37.org",
                "ns-1866.awsdns-41.co.uk",
                "ns-39.awsdns-04.com",
                "ns-550.awsdns-04.net"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.021,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>cubevision</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>8</total>
  <relation>eq</relation>
  <current>8</current>
 </count>
 <unique_domains>cubevision.com, cubevision.net, cubevision.info, cubevision.agency, cubevision.cc, cubevision.shop, cubevision.site, cubevision.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cubevision.com</domain_name>
   <domain_keyword>cubevision</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 17:05:48</query_time>
   <create_date>1999-12-14</create_date>
   <update_date>2021-10-14</update_date>
   <expiry_date>2026-12-14</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns57.worldnic.com</value>
    <value>ns58.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>cubevision.net</domain_name>
   <domain_keyword>cubevision</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 17:05:48</query_time>
   <create_date>2000-02-07</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-02-07</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>3</num>
   <domain_name>cubevision.info</domain_name>
   <domain_keyword>cubevision</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-28 23:23:06</query_time>
   <create_date>2013-03-27</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-03-27</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>Data Privacy Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1033.ui-dns.biz</value>
    <value>ns1033.ui-dns.org</value>
    <value>ns1059.ui-dns.de</value>
    <value>ns1117.ui-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>cubevision.agency</domain_name>
   <domain_keyword>cubevision</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-25 12:58:11</query_time>
   <create_date>2021-01-24</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-01-24</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>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>cubevision.cc</domain_name>
   <domain_keyword>cubevision</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-16 02:07:50</query_time>
   <create_date>2023-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-11</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>VIENTIANE</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>LA</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=cubevision.cc</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>please-renew-your-domain-in-www.gname.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>cubevision.shop</domain_name>
   <domain_keyword>cubevision</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-20 15:23:55</query_time>
   <create_date>2023-09-25</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>cubevision.site</domain_name>
   <domain_keyword>cubevision</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-01 03:56:26</query_time>
   <create_date>2024-04-25</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>cubevision.de</domain_name>
   <domain_keyword>cubevision</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 09:34:54</query_time>
   <update_date>2024-02-02</update_date>
   <name_servers>
    <value>ns-1322.awsdns-37.org</value>
    <value>ns-1866.awsdns-41.co.uk</value>
    <value>ns-39.awsdns-04.com</value>
    <value>ns-550.awsdns-04.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.021</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 733 domain names (in 0.133 seconds) which look and sound like the brand name "cubevision".
Domain Name Registered Expiry Registrar Ownership
1 cubovision.net 6 Aug 2009 6 Aug 2024 COREhub, S.R.L. TELECOM ITALIA S.p.A.
2 qubevision.com 6 Feb 2010 6 Feb 2029 GoDaddy.com, LLC -
3 curevision.org 24 Mar 2023 24 Mar 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
4 curevision.co.uk 27 Jun 2023 27 Jun 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
5 cutevision.net 24 Nov 2023 24 Nov 2024 Squarespace Domains LLC REDACTED FOR PRIVACY
6 cabevision.com 31 May 2004 31 May 2025 Media Elite Holdings Limited Fundacion Privacy Services LTD
7 cybevision.com 16 Dec 1999 16 Dec 2024 OVH, SAS Cybevasion
8 cubovision.biz 6 Aug 2009 5 Aug 2024 Corehub, S.R.L. TELECOM ITALIA S.p.A.
9 cubovision.com 6 Aug 2009 6 Aug 2024 COREhub, S.R.L. TELECOM ITALIA S.p.A.
10 cubevisions.com 27 Oct 2014 27 Oct 2024 Name.com, Inc. Domain Protection Services, Inc.
11 curevision.de - - - -
12 cubedvision.uk 18 Jun 2019 18 Jun 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
13 cubavision.info 31 Jan 2019 31 Jan 2025 Internet Domain Service BS Corp Whois Privacy Corp.
14 cubovision.info 6 Aug 2009 6 Aug 2024 COREhub, S.R.L. TELECOM ITALIA S.p.A.
15 cubelvision.com 1 May 2019 1 May 2024 Webcentral Group Ltd REDACTED FOR PRIVACY
16 cubavision.cl 10 Jan 2024 10 Jan 2025 Hosting Concepts B.V. d/b/a Registrar.eu Alona Belajeva
17 cubovision.mobi 6 Aug 2009 6 Aug 2024 COREhub, S.R.L. TELECOM ITALIA S.p.A.
18 clubevision.com 29 Nov 2019 29 Nov 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
19 tubevision.one 10 May 2024 10 May 2025 One.com A/S REDACTED FOR PRIVACY
20 cubavision.com 9 Oct 2002 9 Oct 2025 GoDaddy.com, LLC -
21 cubavision.net 2 Feb 2017 2 Feb 2025 Epik LLC n/a
22 cubsvision.com 21 Feb 2013 21 Feb 2025 GoDaddy.com, LLC -
23 tubevision.com 8 Feb 2003 8 Feb 2025 Network Solutions, LLC -
24 4cubevision.com 24 Jan 2024 24 Jan 2025 ENOM, INC. REDACTED FOR PRIVACY
25 cubelvision.net 1 Nov 2023 1 Nov 2024 Webcentral Group Ltd REDACTED FOR PRIVACY
26 lubevision.com 29 Jun 2023 29 Jun 2024 Dynadot Inc -
27 kubevision.com 14 Jun 2023 14 Jun 2025 Hosting Concepts B.V. d/b/a Registrar.eu LetIT
28 curevision.ai - - InterNetX cureVision GmbH
29 cubsvision.org 7 Apr 2015 7 Apr 2025 Wild West Domains, LLC Domains By Proxy, LLC
30 tubevision.online 12 Jul 2023 12 Jul 2024 Go Daddy, LLC Domains By Proxy, LLC
31 cube-vision.net 28 Aug 1999 28 Aug 2025 Register.com, Inc. -
32 tubevision.net 26 Mar 2019 26 Mar 2025 Key-Systems GmbH REDACTED FOR PRIVACY
33 nubevision.com 5 Feb 2021 5 Feb 2025 GoDaddy.com, LLC -
34 cubedvision.co.uk 1 Mar 2017 1 Mar 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
35 cube-vision.com 28 Aug 1999 28 Aug 2025 Register.com, Inc. -
36 cutevision.com 4 Sep 2009 4 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
37 cube-vision.xyz 24 Mar 2023 24 Mar 2024 Name.com, Inc Domain Protection Services, Inc.
38 cuevision.com 26 Mar 2014 26 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
39 cuevision.info 19 Nov 2015 19 Nov 2024 Mesh Digital Limited Domains By Proxy, LLC
40 cbevision.com 30 Sep 2010 30 Sep 2028 GoDaddy.com, LLC Domains By Proxy, LLC
41 curevision.be 14 May 2014 - LFT SPRL -
42 curevision.com 1 Jan 2007 1 Jan 2025 GoDaddy.com, LLC -
43 cubavision.in 6 Aug 2023 6 Aug 2024 Key-Systems GmbH CUBA VISION
44 kubevision.dev 14 Jun 2023 14 Jun 2025 Hosting Concepts B.V. d/b/a Registrar.eu LetIT
45 cubedvision.com 1 Mar 2017 1 Mar 2025 GoDaddy.com, LLC -
46 cubivision.com 10 Feb 2017 10 Feb 2025 NetArt Registrar Sp. z o.o. CUBIVISION Szymon Piwowarczyk
47 cubvision.com 21 Feb 2013 21 Feb 2025 GoDaddy.com, LLC -
48 cuevision.co.uk 19 Nov 2015 19 Nov 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
49 cuevision.nl 23 Sep 1998 - Registrar.eu -
50 clubvision.ru 24 Jul 2019 24 Jul 2024 BEGET-RU Private Person
51 cybervision.biz 8 Oct 2018 8 Oct 2024 Squarespace Domains II LLC Cyburity
52 casevision.com 6 Jan 2004 6 Jan 2025 GoDaddy.com, LLC -
53 cseevision.com 12 Aug 2010 12 Aug 2024 Xin Net Technology Corporation REDACTED FOR PRIVACY
54 vibevision.online 12 May 2023 12 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
55 cablevision.it 22 Feb 2012 12 Mar 2025 Algorithmedia S.r.l. Puglia.com Srls
56 dubovision.com 13 Mar 2005 13 Mar 2025 Network Solutions, LLC -
57 luxevision.com 21 Jan 2008 21 Jan 2025 GoDaddy.com, LLC -
58 lupevision.com 27 Apr 2024 27 Apr 2025 Wix.Com Ltd. Wix.com Ltd.
59 luxevision.ru 10 Jan 2024 10 Jan 2025 MAXNAME-RU Private Person
60 urbevision.cl 25 Sep 2018 25 Sep 2030 Haulmer SpA SERVICIOS OFTALMOLOGICOS HUGO ALEXIS PEREZ FUENTES E.I.R.L.
61 purevision.io 23 Jun 2021 23 Jun 2024 Sav.com, LLC Privacy Protection
62 kobevision.jp 1 Apr 2024 30 Apr 2025 - Ootagaki Akihiro
63 fusevision.com 23 Aug 2007 23 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
64 vibevision.shop 8 Jan 2024 8 Jan 2025 Namecheap, Inc. -
65 cybervision.ai - - 1api.net Domains By Proxy, LLC
66 tube-vision.com 12 Oct 2022 12 Oct 2024 Ligne Web Services SARL dba LWS -
67 cubicvision.ru 20 Aug 2018 20 Aug 2024 RU-CENTER-RU OBShchESTVO S OGRANIChENNOY OTVETSTVENNOSTU SM CENTR RAZRABOTOK
68 corevision.net 28 Aug 2015 28 Aug 2024 Epik LLC -
69 cibervision.org 30 Nov 2001 30 Nov 2024 Dinahosting s.l. Estudio Symbiotic S.L.
70 ccurevision.com 27 Feb 2024 27 Feb 2025 Cloud Yuqu LLC REDACTED FOR PRIVACY
71 pubovision.com 23 May 2021 23 May 2025 GoDaddy.com, LLC -
72 cybervision.ca 14 Jan 2021 14 Jan 2025 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
73 purevision.live 10 Jun 2021 10 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
74 cotevision.com 13 Jul 2020 13 Jul 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
75 carevision.xyz 6 Mar 2024 6 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
76 purevision.com 4 Dec 1998 3 Dec 2024 MarkMonitor, Inc. Bausch and Lomb Americas Inc.
77 qube-vision.com 4 Oct 2018 4 Oct 2024 123-Reg Limited -
78 cofevision.com 2 Apr 2023 2 Apr 2024 Name.com, Inc. -
79 turevision.net 22 Feb 2010 22 Feb 2025 Nameshield SAS NORAUTO INTERNATIONAL SAS
80 corevision.studio 28 Oct 2019 28 Oct 2024 Register.com, Inc. REDACTED FOR PRIVACY
81 hub-vision.cloud 4 May 2018 4 May 2025 PSI-USA, Inc. dba Domain Robot hubvision AG
82 eurevision.com 20 Jul 2022 20 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
83 capevision.de - - - -
84 dukevision.de - - - -
85 musevision.net 19 Sep 2023 19 Sep 2024 ERANET INTERNATIONAL LIMITED REDACTED FOR PRIVACY
86 cuba-vision.com 23 Feb 2022 23 Feb 2025 Gname.com Pte. Ltd. Redacted for privacy
87 cinevision.club 22 Nov 2022 22 Nov 2024 NameCheap, Inc. REDACTED FOR PRIVACY
88 corevision.africa 14 Sep 2017 14 Sep 2032 Lexsynergy Limited Core Vision
89 cybervision.org 5 Jan 1997 4 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
90 cinevision.it 21 Jul 2000 8 Jan 2025 Aruba Business s.r.l. AMM S.P.A.
91 codevision.xyz 22 Nov 2023 22 Nov 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
92 purevision.events 25 Aug 2019 25 Aug 2024 IONOS SE 1&1 Internet Inc
93 ubervision.net 21 Feb 2023 21 Feb 2025 Squarespace Domains II LLC DATAXCELERATOR RESEARCH GROUP LTD
94 codevision.dev 10 Mar 2019 10 Mar 2025 CloudFlare, Inc. DATA REDACTED
95 curavision.org 5 May 2020 5 May 2025 Metaregistrar BV REDACTED FOR PRIVACY
96 corevision.com.br 6 Oct 2023 6 Oct 2024 - CoreVision Smart Marketing LTDA
97 purevision.systems 23 Mar 2024 23 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
98 carevision.com 22 Nov 1996 21 Nov 2024 Amazon Registrar, Inc. Identity Protection Service
99 runevision.com 20 Jun 2002 20 Jun 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com Rune S. Johansen
100 cablevision.info 20 Feb 2020 20 Feb 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
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 Cubevision.shop.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=cubevision.shop
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "cubevision.shop",
        "page_size": 100
    },
    "count": {
        "total": 733,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "cubovision.net, qubevision.com, curevision.org, curevision.co.uk, cutevision.net, cabevision.com, cybevision.com, cubovision.biz, cubovision.com, cubevisions.com, curevision.de, cubedvision.uk, cubavision.info, cubovision.info, cubelvision.com, cubavision.cl, cubovision.mobi, clubevision.com, tubevision.one, cubavision.com, cubavision.net, cubsvision.com, tubevision.com, 4cubevision.com, cubelvision.net, lubevision.com, kubevision.com, curevision.ai, cubsvision.org, tubevision.online, cube-vision.net, tubevision.net, nubevision.com, cubedvision.co.uk, cube-vision.com, cutevision.com, cube-vision.xyz, cuevision.com, cuevision.info, cbevision.com, curevision.be, curevision.com, cubavision.in, kubevision.dev, cubedvision.com, cubivision.com, cubvision.com, cuevision.co.uk, cuevision.nl, clubvision.ru, cybervision.biz, casevision.com, cseevision.com, vibevision.online, cablevision.it, dubovision.com, luxevision.com, lupevision.com, luxevision.ru, urbevision.cl, purevision.io, kobevision.jp, fusevision.com, vibevision.shop, cybervision.ai, tube-vision.com, cubicvision.ru, corevision.net, cibervision.org, ccurevision.com, pubovision.com, cybervision.ca, purevision.live, cotevision.com, carevision.xyz, purevision.com, qube-vision.com, cofevision.com, turevision.net, corevision.studio, hub-vision.cloud, eurevision.com, capevision.de, dukevision.de, musevision.net, cuba-vision.com, cinevision.club, corevision.africa, cybervision.org, cinevision.it, codevision.xyz, purevision.events, ubervision.net, codevision.dev, curavision.org, corevision.com.br, purevision.systems, carevision.com, runevision.com, cablevision.info",
    "results": [
        {
            "num": 1,
            "domain_name": "cubovision.net",
            "domain_keyword": "cubovision",
            "domain_tld": "net",
            "query_time": "2024-04-20 06:44:35",
            "create_date": "2009-08-06",
            "update_date": "2023-08-07",
            "expiry_date": "2024-08-06",
            "registrar_iana": 15,
            "registrar_name": "COREhub, S.R.L.",
            "registrar_website": "http://corehub.net",
            "registrant_company": "TELECOM ITALIA S.p.A.",
            "registrant_state": "MI",
            "registrant_country": "IT",
            "registrant_email": "https://corehub.net/whoiscontact/",
            "name_servers": [
                "dns10.interbusiness.it",
                "dns9.interbusiness.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "qubevision.com",
            "domain_keyword": "qubevision",
            "domain_tld": "com",
            "query_time": "2024-05-19 22:06:37",
            "create_date": "2010-02-06",
            "update_date": "2024-01-06",
            "expiry_date": "2029-02-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns-us.1and1-dns.com",
                "ns-us.1and1-dns.de",
                "ns-us.1and1-dns.org",
                "ns-us.1and1-dns.us"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "curevision.org",
            "domain_keyword": "curevision",
            "domain_tld": "org",
            "query_time": "2024-06-01 13:11:48",
            "create_date": "2023-03-24",
            "update_date": "2024-05-05",
            "expiry_date": "2024-03-24",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "S",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "curevision.co.uk",
            "domain_keyword": "curevision",
            "domain_tld": "co.uk",
            "query_time": "2024-05-23 12:40:45",
            "create_date": "2023-06-27",
            "update_date": "2023-06-27",
            "expiry_date": "2024-06-27",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "beth.ns.cloudflare.com",
                "sam.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "cutevision.net",
            "domain_keyword": "cutevision",
            "domain_tld": "net",
            "query_time": "2024-05-28 01:23:02",
            "create_date": "2023-11-24",
            "update_date": "2023-11-24",
            "expiry_date": "2024-11-24",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p04.nsone.net",
                "dns2.p04.nsone.net",
                "dns3.p04.nsone.net",
                "dns4.p04.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "cabevision.com",
            "domain_keyword": "cabevision",
            "domain_tld": "com",
            "query_time": "2024-04-26 11:29:01",
            "create_date": "2004-05-31",
            "update_date": "2022-08-28",
            "expiry_date": "2025-05-31",
            "registrar_iana": 1114,
            "registrar_name": "Media Elite Holdings Limited",
            "registrar_website": "http://www.registermatrix.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Fundacion Privacy Services LTD",
            "registrant_address": "3rd Floor Humbolt Tower, Calle 53 Este",
            "registrant_city": "Panama City",
            "registrant_zip": "0801",
            "registrant_country": "PA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+507.8365079",
            "name_servers": [
                "ns1.hastydns.com",
                "ns2.hastydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "cybevision.com",
            "domain_keyword": "cybevision",
            "domain_tld": "com",
            "query_time": "2024-04-23 02:34:24",
            "create_date": "1999-12-16",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-16",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cybevasion",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.ovh.net",
                "ns10.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "cubovision.biz",
            "domain_keyword": "cubovision",
            "domain_tld": "biz",
            "query_time": "2024-04-20 06:44:35",
            "create_date": "2009-08-06",
            "update_date": "2023-09-20",
            "expiry_date": "2024-08-05",
            "registrar_iana": 15,
            "registrar_name": "Corehub, S.R.L.",
            "registrar_website": "whois.corenic.org",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TELECOM ITALIA S.p.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.interbusiness.it",
                "dns9.interbusiness.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "cubovision.com",
            "domain_keyword": "cubovision",
            "domain_tld": "com",
            "query_time": "2024-04-20 06:44:35",
            "create_date": "2009-08-06",
            "update_date": "2023-08-07",
            "expiry_date": "2024-08-06",
            "registrar_iana": 15,
            "registrar_name": "COREhub, S.R.L.",
            "registrar_website": "http://corehub.net",
            "registrant_company": "TELECOM ITALIA S.p.A.",
            "registrant_state": "MI",
            "registrant_country": "IT",
            "registrant_email": "https://corehub.net/whoiscontact/",
            "name_servers": [
                "dns10.interbusiness.it",
                "dns9.interbusiness.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "cubevisions.com",
            "domain_keyword": "cubevisions",
            "domain_tld": "com",
            "query_time": "2024-05-28 23:23:06",
            "create_date": "2014-10-27",
            "update_date": "2023-10-05",
            "expiry_date": "2024-10-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/cubevisions.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "anuj.ns.cloudflare.com",
                "cass.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "curevision.de",
            "domain_keyword": "curevision",
            "domain_tld": "de",
            "query_time": "2024-05-05 09:35:55",
            "update_date": "2021-09-05",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 12,
            "domain_name": "cubedvision.uk",
            "domain_keyword": "cubedvision",
            "domain_tld": "uk",
            "query_time": "2024-04-20 15:20:57",
            "create_date": "2019-06-18",
            "update_date": "2023-07-17",
            "expiry_date": "2025-06-18",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 13,
            "domain_name": "cubavision.info",
            "domain_keyword": "cubavision",
            "domain_tld": "info",
            "query_time": "2024-05-28 23:22:08",
            "create_date": "2019-01-31",
            "update_date": "2024-03-16",
            "expiry_date": "2025-01-31",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New Providence",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BS",
            "registrant_email": "please query the rdds service of the registrar 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.o2switch.net",
                "ns2.o2switch.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "cubovision.info",
            "domain_keyword": "cubovision",
            "domain_tld": "info",
            "query_time": "2024-04-20 06:44:35",
            "create_date": "2009-08-06",
            "update_date": "2023-09-20",
            "expiry_date": "2024-08-06",
            "registrar_iana": 15,
            "registrar_name": "COREhub, S.R.L.",
            "registrar_website": "http://corenic.org",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TELECOM ITALIA S.p.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.interbusiness.it",
                "dns9.interbusiness.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "cubelvision.com",
            "domain_keyword": "cubelvision",
            "domain_tld": "com",
            "query_time": "2024-05-28 23:22:34",
            "create_date": "2019-05-01",
            "update_date": "2022-10-05",
            "expiry_date": "2024-05-01",
            "registrar_iana": 13,
            "registrar_name": "Webcentral Group Ltd",
            "registrar_website": "hrs-admin.webcentralgroup.com.au",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "https://tieredaccess.com/contact/8e5af258-6570-4f13-9d5c-f0f7b0cc3198",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netregistry.net",
                "ns2.netregistry.net",
                "ns3.netregistry.net"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "cubavision.cl",
            "domain_keyword": "cubavision",
            "domain_tld": "cl",
            "query_time": "2024-05-23 20:18:03",
            "create_date": "2024-01-10",
            "expiry_date": "2025-01-10",
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.openprovider.es",
            "registrant_name": "Alona Belajeva",
            "name_servers": [
                "greg.ns.cloudflare.com",
                "paislee.ns.cloudflare.com"
            ]
        },
        {
            "num": 17,
            "domain_name": "cubovision.mobi",
            "domain_keyword": "cubovision",
            "domain_tld": "mobi",
            "query_time": "2024-05-12 20:28:37",
            "create_date": "2009-08-06",
            "update_date": "2023-09-20",
            "expiry_date": "2024-08-06",
            "registrar_iana": 15,
            "registrar_name": "COREhub, S.R.L.",
            "registrar_website": "http://corenic.org",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TELECOM ITALIA S.p.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.interbusiness.it",
                "dns9.interbusiness.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "clubevision.com",
            "domain_keyword": "clubevision",
            "domain_tld": "com",
            "query_time": "2024-04-24 22:42:22",
            "create_date": "2019-11-29",
            "update_date": "2020-11-23",
            "expiry_date": "2024-11-29",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "tubevision.one",
            "domain_keyword": "tubevision",
            "domain_tld": "one",
            "query_time": "2024-05-12 16:59:03",
            "create_date": "2024-05-10",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-10",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 20,
            "domain_name": "cubavision.com",
            "domain_keyword": "cubavision",
            "domain_tld": "com",
            "query_time": "2024-05-09 09:25:24",
            "create_date": "2002-10-09",
            "update_date": "2023-10-10",
            "expiry_date": "2025-10-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.giowm1304.siteground.biz",
                "ns2.giowm1304.siteground.biz"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "cubavision.net",
            "domain_keyword": "cubavision",
            "domain_tld": "net",
            "query_time": "2024-04-20 15:17:57",
            "create_date": "2017-02-02",
            "update_date": "2024-01-15",
            "expiry_date": "2025-02-02",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "https://www.epik.com",
            "registrant_name": "Manuela Iturrioz",
            "registrant_company": "n/a",
            "registrant_address": "P. O. Box 2274",
            "registrant_city": "Martinez",
            "registrant_state": "CA",
            "registrant_zip": "94553",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9253243496",
            "name_servers": [
                "ns3.epik.com",
                "ns4.epik.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "cubsvision.com",
            "domain_keyword": "cubsvision",
            "domain_tld": "com",
            "query_time": "2024-04-20 06:45:31",
            "create_date": "2013-02-21",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "tubevision.com",
            "domain_keyword": "tubevision",
            "domain_tld": "com",
            "query_time": "2024-04-20 16:20:19",
            "create_date": "2003-02-08",
            "update_date": "2023-12-10",
            "expiry_date": "2025-02-08",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns2.powweb.com",
                "ns3.powweb.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "4cubevision.com",
            "domain_keyword": "4cubevision",
            "domain_tld": "com",
            "query_time": "2024-05-22 04:05:22",
            "create_date": "2024-01-24",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-24",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/abfdd5e1-7354-49a3-b643-c7f67ca6d466",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.etcnameserver.com",
                "ns2.etcnameserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "cubelvision.net",
            "domain_keyword": "cubelvision",
            "domain_tld": "net",
            "query_time": "2024-05-09 09:27:02",
            "create_date": "2023-11-01",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-01",
            "registrar_iana": 13,
            "registrar_name": "Webcentral Group Ltd",
            "registrar_website": "hrs-admin.webcentralgroup.com.au",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "https://tieredaccess.com/contact/1baa3898-f845-4941-91c6-e664f23eee4d",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netregistry.net",
                "ns2.netregistry.net",
                "ns3.netregistry.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "lubevision.com",
            "domain_keyword": "lubevision",
            "domain_tld": "com",
            "query_time": "2024-06-08 16:38:24",
            "create_date": "2023-06-29",
            "update_date": "2024-02-01",
            "expiry_date": "2024-06-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "kubevision.com",
            "domain_keyword": "kubevision",
            "domain_tld": "com",
            "query_time": "2024-05-27 17:45:01",
            "create_date": "2023-06-14",
            "update_date": "2024-04-10",
            "expiry_date": "2025-06-14",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LetIT",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Stockholm",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=kubevision.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "curevision.ai",
            "domain_keyword": "curevision",
            "domain_tld": "ai",
            "query_time": "2024-06-13 02:11:42",
            "registrar_name": "InterNetX",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "cureVision GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1020.ui-dns.biz",
                "ns1060.ui-dns.org",
                "ns1080.ui-dns.com",
                "ns1117.ui-dns.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "cubsvision.org",
            "domain_keyword": "cubsvision",
            "domain_tld": "org",
            "query_time": "2024-04-20 06:45:31",
            "create_date": "2015-04-07",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-07",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://whois.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "tubevision.online",
            "domain_keyword": "tubevision",
            "domain_tld": "online",
            "query_time": "2024-05-30 21:41:14",
            "create_date": "2023-07-12",
            "update_date": "2024-04-17",
            "expiry_date": "2024-07-12",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.br73.com.br",
                "ns2.br73.com.br"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "cube-vision.net",
            "domain_keyword": "cube-vision",
            "domain_tld": "net",
            "query_time": "2024-04-20 15:19:36",
            "create_date": "1999-08-28",
            "update_date": "2022-07-28",
            "expiry_date": "2025-08-28",
            "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": 32,
            "domain_name": "tubevision.net",
            "domain_keyword": "tubevision",
            "domain_tld": "net",
            "query_time": "2024-05-25 13:38:25",
            "create_date": "2019-03-26",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-26",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.transip.nl",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.itpals.com",
                "ns2.itpals.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "nubevision.com",
            "domain_keyword": "nubevision",
            "domain_tld": "com",
            "query_time": "2024-06-14 12:10:38",
            "create_date": "2021-02-05",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "cubedvision.co.uk",
            "domain_keyword": "cubedvision",
            "domain_tld": "co.uk",
            "query_time": "2024-05-05 20:18:56",
            "create_date": "2017-03-01",
            "update_date": "2023-07-02",
            "expiry_date": "2025-03-01",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 35,
            "domain_name": "cube-vision.com",
            "domain_keyword": "cube-vision",
            "domain_tld": "com",
            "query_time": "2024-05-09 09:26:01",
            "create_date": "1999-08-28",
            "update_date": "2022-07-28",
            "expiry_date": "2025-08-28",
            "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": 36,
            "domain_name": "cutevision.com",
            "domain_keyword": "cutevision",
            "domain_tld": "com",
            "query_time": "2024-05-28 01:23:02",
            "create_date": "2009-09-04",
            "update_date": "2020-01-15",
            "expiry_date": "2024-09-04",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "cube-vision.xyz",
            "domain_keyword": "cube-vision",
            "domain_tld": "xyz",
            "query_time": "2024-06-02 03:43:46",
            "create_date": "2023-03-24",
            "update_date": "2024-05-07",
            "expiry_date": "2024-03-24",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_state": "CO",
            "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.",
            "domain_status": [
                "clientTransferProhibited",
                "inactive",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "cuevision.com",
            "domain_keyword": "cuevision",
            "domain_tld": "com",
            "query_time": "2024-06-10 05:47:33",
            "create_date": "2014-03-26",
            "update_date": "2020-05-10",
            "expiry_date": "2025-03-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": 39,
            "domain_name": "cuevision.info",
            "domain_keyword": "cuevision",
            "domain_tld": "info",
            "query_time": "2024-05-28 06:51:11",
            "create_date": "2015-11-19",
            "update_date": "2023-11-17",
            "expiry_date": "2024-11-19",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domainmonster.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "cbevision.com",
            "domain_keyword": "cbevision",
            "domain_tld": "com",
            "query_time": "2024-05-03 02:55:27",
            "create_date": "2010-09-30",
            "update_date": "2024-01-07",
            "expiry_date": "2028-09-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=cbevision.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "pdns07.domaincontrol.com",
                "pdns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 41,
            "domain_name": "curevision.be",
            "domain_keyword": "curevision",
            "domain_tld": "be",
            "query_time": "2024-05-29 23:21:39",
            "create_date": "2014-05-14",
            "registrar_name": "LFT SPRL",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 42,
            "domain_name": "curevision.com",
            "domain_keyword": "curevision",
            "domain_tld": "com",
            "query_time": "2024-06-13 02:11:42",
            "create_date": "2007-01-01",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "cubavision.in",
            "domain_keyword": "cubavision",
            "domain_tld": "in",
            "query_time": "2024-05-09 09:25:24",
            "create_date": "2023-08-06",
            "update_date": "2023-08-11",
            "expiry_date": "2024-08-06",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CUBA VISION",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "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": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 44,
            "domain_name": "kubevision.dev",
            "domain_keyword": "kubevision",
            "domain_tld": "dev",
            "query_time": "2024-05-10 01:04:44",
            "create_date": "2023-06-14",
            "update_date": "2024-04-15",
            "expiry_date": "2025-06-14",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LetIT",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Stockholm",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "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.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "cubedvision.com",
            "domain_keyword": "cubedvision",
            "domain_tld": "com",
            "query_time": "2024-04-20 15:20:57",
            "create_date": "2017-03-01",
            "update_date": "2023-03-02",
            "expiry_date": "2025-03-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "cubivision.com",
            "domain_keyword": "cubivision",
            "domain_tld": "com",
            "query_time": "2024-04-20 06:43:41",
            "create_date": "2017-02-10",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-10",
            "registrar_iana": 1456,
            "registrar_name": "NetArt Registrar Sp. z o.o.",
            "registrar_website": "http://www.netart-registrar.com",
            "registrant_name": "SZYMON PIWOWARCZYK",
            "registrant_company": "CUBIVISION Szymon Piwowarczyk",
            "registrant_address": "Warynskiego 26A",
            "registrant_city": "Ozarowice",
            "registrant_state": "slaskie",
            "registrant_zip": "42-625",
            "registrant_country": "PL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+48.695231649",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signed"
            ]
        },
        {
            "num": 47,
            "domain_name": "cubvision.com",
            "domain_keyword": "cubvision",
            "domain_tld": "com",
            "query_time": "2024-04-20 06:45:58",
            "create_date": "2013-02-21",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "cuevision.co.uk",
            "domain_keyword": "cuevision",
            "domain_tld": "co.uk",
            "query_time": "2024-06-10 05:47:33",
            "create_date": "2015-11-19",
            "update_date": "2023-12-04",
            "expiry_date": "2024-11-19",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 49,
            "domain_name": "cuevision.nl",
            "domain_keyword": "cuevision",
            "domain_tld": "nl",
            "query_time": "2024-06-10 05:47:33",
            "create_date": "1998-09-23",
            "update_date": "2014-03-21",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.uwhostingwinkel.nl",
                "ns2.uwhostingwinkel.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 50,
            "domain_name": "clubvision.ru",
            "domain_keyword": "clubvision",
            "domain_tld": "ru",
            "query_time": "2024-05-01 00:30:59",
            "create_date": "2019-07-24",
            "expiry_date": "2024-07-24",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 51,
            "domain_name": "cybervision.biz",
            "domain_keyword": "cybervision",
            "domain_tld": "biz",
            "query_time": "2024-05-05 12:07:38",
            "create_date": "2018-10-08",
            "update_date": "2024-04-11",
            "expiry_date": "2024-10-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cyburity",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "casevision.com",
            "domain_keyword": "casevision",
            "domain_tld": "com",
            "query_time": "2024-05-27 23:56:28",
            "create_date": "2004-01-06",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "cseevision.com",
            "domain_keyword": "cseevision",
            "domain_tld": "com",
            "query_time": "2024-04-22 21:51:09",
            "create_date": "2010-08-12",
            "update_date": "2023-08-03",
            "expiry_date": "2024-08-12",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CQ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whois.xinnet.com/sendemail/cseevision.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.xincache.com",
                "ns18.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "vibevision.online",
            "domain_keyword": "vibevision",
            "domain_tld": "online",
            "query_time": "2024-05-16 08:08:39",
            "create_date": "2023-05-12",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-12",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "cablevision.it",
            "domain_keyword": "cablevision",
            "domain_tld": "it",
            "query_time": "2024-04-22 08:51:36",
            "create_date": "2012-02-22",
            "update_date": "2024-04-04",
            "expiry_date": "2025-03-12",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com Srls",
            "registrant_address": "Via 16 Settembre 1959 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 56,
            "domain_name": "dubovision.com",
            "domain_keyword": "dubovision",
            "domain_tld": "com",
            "query_time": "2024-04-24 06:55:43",
            "create_date": "2005-03-13",
            "update_date": "2020-01-13",
            "expiry_date": "2025-03-13",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns37.worldnic.com",
                "ns38.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "luxevision.com",
            "domain_keyword": "luxevision",
            "domain_tld": "com",
            "query_time": "2024-04-27 06:14:02",
            "create_date": "2008-01-21",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "lupevision.com",
            "domain_keyword": "lupevision",
            "domain_tld": "com",
            "query_time": "2024-04-30 14:33:11",
            "create_date": "2024-04-27",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-27",
            "registrar_iana": 3817,
            "registrar_name": "Wix.Com Ltd.",
            "registrar_website": "http://www.wix.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wix.com Ltd.",
            "registrant_address": "500 Terry Francois Blvd",
            "registrant_city": "San Francisco",
            "registrant_state": "CA",
            "registrant_zip": "94158",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4154291173",
            "registrant_fax": "(415) 643-6479",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "luxevision.ru",
            "domain_keyword": "luxevision",
            "domain_tld": "ru",
            "query_time": "2024-05-02 21:30:03",
            "create_date": "2024-01-10",
            "expiry_date": "2025-01-10",
            "registrar_name": "MAXNAME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.majordomo.ru",
                "ns2.majordomo.ru",
                "ns3.majordomo.ru",
                "ns4.majordomo.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 60,
            "domain_name": "urbevision.cl",
            "domain_keyword": "urbevision",
            "domain_tld": "cl",
            "query_time": "2024-05-03 05:50:01",
            "create_date": "2018-09-25",
            "expiry_date": "2030-09-25",
            "registrar_name": "Haulmer SpA",
            "registrar_website": "https://www.haulmer.com",
            "registrant_name": "SERVICIOS OFTALMOLOGICOS HUGO ALEXIS PEREZ FUENTES E.I.R.L.",
            "name_servers": [
                "ns1.dnsmisitio.net",
                "ns2.dnsmisitio.net",
                "ns3.dnsmisitio.net"
            ]
        },
        {
            "num": 61,
            "domain_name": "purevision.io",
            "domain_keyword": "purevision",
            "domain_tld": "io",
            "query_time": "2024-05-17 06:47:50",
            "create_date": "2021-06-23",
            "update_date": "2024-02-22",
            "expiry_date": "2024-06-23",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "kobevision.jp",
            "domain_keyword": "kobevision",
            "domain_tld": "jp",
            "query_time": "2024-05-23 17:56:36",
            "create_date": "2024-04-01",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-30",
            "registrant_name": "Ootagaki Akihiro",
            "registrant_email": "[email protected]",
            "registrant_phone": "00-0000-0000",
            "name_servers": [
                "ns1.xbiz.ne.jp",
                "ns2.xbiz.ne.jp",
                "ns3.xbiz.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 63,
            "domain_name": "fusevision.com",
            "domain_keyword": "fusevision",
            "domain_tld": "com",
            "query_time": "2024-04-19 03:42:01",
            "create_date": "2007-08-23",
            "update_date": "2020-01-15",
            "expiry_date": "2024-08-23",
            "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": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "vibevision.shop",
            "domain_keyword": "vibevision",
            "domain_tld": "shop",
            "query_time": "2024-04-24 18:02:52",
            "create_date": "2024-01-08",
            "update_date": "2024-02-09",
            "expiry_date": "2025-01-08",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "ns1.dalult1.hostarmada.net",
                "ns2.dalult1.hostarmada.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "cybervision.ai",
            "domain_keyword": "cybervision",
            "domain_tld": "ai",
            "query_time": "2024-05-16 06:53:37",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "Active",
                "clientRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "tube-vision.com",
            "domain_keyword": "tube-vision",
            "domain_tld": "com",
            "query_time": "2024-05-18 17:41:38",
            "create_date": "2022-10-12",
            "update_date": "2023-08-02",
            "expiry_date": "2024-10-12",
            "registrar_iana": 1630,
            "registrar_name": "Ligne Web Services SARL dba LWS",
            "registrar_website": "http://www.lws.fr/nom-de-domaine.php",
            "registrant_country": "BJ",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns17.lwsdns.com",
                "ns18.lwsdns.com",
                "ns19.lwsdns.com",
                "ns20.lwsdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "cubicvision.ru",
            "domain_keyword": "cubicvision",
            "domain_tld": "ru",
            "query_time": "2024-05-05 18:20:23",
            "create_date": "2018-08-20",
            "expiry_date": "2024-08-20",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "OBShchESTVO S OGRANIChENNOY OTVETSTVENNOSTU SM CENTR RAZRABOTOK",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 68,
            "domain_name": "corevision.net",
            "domain_keyword": "corevision",
            "domain_tld": "net",
            "query_time": "2024-04-19 07:54:37",
            "create_date": "2015-08-28",
            "update_date": "2023-08-05",
            "expiry_date": "2024-08-28",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "http://www.epik.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "cibervision.org",
            "domain_keyword": "cibervision",
            "domain_tld": "org",
            "query_time": "2024-04-26 17:48:30",
            "create_date": "2001-11-30",
            "update_date": "2023-12-02",
            "expiry_date": "2024-11-30",
            "registrar_iana": 1262,
            "registrar_name": "Dinahosting s.l.",
            "registrar_website": "https://dinahosting.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Estudio Symbiotic S.L.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gipuzkoa",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.dinahosting.com",
                "ns2.dinahosting.com",
                "ns3.dinahosting.com",
                "ns4.dinahosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "ccurevision.com",
            "domain_keyword": "ccurevision",
            "domain_tld": "com",
            "query_time": "2024-04-29 01:47:20",
            "create_date": "2024-02-27",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-27",
            "registrar_iana": 3824,
            "registrar_name": "Cloud Yuqu LLC",
            "registrar_website": "www.diymysite.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shan Xi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whoisquery.diymysite.com/web/whoisform?domain=ccurevision.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ace.ns.cloudflare.com",
                "leah.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 71,
            "domain_name": "pubovision.com",
            "domain_keyword": "pubovision",
            "domain_tld": "com",
            "query_time": "2024-05-27 22:12:39",
            "create_date": "2021-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "cybervision.ca",
            "domain_keyword": "cybervision",
            "domain_tld": "ca",
            "query_time": "2024-05-05 12:07:38",
            "create_date": "2021-01-14",
            "update_date": "2023-01-15",
            "expiry_date": "2025-01-14",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "purevision.live",
            "domain_keyword": "purevision",
            "domain_tld": "live",
            "query_time": "2024-04-27 08:03:59",
            "create_date": "2021-06-10",
            "update_date": "2023-07-25",
            "expiry_date": "2024-06-10",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "cotevision.com",
            "domain_keyword": "cotevision",
            "domain_tld": "com",
            "query_time": "2024-04-15 16:08:14",
            "create_date": "2020-07-13",
            "update_date": "2023-06-13",
            "expiry_date": "2024-07-13",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "carevision.xyz",
            "domain_keyword": "carevision",
            "domain_tld": "xyz",
            "query_time": "2024-05-07 17:49:11",
            "create_date": "2024-03-06",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wu qing ru",
            "registrant_state": "jiang su",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "purevision.com",
            "domain_keyword": "purevision",
            "domain_tld": "com",
            "query_time": "2024-05-16 05:27:05",
            "create_date": "1998-12-04",
            "update_date": "2023-11-01",
            "expiry_date": "2024-12-03",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Bausch and Lomb Americas Inc.",
            "registrant_state": "NJ",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/purevision.com",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "qube-vision.com",
            "domain_keyword": "qube-vision",
            "domain_tld": "com",
            "query_time": "2024-04-17 17:14:59",
            "create_date": "2018-10-04",
            "update_date": "2022-09-27",
            "expiry_date": "2024-10-04",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "cofevision.com",
            "domain_keyword": "cofevision",
            "domain_tld": "com",
            "query_time": "2024-06-02 04:48:26",
            "create_date": "2023-04-02",
            "update_date": "2024-05-15",
            "expiry_date": "2024-04-02",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "turevision.net",
            "domain_keyword": "turevision",
            "domain_tld": "net",
            "query_time": "2024-06-07 23:44:25",
            "create_date": "2010-02-22",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-22",
            "registrar_iana": 1251,
            "registrar_name": "Nameshield SAS",
            "registrar_website": "https://www.nameshield.com",
            "registrant_company": "NORAUTO INTERNATIONAL SAS",
            "registrant_state": "N/C",
            "registrant_country": "FR",
            "registrant_email": "https://secure.nameshield.net/contact/turevision.net/owner",
            "name_servers": [
                "ns2.observatoiredesmarques.fr",
                "ns3.nameshield.net",
                "obs.ns1.fr"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "corevision.studio",
            "domain_keyword": "corevision",
            "domain_tld": "studio",
            "query_time": "2024-04-19 07:54:37",
            "create_date": "2019-10-28",
            "update_date": "2022-10-20",
            "expiry_date": "2024-10-28",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Berkshire",
            "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": [
                "dns1.register.com",
                "dns2.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "hub-vision.cloud",
            "domain_keyword": "hub-vision",
            "domain_tld": "cloud",
            "query_time": "2024-05-08 17:05:18",
            "create_date": "2018-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "hubvision AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NRW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsa4.schlundtech.de",
                "nsb4.schlundtech.de",
                "nsc4.schlundtech.de",
                "nsd4.schlundtech.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "eurevision.com",
            "domain_keyword": "eurevision",
            "domain_tld": "com",
            "query_time": "2024-05-20 08:43:59",
            "create_date": "2022-07-20",
            "update_date": "2023-07-14",
            "expiry_date": "2024-07-20",
            "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": 83,
            "domain_name": "capevision.de",
            "domain_keyword": "capevision",
            "domain_tld": "de",
            "query_time": "2024-05-05 09:29:08",
            "update_date": "2021-11-19",
            "name_servers": [
                "docks18.rzone.de",
                "shades14.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 84,
            "domain_name": "dukevision.de",
            "domain_keyword": "dukevision",
            "domain_tld": "de",
            "query_time": "2024-05-05 21:08:37",
            "update_date": "2021-10-04",
            "name_servers": [
                "root-dns.netcup.net",
                "second-dns.netcup.net",
                "third-dns.netcup.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 85,
            "domain_name": "musevision.net",
            "domain_keyword": "musevision",
            "domain_tld": "net",
            "query_time": "2024-05-27 11:38:07",
            "create_date": "2023-09-19",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-19",
            "registrar_iana": 1868,
            "registrar_name": "ERANET INTERNATIONAL LIMITED",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "http://www.tnet.hk/whois/message_to_contact.php?domain=musevision.net&contact=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.taoa.com",
                "ns2.taoa.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "cuba-vision.com",
            "domain_keyword": "cuba-vision",
            "domain_tld": "com",
            "query_time": "2024-04-23 11:27:02",
            "create_date": "2022-02-23",
            "update_date": "2024-03-22",
            "expiry_date": "2025-02-23",
            "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": "BEIJING",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=cuba-vision.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "cinevision.club",
            "domain_keyword": "cinevision",
            "domain_tld": "club",
            "query_time": "2024-05-14 00:55:13",
            "create_date": "2022-11-22",
            "update_date": "2024-02-16",
            "expiry_date": "2024-11-22",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.fp261.parklogic.com",
                "ns2.fp261.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "corevision.africa",
            "domain_keyword": "corevision",
            "domain_tld": "africa",
            "query_time": "2024-05-31 08:14:09",
            "create_date": "2017-09-14",
            "update_date": "2023-08-16",
            "expiry_date": "2032-09-14",
            "registrar_iana": 1466,
            "registrar_name": "Lexsynergy Limited",
            "registrar_website": "https://www.lexsynergy.com",
            "registrant_name": "REDACTED",
            "registrant_company": "Core Vision",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "aaden.ns.cloudflare.com",
                "linda.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "cybervision.org",
            "domain_keyword": "cybervision",
            "domain_tld": "org",
            "query_time": "2024-04-23 02:33:01",
            "create_date": "1997-01-05",
            "update_date": "2023-11-19",
            "expiry_date": "2025-01-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns11.domaincontrol.com",
                "pdns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "cinevision.it",
            "domain_keyword": "cinevision",
            "domain_tld": "it",
            "query_time": "2024-05-24 18:18:49",
            "create_date": "2000-07-21",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-08",
            "registrar_name": "Aruba Business s.r.l.",
            "registrar_website": "https://www.arubabusiness.it",
            "registrant_company": "AMM S.P.A.",
            "registrant_address": "Via Roma,26",
            "registrant_city": "Arezzo",
            "registrant_state": "AR",
            "registrant_zip": "52100",
            "registrant_country": "IT",
            "name_servers": [
                "ns.abdns.biz",
                "ns.abdns.eu",
                "ns.abdns.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 91,
            "domain_name": "codevision.xyz",
            "domain_keyword": "codevision",
            "domain_tld": "xyz",
            "query_time": "2024-05-27 14:13:40",
            "create_date": "2023-11-22",
            "update_date": "2023-12-07",
            "expiry_date": "2024-11-22",
            "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": [
                "chip.ns.cloudflare.com",
                "raquel.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "purevision.events",
            "domain_keyword": "purevision",
            "domain_tld": "events",
            "query_time": "2024-05-17 06:47:50",
            "create_date": "2019-08-25",
            "update_date": "2023-10-09",
            "expiry_date": "2024-08-25",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns1027.ui-dns.org",
                "ns1030.ui-dns.biz",
                "ns1060.ui-dns.de",
                "ns1088.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "ubervision.net",
            "domain_keyword": "ubervision",
            "domain_tld": "net",
            "query_time": "2024-06-09 09:03:33",
            "create_date": "2023-02-21",
            "update_date": "2024-04-26",
            "expiry_date": "2025-02-21",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DATAXCELERATOR RESEARCH GROUP LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IL",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 94,
            "domain_name": "codevision.dev",
            "domain_keyword": "codevision",
            "domain_tld": "dev",
            "query_time": "2024-05-08 17:10:04",
            "create_date": "2019-03-10",
            "update_date": "2024-02-03",
            "expiry_date": "2025-03-10",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kauno m.",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LT",
            "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",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "amit.ns.cloudflare.com",
                "maria.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "curavision.org",
            "domain_keyword": "curavision",
            "domain_tld": "org",
            "query_time": "2024-05-10 17:34:13",
            "create_date": "2020-05-05",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-05",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV",
            "registrar_website": "https://webwhois.metaregistrar.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "corevision.com.br",
            "domain_keyword": "corevision",
            "domain_tld": "com.br",
            "query_time": "2024-05-13 21:08:40",
            "create_date": "2023-10-06",
            "update_date": "2024-03-14",
            "expiry_date": "2024-10-06",
            "registrant_name": "CoreVision Smart Marketing LTDA",
            "name_servers": [
                "ns1.indexgroup.com.br",
                "ns2.indexgroup.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 97,
            "domain_name": "purevision.systems",
            "domain_keyword": "purevision",
            "domain_tld": "systems",
            "query_time": "2024-05-22 21:45:07",
            "create_date": "2024-03-23",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-23",
            "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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "carevision.com",
            "domain_keyword": "carevision",
            "domain_tld": "com",
            "query_time": "2024-05-20 17:31:07",
            "create_date": "1996-11-22",
            "update_date": "2023-10-17",
            "expiry_date": "2024-11-21",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of carevision.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-1053.awsdns-03.org",
                "ns-1968.awsdns-54.co.uk",
                "ns-251.awsdns-31.com",
                "ns-741.awsdns-28.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "runevision.com",
            "domain_keyword": "runevision",
            "domain_tld": "com",
            "query_time": "2024-05-01 14:40:00",
            "create_date": "2002-06-20",
            "update_date": "2023-05-21",
            "expiry_date": "2024-06-20",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_company": "Rune S. Johansen",
            "registrant_state": "OT",
            "registrant_country": "DK",
            "registrant_email": "https://csl-registrar.com/contact/runevision.com/owner",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "cablevision.info",
            "domain_keyword": "cablevision",
            "domain_tld": "info",
            "query_time": "2024-04-22 08:51:36",
            "create_date": "2020-02-20",
            "update_date": "2024-04-05",
            "expiry_date": "2025-02-20",
            "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": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.easyname.eu",
                "ns2.easyname.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.133,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>cubevision.shop</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>733</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>cubovision.net, qubevision.com, curevision.org, curevision.co.uk, cutevision.net, cabevision.com, cybevision.com, cubovision.biz, cubovision.com, cubevisions.com, curevision.de, cubedvision.uk, cubavision.info, cubovision.info, cubelvision.com, cubavision.cl, cubovision.mobi, clubevision.com, tubevision.one, cubavision.com, cubavision.net, cubsvision.com, tubevision.com, 4cubevision.com, cubelvision.net, lubevision.com, kubevision.com, curevision.ai, cubsvision.org, tubevision.online, cube-vision.net, tubevision.net, nubevision.com, cubedvision.co.uk, cube-vision.com, cutevision.com, cube-vision.xyz, cuevision.com, cuevision.info, cbevision.com, curevision.be, curevision.com, cubavision.in, kubevision.dev, cubedvision.com, cubivision.com, cubvision.com, cuevision.co.uk, cuevision.nl, clubvision.ru, cybervision.biz, casevision.com, cseevision.com, vibevision.online, cablevision.it, dubovision.com, luxevision.com, lupevision.com, luxevision.ru, urbevision.cl, purevision.io, kobevision.jp, fusevision.com, vibevision.shop, cybervision.ai, tube-vision.com, cubicvision.ru, corevision.net, cibervision.org, ccurevision.com, pubovision.com, cybervision.ca, purevision.live, cotevision.com, carevision.xyz, purevision.com, qube-vision.com, cofevision.com, turevision.net, corevision.studio, hub-vision.cloud, eurevision.com, capevision.de, dukevision.de, musevision.net, cuba-vision.com, cinevision.club, corevision.africa, cybervision.org, cinevision.it, codevision.xyz, purevision.events, ubervision.net, codevision.dev, curavision.org, corevision.com.br, purevision.systems, carevision.com, runevision.com, cablevision.info</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cubovision.net</domain_name>
   <domain_keyword>cubovision</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 06:44:35</query_time>
   <create_date>2009-08-06</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>15</registrar_iana>
   <registrar_name>COREhub, S.R.L.</registrar_name>
   <registrar_website>http://corehub.net</registrar_website>
   <registrant_company>TELECOM ITALIA S.p.A.</registrant_company>
   <registrant_state>MI</registrant_state>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://corehub.net/whoiscontact/</registrant_email>
   <name_servers>
    <value>dns10.interbusiness.it</value>
    <value>dns9.interbusiness.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>qubevision.com</domain_name>
   <domain_keyword>qubevision</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 22:06:37</query_time>
   <create_date>2010-02-06</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2029-02-06</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-us.1and1-dns.com</value>
    <value>ns-us.1and1-dns.de</value>
    <value>ns-us.1and1-dns.org</value>
    <value>ns-us.1and1-dns.us</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>curevision.org</domain_name>
   <domain_keyword>curevision</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-01 13:11:48</query_time>
   <create_date>2023-03-24</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-03-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>S</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>curevision.co.uk</domain_name>
   <domain_keyword>curevision</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-23 12:40:45</query_time>
   <create_date>2023-06-27</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>beth.ns.cloudflare.com</value>
    <value>sam.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>cutevision.net</domain_name>
   <domain_keyword>cutevision</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 01:23:02</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p04.nsone.net</value>
    <value>dns2.p04.nsone.net</value>
    <value>dns3.p04.nsone.net</value>
    <value>dns4.p04.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>cabevision.com</domain_name>
   <domain_keyword>cabevision</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 11:29:01</query_time>
   <create_date>2004-05-31</create_date>
   <update_date>2022-08-28</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>1114</registrar_iana>
   <registrar_name>Media Elite Holdings Limited</registrar_name>
   <registrar_website>http://www.registermatrix.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Fundacion Privacy Services LTD</registrant_company>
   <registrant_address>3rd Floor Humbolt Tower, Calle 53 Este</registrant_address>
   <registrant_city>Panama City</registrant_city>
   <registrant_zip>0801</registrant_zip>
   <registrant_country>PA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+507.8365079</registrant_phone>
   <name_servers>
    <value>ns1.hastydns.com</value>
    <value>ns2.hastydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>cybevision.com</domain_name>
   <domain_keyword>cybevision</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 02:34:24</query_time>
   <create_date>1999-12-16</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cybevasion</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.ovh.net</value>
    <value>ns10.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>cubovision.biz</domain_name>
   <domain_keyword>cubovision</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-20 06:44:35</query_time>
   <create_date>2009-08-06</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>15</registrar_iana>
   <registrar_name>Corehub, S.R.L.</registrar_name>
   <registrar_website>whois.corenic.org</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TELECOM ITALIA S.p.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.interbusiness.it</value>
    <value>dns9.interbusiness.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>cubovision.com</domain_name>
   <domain_keyword>cubovision</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 06:44:35</query_time>
   <create_date>2009-08-06</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>15</registrar_iana>
   <registrar_name>COREhub, S.R.L.</registrar_name>
   <registrar_website>http://corehub.net</registrar_website>
   <registrant_company>TELECOM ITALIA S.p.A.</registrant_company>
   <registrant_state>MI</registrant_state>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://corehub.net/whoiscontact/</registrant_email>
   <name_servers>
    <value>dns10.interbusiness.it</value>
    <value>dns9.interbusiness.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>cubevisions.com</domain_name>
   <domain_keyword>cubevisions</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 23:23:06</query_time>
   <create_date>2014-10-27</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-10-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/cubevisions.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>anuj.ns.cloudflare.com</value>
    <value>cass.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>curevision.de</domain_name>
   <domain_keyword>curevision</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 09:35:55</query_time>
   <update_date>2021-09-05</update_date>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>cubedvision.uk</domain_name>
   <domain_keyword>cubedvision</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-20 15:20:57</query_time>
   <create_date>2019-06-18</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2025-06-18</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>cubavision.info</domain_name>
   <domain_keyword>cubavision</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-28 23:22:08</query_time>
   <create_date>2019-01-31</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BS</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.o2switch.net</value>
    <value>ns2.o2switch.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>cubovision.info</domain_name>
   <domain_keyword>cubovision</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-20 06:44:35</query_time>
   <create_date>2009-08-06</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>15</registrar_iana>
   <registrar_name>COREhub, S.R.L.</registrar_name>
   <registrar_website>http://corenic.org</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TELECOM ITALIA S.p.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.interbusiness.it</value>
    <value>dns9.interbusiness.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>cubelvision.com</domain_name>
   <domain_keyword>cubelvision</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 23:22:34</query_time>
   <create_date>2019-05-01</create_date>
   <update_date>2022-10-05</update_date>
   <expiry_date>2024-05-01</expiry_date>
   <registrar_iana>13</registrar_iana>
   <registrar_name>Webcentral Group Ltd</registrar_name>
   <registrar_website>hrs-admin.webcentralgroup.com.au</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>SA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/8e5af258-6570-4f13-9d5c-f0f7b0cc3198</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.netregistry.net</value>
    <value>ns2.netregistry.net</value>
    <value>ns3.netregistry.net</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>cubavision.cl</domain_name>
   <domain_keyword>cubavision</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-23 20:18:03</query_time>
   <create_date>2024-01-10</create_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.es</registrar_website>
   <registrant_name>Alona Belajeva</registrant_name>
   <name_servers>
    <value>greg.ns.cloudflare.com</value>
    <value>paislee.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>17</num>
   <domain_name>cubovision.mobi</domain_name>
   <domain_keyword>cubovision</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-12 20:28:37</query_time>
   <create_date>2009-08-06</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>15</registrar_iana>
   <registrar_name>COREhub, S.R.L.</registrar_name>
   <registrar_website>http://corenic.org</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TELECOM ITALIA S.p.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.interbusiness.it</value>
    <value>dns9.interbusiness.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>clubevision.com</domain_name>
   <domain_keyword>clubevision</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 22:42:22</query_time>
   <create_date>2019-11-29</create_date>
   <update_date>2020-11-23</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>tubevision.one</domain_name>
   <domain_keyword>tubevision</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-12 16:59:03</query_time>
   <create_date>2024-05-10</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>www.one.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>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <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>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>cubavision.com</domain_name>
   <domain_keyword>cubavision</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 09:25:24</query_time>
   <create_date>2002-10-09</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2025-10-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.giowm1304.siteground.biz</value>
    <value>ns2.giowm1304.siteground.biz</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>cubavision.net</domain_name>
   <domain_keyword>cubavision</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 15:17:57</query_time>
   <create_date>2017-02-02</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>https://www.epik.com</registrar_website>
   <registrant_name>Manuela Iturrioz</registrant_name>
   <registrant_company>n/a</registrant_company>
   <registrant_address>P. O. Box 2274</registrant_address>
   <registrant_city>Martinez</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94553</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9253243496</registrant_phone>
   <name_servers>
    <value>ns3.epik.com</value>
    <value>ns4.epik.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>cubsvision.com</domain_name>
   <domain_keyword>cubsvision</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 06:45:31</query_time>
   <create_date>2013-02-21</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-21</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>ns27.domaincontrol.com</value>
    <value>ns28.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>23</num>
   <domain_name>tubevision.com</domain_name>
   <domain_keyword>tubevision</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 16:20:19</query_time>
   <create_date>2003-02-08</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns2.powweb.com</value>
    <value>ns3.powweb.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>4cubevision.com</domain_name>
   <domain_keyword>4cubevision</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 04:05:22</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/abfdd5e1-7354-49a3-b643-c7f67ca6d466</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.etcnameserver.com</value>
    <value>ns2.etcnameserver.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>cubelvision.net</domain_name>
   <domain_keyword>cubelvision</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 09:27:02</query_time>
   <create_date>2023-11-01</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>13</registrar_iana>
   <registrar_name>Webcentral Group Ltd</registrar_name>
   <registrar_website>hrs-admin.webcentralgroup.com.au</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>SA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/1baa3898-f845-4941-91c6-e664f23eee4d</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <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>26</num>
   <domain_name>lubevision.com</domain_name>
   <domain_keyword>lubevision</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 16:38:24</query_time>
   <create_date>2023-06-29</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>kubevision.com</domain_name>
   <domain_keyword>kubevision</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 17:45:01</query_time>
   <create_date>2023-06-14</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-06-14</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LetIT</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Stockholm</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=kubevision.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>curevision.ai</domain_name>
   <domain_keyword>curevision</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-06-13 02:11:42</query_time>
   <registrar_name>InterNetX</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>cureVision GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1020.ui-dns.biz</value>
    <value>ns1060.ui-dns.org</value>
    <value>ns1080.ui-dns.com</value>
    <value>ns1117.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>cubsvision.org</domain_name>
   <domain_keyword>cubsvision</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 06:45:31</query_time>
   <create_date>2015-04-07</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://whois.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>tubevision.online</domain_name>
   <domain_keyword>tubevision</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-30 21:41:14</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.br73.com.br</value>
    <value>ns2.br73.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>cube-vision.net</domain_name>
   <domain_keyword>cube-vision</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 15:19:36</query_time>
   <create_date>1999-08-28</create_date>
   <update_date>2022-07-28</update_date>
   <expiry_date>2025-08-28</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>32</num>
   <domain_name>tubevision.net</domain_name>
   <domain_keyword>tubevision</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 13:38:25</query_time>
   <create_date>2019-03-26</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.transip.nl</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.itpals.com</value>
    <value>ns2.itpals.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>nubevision.com</domain_name>
   <domain_keyword>nubevision</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-14 12:10:38</query_time>
   <create_date>2021-02-05</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>cubedvision.co.uk</domain_name>
   <domain_keyword>cubedvision</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-05 20:18:56</query_time>
   <create_date>2017-03-01</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>cube-vision.com</domain_name>
   <domain_keyword>cube-vision</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 09:26:01</query_time>
   <create_date>1999-08-28</create_date>
   <update_date>2022-07-28</update_date>
   <expiry_date>2025-08-28</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>36</num>
   <domain_name>cutevision.com</domain_name>
   <domain_keyword>cutevision</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 01:23:02</query_time>
   <create_date>2009-09-04</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>cube-vision.xyz</domain_name>
   <domain_keyword>cube-vision</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-02 03:43:46</query_time>
   <create_date>2023-03-24</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-03-24</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_state>CO</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>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>inactive</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>cuevision.com</domain_name>
   <domain_keyword>cuevision</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 05:47:33</query_time>
   <create_date>2014-03-26</create_date>
   <update_date>2020-05-10</update_date>
   <expiry_date>2025-03-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>39</num>
   <domain_name>cuevision.info</domain_name>
   <domain_keyword>cuevision</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-28 06:51:11</query_time>
   <create_date>2015-11-19</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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.domainmonster.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>cbevision.com</domain_name>
   <domain_keyword>cbevision</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 02:55:27</query_time>
   <create_date>2010-09-30</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2028-09-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=cbevision.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>pdns07.domaincontrol.com</value>
    <value>pdns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>curevision.be</domain_name>
   <domain_keyword>curevision</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-29 23:21:39</query_time>
   <create_date>2014-05-14</create_date>
   <registrar_name>LFT SPRL</registrar_name>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>curevision.com</domain_name>
   <domain_keyword>curevision</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 02:11:42</query_time>
   <create_date>2007-01-01</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>cubavision.in</domain_name>
   <domain_keyword>cubavision</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-09 09:25:24</query_time>
   <create_date>2023-08-06</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-08-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>CUBA VISION</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</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>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>kubevision.dev</domain_name>
   <domain_keyword>kubevision</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-10 01:04:44</query_time>
   <create_date>2023-06-14</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-06-14</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LetIT</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Stockholm</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</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.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>cubedvision.com</domain_name>
   <domain_keyword>cubedvision</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 15:20:57</query_time>
   <create_date>2017-03-01</create_date>
   <update_date>2023-03-02</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.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>46</num>
   <domain_name>cubivision.com</domain_name>
   <domain_keyword>cubivision</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 06:43:41</query_time>
   <create_date>2017-02-10</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>1456</registrar_iana>
   <registrar_name>NetArt Registrar Sp. z o.o.</registrar_name>
   <registrar_website>http://www.netart-registrar.com</registrar_website>
   <registrant_name>SZYMON PIWOWARCZYK</registrant_name>
   <registrant_company>CUBIVISION Szymon Piwowarczyk</registrant_company>
   <registrant_address>Warynskiego 26A</registrant_address>
   <registrant_city>Ozarowice</registrant_city>
   <registrant_state>slaskie</registrant_state>
   <registrant_zip>42-625</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+48.695231649</registrant_phone>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>cubvision.com</domain_name>
   <domain_keyword>cubvision</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 06:45:58</query_time>
   <create_date>2013-02-21</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-21</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>ns27.domaincontrol.com</value>
    <value>ns28.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>48</num>
   <domain_name>cuevision.co.uk</domain_name>
   <domain_keyword>cuevision</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-10 05:47:33</query_time>
   <create_date>2015-11-19</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-11-19</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>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>cuevision.nl</domain_name>
   <domain_keyword>cuevision</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-10 05:47:33</query_time>
   <create_date>1998-09-23</create_date>
   <update_date>2014-03-21</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.uwhostingwinkel.nl</value>
    <value>ns2.uwhostingwinkel.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>clubvision.ru</domain_name>
   <domain_keyword>clubvision</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 00:30:59</query_time>
   <create_date>2019-07-24</create_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>cybervision.biz</domain_name>
   <domain_keyword>cybervision</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-05 12:07:38</query_time>
   <create_date>2018-10-08</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cyburity</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>casevision.com</domain_name>
   <domain_keyword>casevision</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 23:56:28</query_time>
   <create_date>2004-01-06</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>cseevision.com</domain_name>
   <domain_keyword>cseevision</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 21:51:09</query_time>
   <create_date>2010-08-12</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.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>CQ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whois.xinnet.com/sendemail/cseevision.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns17.xincache.com</value>
    <value>ns18.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>vibevision.online</domain_name>
   <domain_keyword>vibevision</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-16 08:08:39</query_time>
   <create_date>2023-05-12</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>cablevision.it</domain_name>
   <domain_keyword>cablevision</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-22 08:51:36</query_time>
   <create_date>2012-02-22</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com Srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>dubovision.com</domain_name>
   <domain_keyword>dubovision</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 06:55:43</query_time>
   <create_date>2005-03-13</create_date>
   <update_date>2020-01-13</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns37.worldnic.com</value>
    <value>ns38.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>luxevision.com</domain_name>
   <domain_keyword>luxevision</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 06:14:02</query_time>
   <create_date>2008-01-21</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-21</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>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>lupevision.com</domain_name>
   <domain_keyword>lupevision</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 14:33:11</query_time>
   <create_date>2024-04-27</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.Com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wix.com Ltd.</registrant_company>
   <registrant_address>500 Terry Francois Blvd</registrant_address>
   <registrant_city>San Francisco</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94158</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4154291173</registrant_phone>
   <registrant_fax>(415) 643-6479</registrant_fax>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>luxevision.ru</domain_name>
   <domain_keyword>luxevision</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 21:30:03</query_time>
   <create_date>2024-01-10</create_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_name>MAXNAME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.majordomo.ru</value>
    <value>ns2.majordomo.ru</value>
    <value>ns3.majordomo.ru</value>
    <value>ns4.majordomo.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>urbevision.cl</domain_name>
   <domain_keyword>urbevision</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-03 05:50:01</query_time>
   <create_date>2018-09-25</create_date>
   <expiry_date>2030-09-25</expiry_date>
   <registrar_name>Haulmer SpA</registrar_name>
   <registrar_website>https://www.haulmer.com</registrar_website>
   <registrant_name>SERVICIOS OFTALMOLOGICOS HUGO ALEXIS PEREZ FUENTES E.I.R.L.</registrant_name>
   <name_servers>
    <value>ns1.dnsmisitio.net</value>
    <value>ns2.dnsmisitio.net</value>
    <value>ns3.dnsmisitio.net</value>
   </name_servers>
  </value>
  <value>
   <num>61</num>
   <domain_name>purevision.io</domain_name>
   <domain_keyword>purevision</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-17 06:47:50</query_time>
   <create_date>2021-06-23</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>kobevision.jp</domain_name>
   <domain_keyword>kobevision</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-23 17:56:36</query_time>
   <create_date>2024-04-01</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrant_name>Ootagaki Akihiro</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>00-0000-0000</registrant_phone>
   <name_servers>
    <value>ns1.xbiz.ne.jp</value>
    <value>ns2.xbiz.ne.jp</value>
    <value>ns3.xbiz.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>fusevision.com</domain_name>
   <domain_keyword>fusevision</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 03:42:01</query_time>
   <create_date>2007-08-23</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>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>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>vibevision.shop</domain_name>
   <domain_keyword>vibevision</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-24 18:02:52</query_time>
   <create_date>2024-01-08</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>ns1.dalult1.hostarmada.net</value>
    <value>ns2.dalult1.hostarmada.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>cybervision.ai</domain_name>
   <domain_keyword>cybervision</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-16 06:53:37</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>clientRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>tube-vision.com</domain_name>
   <domain_keyword>tube-vision</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 17:41:38</query_time>
   <create_date>2022-10-12</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_iana>1630</registrar_iana>
   <registrar_name>Ligne Web Services SARL dba LWS</registrar_name>
   <registrar_website>http://www.lws.fr/nom-de-domaine.php</registrar_website>
   <registrant_country>BJ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns17.lwsdns.com</value>
    <value>ns18.lwsdns.com</value>
    <value>ns19.lwsdns.com</value>
    <value>ns20.lwsdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>cubicvision.ru</domain_name>
   <domain_keyword>cubicvision</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 18:20:23</query_time>
   <create_date>2018-08-20</create_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>OBShchESTVO S OGRANIChENNOY OTVETSTVENNOSTU SM CENTR RAZRABOTOK</registrant_company>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>corevision.net</domain_name>
   <domain_keyword>corevision</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 07:54:37</query_time>
   <create_date>2015-08-28</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>http://www.epik.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>cibervision.org</domain_name>
   <domain_keyword>cibervision</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 17:48:30</query_time>
   <create_date>2001-11-30</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>1262</registrar_iana>
   <registrar_name>Dinahosting s.l.</registrar_name>
   <registrar_website>https://dinahosting.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Estudio Symbiotic S.L.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gipuzkoa</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.dinahosting.com</value>
    <value>ns2.dinahosting.com</value>
    <value>ns3.dinahosting.com</value>
    <value>ns4.dinahosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>ccurevision.com</domain_name>
   <domain_keyword>ccurevision</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 01:47:20</query_time>
   <create_date>2024-02-27</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>3824</registrar_iana>
   <registrar_name>Cloud Yuqu LLC</registrar_name>
   <registrar_website>www.diymysite.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shan Xi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whoisquery.diymysite.com/web/whoisform?domain=ccurevision.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ace.ns.cloudflare.com</value>
    <value>leah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>pubovision.com</domain_name>
   <domain_keyword>pubovision</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 22:12:39</query_time>
   <create_date>2021-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.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>72</num>
   <domain_name>cybervision.ca</domain_name>
   <domain_keyword>cybervision</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-05 12:07:38</query_time>
   <create_date>2021-01-14</create_date>
   <update_date>2023-01-15</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.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>73</num>
   <domain_name>purevision.live</domain_name>
   <domain_keyword>purevision</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-27 08:03:59</query_time>
   <create_date>2021-06-10</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-06-10</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>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>cotevision.com</domain_name>
   <domain_keyword>cotevision</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 16:08:14</query_time>
   <create_date>2020-07-13</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>carevision.xyz</domain_name>
   <domain_keyword>carevision</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-07 17:49:11</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_state>jiang su</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>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>76</num>
   <domain_name>purevision.com</domain_name>
   <domain_keyword>purevision</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 05:27:05</query_time>
   <create_date>1998-12-04</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Bausch and Lomb Americas Inc.</registrant_company>
   <registrant_state>NJ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/purevision.com</registrant_email>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.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>77</num>
   <domain_name>qube-vision.com</domain_name>
   <domain_keyword>qube-vision</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 17:14:59</query_time>
   <create_date>2018-10-04</create_date>
   <update_date>2022-09-27</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.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>78</num>
   <domain_name>cofevision.com</domain_name>
   <domain_keyword>cofevision</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 04:48:26</query_time>
   <create_date>2023-04-02</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2024-04-02</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>turevision.net</domain_name>
   <domain_keyword>turevision</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-07 23:44:25</query_time>
   <create_date>2010-02-22</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>1251</registrar_iana>
   <registrar_name>Nameshield SAS</registrar_name>
   <registrar_website>https://www.nameshield.com</registrar_website>
   <registrant_company>NORAUTO INTERNATIONAL SAS</registrant_company>
   <registrant_state>N/C</registrant_state>
   <registrant_country>FR</registrant_country>
   <registrant_email>https://secure.nameshield.net/contact/turevision.net/owner</registrant_email>
   <name_servers>
    <value>ns2.observatoiredesmarques.fr</value>
    <value>ns3.nameshield.net</value>
    <value>obs.ns1.fr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>corevision.studio</domain_name>
   <domain_keyword>corevision</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-04-19 07:54:37</query_time>
   <create_date>2019-10-28</create_date>
   <update_date>2022-10-20</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.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>Berkshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.register.com</value>
    <value>dns2.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>hub-vision.cloud</domain_name>
   <domain_keyword>hub-vision</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-08 17:05:18</query_time>
   <create_date>2018-05-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>hubvision AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NRW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsa4.schlundtech.de</value>
    <value>nsb4.schlundtech.de</value>
    <value>nsc4.schlundtech.de</value>
    <value>nsd4.schlundtech.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>eurevision.com</domain_name>
   <domain_keyword>eurevision</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 08:43:59</query_time>
   <create_date>2022-07-20</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-07-20</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>83</num>
   <domain_name>capevision.de</domain_name>
   <domain_keyword>capevision</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 09:29:08</query_time>
   <update_date>2021-11-19</update_date>
   <name_servers>
    <value>docks18.rzone.de</value>
    <value>shades14.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>dukevision.de</domain_name>
   <domain_keyword>dukevision</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 21:08:37</query_time>
   <update_date>2021-10-04</update_date>
   <name_servers>
    <value>root-dns.netcup.net</value>
    <value>second-dns.netcup.net</value>
    <value>third-dns.netcup.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>musevision.net</domain_name>
   <domain_keyword>musevision</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 11:38:07</query_time>
   <create_date>2023-09-19</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>ERANET INTERNATIONAL LIMITED</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>http://www.tnet.hk/whois/message_to_contact.php?domain=musevision.net&amp;contact=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.taoa.com</value>
    <value>ns2.taoa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>cuba-vision.com</domain_name>
   <domain_keyword>cuba-vision</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 11:27:02</query_time>
   <create_date>2022-02-23</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-02-23</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>BEIJING</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=cuba-vision.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>cinevision.club</domain_name>
   <domain_keyword>cinevision</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-14 00:55:13</query_time>
   <create_date>2022-11-22</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.fp261.parklogic.com</value>
    <value>ns2.fp261.parklogic.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>corevision.africa</domain_name>
   <domain_keyword>corevision</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-31 08:14:09</query_time>
   <create_date>2017-09-14</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2032-09-14</expiry_date>
   <registrar_iana>1466</registrar_iana>
   <registrar_name>Lexsynergy Limited</registrar_name>
   <registrar_website>https://www.lexsynergy.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Core Vision</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>aaden.ns.cloudflare.com</value>
    <value>linda.ns.cloudflare.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>89</num>
   <domain_name>cybervision.org</domain_name>
   <domain_keyword>cybervision</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 02:33:01</query_time>
   <create_date>1997-01-05</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns11.domaincontrol.com</value>
    <value>pdns12.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>90</num>
   <domain_name>cinevision.it</domain_name>
   <domain_keyword>cinevision</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-24 18:18:49</query_time>
   <create_date>2000-07-21</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_name>Aruba Business s.r.l.</registrar_name>
   <registrar_website>https://www.arubabusiness.it</registrar_website>
   <registrant_company>AMM S.P.A.</registrant_company>
   <registrant_address>Via Roma,26</registrant_address>
   <registrant_city>Arezzo</registrant_city>
   <registrant_state>AR</registrant_state>
   <registrant_zip>52100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns.abdns.biz</value>
    <value>ns.abdns.eu</value>
    <value>ns.abdns.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>codevision.xyz</domain_name>
   <domain_keyword>codevision</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-27 14:13:40</query_time>
   <create_date>2023-11-22</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-11-22</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>chip.ns.cloudflare.com</value>
    <value>raquel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>purevision.events</domain_name>
   <domain_keyword>purevision</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-05-17 06:47:50</query_time>
   <create_date>2019-08-25</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-08-25</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>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ns1027.ui-dns.org</value>
    <value>ns1030.ui-dns.biz</value>
    <value>ns1060.ui-dns.de</value>
    <value>ns1088.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>ubervision.net</domain_name>
   <domain_keyword>ubervision</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-09 09:03:33</query_time>
   <create_date>2023-02-21</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DATAXCELERATOR RESEARCH GROUP LTD</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>IL</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>codevision.dev</domain_name>
   <domain_keyword>codevision</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-08 17:10:04</query_time>
   <create_date>2019-03-10</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>None</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kauno m.</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LT</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>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>amit.ns.cloudflare.com</value>
    <value>maria.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>curavision.org</domain_name>
   <domain_keyword>curavision</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-10 17:34:13</query_time>
   <create_date>2020-05-05</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV</registrar_name>
   <registrar_website>https://webwhois.metaregistrar.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>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>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>corevision.com.br</domain_name>
   <domain_keyword>corevision</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-13 21:08:40</query_time>
   <create_date>2023-10-06</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrant_name>CoreVision Smart Marketing LTDA</registrant_name>
   <name_servers>
    <value>ns1.indexgroup.com.br</value>
    <value>ns2.indexgroup.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>purevision.systems</domain_name>
   <domain_keyword>purevision</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-22 21:45:07</query_time>
   <create_date>2024-03-23</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-23</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>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>carevision.com</domain_name>
   <domain_keyword>carevision</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 17:31:07</query_time>
   <create_date>1996-11-22</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-11-21</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 carevision.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-1053.awsdns-03.org</value>
    <value>ns-1968.awsdns-54.co.uk</value>
    <value>ns-251.awsdns-31.com</value>
    <value>ns-741.awsdns-28.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>runevision.com</domain_name>
   <domain_keyword>runevision</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 14:40:00</query_time>
   <create_date>2002-06-20</create_date>
   <update_date>2023-05-21</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_company>Rune S. Johansen</registrant_company>
   <registrant_state>OT</registrant_state>
   <registrant_country>DK</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/runevision.com/owner</registrant_email>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>cablevision.info</domain_name>
   <domain_keyword>cablevision</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-22 08:51:36</query_time>
   <create_date>2020-02-20</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-02-20</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>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.easyname.eu</value>
    <value>ns2.easyname.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.133</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,631,327

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,631,327
Total WHOIS records with a Registrant Contact 166,983,814
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,360,203
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,628,842
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 556,079,732

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,565,340,461
Total WHOIS records with a Registrant Contact 1,290,792,006
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,130,321,807
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,058,034,217

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.