WHOIS QUERY TIME

18 May 2024 - 11:59 AM UTC

Registered: 8 May 2016
Modified: 28 April 2024
Expiry: 8 May 2025

REGISTRAR

Name: nazwa.pl sp. z o.o.
Website: www.nazwa.pl

DNSSEC

Signed

NAME SERVERS

ns1.nazwa.pl
ns2.nazwa.pl
ns3.nazwa.pl

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=vente.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "vente.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "vente.pl",
            "domain_keyword": "vente",
            "domain_tld": "pl",
            "query_time": "2024-05-18 11:59:30",
            "create_date": "2016-05-08",
            "update_date": "2024-04-28",
            "expiry_date": "2025-05-08",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        }
    ],
    "stats": {
        "total_time": 0.031,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>vente.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>vente.pl</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-18 11:59:30</query_time>
   <create_date>2016-05-08</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.031</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.038 seconds) for "vente.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

5 May 2023 - 8:12 AM UTC

Registered: 8 May 2016
Modified: 4 May 2023
Expiry: 8 May 2024

REGISTRAR

Name: nazwa.pl sp. z o.o.
Website: www.nazwa.pl

DNSSEC

Signed

NAME SERVERS

ns1.nazwa.pl
ns2.nazwa.pl
ns3.nazwa.pl

#2 - QUERY TIME

18 May 2024 - 11:59 AM UTC

Registered: 8 May 2016
Modified: 28 April 2024
Expiry: 8 May 2025

REGISTRAR

Name: nazwa.pl sp. z o.o.
Website: www.nazwa.pl

DNSSEC

Signed

NAME SERVERS

ns1.nazwa.pl
ns2.nazwa.pl
ns3.nazwa.pl

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=vente.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "vente.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "vente.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "vente.pl",
            "domain_keyword": "vente",
            "domain_tld": "pl",
            "query_time": "2023-05-05 08:12:16",
            "create_date": "2016-05-08",
            "update_date": "2023-05-04",
            "expiry_date": "2024-05-08",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 2,
            "domain_name": "vente.pl",
            "domain_keyword": "vente",
            "domain_tld": "pl",
            "query_time": "2024-05-18 11:59:30",
            "create_date": "2016-05-08",
            "update_date": "2024-04-28",
            "expiry_date": "2025-05-08",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        }
    ],
    "stats": {
        "total_time": 0.038,
        "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>vente.pl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>vente.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>vente.pl</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-05-05 08:12:16</query_time>
   <create_date>2016-05-08</create_date>
   <update_date>2023-05-04</update_date>
   <expiry_date>2024-05-08</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>vente.pl</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-18 11:59:30</query_time>
   <create_date>2016-05-08</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.038</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 47 domain names (in 0.02 seconds) which contained the exact domain keyword "vente".
Domain Name Registered Expiry Registrar Ownership
1 vente.com 22 Nov 1996 21 Nov 2026 GoDaddy.com, LLC -
2 vente.net 26 Mar 1998 25 Mar 2025 NETIM Neuronnexion
3 vente.nl 31 Jan 2000 - BaseNames -
4 vente.info 12 Dec 2003 12 Dec 2024 OVH SAS NET6TM
5 vente.fr 1 Jun 2005 1 Jun 2025 INTERNET SARL Grenouille
6 vente.mobi 26 Sep 2006 26 Sep 2024 NordNet SA Nordnet
7 vente.ru 25 May 2010 25 May 2025 SALENAMES-RU Private Person
8 vente.it 4 Nov 2011 22 Nov 2024 Algorithmedia S.r.l. Puglia.com srls
9 vente.org 19 Jul 2013 19 Jul 2024 Dynadot Inc REDACTED FOR PRIVACY
10 vente.cc 13 Mar 2014 13 Mar 2025 Key-Systems GmbH REDACTED FOR PRIVACY
11 vente.photos 22 Mar 2014 22 Mar 2025 IONOS SE REDACTED FOR PRIVACY
12 vente.tel 6 Apr 2014 5 Apr 2025 Name.com, Inc. -
13 vente.biz 19 Apr 2014 18 Apr 2025 Danesco Trading Ltd. REDACTED FOR PRIVACY
14 vente.marketing 20 Apr 2014 20 Apr 2025 OVH SAS REDACTED FOR PRIVACY
15 vente.brussels 20 Jan 2015 20 Jan 2025 OVH SAS IT DISCOUNT SPRL
16 vente.nyc 12 Feb 2015 11 Feb 2026 GoDaddy.com, LLC Vente Associates
17 vente.gold 8 Jul 2015 8 Jul 2024 PSI-USA, Inc. dba Domain Robot PrivateName Services Inc.
18 vente.site 22 Sep 2015 22 Sep 2024 OVH -
19 vente.co.th 5 Oct 2015 4 Oct 2024 THNIC Vente Group Co.,Ltd. (บริษัท เวนเต้ กรุ๊ป จำกัด)
20 vente.pl 8 May 2016 8 May 2025 nazwa.pl sp. z o.o. -
21 vente.paris 6 Apr 2017 6 Apr 2025 OVH REDACTED_FOR_PRIVACY
22 vente.co.uk 12 Jul 2017 12 Jul 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
23 vente.uk 12 Jul 2017 12 Jul 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
24 vente.click 1 Apr 2018 1 Apr 2025 1API GmbH Proxy Name Services LLC
25 vente.app 7 May 2018 7 May 2025 Name.com, Inc. efolix SARL
26 vente.online 23 Nov 2018 23 Nov 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
27 vente.ro 13 May 2019 11 May 2025 Romarg SRL -
28 vente.hr 26 Aug 2019 15 May 2025 CARNET VENTE d.o.o.
29 vente.domains 9 Oct 2019 9 Oct 2024 NETIM SARL REDACTED FOR PRIVACY
30 vente.xyz 22 Feb 2020 22 Feb 2025 West263 International Limited Y Swetha
31 vente.express 14 Apr 2020 14 Apr 2025 OVH SAS taikA
32 vente.work 17 May 2020 17 May 2026 GoDaddy.com, LLC Domains By Proxy, LLC
33 vente.vip 13 Jul 2020 13 Jul 2024 Dynadot Inc REDACTED FOR PRIVACY
34 vente.villas 7 Nov 2020 7 Nov 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
35 vente.one 12 Feb 2021 12 Feb 2025 Key-Systems LLC REDACTED FOR PRIVACY
36 vente.jp 6 May 2022 31 May 2025 - NoriInamoto
37 vente.cafe 9 May 2022 9 May 2025 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
38 vente.top 10 Dec 2022 10 Dec 2024 Gandi SAS REDACTED FOR PRIVACY
39 vente.host 15 Jun 2023 15 Jun 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
40 vente.casa 15 Jul 2023 15 Jul 2024 Dynadot Inc Dynadot Privacy Service
41 vente.pw 31 Jul 2023 31 Jul 2024 Radix FZC Radix FZC
42 vente.live 13 Nov 2023 13 Nov 2024 Chengdu West Dimension Digital Technology Co., Ltd. Ni Cary
43 vente.guru 16 Feb 2024 16 Feb 2025 Nameshield SAS REDACTED FOR PRIVACY
44 vente.education 5 Mar 2024 5 Mar 2025 IONOS SE LYCEE DES METIERS ENTRE MEURTHE ET SANON
45 vente.pro 25 Apr 2024 25 Apr 2025 Sav.com, LLC - 13 REDACTED FOR PRIVACY
46 vente.agency 17 May 2024 17 May 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0171197182
47 vente.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
48 vente.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=vente&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "vente",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 48,
        "relation": "eq",
        "current": 48
    },
    "unique_domains": "vente.com, vente.net, vente.nl, vente.info, vente.fr, vente.mobi, vente.ru, vente.it, vente.org, vente.cc, vente.photos, vente.tel, vente.biz, vente.marketing, vente.brussels, vente.nyc, vente.gold, vente.site, vente.co.th, vente.pl, vente.paris, vente.co.uk, vente.uk, vente.click, vente.app, vente.online, vente.ro, vente.hr, vente.domains, vente.xyz, vente.express, vente.work, vente.vip, vente.villas, vente.one, vente.jp, vente.cafe, vente.top, vente.host, vente.casa, vente.pw, vente.live, vente.guru, vente.education, vente.pro, vente.agency, vente.ai, vente.de",
    "results": [
        {
            "num": 1,
            "domain_name": "vente.com",
            "domain_keyword": "vente",
            "domain_tld": "com",
            "query_time": "2024-05-30 23:19:49",
            "create_date": "1996-11-22",
            "update_date": "2023-09-26",
            "expiry_date": "2026-11-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "vente.net",
            "domain_keyword": "vente",
            "domain_tld": "net",
            "query_time": "2024-05-24 01:39:34",
            "create_date": "1998-03-26",
            "update_date": "2024-02-23",
            "expiry_date": "2025-03-25",
            "registrar_iana": 1519,
            "registrar_name": "NETIM",
            "registrar_website": "https://www.netim.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Neuronnexion",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please use the online form https://www.whoisprivacy.domains/ to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.neuronnexion.com",
                "ns2.neuronnexion.com",
                "ns3.neuronnexion.com",
                "ns4.neuronnexion.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "vente.nl",
            "domain_keyword": "vente",
            "domain_tld": "nl",
            "query_time": "2024-05-17 19:07:28",
            "create_date": "2000-01-31",
            "update_date": "2023-05-30",
            "registrar_name": "BaseNames",
            "name_servers": [
                "ns1.base.nl",
                "ns2.base.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 4,
            "domain_name": "vente.info",
            "domain_keyword": "vente",
            "domain_tld": "info",
            "query_time": "2024-04-18 12:50:58",
            "create_date": "2003-12-12",
            "update_date": "2023-12-02",
            "expiry_date": "2024-12-12",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NET6TM",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "vente.fr",
            "domain_keyword": "vente",
            "domain_tld": "fr",
            "query_time": "2024-06-06 00:07:37",
            "create_date": "2005-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "registrar_name": "INTERNET SARL",
            "registrar_website": "http://www.infographisme.com",
            "registrant_company": "Grenouille",
            "registrant_address": "GRENOUILLE, 34, avenue la Bruyère, 38100 Grenoble",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.458003903",
            "name_servers": [
                "dns1.affiliate-program.org",
                "dns2.affiliate-program.org"
            ],
            "domain_status": [
                "Active",
                "associated",
                "autoRenewPeriod"
            ]
        },
        {
            "num": 6,
            "domain_name": "vente.mobi",
            "domain_keyword": "vente",
            "domain_tld": "mobi",
            "query_time": "2024-06-06 00:07:37",
            "create_date": "2006-09-26",
            "update_date": "2023-11-10",
            "expiry_date": "2024-09-26",
            "registrar_iana": 68,
            "registrar_name": "NordNet SA",
            "registrar_website": "http://www.nordnet.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Nordnet",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.lerelaisinternet.com",
                "ns4.lerelaisinternet.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "vente.ru",
            "domain_keyword": "vente",
            "domain_tld": "ru",
            "query_time": "2024-05-06 01:17:12",
            "create_date": "2010-05-25",
            "expiry_date": "2025-05-25",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 8,
            "domain_name": "vente.it",
            "domain_keyword": "vente",
            "domain_tld": "it",
            "query_time": "2024-04-29 07:32:00",
            "create_date": "2011-11-04",
            "update_date": "2024-04-04",
            "expiry_date": "2024-11-22",
            "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": 9,
            "domain_name": "vente.org",
            "domain_keyword": "vente",
            "domain_tld": "org",
            "query_time": "2024-04-18 12:50:58",
            "create_date": "2013-07-19",
            "update_date": "2023-09-02",
            "expiry_date": "2024-07-19",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "buy.internettraffic.com",
                "sell.internettraffic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "vente.cc",
            "domain_keyword": "vente",
            "domain_tld": "cc",
            "query_time": "2024-05-15 10:46:16",
            "create_date": "2014-03-13",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-13",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "www.registrygate.com",
            "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": "CH",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "gannon.ns.cloudflare.com",
                "pam.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "vente.photos",
            "domain_keyword": "vente",
            "domain_tld": "photos",
            "query_time": "2024-05-20 03:29:34",
            "create_date": "2014-03-22",
            "update_date": "2024-05-06",
            "expiry_date": "2025-03-22",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar 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-fr.1and1-dns.biz",
                "ns-fr.1and1-dns.com",
                "ns-fr.1and1-dns.fr",
                "ns-fr.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "vente.tel",
            "domain_keyword": "vente",
            "domain_tld": "tel",
            "query_time": "2024-04-18 12:50:58",
            "create_date": "2014-04-06",
            "update_date": "2024-03-29",
            "expiry_date": "2025-04-05",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "name_servers": [
                "ns1dhl.name.com",
                "ns2jqz.name.com",
                "ns3dty.name.com",
                "ns4cpw.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "vente.biz",
            "domain_keyword": "vente",
            "domain_tld": "biz",
            "query_time": "2024-04-29 07:32:00",
            "create_date": "2014-04-19",
            "update_date": "2024-03-31",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1418,
            "registrar_name": "Danesco Trading Ltd.",
            "registrar_website": "www.danesconames.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Pichincha",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "EC",
            "registrant_email": "please query the rdds service of the registrar 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.vente.biz",
                "ns2.vente.biz"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "vente.marketing",
            "domain_keyword": "vente",
            "domain_tld": "marketing",
            "query_time": "2024-04-29 07:32:00",
            "create_date": "2014-04-20",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-20",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "vente.brussels",
            "domain_keyword": "vente",
            "domain_tld": "brussels",
            "query_time": "2024-04-18 12:50:58",
            "create_date": "2015-01-20",
            "update_date": "2024-01-23",
            "expiry_date": "2025-01-20",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovh.com/fr/domaines/dotbrussels.xml",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "IT DISCOUNT SPRL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "vente.nyc",
            "domain_keyword": "vente",
            "domain_tld": "nyc",
            "query_time": "2024-06-01 21:15:32",
            "create_date": "2015-02-12",
            "update_date": "2024-02-17",
            "expiry_date": "2026-02-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Vente Associates",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "vente.gold",
            "domain_keyword": "vente",
            "domain_tld": "gold",
            "query_time": "2024-05-29 21:42:48",
            "create_date": "2015-07-08",
            "update_date": "2024-03-26",
            "expiry_date": "2024-07-08",
            "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": "PrivateName Services Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "vente.site",
            "domain_keyword": "vente",
            "domain_tld": "site",
            "query_time": "2024-05-24 16:32:53",
            "create_date": "2015-09-22",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-22",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "vente.co.th",
            "domain_keyword": "vente",
            "domain_tld": "co.th",
            "query_time": "2024-06-06 00:07:37",
            "create_date": "2015-10-05",
            "update_date": "2023-09-11",
            "expiry_date": "2024-10-04",
            "registrar_name": "THNIC",
            "registrant_company": "Vente Group Co.,Ltd. (บริษัท เวนเต้ กรุ๊ป จำกัด)",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "ns1.netdesignhost.com",
                "ns2.netdesignhost.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "vente.pl",
            "domain_keyword": "vente",
            "domain_tld": "pl",
            "query_time": "2024-05-18 11:59:30",
            "create_date": "2016-05-08",
            "update_date": "2024-04-28",
            "expiry_date": "2025-05-08",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 21,
            "domain_name": "vente.paris",
            "domain_keyword": "vente",
            "domain_tld": "paris",
            "query_time": "2024-04-18 12:50:58",
            "create_date": "2017-04-06",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-06",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns111.ovh.net",
                "ns111.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "vente.co.uk",
            "domain_keyword": "vente",
            "domain_tld": "co.uk",
            "query_time": "2024-05-06 01:09:46",
            "create_date": "2017-07-12",
            "update_date": "2023-12-14",
            "expiry_date": "2024-07-12",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns1.domainmanage.uk",
                "ns2.domainmanage.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 23,
            "domain_name": "vente.uk",
            "domain_keyword": "vente",
            "domain_tld": "uk",
            "query_time": "2024-05-06 01:09:43",
            "create_date": "2017-07-12",
            "update_date": "2023-12-16",
            "expiry_date": "2024-07-12",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 24,
            "domain_name": "vente.click",
            "domain_keyword": "vente",
            "domain_tld": "click",
            "query_time": "2024-04-18 12:50:58",
            "create_date": "2018-04-01",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-01",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Proxy Name Services LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Idaho",
            "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.dnsimple.com",
                "ns2.dnsimple-edge.net",
                "ns3.dnsimple.com",
                "ns4.dnsimple-edge.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "vente.app",
            "domain_keyword": "vente",
            "domain_tld": "app",
            "query_time": "2024-06-06 00:07:37",
            "create_date": "2018-05-07",
            "update_date": "2024-04-15",
            "expiry_date": "2025-05-07",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "efolix SARL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ettelbruck",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LU",
            "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": [
                "ns1kpv.name.com",
                "ns2fgp.name.com",
                "ns3cjl.name.com",
                "ns4ghm.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "vente.online",
            "domain_keyword": "vente",
            "domain_tld": "online",
            "query_time": "2024-04-18 12:50:58",
            "create_date": "2018-11-23",
            "update_date": "2024-01-12",
            "expiry_date": "2024-11-23",
            "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": [
                "jay.ns.cloudflare.com",
                "uma.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "vente.ro",
            "domain_keyword": "vente",
            "domain_tld": "ro",
            "query_time": "2024-05-28 22:59:53",
            "create_date": "2019-05-13",
            "expiry_date": "2025-05-11",
            "registrar_name": "Romarg SRL",
            "registrar_website": "www.inregistrare-domenii.ro",
            "name_servers": [
                "ns1.romarg.com",
                "ns2.romarg.com",
                "ns3.romarg.com",
                "ns4.romarg.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 28,
            "domain_name": "vente.hr",
            "domain_keyword": "vente",
            "domain_tld": "hr",
            "query_time": "2024-05-18 11:59:26",
            "create_date": "2019-08-26",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-15",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "VENTE d.o.o.",
            "registrant_address": "Ulica Marina Držića 27",
            "registrant_city": "Zadar",
            "registrant_state": "HR",
            "registrant_zip": "23000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.mydataknox.com",
                "ns2.mydataknox.com"
            ]
        },
        {
            "num": 29,
            "domain_name": "vente.domains",
            "domain_keyword": "vente",
            "domain_tld": "domains",
            "query_time": "2024-05-07 16:11:10",
            "create_date": "2019-10-09",
            "update_date": "2022-03-27",
            "expiry_date": "2024-10-09",
            "registrar_iana": 1519,
            "registrar_name": "NETIM SARL",
            "registrar_website": "http://www.netim.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar 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.netim.net",
                "ns2.netim.net",
                "ns3.netim.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "vente.xyz",
            "domain_keyword": "vente",
            "domain_tld": "xyz",
            "query_time": "2024-04-18 12:50:59",
            "create_date": "2020-02-22",
            "update_date": "2023-08-31",
            "expiry_date": "2025-02-22",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_company": "Y Swetha",
            "registrant_state": "Telangana",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "vente.express",
            "domain_keyword": "vente",
            "domain_tld": "express",
            "query_time": "2024-04-29 07:32:00",
            "create_date": "2020-04-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "taikA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns16.ovh.net",
                "ns16.ovh.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "vente.work",
            "domain_keyword": "vente",
            "domain_tld": "work",
            "query_time": "2024-05-17 00:37:10",
            "create_date": "2020-05-17",
            "update_date": "2024-05-12",
            "expiry_date": "2026-05-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "vente.vip",
            "domain_keyword": "vente",
            "domain_tld": "vip",
            "query_time": "2024-04-18 12:50:58",
            "create_date": "2020-07-13",
            "update_date": "2024-01-31",
            "expiry_date": "2024-07-13",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "vente.villas",
            "domain_keyword": "vente",
            "domain_tld": "villas",
            "query_time": "2024-05-15 10:46:16",
            "create_date": "2020-11-07",
            "update_date": "2023-10-23",
            "expiry_date": "2024-11-07",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "vente.one",
            "domain_keyword": "vente",
            "domain_tld": "one",
            "query_time": "2024-05-26 21:00:37",
            "create_date": "2021-02-12",
            "update_date": "2024-03-28",
            "expiry_date": "2025-02-12",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://key-systems.net",
            "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": [
                "elmo.ns.cloudflare.com",
                "laura.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "vente.jp",
            "domain_keyword": "vente",
            "domain_tld": "jp",
            "query_time": "2024-06-01 21:15:32",
            "create_date": "2022-05-06",
            "update_date": "2024-06-02",
            "expiry_date": "2025-05-31",
            "registrant_name": "NoriInamoto",
            "registrant_address": "55-go",
            "registrant_zip": "071-1542",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.994923989",
            "name_servers": [
                "your-domain-has-expired1.namegear.co",
                "your-domain-has-expired2.namegear.co"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 37,
            "domain_name": "vente.cafe",
            "domain_keyword": "vente",
            "domain_tld": "cafe",
            "query_time": "2024-05-12 04:44:35",
            "create_date": "2022-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://uniregistrar.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.uniregistrymarket.link",
                "ns2.uniregistrymarket.link"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "vente.top",
            "domain_keyword": "vente",
            "domain_tld": "top",
            "query_time": "2024-04-29 07:32:00",
            "create_date": "2022-12-10",
            "update_date": "2024-03-04",
            "expiry_date": "2024-12-10",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "44",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-0-a.gandi.net",
                "ns-132-c.gandi.net",
                "ns-97-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "vente.host",
            "domain_keyword": "vente",
            "domain_tld": "host",
            "query_time": "2024-05-07 16:11:27",
            "create_date": "2023-06-15",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-15",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "vente.casa",
            "domain_keyword": "vente",
            "domain_tld": "casa",
            "query_time": "2024-05-24 16:32:53",
            "create_date": "2023-07-15",
            "update_date": "2024-05-13",
            "expiry_date": "2024-07-15",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dynadot Privacy Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "vente.pw",
            "domain_keyword": "vente",
            "domain_tld": "pw",
            "query_time": "2024-04-18 12:50:58",
            "create_date": "2023-07-31",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-31",
            "registrar_iana": 9999,
            "registrar_name": "Radix FZC",
            "registrar_website": "http://www.radixregistry.com",
            "registrant_name": "Registry Super User Account",
            "registrant_company": "Radix FZC",
            "registrant_address": "F/19, BC1, Ras Al Khaimah FTZ, P.O Box # 16113",
            "registrant_city": "Ras Al Khaimah",
            "registrant_state": "Ras al-Khaimah",
            "registrant_zip": "16113",
            "registrant_country": "AE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+971.0000000",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "vente.live",
            "domain_keyword": "vente",
            "domain_tld": "live",
            "query_time": "2024-05-20 03:29:34",
            "create_date": "2023-11-13",
            "update_date": "2024-01-05",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ni Cary",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hu Nan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "vente.guru",
            "domain_keyword": "vente",
            "domain_tld": "guru",
            "query_time": "2024-06-06 00:07:37",
            "create_date": "2024-02-16",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-16",
            "registrar_iana": 1251,
            "registrar_name": "Nameshield SAS",
            "registrar_website": "http://www.nameshield.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "annalise.ns.cloudflare.com",
                "conrad.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "vente.education",
            "domain_keyword": "vente",
            "domain_tld": "education",
            "query_time": "2024-04-27 17:43:51",
            "create_date": "2024-03-05",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-05",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LYCEE DES METIERS ENTRE MEURTHE ET SANON",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1056.ui-dns.de",
                "ns1063.ui-dns.com",
                "ns1082.ui-dns.org",
                "ns1095.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "vente.pro",
            "domain_keyword": "vente",
            "domain_tld": "pro",
            "query_time": "2024-04-27 18:14:38",
            "create_date": "2024-04-25",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-25",
            "registrar_iana": 3903,
            "registrar_name": "Sav.com, LLC - 13",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-auction.sav.com",
                "ns2-auction.sav.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "vente.agency",
            "domain_keyword": "vente",
            "domain_tld": "agency",
            "query_time": "2024-06-08 14:15:37",
            "create_date": "2024-05-17",
            "update_date": "2024-06-06",
            "expiry_date": "2025-05-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0171197182",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "vente.ai",
            "domain_keyword": "vente",
            "domain_tld": "ai",
            "query_time": "2024-04-15 19:53:20",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "Redacted | Registry Policy",
            "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": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "vente.de",
            "domain_keyword": "vente",
            "domain_tld": "de",
            "query_time": "2024-05-04 05:25:14",
            "update_date": "2020-03-27",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.02,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>vente</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>48</total>
  <relation>eq</relation>
  <current>48</current>
 </count>
 <unique_domains>vente.com, vente.net, vente.nl, vente.info, vente.fr, vente.mobi, vente.ru, vente.it, vente.org, vente.cc, vente.photos, vente.tel, vente.biz, vente.marketing, vente.brussels, vente.nyc, vente.gold, vente.site, vente.co.th, vente.pl, vente.paris, vente.co.uk, vente.uk, vente.click, vente.app, vente.online, vente.ro, vente.hr, vente.domains, vente.xyz, vente.express, vente.work, vente.vip, vente.villas, vente.one, vente.jp, vente.cafe, vente.top, vente.host, vente.casa, vente.pw, vente.live, vente.guru, vente.education, vente.pro, vente.agency, vente.ai, vente.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>vente.com</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 23:19:49</query_time>
   <create_date>1996-11-22</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2026-11-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>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>vente.net</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 01:39:34</query_time>
   <create_date>1998-03-26</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>1519</registrar_iana>
   <registrar_name>NETIM</registrar_name>
   <registrar_website>https://www.netim.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Neuronnexion</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>please use the online form https://www.whoisprivacy.domains/ to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.neuronnexion.com</value>
    <value>ns2.neuronnexion.com</value>
    <value>ns3.neuronnexion.com</value>
    <value>ns4.neuronnexion.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>vente.nl</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-17 19:07:28</query_time>
   <create_date>2000-01-31</create_date>
   <update_date>2023-05-30</update_date>
   <registrar_name>BaseNames</registrar_name>
   <name_servers>
    <value>ns1.base.nl</value>
    <value>ns2.base.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>vente.info</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-18 12:50:58</query_time>
   <create_date>2003-12-12</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NET6TM</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>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns13.ovh.net</value>
    <value>ns13.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>5</num>
   <domain_name>vente.fr</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-06-06 00:07:37</query_time>
   <create_date>2005-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_name>INTERNET SARL</registrar_name>
   <registrar_website>http://www.infographisme.com</registrar_website>
   <registrant_company>Grenouille</registrant_company>
   <registrant_address>GRENOUILLE, 34, avenue la Bruyère, 38100 Grenoble</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.458003903</registrant_phone>
   <name_servers>
    <value>dns1.affiliate-program.org</value>
    <value>dns2.affiliate-program.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>autoRenewPeriod</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>vente.mobi</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-06-06 00:07:37</query_time>
   <create_date>2006-09-26</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>68</registrar_iana>
   <registrar_name>NordNet SA</registrar_name>
   <registrar_website>http://www.nordnet.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Nordnet</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>please query the rdds service of the registrar 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.lerelaisinternet.com</value>
    <value>ns4.lerelaisinternet.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>vente.ru</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-06 01:17:12</query_time>
   <create_date>2010-05-25</create_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>vente.it</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-29 07:32:00</query_time>
   <create_date>2011-11-04</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2024-11-22</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>9</num>
   <domain_name>vente.org</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 12:50:58</query_time>
   <create_date>2013-07-19</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_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>buy.internettraffic.com</value>
    <value>sell.internettraffic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>vente.cc</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-15 10:46:16</query_time>
   <create_date>2014-03-13</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>www.registrygate.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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</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>gannon.ns.cloudflare.com</value>
    <value>pam.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>vente.photos</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>photos</domain_tld>
   <query_time>2024-05-20 03:29:34</query_time>
   <create_date>2014-03-22</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-03-22</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_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>please query the rdds service of the registrar 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-fr.1and1-dns.biz</value>
    <value>ns-fr.1and1-dns.com</value>
    <value>ns-fr.1and1-dns.fr</value>
    <value>ns-fr.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>vente.tel</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-04-18 12:50:58</query_time>
   <create_date>2014-04-06</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <name_servers>
    <value>ns1dhl.name.com</value>
    <value>ns2jqz.name.com</value>
    <value>ns3dty.name.com</value>
    <value>ns4cpw.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>vente.biz</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-29 07:32:00</query_time>
   <create_date>2014-04-19</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>1418</registrar_iana>
   <registrar_name>Danesco Trading Ltd.</registrar_name>
   <registrar_website>www.danesconames.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>Pichincha</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>EC</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.vente.biz</value>
    <value>ns2.vente.biz</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>vente.marketing</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-04-29 07:32:00</query_time>
   <create_date>2014-04-20</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>vente.brussels</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>brussels</domain_tld>
   <query_time>2024-04-18 12:50:58</query_time>
   <create_date>2015-01-20</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovh.com/fr/domaines/dotbrussels.xml</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>IT DISCOUNT SPRL</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>BE</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 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>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>vente.nyc</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-06-01 21:15:32</query_time>
   <create_date>2015-02-12</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2026-02-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Vente Associates</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>vente.gold</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>gold</domain_tld>
   <query_time>2024-05-29 21:42:48</query_time>
   <create_date>2015-07-08</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2024-07-08</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>PrivateName Services Inc.</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>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>vente.site</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-24 16:32:53</query_time>
   <create_date>2015-09-22</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>vente.co.th</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-06-06 00:07:37</query_time>
   <create_date>2015-10-05</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Vente Group Co.,Ltd. (บริษัท เวนเต้ กรุ๊ป จำกัด)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>ns1.netdesignhost.com</value>
    <value>ns2.netdesignhost.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>vente.pl</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-18 11:59:30</query_time>
   <create_date>2016-05-08</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>vente.paris</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>paris</domain_tld>
   <query_time>2024-04-18 12:50:58</query_time>
   <create_date>2017-04-06</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns111.ovh.net</value>
    <value>ns111.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>vente.co.uk</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-06 01:09:46</query_time>
   <create_date>2017-07-12</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-07-12</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>ns1.domainmanage.uk</value>
    <value>ns2.domainmanage.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>vente.uk</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-06 01:09:43</query_time>
   <create_date>2017-07-12</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-07-12</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>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>vente.click</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-04-18 12:50:58</query_time>
   <create_date>2018-04-01</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Proxy Name Services LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Idaho</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.dnsimple.com</value>
    <value>ns2.dnsimple-edge.net</value>
    <value>ns3.dnsimple.com</value>
    <value>ns4.dnsimple-edge.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>vente.app</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-06 00:07:37</query_time>
   <create_date>2018-05-07</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-05-07</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>efolix SARL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Ettelbruck</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LU</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>ns1kpv.name.com</value>
    <value>ns2fgp.name.com</value>
    <value>ns3cjl.name.com</value>
    <value>ns4ghm.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>vente.online</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-18 12:50:58</query_time>
   <create_date>2018-11-23</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-11-23</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>jay.ns.cloudflare.com</value>
    <value>uma.ns.cloudflare.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>vente.ro</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-28 22:59:53</query_time>
   <create_date>2019-05-13</create_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_name>Romarg SRL</registrar_name>
   <registrar_website>www.inregistrare-domenii.ro</registrar_website>
   <name_servers>
    <value>ns1.romarg.com</value>
    <value>ns2.romarg.com</value>
    <value>ns3.romarg.com</value>
    <value>ns4.romarg.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>vente.hr</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-18 11:59:26</query_time>
   <create_date>2019-08-26</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>VENTE d.o.o.</registrant_name>
   <registrant_address>Ulica Marina Držića 27</registrant_address>
   <registrant_city>Zadar</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>23000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.mydataknox.com</value>
    <value>ns2.mydataknox.com</value>
   </name_servers>
  </value>
  <value>
   <num>29</num>
   <domain_name>vente.domains</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>domains</domain_tld>
   <query_time>2024-05-07 16:11:10</query_time>
   <create_date>2019-10-09</create_date>
   <update_date>2022-03-27</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>1519</registrar_iana>
   <registrar_name>NETIM SARL</registrar_name>
   <registrar_website>http://www.netim.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</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.netim.net</value>
    <value>ns2.netim.net</value>
    <value>ns3.netim.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>vente.xyz</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-18 12:50:59</query_time>
   <create_date>2020-02-22</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_company>Y Swetha</registrant_company>
   <registrant_state>Telangana</registrant_state>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>vente.express</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>express</domain_tld>
   <query_time>2024-04-29 07:32:00</query_time>
   <create_date>2020-04-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>taikA</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>please query the rdds service of the registrar 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>dns16.ovh.net</value>
    <value>ns16.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>vente.work</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-17 00:37:10</query_time>
   <create_date>2020-05-17</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2026-05-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>vente.vip</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-18 12:50:58</query_time>
   <create_date>2020-07-13</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>vente.villas</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>villas</domain_tld>
   <query_time>2024-05-15 10:46:16</query_time>
   <create_date>2020-11-07</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>vente.one</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-26 21:00:37</query_time>
   <create_date>2021-02-12</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>elmo.ns.cloudflare.com</value>
    <value>laura.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>vente.jp</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-01 21:15:32</query_time>
   <create_date>2022-05-06</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrant_name>NoriInamoto</registrant_name>
   <registrant_address>55-go</registrant_address>
   <registrant_zip>071-1542</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.994923989</registrant_phone>
   <name_servers>
    <value>your-domain-has-expired1.namegear.co</value>
    <value>your-domain-has-expired2.namegear.co</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>vente.cafe</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>cafe</domain_tld>
   <query_time>2024-05-12 04:44:35</query_time>
   <create_date>2022-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://uniregistrar.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.uniregistrymarket.link</value>
    <value>ns2.uniregistrymarket.link</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>vente.top</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-29 07:32:00</query_time>
   <create_date>2022-12-10</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</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>44</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-0-a.gandi.net</value>
    <value>ns-132-c.gandi.net</value>
    <value>ns-97-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>vente.host</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>host</domain_tld>
   <query_time>2024-05-07 16:11:27</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>vente.casa</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>casa</domain_tld>
   <query_time>2024-05-24 16:32:53</query_time>
   <create_date>2023-07-15</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dynadot Privacy Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>vente.pw</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>pw</domain_tld>
   <query_time>2024-04-18 12:50:58</query_time>
   <create_date>2023-07-31</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>Radix FZC</registrar_name>
   <registrar_website>http://www.radixregistry.com</registrar_website>
   <registrant_name>Registry Super User Account</registrant_name>
   <registrant_company>Radix FZC</registrant_company>
   <registrant_address>F/19, BC1, Ras Al Khaimah FTZ, P.O Box # 16113</registrant_address>
   <registrant_city>Ras Al Khaimah</registrant_city>
   <registrant_state>Ras al-Khaimah</registrant_state>
   <registrant_zip>16113</registrant_zip>
   <registrant_country>AE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+971.0000000</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>vente.live</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-20 03:29:34</query_time>
   <create_date>2023-11-13</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ni Cary</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hu Nan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>43</num>
   <domain_name>vente.guru</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-06-06 00:07:37</query_time>
   <create_date>2024-02-16</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>1251</registrar_iana>
   <registrar_name>Nameshield SAS</registrar_name>
   <registrar_website>http://www.nameshield.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>annalise.ns.cloudflare.com</value>
    <value>conrad.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>44</num>
   <domain_name>vente.education</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-04-27 17:43:51</query_time>
   <create_date>2024-03-05</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-05</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>LYCEE DES METIERS ENTRE MEURTHE ET SANON</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>please query the rdds service of the registrar 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>ns1056.ui-dns.de</value>
    <value>ns1063.ui-dns.com</value>
    <value>ns1082.ui-dns.org</value>
    <value>ns1095.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>vente.pro</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-27 18:14:38</query_time>
   <create_date>2024-04-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>3903</registrar_iana>
   <registrar_name>Sav.com, LLC - 13</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-auction.sav.com</value>
    <value>ns2-auction.sav.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>vente.agency</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-06-08 14:15:37</query_time>
   <create_date>2024-05-17</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0171197182</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>vente.ai</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-15 19:53:20</query_time>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</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>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>vente.de</domain_name>
   <domain_keyword>vente</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 05:25:14</query_time>
   <update_date>2020-03-27</update_date>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.02</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 2,092 domain names (in 0.041 seconds) which look and sound like the brand name "vente".
Domain Name Registered Expiry Registrar Ownership
1 ventle.org 23 Mar 2011 23 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
2 venje.pro 18 Apr 2018 18 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) 盖文杰
3 kente.tech 13 Oct 2020 13 Oct 2024 eNom, Inc. Proxy Protection LLC
4 hente.de - - - -
5 ventev.ru 21 Sep 2020 21 Sep 2024 MAXNAME-RU Private Person
6 venta.tv 2 May 2012 2 May 2025 Dynadot Inc Registry Services, LLC
7 ventu.store 31 Aug 2023 31 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
8 mente.nl 7 Oct 2003 - Realtime Register -
9 venue.ink 27 Jun 2023 27 Jun 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0167683527
10 vento.works 13 Jul 2023 13 Jul 2024 Online SAS Vento Works GmbH
11 vented.org 22 Jan 2018 22 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
12 vende.casa 20 May 2022 20 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
13 ventre.store 16 Jan 2024 16 Jan 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
14 cente.cl 14 Mar 2011 9 Apr 2025 NIC Chile INDUSTRIAL Y COMERCIAL CENTE LIMITADA
15 tente.in 16 Feb 2005 16 Feb 2025 Key-Systems GmbH Tente Rollen GmbH & Co.
16 ventel.pl 16 Sep 2011 16 Sep 2025 OVH SAS -
17 vents.net 17 Sep 2003 17 Sep 2024 GoDaddy.com, LLC NameFind LLC
18 venty.cl 7 Nov 2017 7 Nov 2028 NIC Chile Duran y Aranda Ltda
19 xente.solutions 11 Feb 2023 11 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
20 ventd.com 23 Apr 2009 23 Apr 2025 FastDomain Inc. -
21 venue.zone 13 Jul 2022 13 Jul 2024 Xiamen ChinaSource Internet Service Co., Ltd Wangxiuyan
22 mente.xyz 14 Mar 2021 14 Mar 2025 Sav.com, LLC Privacy Protection
23 veote.online 19 Jun 2023 19 Jun 2024 Go Daddy, LLC Repossessed by Go Daddy
24 venten.net 17 May 2005 17 May 2028 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
25 evente.it 16 Apr 2019 16 May 2024 Algorithmedia S.r.l. Puglia.com Srls
26 wente.attorney 8 Jun 2020 8 Jun 2024 Cronon GmbH REDACTED FOR PRIVACY
27 verte.group 24 Aug 2016 24 Aug 2026 GoDaddy.com, LLC Domains By Proxy, LLC
28 evente.pl 4 Feb 2018 4 Feb 2026 Aftermarket.pl Limited -
29 venta.md 22 May 2020 22 May 2025 - -
30 lente.menu 5 Mar 2019 5 Mar 2025 Key-Systems LLC Visconti BV
31 vende.fr 5 Dec 2006 5 Dec 2024 GANDI Ano Nymous
32 vinte.top 28 Dec 2019 28 Dec 2024 DNSPod, Inc. daiwentao
33 veate.fun 25 Apr 2024 25 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
34 dente.ai - - Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
35 pente.co.jp 24 Oct 2014 - - XPRESS CORPORATION
36 bente.frl 15 Mar 2016 15 Mar 2025 Key-Systems LLC i4ustore
37 evente.site 8 Sep 2021 8 Sep 2024 Go Daddy, LLC Domains By Proxy, LLC
38 venth.com 29 May 2000 29 May 2028 GoDaddy.com, LLC -
39 ventek.org 3 Apr 2020 3 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
40 verte.cc 3 Jan 2024 3 Jan 2025 Cloudflare, Inc. DATA REDACTED
41 ventez.com 11 Apr 2018 11 Apr 2028 GoDaddy.com, LLC -
42 gente.org 19 Aug 2002 19 Aug 2024 GoDaddy.com, LLC NameFind LLC
43 rente.net 10 Dec 2001 10 Dec 2024 Mesh Digital Limited -
44 venue.business 5 May 2022 5 May 2026 GoDaddy.com, LLC Domains By Proxy, LLC
45 ventre.xyz 8 Mar 2016 8 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
46 venter.cloud 18 Jun 2020 18 Jun 2024 Gandi SAS REDACTED FOR PRIVACY
47 venti.store 6 Mar 2024 6 Mar 2025 Xiamen ChinaSource Internet Service Co., Ltd Jinkon
48 vende.cl 12 Oct 2016 12 Oct 2024 NIC Chile Marketing & Publicidad SpA
49 vette.ru 17 Dec 2008 17 Dec 2024 SALENAMES-RU Private Person
50 verte.online 20 Apr 2023 20 Apr 2025 Sav.com, LLC- 7 Privacy Protection
51 wente.golf 13 Nov 2020 13 Nov 2026 Network Solutions, LLC REDACTED FOR PRIVACY
52 vunte.com 21 Jan 2024 21 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
53 vende.win 3 May 2019 3 May 2027 OVH sas Endless Systems SLU
54 xente.com 26 Jun 2003 26 Jun 2024 GoDaddy.com, LLC -
55 venge.fitness 6 Jan 2021 6 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
56 venti.vision 16 Aug 2023 16 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
57 ventre.online 11 May 2016 11 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
58 vette.com.pl 20 Apr 2002 19 Apr 2025 Domena.pl sp. z o.o. -
59 venue.one 20 May 2015 20 May 2025 101domain GRS Limited Digital Privacy Corporation
60 verte.com.pl 23 Oct 2023 23 Oct 2024 Aftermarket.pl Limited -
61 venge.pro 15 Oct 2018 15 Oct 2024 Regional Network Information Center, JSC dba RU-CENTER Krylov Mikhail
62 veste.casa 17 Aug 2023 17 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
63 vinte.it 28 Dec 2010 28 Dec 2024 NameCase GmbH Puglia.com Srls
64 pente.network 16 Jan 2022 16 Jan 2026 GoDaddy.com, LLC Domains By Proxy, LLC
65 venue.show 7 Sep 2023 7 Sep 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0168565947
66 velte.family 30 Oct 2020 30 Oct 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
67 venke.nl 1 Sep 2013 - WebReus -
68 venti.co 5 Feb 2019 5 Feb 2026 GoDaddy.com, LLC Domains By Proxy, LLC
69 venta.tel 6 Apr 2014 5 Apr 2025 Name.com, Inc. -
70 venhe.com 20 Apr 2023 20 Apr 2024 COSMOTOWN, INC. -
71 vante.co.jp 13 Oct 2016 - - vantech Co Ltd.
72 wente.com 20 Feb 1996 21 Feb 2025 Network Solutions, LLC -
73 veinte.agency 5 Oct 2021 5 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
74 gente.one 26 Mar 2022 26 Mar 2027 GoDaddy.com, LLC Domains By Proxy, LLC
75 veote.com 9 Jun 2012 9 Jun 2024 GoDaddy.com, LLC -
76 pente.ru 5 May 2011 5 May 2025 SALENAMES-RU Private Person
77 evente.be 8 Jun 2011 - Level27 BV -
78 vende.life 23 Apr 2022 23 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
79 vence.org 2 Dec 2020 2 Dec 2026 MarkMonitor Inc. Merck Sharp & Dohme LLC
80 vemte.com 29 May 2014 29 May 2027 Xin Net Technology Corporation REDACTED FOR PRIVACY
81 verte.com.br 10 Nov 2014 10 Nov 2028 - TRAVELAND VIAGENS E TURISMO LTDA
82 sente.info 1 Mar 2024 1 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
83 venne.fr 27 Sep 2017 27 Sep 2024 OVH Ano Nymous
84 vende.cloud 3 May 2020 3 May 2025 GoDaddy Domains By Proxy, LLC
85 venet.site 30 Oct 2023 30 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com GMO-Z.com RUNSYSTEM JSC
86 lente.ro 22 May 2008 5 Aug 2024 Hostvision SRL -
87 rente.tv 31 Mar 2006 31 Mar 2025 Vautron Rechenzentrum AG Siegbert Nikolaus
88 venti.live 8 May 2024 8 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
89 verte.biz 2 Nov 2023 2 Nov 2024 Chengdu West Dimension Digital Technology Co., Ltd. REDACTED FOR PRIVACY
90 avente.com 23 Aug 2000 6 May 2025 GoDaddy.com, LLC -
91 ventek.net 8 Aug 2004 23 Jan 2025 PSI-USA, Inc. dba Domain Robot Funken Kunststoffanlagen GmbH
92 vented.net 30 Sep 2009 30 Sep 2023 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
93 venta.pe - - NIC.PE Red Cientifica Peruana
94 ventue.info 30 Jun 2020 30 Jun 2024 Squarespace Domains II LLC Ventue
95 lente.berlin 6 Feb 2024 6 Feb 2025 1&1 Internet SE -
96 bente.fr 13 Jan 2020 13 Jan 2025 SAS Ligne Web Services - LWS Bente architecte dplg
97 cente.shop 13 Jul 2023 13 Jul 2024 GoDaddy.com LLC -
98 tente.net 4 Nov 2002 4 Nov 2025 GoDaddy.com, LLC -
99 venue.sh 27 Feb 2023 27 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
100 kente.fun 27 Sep 2023 27 Sep 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
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 Vente.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=vente.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "vente.pl",
        "page_size": 100
    },
    "count": {
        "total": 2092,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "ventle.org, venje.pro, kente.tech, hente.de, ventev.ru, venta.tv, ventu.store, mente.nl, venue.ink, vento.works, vented.org, vende.casa, ventre.store, cente.cl, tente.in, ventel.pl, vents.net, venty.cl, xente.solutions, ventd.com, venue.zone, mente.xyz, veote.online, venten.net, evente.it, wente.attorney, verte.group, evente.pl, venta.md, lente.menu, vende.fr, vinte.top, veate.fun, dente.ai, pente.co.jp, bente.frl, evente.site, venth.com, ventek.org, verte.cc, ventez.com, gente.org, rente.net, venue.business, ventre.xyz, venter.cloud, venti.store, vende.cl, vette.ru, verte.online, wente.golf, vunte.com, vende.win, xente.com, venge.fitness, venti.vision, ventre.online, vette.com.pl, venue.one, verte.com.pl, venge.pro, veste.casa, vinte.it, pente.network, venue.show, velte.family, venke.nl, venti.co, venta.tel, venhe.com, vante.co.jp, wente.com, veinte.agency, gente.one, veote.com, pente.ru, evente.be, vende.life, vence.org, vemte.com, verte.com.br, sente.info, venne.fr, vende.cloud, venet.site, lente.ro, rente.tv, venti.live, verte.biz, avente.com, ventek.net, vented.net, venta.pe, ventue.info, lente.berlin, bente.fr, cente.shop, tente.net, venue.sh, kente.fun",
    "results": [
        {
            "num": 1,
            "domain_name": "ventle.org",
            "domain_keyword": "ventle",
            "domain_tld": "org",
            "query_time": "2024-04-18 12:54:05",
            "create_date": "2011-03-23",
            "update_date": "2023-07-14",
            "expiry_date": "2025-03-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "venje.pro",
            "domain_keyword": "venje",
            "domain_tld": "pro",
            "query_time": "2024-04-29 07:27:11",
            "create_date": "2018-04-18",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "盖文杰",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhejiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "kente.tech",
            "domain_keyword": "kente",
            "domain_tld": "tech",
            "query_time": "2024-05-03 13:13:55",
            "create_date": "2020-10-13",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-13",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Proxy Protection LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "hente.de",
            "domain_keyword": "hente",
            "domain_tld": "de",
            "query_time": "2024-05-04 07:37:51",
            "update_date": "2007-10-08",
            "name_servers": [
                "docks02.rzone.de",
                "shades03.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 5,
            "domain_name": "ventev.ru",
            "domain_keyword": "ventev",
            "domain_tld": "ru",
            "query_time": "2024-05-06 01:17:13",
            "create_date": "2020-09-21",
            "expiry_date": "2024-09-21",
            "registrar_name": "MAXNAME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net",
                "ns3.insales.ru",
                "ns4.insales.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 6,
            "domain_name": "venta.tv",
            "domain_keyword": "venta",
            "domain_tld": "tv",
            "query_time": "2024-05-07 16:09:06",
            "create_date": "2012-05-02",
            "update_date": "2024-04-23",
            "expiry_date": "2025-05-02",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registry Services, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "ventu.store",
            "domain_keyword": "ventu",
            "domain_tld": "store",
            "query_time": "2024-05-15 10:47:20",
            "create_date": "2023-08-31",
            "update_date": "2023-09-19",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "mente.nl",
            "domain_keyword": "mente",
            "domain_tld": "nl",
            "query_time": "2024-05-15 13:04:02",
            "create_date": "2003-10-07",
            "update_date": "2021-09-06",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns3.firstfind.nl",
                "ns4.firstfind.nl",
                "ns5.firstfind.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 9,
            "domain_name": "venue.ink",
            "domain_keyword": "venue",
            "domain_tld": "ink",
            "query_time": "2024-05-15 13:09:24",
            "create_date": "2023-06-27",
            "update_date": "2023-12-11",
            "expiry_date": "2024-06-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0167683527",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1242.awsdns-27.org",
                "ns-1635.awsdns-12.co.uk",
                "ns-37.awsdns-04.com",
                "ns-911.awsdns-49.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "vento.works",
            "domain_keyword": "vento",
            "domain_tld": "works",
            "query_time": "2024-05-26 01:12:44",
            "create_date": "2023-07-13",
            "update_date": "2023-07-18",
            "expiry_date": "2024-07-13",
            "registrar_iana": 74,
            "registrar_name": "Online SAS",
            "registrar_website": "https://www.bookmyname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Vento Works GmbH",
            "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": [
                "nsa.bookmyname.com",
                "nsb.bookmyname.com",
                "nsc.bookmyname.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 11,
            "domain_name": "vented.org",
            "domain_keyword": "vented",
            "domain_tld": "org",
            "query_time": "2024-05-24 16:32:57",
            "create_date": "2018-01-22",
            "update_date": "2024-01-04",
            "expiry_date": "2025-01-22",
            "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": [
                "ns1.airconditioner.com",
                "ns2.airconditioner.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "vende.casa",
            "domain_keyword": "vende",
            "domain_tld": "casa",
            "query_time": "2024-05-24 01:38:03",
            "create_date": "2022-05-20",
            "update_date": "2024-04-27",
            "expiry_date": "2025-05-20",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "ventre.store",
            "domain_keyword": "ventre",
            "domain_tld": "store",
            "query_time": "2024-05-18 12:00:17",
            "create_date": "2024-01-16",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-16",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.youcan.shop",
                "ns2.youcan.shop"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "cente.cl",
            "domain_keyword": "cente",
            "domain_tld": "cl",
            "query_time": "2024-05-29 00:39:53",
            "create_date": "2011-03-14",
            "expiry_date": "2025-04-09",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "INDUSTRIAL Y COMERCIAL CENTE LIMITADA",
            "name_servers": [
                "ns1.dnsmisitio.net",
                "ns2.dnsmisitio.net",
                "secundario.nic.cl"
            ]
        },
        {
            "num": 15,
            "domain_name": "tente.in",
            "domain_keyword": "tente",
            "domain_tld": "in",
            "query_time": "2024-06-08 11:19:15",
            "create_date": "2005-02-16",
            "update_date": "2024-04-01",
            "expiry_date": "2025-02-16",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tente Rollen GmbH & Co.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.rgfi.net",
                "dns02.rgfi.net",
                "dns03.rgfi.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "ventel.pl",
            "domain_keyword": "ventel",
            "domain_tld": "pl",
            "query_time": "2024-06-06 00:07:45",
            "create_date": "2011-09-16",
            "update_date": "2023-08-30",
            "expiry_date": "2025-09-16",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns102.ovh.net",
                "ns102.ovh.net"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 17,
            "domain_name": "vents.net",
            "domain_keyword": "vents",
            "domain_tld": "net",
            "query_time": "2024-05-30 23:20:46",
            "create_date": "2003-09-17",
            "update_date": "2023-08-28",
            "expiry_date": "2024-09-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NameFind LLC",
            "registrant_address": "2150 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7813736856",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "venty.cl",
            "domain_keyword": "venty",
            "domain_tld": "cl",
            "query_time": "2024-06-10 15:58:33",
            "create_date": "2017-11-07",
            "expiry_date": "2028-11-07",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Duran y Aranda Ltda",
            "name_servers": [
                "ned.ns.cloudflare.com",
                "rose.ns.cloudflare.com"
            ]
        },
        {
            "num": 19,
            "domain_name": "xente.solutions",
            "domain_keyword": "xente",
            "domain_tld": "solutions",
            "query_time": "2024-06-10 00:55:30",
            "create_date": "2023-02-11",
            "update_date": "2024-03-27",
            "expiry_date": "2025-02-11",
            "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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "ventd.com",
            "domain_keyword": "ventd",
            "domain_tld": "com",
            "query_time": "2024-04-18 12:50:15",
            "create_date": "2009-04-23",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-23",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "venue.zone",
            "domain_keyword": "venue",
            "domain_tld": "zone",
            "query_time": "2024-05-07 16:15:32",
            "create_date": "2022-07-13",
            "update_date": "2023-09-09",
            "expiry_date": "2024-07-13",
            "registrar_iana": 1366,
            "registrar_name": "Xiamen ChinaSource Internet Service Co., Ltd",
            "registrar_website": "http://zzy.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wangxiuyan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Beijing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "mente.xyz",
            "domain_keyword": "mente",
            "domain_tld": "xyz",
            "query_time": "2024-05-12 23:25:30",
            "create_date": "2021-03-14",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-14",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "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": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "veote.online",
            "domain_keyword": "veote",
            "domain_tld": "online",
            "query_time": "2024-05-20 11:39:08",
            "create_date": "2023-06-19",
            "update_date": "2024-04-17",
            "expiry_date": "2024-06-19",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Repossessed by Go Daddy",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "venten.net",
            "domain_keyword": "venten",
            "domain_tld": "net",
            "query_time": "2024-05-24 16:33:00",
            "create_date": "2005-05-17",
            "update_date": "2022-03-11",
            "expiry_date": "2028-05-17",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "evente.it",
            "domain_keyword": "evente",
            "domain_tld": "it",
            "query_time": "2024-05-27 04:01:56",
            "create_date": "2019-04-16",
            "update_date": "2024-05-17",
            "expiry_date": "2024-05-16",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com Srls",
            "registrant_address": "Via 16 Settembre 1959 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 26,
            "domain_name": "wente.attorney",
            "domain_keyword": "wente",
            "domain_tld": "attorney",
            "query_time": "2024-05-14 08:55:51",
            "create_date": "2020-06-08",
            "update_date": "2023-07-23",
            "expiry_date": "2024-06-08",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "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": [
                "docks07.rzone.de",
                "shades12.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "verte.group",
            "domain_keyword": "verte",
            "domain_tld": "group",
            "query_time": "2024-05-29 03:32:36",
            "create_date": "2016-08-24",
            "update_date": "2023-07-04",
            "expiry_date": "2026-08-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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "evente.pl",
            "domain_keyword": "evente",
            "domain_tld": "pl",
            "query_time": "2024-04-03 08:08:14",
            "create_date": "2018-02-04",
            "update_date": "2024-01-19",
            "expiry_date": "2026-02-04",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 29,
            "domain_name": "venta.md",
            "domain_keyword": "venta",
            "domain_tld": "md",
            "query_time": "2024-04-29 07:29:14",
            "create_date": "2020-05-22",
            "expiry_date": "2025-05-22",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 30,
            "domain_name": "lente.menu",
            "domain_keyword": "lente",
            "domain_tld": "menu",
            "query_time": "2024-04-30 12:11:15",
            "create_date": "2019-03-05",
            "update_date": "2024-04-19",
            "expiry_date": "2025-03-05",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Visconti BV",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 31,
            "domain_name": "vende.fr",
            "domain_keyword": "vende",
            "domain_tld": "fr",
            "query_time": "2024-05-05 05:58:49",
            "create_date": "2006-12-05",
            "update_date": "2023-11-09",
            "expiry_date": "2024-12-05",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net/fr/tlds/fr/",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns-162-a.gandi.net",
                "ns-175-b.gandi.net",
                "ns-210-c.gandi.net"
            ],
            "domain_status": [
                "Active",
                "associated",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 32,
            "domain_name": "vinte.top",
            "domain_keyword": "vinte",
            "domain_tld": "top",
            "query_time": "2024-04-25 15:53:58",
            "create_date": "2019-12-28",
            "update_date": "2019-12-28",
            "expiry_date": "2024-12-28",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "daiwentao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "veate.fun",
            "domain_keyword": "veate",
            "domain_tld": "fun",
            "query_time": "2024-04-27 17:44:37",
            "create_date": "2024-04-25",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-25",
            "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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "dente.ai",
            "domain_keyword": "dente",
            "domain_tld": "ai",
            "query_time": "2024-05-16 01:24:03",
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "null",
            "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": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.giantpanda.com",
                "ns2.giantpanda.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "pente.co.jp",
            "domain_keyword": "pente",
            "domain_tld": "co.jp",
            "query_time": "2024-05-11 18:19:26",
            "create_date": "2014-10-24",
            "update_date": "2023-11-01",
            "registrant_company": "XPRESS CORPORATION",
            "name_servers": [
                "ns4.mcnet.ad.jp",
                "ns5.mcnet.ad.jp"
            ]
        },
        {
            "num": 36,
            "domain_name": "bente.frl",
            "domain_keyword": "bente",
            "domain_tld": "frl",
            "query_time": "2024-05-16 00:08:39",
            "create_date": "2016-03-15",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-15",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "i4ustore",
            "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.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 37,
            "domain_name": "evente.site",
            "domain_keyword": "evente",
            "domain_tld": "site",
            "query_time": "2024-05-31 23:51:39",
            "create_date": "2021-09-08",
            "update_date": "2024-04-16",
            "expiry_date": "2024-09-08",
            "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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "venth.com",
            "domain_keyword": "venth",
            "domain_tld": "com",
            "query_time": "2024-06-06 00:07:58",
            "create_date": "2000-05-29",
            "update_date": "2023-05-14",
            "expiry_date": "2028-05-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "ventek.org",
            "domain_keyword": "ventek",
            "domain_tld": "org",
            "query_time": "2024-06-01 21:15:33",
            "create_date": "2020-04-03",
            "update_date": "2024-05-18",
            "expiry_date": "2025-04-03",
            "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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "verte.cc",
            "domain_keyword": "verte",
            "domain_tld": "cc",
            "query_time": "2024-04-15 14:22:43",
            "create_date": "2024-01-03",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-03",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "NL",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/verte.cc",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "lynn.ns.cloudflare.com",
                "zara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "ventez.com",
            "domain_keyword": "ventez",
            "domain_tld": "com",
            "query_time": "2024-04-18 12:52:32",
            "create_date": "2018-04-11",
            "update_date": "2023-04-12",
            "expiry_date": "2028-04-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "kaiser.ns.cloudflare.com",
                "kara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "gente.org",
            "domain_keyword": "gente",
            "domain_tld": "org",
            "query_time": "2024-04-16 20:12:51",
            "create_date": "2002-08-19",
            "update_date": "2023-08-04",
            "expiry_date": "2024-08-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NameFind LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "rente.net",
            "domain_keyword": "rente",
            "domain_tld": "net",
            "query_time": "2024-04-25 06:53:00",
            "create_date": "2001-12-10",
            "update_date": "2023-12-09",
            "expiry_date": "2024-12-10",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns1.jweiland.net",
                "ns2.jweiland.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "venue.business",
            "domain_keyword": "venue",
            "domain_tld": "business",
            "query_time": "2024-05-07 16:15:31",
            "create_date": "2022-05-05",
            "update_date": "2024-05-06",
            "expiry_date": "2026-05-05",
            "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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "ventre.xyz",
            "domain_keyword": "ventre",
            "domain_tld": "xyz",
            "query_time": "2024-05-07 16:12:51",
            "create_date": "2016-03-08",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-08",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "venter.cloud",
            "domain_keyword": "venter",
            "domain_tld": "cloud",
            "query_time": "2024-05-07 16:11:26",
            "create_date": "2020-06-18",
            "update_date": "2023-10-10",
            "expiry_date": "2024-06-18",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar 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-1392.awsdns-46.org",
                "ns-148.awsdns-18.com",
                "ns-1618.awsdns-10.co.uk",
                "ns-633.awsdns-15.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "venti.store",
            "domain_keyword": "venti",
            "domain_tld": "store",
            "query_time": "2024-05-07 16:12:16",
            "create_date": "2024-03-06",
            "update_date": "2024-04-13",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1366,
            "registrar_name": "Xiamen ChinaSource Internet Service Co., Ltd",
            "registrar_website": "https://www.zzy.cn",
            "registrant_company": "Jinkon",
            "registrant_state": "Zhejiang",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "vende.cl",
            "domain_keyword": "vende",
            "domain_tld": "cl",
            "query_time": "2024-05-04 15:43:57",
            "create_date": "2016-10-12",
            "expiry_date": "2024-10-12",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Marketing & Publicidad SpA",
            "name_servers": [
                "ns1.vende.cl",
                "ns2.vende.cl"
            ]
        },
        {
            "num": 49,
            "domain_name": "vette.ru",
            "domain_keyword": "vette",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:17:01",
            "create_date": "2008-12-17",
            "expiry_date": "2024-12-17",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 50,
            "domain_name": "verte.online",
            "domain_keyword": "verte",
            "domain_tld": "online",
            "query_time": "2024-05-05 15:31:37",
            "create_date": "2023-04-20",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-20",
            "registrar_iana": 3897,
            "registrar_name": "Sav.com, LLC- 7",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "wente.golf",
            "domain_keyword": "wente",
            "domain_tld": "golf",
            "query_time": "2024-05-18 17:15:51",
            "create_date": "2020-11-13",
            "update_date": "2021-09-04",
            "expiry_date": "2026-11-13",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.worldnic.com",
                "ns4.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "vunte.com",
            "domain_keyword": "vunte",
            "domain_tld": "com",
            "query_time": "2024-05-19 21:46:00",
            "create_date": "2024-01-21",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-21",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.globalfastcloud.com",
                "ns2.globalfastcloud.com",
                "ns3.globalfastcloud.com",
                "ns4.globalfastcloud.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "vende.win",
            "domain_keyword": "vende",
            "domain_tld": "win",
            "query_time": "2024-05-24 16:26:29",
            "create_date": "2019-05-03",
            "update_date": "2023-04-29",
            "expiry_date": "2027-05-03",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Endless Systems SLU",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "kelly.ns.cloudflare.com",
                "shane.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "xente.com",
            "domain_keyword": "xente",
            "domain_tld": "com",
            "query_time": "2024-04-16 12:39:25",
            "create_date": "2003-06-26",
            "update_date": "2023-06-29",
            "expiry_date": "2024-06-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "venge.fitness",
            "domain_keyword": "venge",
            "domain_tld": "fitness",
            "query_time": "2024-04-29 07:26:19",
            "create_date": "2021-01-06",
            "update_date": "2024-02-29",
            "expiry_date": "2025-01-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "venti.vision",
            "domain_keyword": "venti",
            "domain_tld": "vision",
            "query_time": "2024-04-29 07:33:32",
            "create_date": "2023-08-16",
            "update_date": "2023-08-21",
            "expiry_date": "2025-08-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "ventre.online",
            "domain_keyword": "ventre",
            "domain_tld": "online",
            "query_time": "2024-04-29 07:37:08",
            "create_date": "2016-05-11",
            "update_date": "2024-04-23",
            "expiry_date": "2025-05-11",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "vette.com.pl",
            "domain_keyword": "vette",
            "domain_tld": "com.pl",
            "query_time": "2024-05-03 18:28:45",
            "create_date": "2002-04-20",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-19",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns1.pop.pl",
                "ns2.pop.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "venue.one",
            "domain_keyword": "venue",
            "domain_tld": "one",
            "query_time": "2024-05-07 16:15:32",
            "create_date": "2015-05-20",
            "update_date": "2021-12-18",
            "expiry_date": "2025-05-20",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "www.101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Digital Privacy Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.101domain.com",
                "ns2.101domain.com",
                "ns5.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "verte.com.pl",
            "domain_keyword": "verte",
            "domain_tld": "com.pl",
            "query_time": "2024-05-10 15:53:34",
            "create_date": "2023-10-23",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-23",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 61,
            "domain_name": "venge.pro",
            "domain_keyword": "venge",
            "domain_tld": "pro",
            "query_time": "2024-05-08 21:14:15",
            "create_date": "2018-10-15",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-15",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Krylov Mikhail",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kaliningradskaja state",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "veste.casa",
            "domain_keyword": "veste",
            "domain_tld": "casa",
            "query_time": "2024-05-09 07:00:00",
            "create_date": "2023-08-17",
            "update_date": "2024-02-04",
            "expiry_date": "2024-08-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "vinte.it",
            "domain_keyword": "vinte",
            "domain_tld": "it",
            "query_time": "2024-05-17 15:10:17",
            "create_date": "2010-12-28",
            "update_date": "2024-04-11",
            "expiry_date": "2024-12-28",
            "registrar_name": "NameCase GmbH",
            "registrar_website": "http://www.namecase.com",
            "registrant_company": "Puglia.com Srls",
            "registrant_address": "Via 16 Settembre 1959, n. 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": 64,
            "domain_name": "pente.network",
            "domain_keyword": "pente",
            "domain_tld": "network",
            "query_time": "2024-05-17 23:44:37",
            "create_date": "2022-01-16",
            "update_date": "2024-03-01",
            "expiry_date": "2026-01-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "venue.show",
            "domain_keyword": "venue",
            "domain_tld": "show",
            "query_time": "2024-05-15 13:09:24",
            "create_date": "2023-09-07",
            "update_date": "2023-09-12",
            "expiry_date": "2024-09-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0168565947",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p02.nsone.net",
                "dns2.p02.nsone.net",
                "dns3.p02.nsone.net",
                "dns4.p02.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "velte.family",
            "domain_keyword": "velte",
            "domain_tld": "family",
            "query_time": "2024-05-14 03:48:05",
            "create_date": "2020-10-30",
            "update_date": "2024-04-10",
            "expiry_date": "2024-10-30",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 67,
            "domain_name": "venke.nl",
            "domain_keyword": "venke",
            "domain_tld": "nl",
            "query_time": "2024-05-20 03:26:41",
            "create_date": "2013-09-01",
            "update_date": "2021-02-11",
            "registrar_name": "WebReus",
            "name_servers": [
                "fallback-dhs.srvnl.nl",
                "mvm-wmedia6.srvnl.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 68,
            "domain_name": "venti.co",
            "domain_keyword": "venti",
            "domain_tld": "co",
            "query_time": "2024-05-24 16:33:07",
            "create_date": "2019-02-05",
            "update_date": "2024-01-28",
            "expiry_date": "2026-02-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "tara.ns.cloudflare.com",
                "yahir.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "venta.tel",
            "domain_keyword": "venta",
            "domain_tld": "tel",
            "query_time": "2024-06-01 21:15:23",
            "create_date": "2014-04-06",
            "update_date": "2024-03-29",
            "expiry_date": "2025-04-05",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "name_servers": [
                "ns1dhl.name.com",
                "ns2jqz.name.com",
                "ns3dty.name.com",
                "ns4cpw.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "venhe.com",
            "domain_keyword": "venhe",
            "domain_tld": "com",
            "query_time": "2024-05-28 22:57:43",
            "create_date": "2023-04-20",
            "update_date": "2023-04-20",
            "expiry_date": "2024-04-20",
            "registrar_iana": 1509,
            "registrar_name": "COSMOTOWN, INC.",
            "registrar_website": "http://www.cosmotown.com",
            "registrant_state": "ca",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-de25267e.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "vante.co.jp",
            "domain_keyword": "vante",
            "domain_tld": "co.jp",
            "query_time": "2024-06-02 13:27:56",
            "create_date": "2016-10-13",
            "update_date": "2023-11-01",
            "registrant_company": "vantech Co Ltd.",
            "name_servers": [
                "fjkdns11.alpha-prm.jp",
                "fjkdns12.alpha-prm.jp",
                "fjkdns13.alpha-prm.jp"
            ]
        },
        {
            "num": 72,
            "domain_name": "wente.com",
            "domain_keyword": "wente",
            "domain_tld": "com",
            "query_time": "2024-06-10 10:55:30",
            "create_date": "1996-02-20",
            "update_date": "2023-12-23",
            "expiry_date": "2025-02-21",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.wente.com",
                "ns2.wente.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "veinte.agency",
            "domain_keyword": "veinte",
            "domain_tld": "agency",
            "query_time": "2024-06-13 00:40:23",
            "create_date": "2021-10-05",
            "update_date": "2024-01-31",
            "expiry_date": "2024-10-05",
            "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": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "gente.one",
            "domain_keyword": "gente",
            "domain_tld": "one",
            "query_time": "2024-04-06 02:46:27",
            "create_date": "2022-03-26",
            "update_date": "2023-06-16",
            "expiry_date": "2027-03-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "veote.com",
            "domain_keyword": "veote",
            "domain_tld": "com",
            "query_time": "2024-04-18 00:03:54",
            "create_date": "2012-06-09",
            "update_date": "2023-06-10",
            "expiry_date": "2024-06-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "pente.ru",
            "domain_keyword": "pente",
            "domain_tld": "ru",
            "query_time": "2024-05-02 06:09:20",
            "create_date": "2011-05-05",
            "expiry_date": "2025-05-05",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 77,
            "domain_name": "evente.be",
            "domain_keyword": "evente",
            "domain_tld": "be",
            "query_time": "2024-04-26 11:00:43",
            "create_date": "2011-06-08",
            "registrar_name": "Level27 BV",
            "registrar_website": "http://www.level27.be",
            "name_servers": [
                "dns1.level27.eu",
                "dns2.level27.eu",
                "dns3.level27.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 78,
            "domain_name": "vende.life",
            "domain_keyword": "vende",
            "domain_tld": "life",
            "query_time": "2024-05-04 15:43:57",
            "create_date": "2022-04-23",
            "update_date": "2024-05-02",
            "expiry_date": "2025-04-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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "vence.org",
            "domain_keyword": "vence",
            "domain_tld": "org",
            "query_time": "2024-04-17 17:31:27",
            "create_date": "2020-12-02",
            "update_date": "2024-02-19",
            "expiry_date": "2026-12-02",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Merck Sharp & Dohme LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "cbru.br.ns.els-gms.att.net",
                "cmtu.mt.ns.els-gms.att.net",
                "ns6.customer.level3.net",
                "ns9.customer.level3.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "vemte.com",
            "domain_keyword": "vemte",
            "domain_tld": "com",
            "query_time": "2024-04-17 17:29:00",
            "create_date": "2014-05-29",
            "update_date": "2022-02-24",
            "expiry_date": "2027-05-29",
            "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": "GD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whois.xinnet.com/sendemail/vemte.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "verte.com.br",
            "domain_keyword": "verte",
            "domain_tld": "com.br",
            "query_time": "2024-05-05 15:31:37",
            "create_date": "2014-11-10",
            "update_date": "2020-10-08",
            "expiry_date": "2028-11-10",
            "registrant_name": "TRAVELAND VIAGENS E TURISMO LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "b.sec.dns.br",
                "c.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 82,
            "domain_name": "sente.info",
            "domain_keyword": "sente",
            "domain_tld": "info",
            "query_time": "2024-05-06 20:50:41",
            "create_date": "2024-03-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu qing qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "venne.fr",
            "domain_keyword": "venne",
            "domain_tld": "fr",
            "query_time": "2024-05-05 05:59:30",
            "create_date": "2017-09-27",
            "update_date": "2024-02-26",
            "expiry_date": "2024-09-27",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "byron.ns.cloudflare.com",
                "elly.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 84,
            "domain_name": "vende.cloud",
            "domain_keyword": "vende",
            "domain_tld": "cloud",
            "query_time": "2024-05-08 21:09:51",
            "create_date": "2020-05-03",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns07.domaincontrol.com",
                "pdns08.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "venet.site",
            "domain_keyword": "venet",
            "domain_tld": "site",
            "query_time": "2024-05-08 21:13:01",
            "create_date": "2023-10-30",
            "update_date": "2024-04-26",
            "expiry_date": "2024-10-30",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "GMO-Z.com RUNSYSTEM JSC",
            "registrant_state": "Hanoi",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the 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": [
                "sloan.ns.cloudflare.com",
                "stanley.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "lente.ro",
            "domain_keyword": "lente",
            "domain_tld": "ro",
            "query_time": "2024-05-20 11:01:08",
            "create_date": "2008-05-22",
            "expiry_date": "2024-08-05",
            "registrar_name": "Hostvision SRL",
            "registrar_website": "www.hostvision.ro",
            "name_servers": [
                "dns1.host-vision.com",
                "dns2.host-vision.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 87,
            "domain_name": "rente.tv",
            "domain_keyword": "rente",
            "domain_tld": "tv",
            "query_time": "2024-05-22 07:58:13",
            "create_date": "2006-03-31",
            "update_date": "2024-05-15",
            "expiry_date": "2025-03-31",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "www.antagus.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Siegbert Nikolaus",
            "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": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "venti.live",
            "domain_keyword": "venti",
            "domain_tld": "live",
            "query_time": "2024-05-10 17:15:40",
            "create_date": "2024-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "verte.biz",
            "domain_keyword": "verte",
            "domain_tld": "biz",
            "query_time": "2024-05-15 01:10:07",
            "create_date": "2023-11-02",
            "update_date": "2024-04-02",
            "expiry_date": "2024-11-02",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "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": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "avente.com",
            "domain_keyword": "avente",
            "domain_tld": "com",
            "query_time": "2024-05-11 08:19:40",
            "create_date": "2000-08-23",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "chip.ns.cloudflare.com",
                "desiree.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "ventek.net",
            "domain_keyword": "ventek",
            "domain_tld": "net",
            "query_time": "2024-05-24 16:32:59",
            "create_date": "2004-08-08",
            "update_date": "2024-01-23",
            "expiry_date": "2025-01-23",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Funken Kunststoffanlagen GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/ventek.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "vented.net",
            "domain_keyword": "vented",
            "domain_tld": "net",
            "query_time": "2024-05-28 22:59:54",
            "create_date": "2009-09-30",
            "update_date": "2020-01-15",
            "expiry_date": "2023-09-30",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "venta.pe",
            "domain_keyword": "venta",
            "domain_tld": "pe",
            "query_time": "2024-05-30 23:51:07",
            "registrar_name": "NIC.PE",
            "registrant_name": "Red Cientifica Peruana",
            "domain_status": [
                "inactive"
            ]
        },
        {
            "num": 94,
            "domain_name": "ventue.info",
            "domain_keyword": "ventue",
            "domain_tld": "info",
            "query_time": "2024-05-26 01:13:43",
            "create_date": "2020-06-30",
            "update_date": "2024-04-25",
            "expiry_date": "2024-06-30",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ventue",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "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": [
                "signedDelegation"
            ]
        },
        {
            "num": 95,
            "domain_name": "lente.berlin",
            "domain_keyword": "lente",
            "domain_tld": "berlin",
            "query_time": "2024-05-26 18:58:27",
            "create_date": "2024-02-06",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-06",
            "registrar_iana": 83,
            "registrar_name": "1&1 Internet SE",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1024.ui-dns.org",
                "ns1043.ui-dns.com",
                "ns1076.ui-dns.de",
                "ns1106.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "bente.fr",
            "domain_keyword": "bente",
            "domain_tld": "fr",
            "query_time": "2024-06-08 02:45:04",
            "create_date": "2020-01-13",
            "update_date": "2024-02-29",
            "expiry_date": "2025-01-13",
            "registrar_name": "SAS Ligne Web Services - LWS",
            "registrar_website": "https://www.lws.fr/",
            "registrant_company": "Bente architecte dplg",
            "registrant_address": "Bente architecte dplg, 13 Cite de lAmeublement, 75011 Paris",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.686777719",
            "name_servers": [
                "ns13.lwsdns.com",
                "ns14.lwsdns.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 97,
            "domain_name": "cente.shop",
            "domain_keyword": "cente",
            "domain_tld": "shop",
            "query_time": "2024-06-11 12:01:32",
            "create_date": "2023-07-13",
            "update_date": "2023-08-22",
            "expiry_date": "2024-07-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "tente.net",
            "domain_keyword": "tente",
            "domain_tld": "net",
            "query_time": "2024-04-15 02:09:43",
            "create_date": "2002-11-04",
            "update_date": "2022-11-14",
            "expiry_date": "2025-11-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "venue.sh",
            "domain_keyword": "venue",
            "domain_tld": "sh",
            "query_time": "2024-05-03 18:43:48",
            "create_date": "2023-02-27",
            "update_date": "2023-05-05",
            "expiry_date": "2025-02-27",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1425.awsdns-50.org",
                "ns-1691.awsdns-19.co.uk",
                "ns-492.awsdns-61.com",
                "ns-837.awsdns-40.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "kente.fun",
            "domain_keyword": "kente",
            "domain_tld": "fun",
            "query_time": "2024-05-03 13:13:55",
            "create_date": "2023-09-27",
            "update_date": "2024-04-25",
            "expiry_date": "2024-09-27",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.041,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>vente.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2092</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>ventle.org, venje.pro, kente.tech, hente.de, ventev.ru, venta.tv, ventu.store, mente.nl, venue.ink, vento.works, vented.org, vende.casa, ventre.store, cente.cl, tente.in, ventel.pl, vents.net, venty.cl, xente.solutions, ventd.com, venue.zone, mente.xyz, veote.online, venten.net, evente.it, wente.attorney, verte.group, evente.pl, venta.md, lente.menu, vende.fr, vinte.top, veate.fun, dente.ai, pente.co.jp, bente.frl, evente.site, venth.com, ventek.org, verte.cc, ventez.com, gente.org, rente.net, venue.business, ventre.xyz, venter.cloud, venti.store, vende.cl, vette.ru, verte.online, wente.golf, vunte.com, vende.win, xente.com, venge.fitness, venti.vision, ventre.online, vette.com.pl, venue.one, verte.com.pl, venge.pro, veste.casa, vinte.it, pente.network, venue.show, velte.family, venke.nl, venti.co, venta.tel, venhe.com, vante.co.jp, wente.com, veinte.agency, gente.one, veote.com, pente.ru, evente.be, vende.life, vence.org, vemte.com, verte.com.br, sente.info, venne.fr, vende.cloud, venet.site, lente.ro, rente.tv, venti.live, verte.biz, avente.com, ventek.net, vented.net, venta.pe, ventue.info, lente.berlin, bente.fr, cente.shop, tente.net, venue.sh, kente.fun</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ventle.org</domain_name>
   <domain_keyword>ventle</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 12:54:05</query_time>
   <create_date>2011-03-23</create_date>
   <update_date>2023-07-14</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.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>ns69.domaincontrol.com</value>
    <value>ns70.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>2</num>
   <domain_name>venje.pro</domain_name>
   <domain_keyword>venje</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-29 07:27:11</query_time>
   <create_date>2018-04-18</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>盖文杰</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhejiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>kente.tech</domain_name>
   <domain_keyword>kente</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-03 13:13:55</query_time>
   <create_date>2020-10-13</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.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>hente.de</domain_name>
   <domain_keyword>hente</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 07:37:51</query_time>
   <update_date>2007-10-08</update_date>
   <name_servers>
    <value>docks02.rzone.de</value>
    <value>shades03.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>ventev.ru</domain_name>
   <domain_keyword>ventev</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-06 01:17:13</query_time>
   <create_date>2020-09-21</create_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_name>MAXNAME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
    <value>ns3.insales.ru</value>
    <value>ns4.insales.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>venta.tv</domain_name>
   <domain_keyword>venta</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-07 16:09:06</query_time>
   <create_date>2012-05-02</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registry Services, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>ventu.store</domain_name>
   <domain_keyword>ventu</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-15 10:47:20</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>mente.nl</domain_name>
   <domain_keyword>mente</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-15 13:04:02</query_time>
   <create_date>2003-10-07</create_date>
   <update_date>2021-09-06</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns3.firstfind.nl</value>
    <value>ns4.firstfind.nl</value>
    <value>ns5.firstfind.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>venue.ink</domain_name>
   <domain_keyword>venue</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-15 13:09:24</query_time>
   <create_date>2023-06-27</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0167683527</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1242.awsdns-27.org</value>
    <value>ns-1635.awsdns-12.co.uk</value>
    <value>ns-37.awsdns-04.com</value>
    <value>ns-911.awsdns-49.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>vento.works</domain_name>
   <domain_keyword>vento</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-05-26 01:12:44</query_time>
   <create_date>2023-07-13</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>74</registrar_iana>
   <registrar_name>Online SAS</registrar_name>
   <registrar_website>https://www.bookmyname.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Vento Works GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsa.bookmyname.com</value>
    <value>nsb.bookmyname.com</value>
    <value>nsc.bookmyname.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>vented.org</domain_name>
   <domain_keyword>vented</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-24 16:32:57</query_time>
   <create_date>2018-01-22</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-01-22</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>ns1.airconditioner.com</value>
    <value>ns2.airconditioner.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>vende.casa</domain_name>
   <domain_keyword>vende</domain_keyword>
   <domain_tld>casa</domain_tld>
   <query_time>2024-05-24 01:38:03</query_time>
   <create_date>2022-05-20</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>ventre.store</domain_name>
   <domain_keyword>ventre</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-18 12:00:17</query_time>
   <create_date>2024-01-16</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.youcan.shop</value>
    <value>ns2.youcan.shop</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>cente.cl</domain_name>
   <domain_keyword>cente</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-29 00:39:53</query_time>
   <create_date>2011-03-14</create_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>INDUSTRIAL Y COMERCIAL CENTE LIMITADA</registrant_name>
   <name_servers>
    <value>ns1.dnsmisitio.net</value>
    <value>ns2.dnsmisitio.net</value>
    <value>secundario.nic.cl</value>
   </name_servers>
  </value>
  <value>
   <num>15</num>
   <domain_name>tente.in</domain_name>
   <domain_keyword>tente</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-08 11:19:15</query_time>
   <create_date>2005-02-16</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-02-16</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>Tente Rollen GmbH &amp; Co.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.rgfi.net</value>
    <value>dns02.rgfi.net</value>
    <value>dns03.rgfi.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>ventel.pl</domain_name>
   <domain_keyword>ventel</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-06 00:07:45</query_time>
   <create_date>2011-09-16</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2025-09-16</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns102.ovh.net</value>
    <value>ns102.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>vents.net</domain_name>
   <domain_keyword>vents</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 23:20:46</query_time>
   <create_date>2003-09-17</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>2150 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>[email protected]</registrant_email>
   <registrant_phone>+1.7813736856</registrant_phone>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>venty.cl</domain_name>
   <domain_keyword>venty</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-06-10 15:58:33</query_time>
   <create_date>2017-11-07</create_date>
   <expiry_date>2028-11-07</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Duran y Aranda Ltda</registrant_name>
   <name_servers>
    <value>ned.ns.cloudflare.com</value>
    <value>rose.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>19</num>
   <domain_name>xente.solutions</domain_name>
   <domain_keyword>xente</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-06-10 00:55:30</query_time>
   <create_date>2023-02-11</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-02-11</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>ns21.domaincontrol.com</value>
    <value>ns22.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>20</num>
   <domain_name>ventd.com</domain_name>
   <domain_keyword>ventd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 12:50:15</query_time>
   <create_date>2009-04-23</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>venue.zone</domain_name>
   <domain_keyword>venue</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-05-07 16:15:32</query_time>
   <create_date>2022-07-13</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>Xiamen ChinaSource Internet Service Co., Ltd</registrar_name>
   <registrar_website>http://zzy.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wangxiuyan</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>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>mente.xyz</domain_name>
   <domain_keyword>mente</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-12 23:25:30</query_time>
   <create_date>2021-03-14</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</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>reese.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>veote.online</domain_name>
   <domain_keyword>veote</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-20 11:39:08</query_time>
   <create_date>2023-06-19</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Repossessed by Go Daddy</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>24</num>
   <domain_name>venten.net</domain_name>
   <domain_keyword>venten</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 16:33:00</query_time>
   <create_date>2005-05-17</create_date>
   <update_date>2022-03-11</update_date>
   <expiry_date>2028-05-17</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.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>evente.it</domain_name>
   <domain_keyword>evente</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-27 04:01:56</query_time>
   <create_date>2019-04-16</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-05-16</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com Srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>wente.attorney</domain_name>
   <domain_keyword>wente</domain_keyword>
   <domain_tld>attorney</domain_tld>
   <query_time>2024-05-14 08:55:51</query_time>
   <create_date>2020-06-08</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</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>docks07.rzone.de</value>
    <value>shades12.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>verte.group</domain_name>
   <domain_keyword>verte</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-29 03:32:36</query_time>
   <create_date>2016-08-24</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2026-08-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>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>evente.pl</domain_name>
   <domain_keyword>evente</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-03 08:08:14</query_time>
   <create_date>2018-02-04</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2026-02-04</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>venta.md</domain_name>
   <domain_keyword>venta</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-04-29 07:29:14</query_time>
   <create_date>2020-05-22</create_date>
   <expiry_date>2025-05-22</expiry_date>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>lente.menu</domain_name>
   <domain_keyword>lente</domain_keyword>
   <domain_tld>menu</domain_tld>
   <query_time>2024-04-30 12:11:15</query_time>
   <create_date>2019-03-05</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Visconti BV</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>vende.fr</domain_name>
   <domain_keyword>vende</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 05:58:49</query_time>
   <create_date>2006-12-05</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net/fr/tlds/fr/</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns-162-a.gandi.net</value>
    <value>ns-175-b.gandi.net</value>
    <value>ns-210-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>vinte.top</domain_name>
   <domain_keyword>vinte</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-25 15:53:58</query_time>
   <create_date>2019-12-28</create_date>
   <update_date>2019-12-28</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>daiwentao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>veate.fun</domain_name>
   <domain_keyword>veate</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-04-27 17:44:37</query_time>
   <create_date>2024-04-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-25</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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>dente.ai</domain_name>
   <domain_keyword>dente</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-16 01:24:03</query_time>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>null</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.giantpanda.com</value>
    <value>ns2.giantpanda.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>pente.co.jp</domain_name>
   <domain_keyword>pente</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-11 18:19:26</query_time>
   <create_date>2014-10-24</create_date>
   <update_date>2023-11-01</update_date>
   <registrant_company>XPRESS CORPORATION</registrant_company>
   <name_servers>
    <value>ns4.mcnet.ad.jp</value>
    <value>ns5.mcnet.ad.jp</value>
   </name_servers>
  </value>
  <value>
   <num>36</num>
   <domain_name>bente.frl</domain_name>
   <domain_keyword>bente</domain_keyword>
   <domain_tld>frl</domain_tld>
   <query_time>2024-05-16 00:08:39</query_time>
   <create_date>2016-03-15</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>i4ustore</registrant_company>
   <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>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>evente.site</domain_name>
   <domain_keyword>evente</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-31 23:51:39</query_time>
   <create_date>2021-09-08</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-09-08</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>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>venth.com</domain_name>
   <domain_keyword>venth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 00:07:58</query_time>
   <create_date>2000-05-29</create_date>
   <update_date>2023-05-14</update_date>
   <expiry_date>2028-05-29</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.domaincontrol.com</value>
    <value>ns02.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>39</num>
   <domain_name>ventek.org</domain_name>
   <domain_keyword>ventek</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-01 21:15:33</query_time>
   <create_date>2020-04-03</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-04-03</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>ns13.domaincontrol.com</value>
    <value>ns14.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>40</num>
   <domain_name>verte.cc</domain_name>
   <domain_keyword>verte</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-04-15 14:22:43</query_time>
   <create_date>2024-01-03</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/verte.cc</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>lynn.ns.cloudflare.com</value>
    <value>zara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>ventez.com</domain_name>
   <domain_keyword>ventez</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 12:52:32</query_time>
   <create_date>2018-04-11</create_date>
   <update_date>2023-04-12</update_date>
   <expiry_date>2028-04-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>kaiser.ns.cloudflare.com</value>
    <value>kara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>gente.org</domain_name>
   <domain_keyword>gente</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 20:12:51</query_time>
   <create_date>2002-08-19</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-08-19</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>NameFind LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>rente.net</domain_name>
   <domain_keyword>rente</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 06:53:00</query_time>
   <create_date>2001-12-10</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns1.jweiland.net</value>
    <value>ns2.jweiland.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>44</num>
   <domain_name>venue.business</domain_name>
   <domain_keyword>venue</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-05-07 16:15:31</query_time>
   <create_date>2022-05-05</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2026-05-05</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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>ventre.xyz</domain_name>
   <domain_keyword>ventre</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-07 16:12:51</query_time>
   <create_date>2016-03-08</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-08</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>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>46</num>
   <domain_name>venter.cloud</domain_name>
   <domain_keyword>venter</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-07 16:11:26</query_time>
   <create_date>2020-06-18</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>www.gandi.net</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>ZA</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-1392.awsdns-46.org</value>
    <value>ns-148.awsdns-18.com</value>
    <value>ns-1618.awsdns-10.co.uk</value>
    <value>ns-633.awsdns-15.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>venti.store</domain_name>
   <domain_keyword>venti</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-07 16:12:16</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>Xiamen ChinaSource Internet Service Co., Ltd</registrar_name>
   <registrar_website>https://www.zzy.cn</registrar_website>
   <registrant_company>Jinkon</registrant_company>
   <registrant_state>Zhejiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>vende.cl</domain_name>
   <domain_keyword>vende</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-04 15:43:57</query_time>
   <create_date>2016-10-12</create_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Marketing &amp; Publicidad SpA</registrant_name>
   <name_servers>
    <value>ns1.vende.cl</value>
    <value>ns2.vende.cl</value>
   </name_servers>
  </value>
  <value>
   <num>49</num>
   <domain_name>vette.ru</domain_name>
   <domain_keyword>vette</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:17:01</query_time>
   <create_date>2008-12-17</create_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>verte.online</domain_name>
   <domain_keyword>verte</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-05 15:31:37</query_time>
   <create_date>2023-04-20</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>3897</registrar_iana>
   <registrar_name>Sav.com, LLC- 7</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>wente.golf</domain_name>
   <domain_keyword>wente</domain_keyword>
   <domain_tld>golf</domain_tld>
   <query_time>2024-05-18 17:15:51</query_time>
   <create_date>2020-11-13</create_date>
   <update_date>2021-09-04</update_date>
   <expiry_date>2026-11-13</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.worldnic.com</value>
    <value>ns4.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>vunte.com</domain_name>
   <domain_keyword>vunte</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 21:46:00</query_time>
   <create_date>2024-01-21</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.globalfastcloud.com</value>
    <value>ns2.globalfastcloud.com</value>
    <value>ns3.globalfastcloud.com</value>
    <value>ns4.globalfastcloud.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>vende.win</domain_name>
   <domain_keyword>vende</domain_keyword>
   <domain_tld>win</domain_tld>
   <query_time>2024-05-24 16:26:29</query_time>
   <create_date>2019-05-03</create_date>
   <update_date>2023-04-29</update_date>
   <expiry_date>2027-05-03</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Endless Systems SLU</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>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>kelly.ns.cloudflare.com</value>
    <value>shane.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>xente.com</domain_name>
   <domain_keyword>xente</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 12:39:25</query_time>
   <create_date>2003-06-26</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>venge.fitness</domain_name>
   <domain_keyword>venge</domain_keyword>
   <domain_tld>fitness</domain_tld>
   <query_time>2024-04-29 07:26:19</query_time>
   <create_date>2021-01-06</create_date>
   <update_date>2024-02-29</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/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>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>56</num>
   <domain_name>venti.vision</domain_name>
   <domain_keyword>venti</domain_keyword>
   <domain_tld>vision</domain_tld>
   <query_time>2024-04-29 07:33:32</query_time>
   <create_date>2023-08-16</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2025-08-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>57</num>
   <domain_name>ventre.online</domain_name>
   <domain_keyword>ventre</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-29 07:37:08</query_time>
   <create_date>2016-05-11</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>vette.com.pl</domain_name>
   <domain_keyword>vette</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-03 18:28:45</query_time>
   <create_date>2002-04-20</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns1.pop.pl</value>
    <value>ns2.pop.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>venue.one</domain_name>
   <domain_keyword>venue</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-07 16:15:32</query_time>
   <create_date>2015-05-20</create_date>
   <update_date>2021-12-18</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>www.101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Digital Privacy Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.101domain.com</value>
    <value>ns2.101domain.com</value>
    <value>ns5.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>verte.com.pl</domain_name>
   <domain_keyword>verte</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-10 15:53:34</query_time>
   <create_date>2023-10-23</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>venge.pro</domain_name>
   <domain_keyword>venge</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-08 21:14:15</query_time>
   <create_date>2018-10-15</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Krylov Mikhail</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kaliningradskaja state</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>veste.casa</domain_name>
   <domain_keyword>veste</domain_keyword>
   <domain_tld>casa</domain_tld>
   <query_time>2024-05-09 07:00:00</query_time>
   <create_date>2023-08-17</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.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>63</num>
   <domain_name>vinte.it</domain_name>
   <domain_keyword>vinte</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-17 15:10:17</query_time>
   <create_date>2010-12-28</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_name>NameCase GmbH</registrar_name>
   <registrar_website>http://www.namecase.com</registrar_website>
   <registrant_company>Puglia.com Srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959, n. 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>64</num>
   <domain_name>pente.network</domain_name>
   <domain_keyword>pente</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-17 23:44:37</query_time>
   <create_date>2022-01-16</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2026-01-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>65</num>
   <domain_name>venue.show</domain_name>
   <domain_keyword>venue</domain_keyword>
   <domain_tld>show</domain_tld>
   <query_time>2024-05-15 13:09:24</query_time>
   <create_date>2023-09-07</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0168565947</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p02.nsone.net</value>
    <value>dns2.p02.nsone.net</value>
    <value>dns3.p02.nsone.net</value>
    <value>dns4.p02.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>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>velte.family</domain_name>
   <domain_keyword>velte</domain_keyword>
   <domain_tld>family</domain_tld>
   <query_time>2024-05-14 03:48:05</query_time>
   <create_date>2020-10-30</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>venke.nl</domain_name>
   <domain_keyword>venke</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-20 03:26:41</query_time>
   <create_date>2013-09-01</create_date>
   <update_date>2021-02-11</update_date>
   <registrar_name>WebReus</registrar_name>
   <name_servers>
    <value>fallback-dhs.srvnl.nl</value>
    <value>mvm-wmedia6.srvnl.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>venti.co</domain_name>
   <domain_keyword>venti</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-24 16:33:07</query_time>
   <create_date>2019-02-05</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2026-02-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>tara.ns.cloudflare.com</value>
    <value>yahir.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>venta.tel</domain_name>
   <domain_keyword>venta</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-06-01 21:15:23</query_time>
   <create_date>2014-04-06</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <name_servers>
    <value>ns1dhl.name.com</value>
    <value>ns2jqz.name.com</value>
    <value>ns3dty.name.com</value>
    <value>ns4cpw.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>venhe.com</domain_name>
   <domain_keyword>venhe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 22:57:43</query_time>
   <create_date>2023-04-20</create_date>
   <update_date>2023-04-20</update_date>
   <expiry_date>2024-04-20</expiry_date>
   <registrar_iana>1509</registrar_iana>
   <registrar_name>COSMOTOWN, INC.</registrar_name>
   <registrar_website>http://www.cosmotown.com</registrar_website>
   <registrant_state>ca</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-de25267e.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>vante.co.jp</domain_name>
   <domain_keyword>vante</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-02 13:27:56</query_time>
   <create_date>2016-10-13</create_date>
   <update_date>2023-11-01</update_date>
   <registrant_company>vantech Co Ltd.</registrant_company>
   <name_servers>
    <value>fjkdns11.alpha-prm.jp</value>
    <value>fjkdns12.alpha-prm.jp</value>
    <value>fjkdns13.alpha-prm.jp</value>
   </name_servers>
  </value>
  <value>
   <num>72</num>
   <domain_name>wente.com</domain_name>
   <domain_keyword>wente</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 10:55:30</query_time>
   <create_date>1996-02-20</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.wente.com</value>
    <value>ns2.wente.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>veinte.agency</domain_name>
   <domain_keyword>veinte</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-06-13 00:40:23</query_time>
   <create_date>2021-10-05</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>ns6.wixdns.net</value>
    <value>ns7.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>74</num>
   <domain_name>gente.one</domain_name>
   <domain_keyword>gente</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-06 02:46:27</query_time>
   <create_date>2022-03-26</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2027-03-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>veote.com</domain_name>
   <domain_keyword>veote</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 00:03:54</query_time>
   <create_date>2012-06-09</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-06-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>ns01.domaincontrol.com</value>
    <value>ns02.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>76</num>
   <domain_name>pente.ru</domain_name>
   <domain_keyword>pente</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 06:09:20</query_time>
   <create_date>2011-05-05</create_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>evente.be</domain_name>
   <domain_keyword>evente</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-26 11:00:43</query_time>
   <create_date>2011-06-08</create_date>
   <registrar_name>Level27 BV</registrar_name>
   <registrar_website>http://www.level27.be</registrar_website>
   <name_servers>
    <value>dns1.level27.eu</value>
    <value>dns2.level27.eu</value>
    <value>dns3.level27.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>vende.life</domain_name>
   <domain_keyword>vende</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-04 15:43:57</query_time>
   <create_date>2022-04-23</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-04-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>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>vence.org</domain_name>
   <domain_keyword>vence</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 17:31:27</query_time>
   <create_date>2020-12-02</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2026-12-02</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Merck Sharp &amp; Dohme LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>cbru.br.ns.els-gms.att.net</value>
    <value>cmtu.mt.ns.els-gms.att.net</value>
    <value>ns6.customer.level3.net</value>
    <value>ns9.customer.level3.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>80</num>
   <domain_name>vemte.com</domain_name>
   <domain_keyword>vemte</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 17:29:00</query_time>
   <create_date>2014-05-29</create_date>
   <update_date>2022-02-24</update_date>
   <expiry_date>2027-05-29</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>GD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whois.xinnet.com/sendemail/vemte.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>verte.com.br</domain_name>
   <domain_keyword>verte</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-05 15:31:37</query_time>
   <create_date>2014-11-10</create_date>
   <update_date>2020-10-08</update_date>
   <expiry_date>2028-11-10</expiry_date>
   <registrant_name>TRAVELAND VIAGENS E TURISMO LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>b.sec.dns.br</value>
    <value>c.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>sente.info</domain_name>
   <domain_keyword>sente</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-06 20:50:41</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>venne.fr</domain_name>
   <domain_keyword>venne</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 05:59:30</query_time>
   <create_date>2017-09-27</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>byron.ns.cloudflare.com</value>
    <value>elly.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>vende.cloud</domain_name>
   <domain_keyword>vende</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-08 21:09:51</query_time>
   <create_date>2020-05-03</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns07.domaincontrol.com</value>
    <value>pdns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>venet.site</domain_name>
   <domain_keyword>venet</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-08 21:13:01</query_time>
   <create_date>2023-10-30</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>GMO-Z.com RUNSYSTEM JSC</registrant_company>
   <registrant_state>Hanoi</registrant_state>
   <registrant_country>VN</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>sloan.ns.cloudflare.com</value>
    <value>stanley.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>lente.ro</domain_name>
   <domain_keyword>lente</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-20 11:01:08</query_time>
   <create_date>2008-05-22</create_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_name>Hostvision SRL</registrar_name>
   <registrar_website>www.hostvision.ro</registrar_website>
   <name_servers>
    <value>dns1.host-vision.com</value>
    <value>dns2.host-vision.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>rente.tv</domain_name>
   <domain_keyword>rente</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-22 07:58:13</query_time>
   <create_date>2006-03-31</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>www.antagus.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Siegbert Nikolaus</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>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>venti.live</domain_name>
   <domain_keyword>venti</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-10 17:15:40</query_time>
   <create_date>2024-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>verte.biz</domain_name>
   <domain_keyword>verte</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-15 01:10:07</query_time>
   <create_date>2023-11-02</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>avente.com</domain_name>
   <domain_keyword>avente</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 08:19:40</query_time>
   <create_date>2000-08-23</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-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>chip.ns.cloudflare.com</value>
    <value>desiree.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>ventek.net</domain_name>
   <domain_keyword>ventek</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 16:32:59</query_time>
   <create_date>2004-08-08</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Funken Kunststoffanlagen GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/ventek.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>vented.net</domain_name>
   <domain_keyword>vented</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 22:59:54</query_time>
   <create_date>2009-09-30</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2023-09-30</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>venta.pe</domain_name>
   <domain_keyword>venta</domain_keyword>
   <domain_tld>pe</domain_tld>
   <query_time>2024-05-30 23:51:07</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>Red Cientifica Peruana</registrant_name>
   <domain_status>
    <value>inactive</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>ventue.info</domain_name>
   <domain_keyword>ventue</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-26 01:13:43</query_time>
   <create_date>2020-06-30</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ventue</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>lente.berlin</domain_name>
   <domain_keyword>lente</domain_keyword>
   <domain_tld>berlin</domain_tld>
   <query_time>2024-05-26 18:58:27</query_time>
   <create_date>2024-02-06</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>1&amp;1 Internet SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1024.ui-dns.org</value>
    <value>ns1043.ui-dns.com</value>
    <value>ns1076.ui-dns.de</value>
    <value>ns1106.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>bente.fr</domain_name>
   <domain_keyword>bente</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-06-08 02:45:04</query_time>
   <create_date>2020-01-13</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_name>SAS Ligne Web Services - LWS</registrar_name>
   <registrar_website>https://www.lws.fr/</registrar_website>
   <registrant_company>Bente architecte dplg</registrant_company>
   <registrant_address>Bente architecte dplg, 13 Cite de lAmeublement, 75011 Paris</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.686777719</registrant_phone>
   <name_servers>
    <value>ns13.lwsdns.com</value>
    <value>ns14.lwsdns.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>cente.shop</domain_name>
   <domain_keyword>cente</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-06-11 12:01:32</query_time>
   <create_date>2023-07-13</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-07-13</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>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>tente.net</domain_name>
   <domain_keyword>tente</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 02:09:43</query_time>
   <create_date>2002-11-04</create_date>
   <update_date>2022-11-14</update_date>
   <expiry_date>2025-11-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>venue.sh</domain_name>
   <domain_keyword>venue</domain_keyword>
   <domain_tld>sh</domain_tld>
   <query_time>2024-05-03 18:43:48</query_time>
   <create_date>2023-02-27</create_date>
   <update_date>2023-05-05</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1425.awsdns-50.org</value>
    <value>ns-1691.awsdns-19.co.uk</value>
    <value>ns-492.awsdns-61.com</value>
    <value>ns-837.awsdns-40.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>kente.fun</domain_name>
   <domain_keyword>kente</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-03 13:13:55</query_time>
   <create_date>2023-09-27</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.041</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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