WHOIS QUERY TIME

4 May 2024 - 4:03 AM UTC

Modified: 8 February 2017

NAME SERVERS

a.ns14.net
b.ns14.net
c.ns14.net
d.ns14.net

DOMAIN STATUS

connect

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=vinem.de
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "vinem.de"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "vinem.de",
            "domain_keyword": "vinem",
            "domain_tld": "de",
            "query_time": "2024-05-04 04:03:19",
            "update_date": "2017-02-08",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.032,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>vinem.de</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>vinem.de</domain_name>
   <domain_keyword>vinem</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 04:03:19</query_time>
   <update_date>2017-02-08</update_date>
   <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>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.032</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.136 seconds) for "vinem.de" in our Historical WHOIS Database.
#1 - QUERY TIME

4 May 2024 - 4:03 AM UTC

Modified: 8 February 2017

NAME SERVERS

a.ns14.net
b.ns14.net
c.ns14.net
d.ns14.net

DOMAIN STATUS

connect

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=vinem.de
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "vinem.de",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "vinem.de",
    "results": [
        {
            "num": 1,
            "domain_name": "vinem.de",
            "domain_keyword": "vinem",
            "domain_tld": "de",
            "query_time": "2024-05-04 04:03:19",
            "update_date": "2017-02-08",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.136,
        "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>vinem.de</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>vinem.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>vinem.de</domain_name>
   <domain_keyword>vinem</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 04:03:19</query_time>
   <update_date>2017-02-08</update_date>
   <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>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.136</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 5 domain names (in 0.095 seconds) which contained the exact domain keyword "vinem".
Domain Name Registered Expiry Registrar Ownership
1 vinem.nl 1 Jun 2004 - Flexwebhosting -
2 vinem.com 23 Feb 2010 23 Feb 2025 PSI-USA, Inc. dba Domain Robot Cykon Technology Limited
3 vinem.su 2 Sep 2014 2 Sep 2024 RUCENTER-SU Private Person
4 vinem.ru 2 Sep 2014 2 Sep 2024 RU-CENTER-RU Private Person
5 vinem.shop 1 Jun 2024 1 Jun 2025 Namecheap, Inc. -
6 vinem.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=vinem&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "vinem",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 6,
        "relation": "eq",
        "current": 6
    },
    "unique_domains": "vinem.nl, vinem.com, vinem.su, vinem.ru, vinem.shop, vinem.de",
    "results": [
        {
            "num": 1,
            "domain_name": "vinem.nl",
            "domain_keyword": "vinem",
            "domain_tld": "nl",
            "query_time": "2024-05-21 21:54:29",
            "create_date": "2004-06-01",
            "update_date": "2015-12-11",
            "registrar_name": "Flexwebhosting",
            "name_servers": [
                "ns1.anony.nl",
                "ns2.anony.nl",
                "ns3.anony.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 2,
            "domain_name": "vinem.com",
            "domain_keyword": "vinem",
            "domain_tld": "com",
            "query_time": "2024-06-12 05:21:17",
            "create_date": "2010-02-23",
            "update_date": "2024-04-23",
            "expiry_date": "2025-02-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": "Cykon Technology Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://whoispro.domain-robot.org/whois/vinem.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "vinem.su",
            "domain_keyword": "vinem",
            "domain_tld": "su",
            "query_time": "2024-05-05 23:23:26",
            "create_date": "2014-09-02",
            "expiry_date": "2024-09-02",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3-fwl2.nic.ru",
                "ns4-fwl2.nic.ru",
                "ns8-fwl2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 4,
            "domain_name": "vinem.ru",
            "domain_keyword": "vinem",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:33:18",
            "create_date": "2014-09-02",
            "expiry_date": "2024-09-02",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3-fwl2.nic.ru",
                "ns4-fwl2.nic.ru",
                "ns8-fwl2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "vinem.shop",
            "domain_keyword": "vinem",
            "domain_tld": "shop",
            "query_time": "2024-06-04 16:22:13",
            "create_date": "2024-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "vinem.de",
            "domain_keyword": "vinem",
            "domain_tld": "de",
            "query_time": "2024-05-04 04:03:19",
            "update_date": "2017-02-08",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.095,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>vinem</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>6</total>
  <relation>eq</relation>
  <current>6</current>
 </count>
 <unique_domains>vinem.nl, vinem.com, vinem.su, vinem.ru, vinem.shop, vinem.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>vinem.nl</domain_name>
   <domain_keyword>vinem</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-21 21:54:29</query_time>
   <create_date>2004-06-01</create_date>
   <update_date>2015-12-11</update_date>
   <registrar_name>Flexwebhosting</registrar_name>
   <name_servers>
    <value>ns1.anony.nl</value>
    <value>ns2.anony.nl</value>
    <value>ns3.anony.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>vinem.com</domain_name>
   <domain_keyword>vinem</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 05:21:17</query_time>
   <create_date>2010-02-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-02-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>Cykon Technology Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/vinem.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>vinem.su</domain_name>
   <domain_keyword>vinem</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 23:23:26</query_time>
   <create_date>2014-09-02</create_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3-fwl2.nic.ru</value>
    <value>ns4-fwl2.nic.ru</value>
    <value>ns8-fwl2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>vinem.ru</domain_name>
   <domain_keyword>vinem</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:33:18</query_time>
   <create_date>2014-09-02</create_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3-fwl2.nic.ru</value>
    <value>ns4-fwl2.nic.ru</value>
    <value>ns8-fwl2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>vinem.shop</domain_name>
   <domain_keyword>vinem</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-06-04 16:22:13</query_time>
   <create_date>2024-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>dns1.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>6</num>
   <domain_name>vinem.de</domain_name>
   <domain_keyword>vinem</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 04:03:19</query_time>
   <update_date>2017-02-08</update_date>
   <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>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.095</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 999 domain names (in 0.126 seconds) which look and sound like the brand name "vinem".
Domain Name Registered Expiry Registrar Ownership
1 vitem.it 15 Apr 2020 15 Apr 2025 Aruba s.p.a. stefano casale
2 vineh.ru 14 Feb 2024 14 Feb 2025 RU-CENTER-RU HARMONY GLOBAL LTD
3 vineo.info 25 May 2023 25 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
4 vineq.com 22 Dec 2008 22 Dec 2024 Wild West Domains, LLC -
5 vinhem.net 18 Sep 2023 18 Sep 2024 Gname.com Pte. Ltd. Redacted for privacy
6 viney.org 15 Sep 2000 15 Sep 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
7 vine5.co.uk 11 Sep 2004 11 Sep 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
8 vilem.ru 12 Jan 2022 12 Jan 2025 REGRU-RU Private Person
9 vines.nz 5 Jul 2016 - Moreweb NZ -
10 vinum.info 31 Jul 2001 31 Jul 2024 united-domains AG Intervinum AG
11 vixem.com 27 May 2010 27 May 2025 PSI-USA, Inc. dba Domain Robot Cykon Technology Limited
12 dvinem.site 30 May 2024 30 May 2025 Registrar of Domain Names REG.RU, LLC Privacy Protection
13 vitem.com.cn 10 Nov 2023 10 Nov 2024 厦门纳网科技股份有限公司 周凡凡
14 vines.services 26 Apr 2024 26 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
15 viney.net.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Michael Viney
16 viner.fun 6 Dec 2023 6 Dec 2024 Hosting Ukraine LLC Hosting Ukraine LLC
17 ninem.hr 13 Mar 2015 16 Jan 2025 CARNET NINEM d.o.o.
18 viner.store 7 May 2024 7 May 2025 Communigal Communications Ltd Domain Name Privacy Inc.
19 vinea.dk 15 Sep 2004 30 Sep 2026 ONE.COM A/S Posthuset Esbjerg ApS
20 vined.pl 7 Nov 2023 7 Nov 2024 Aftermarket.pl Limited -
21 vinema.com 26 Dec 2015 26 Dec 2024 GoDaddy.com, LLC -
22 vonem.com 14 Oct 2005 14 Oct 2024 URL SOLUTIONS INC. GLOBAL DOMAIN PRIVACY SERVICES INC
23 finem.com 19 Jan 1998 18 Jan 2025 INAMES CO., LTD. Fine.M.Co..Ltd
24 vindem.nl 19 Sep 2006 - Metaregistrar B.V. -
25 vineo.site 29 Jan 2023 29 Jan 2025 Key-Systems LLC Moody media AB
26 vieem.xyz 28 Jan 2024 28 Jan 2025 Nics Telekomunikasyon A.S. YUNUSEMRE MAH ADEM YAVUZ CD NO 35 SULTANGAZI ISTANBUL
27 vinum.email 10 Jul 2014 10 Jul 2024 IONOS SE Vinum
28 vinea.cz 13 Oct 2003 13 Oct 2024 REG-GRANSY Kofola CS a.s.
29 vinum.com.pl 2 Oct 2014 2 Oct 2024 Digital Media Technology Sp. z o.o. -
30 vitem.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
31 vinec.co 19 Jul 2023 19 Jul 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0167871488
32 vanem.com.au - - Melbourne IT Adrian Simpson
33 vinea.app 23 Feb 2021 23 Feb 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
34 ninem.com 28 Mar 2004 28 Mar 2025 TUCOWS, INC. REDACTED FOR PRIVACY
35 vinen.org 20 Oct 2018 20 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Dinh Viet Hoa
36 vizem.org 12 Nov 2021 12 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
37 vicem.ru 27 Jan 2017 27 Jan 2025 SALENAMES-RU Private Person
38 vigem.de - - - -
39 vinea.org.pl 22 Jan 2010 22 Jan 2025 Consulting Service Sp. z o.o. -
40 vizem.com.br 4 Nov 2023 4 Nov 2024 GODADDY (86) Ana Paula da Assun??o Venancio
41 vinnem.com 29 Aug 2019 29 Aug 2020 Ligne Web Services SARL dba LWS -
42 vine7.com 31 Aug 2021 31 Aug 2024 GoDaddy.com, LLC -
43 vined.wine 23 Jun 2020 23 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
44 vinum.marketing 20 Dec 2023 20 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
45 cinem.be 1 Jul 1999 - Combell nv -
46 hinem.org.uk 12 Jun 2023 12 Jun 2024 20i Ltd [Tag = STACK] -
47 vizem.net 5 Feb 2010 5 Feb 2028 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
48 cinem.online 31 Aug 2023 31 Aug 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
49 vanem.nl 25 Jun 2008 - One.com A/S -
50 vinea.ca 7 Oct 2005 7 Oct 2024 DomainPeople, Inc. REDACTED FOR PRIVACY
51 vineq.ca 22 Dec 2008 22 Dec 2024 Wild West Domains Canada, Inc. Misksoft Inc.
52 vinec.com 18 Jun 2013 18 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
53 hinem.shop 28 May 2024 28 May 2025 GoDaddy.com LLC -
54 vinam.be 16 Nov 2000 - Combell nv -
55 vilem.studio 11 Feb 2024 11 Feb 2025 IONOS SE Vilem
56 kinem.cl 10 Feb 2023 10 Feb 2025 NIC Chile Daniel Andrés Osorio Alvarado
57 visem.nl 2 May 2000 - Metaregistrar B.V. -
58 venem.com 30 Apr 2002 30 Apr 2025 Media Elite Holdings Limited Fundacion Privacy Services LTD
59 vincem.dev 15 Apr 2023 15 Apr 2028 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
60 vines.capital 14 Sep 2018 14 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
61 vinev.ru 27 Nov 2023 27 Nov 2024 RU-CENTER-RU Private Person
62 vinet.co.jp 28 Mar 2014 - - VInet Corporation
63 vinet.shop 16 Apr 2020 16 Apr 2025 IONOS SE -
64 binem.com 12 Jan 2012 12 Jan 2026 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
65 viney.ru 12 Nov 2023 12 Nov 2024 RU-CENTER-RU Private Person
66 viney.net 16 Jan 2000 16 Jan 2025 Tucows Domains Inc. -
67 visem.se 7 Dec 2010 7 Dec 2024 LoopiaGroup2 -
68 vinet.cn 28 Mar 2005 28 Mar 2026 北京新网数码信息技术有限公司 深圳市微耐特电子技术有限公司
69 vinema.bio 15 Sep 2023 15 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
70 vixem.com.br 29 Jan 2004 29 Jan 2025 - V.P. DA SILVA JUNIOR INFORMATICA
71 vinum.co.ke 8 Nov 2022 8 Nov 2024 Truehost Cloud Limited Example Inc.
72 vintem.com.br 28 Dec 2017 27 Dec 2024 - eduardo flavio alves nobre
73 vinemi.com 6 Jan 2013 6 Jan 2025 IONOS SE VINEMI
74 vinea.pe - - NIC.PE JULIO ARMAS
75 vined.ru 28 Sep 2021 28 Sep 2024 RU-CENTER-RU Private Person
76 vinum.xyz 22 Apr 2022 22 Apr 2025 Key-Systems LLC Privacy service provided by Withheld for Privacy ehf
77 vinwm.net 2 Mar 2017 2 Mar 2025 GMO INTERNET, INC. Dang Trong Dai
78 minem.de - - - -
79 viner.app 15 May 2018 15 May 2025 Squarespace Domains II LLC. REDACTED FOR PRIVACY
80 vinam.com 1 Dec 2003 1 Dec 2024 GoDaddy.com, LLC -
81 vinet.com 2 May 1994 3 May 2027 GoDaddy.com, LLC -
82 viney.email 21 Jul 2019 21 Jul 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
83 vineo.org 25 Apr 2024 25 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
84 sinem.space 13 Jul 2021 13 Jul 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
85 einem.de - - - -
86 vinec.ru 29 Nov 2023 29 Nov 2024 REGRU-RU Private Person
87 viner.cn 6 May 2014 6 May 2025 阿里云计算有限公司(万网) 深圳市齐维创网络科技有限公司
88 vicem.co.uk 20 Oct 2023 20 Oct 2024 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
89 vinema.cat 11 Jan 2022 11 Jan 2025 10dencehispahard S.L. (CDmon.com) -
90 viney.me.uk 17 Nov 2002 17 Nov 2024 Ionos SE [Tag = 1AND1] -
91 cinem.today 3 Apr 2024 3 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
92 vinee.net 18 Sep 2023 18 Sep 2024 NameSilo, LLC -
93 vinel.wine 12 Dec 2016 12 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
94 einem.org 15 Dec 2000 15 Dec 2024 PSI-USA, Inc. dba Domain Robot Gottfried von Einem - Musik-Privatstiftung
95 cinem.com 27 Mar 2005 27 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
96 vibem.online 3 Aug 2023 3 Aug 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
97 vinum.ca 10 Jun 2020 10 Jun 2024 WEBSITESCA INC. REDACTED FOR PRIVACY
98 sinem.click 15 Aug 2023 15 Aug 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
99 viney.tv 4 Sep 2012 4 Sep 2024 Key-Systems GmbH c/o whoisproxy.com
100 vinum.cat 17 Jul 2006 17 Jul 2024 Entorno Digital -
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 Vinem.de.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=vinem.de
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "vinem.de",
        "page_size": 100
    },
    "count": {
        "total": 999,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "vitem.it, vineh.ru, vineo.info, vineq.com, vinhem.net, viney.org, vine5.co.uk, vilem.ru, vines.nz, vinum.info, vixem.com, dvinem.site, vitem.com.cn, vines.services, viney.net.au, viner.fun, ninem.hr, viner.store, vinea.dk, vined.pl, vinema.com, vonem.com, finem.com, vindem.nl, vineo.site, vieem.xyz, vinum.email, vinea.cz, vinum.com.pl, vitem.xyz, vinec.co, vanem.com.au, vinea.app, ninem.com, vinen.org, vizem.org, vicem.ru, vigem.de, vinea.org.pl, vizem.com.br, vinnem.com, vine7.com, vined.wine, vinum.marketing, cinem.be, hinem.org.uk, vizem.net, cinem.online, vanem.nl, vinea.ca, vineq.ca, vinec.com, hinem.shop, vinam.be, vilem.studio, kinem.cl, visem.nl, venem.com, vincem.dev, vines.capital, vinev.ru, vinet.co.jp, vinet.shop, binem.com, viney.ru, viney.net, visem.se, vinet.cn, vinema.bio, vixem.com.br, vinum.co.ke, vintem.com.br, vinemi.com, vinea.pe, vined.ru, vinum.xyz, vinwm.net, minem.de, viner.app, vinam.com, vinet.com, viney.email, vineo.org, sinem.space, einem.de, vinec.ru, viner.cn, vicem.co.uk, vinema.cat, viney.me.uk, cinem.today, vinee.net, vinel.wine, einem.org, cinem.com, vibem.online, vinum.ca, sinem.click, viney.tv, vinum.cat",
    "results": [
        {
            "num": 1,
            "domain_name": "vitem.it",
            "domain_keyword": "vitem",
            "domain_tld": "it",
            "query_time": "2024-05-11 15:32:04",
            "create_date": "2020-04-15",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-15",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "stefano casale",
            "registrant_address": "via a. gramsci, 9",
            "registrant_city": "Taurasi",
            "registrant_state": "AV",
            "registrant_zip": "83030",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 2,
            "domain_name": "vineh.ru",
            "domain_keyword": "vineh",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:33:18",
            "create_date": "2024-02-14",
            "expiry_date": "2025-02-14",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "HARMONY GLOBAL LTD",
            "name_servers": [
                "ns1.netim.net",
                "ns2.netim.net",
                "ns3.netim.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "vineo.info",
            "domain_keyword": "vineo",
            "domain_tld": "info",
            "query_time": "2024-05-26 15:30:03",
            "create_date": "2023-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-25",
            "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": "wu qing ru",
            "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": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "vineq.com",
            "domain_keyword": "vineq",
            "domain_tld": "com",
            "query_time": "2024-05-17 15:02:09",
            "create_date": "2008-12-22",
            "update_date": "2023-12-23",
            "expiry_date": "2024-12-22",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "clark.ns.cloudflare.com",
                "leia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "vinhem.net",
            "domain_keyword": "vinhem",
            "domain_tld": "net",
            "query_time": "2024-06-02 22:41:15",
            "create_date": "2023-09-18",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-18",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "VIENTIANE",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "LA",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=vinhem.net",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "viney.org",
            "domain_keyword": "viney",
            "domain_tld": "org",
            "query_time": "2024-04-24 21:21:06",
            "create_date": "2000-09-15",
            "update_date": "2023-01-30",
            "expiry_date": "2025-09-15",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.pointhq.com",
                "dns5.pointhq.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "vine5.co.uk",
            "domain_keyword": "vine5",
            "domain_tld": "co.uk",
            "query_time": "2024-04-23 17:58:08",
            "create_date": "2004-09-11",
            "update_date": "2023-08-12",
            "expiry_date": "2025-09-11",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 8,
            "domain_name": "vilem.ru",
            "domain_keyword": "vilem",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:31:45",
            "create_date": "2022-01-12",
            "expiry_date": "2025-01-12",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "vines.nz",
            "domain_keyword": "vines",
            "domain_tld": "nz",
            "query_time": "2024-04-30 09:30:41",
            "create_date": "2016-07-05",
            "update_date": "2023-07-01",
            "registrar_name": "Moreweb NZ",
            "registrar_website": "https://moreweb.nz",
            "name_servers": [
                "ns1.day.biz",
                "ns2.day.biz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "vinum.info",
            "domain_keyword": "vinum",
            "domain_tld": "info",
            "query_time": "2024-04-28 13:43:30",
            "create_date": "2001-07-31",
            "update_date": "2024-04-10",
            "expiry_date": "2024-07-31",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Intervinum AG",
            "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.vespucci.sui-inter.net",
                "ns2.vespucci.sui-inter.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "vixem.com",
            "domain_keyword": "vixem",
            "domain_tld": "com",
            "query_time": "2024-05-29 23:20:32",
            "create_date": "2010-05-27",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-27",
            "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": "Cykon Technology Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://whoispro.domain-robot.org/whois/vixem.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "dvinem.site",
            "domain_keyword": "dvinem",
            "domain_tld": "site",
            "query_time": "2024-06-01 17:43:17",
            "create_date": "2024-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Privacy Protection",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "vitem.com.cn",
            "domain_keyword": "vitem",
            "domain_tld": "com.cn",
            "query_time": "2024-04-21 07:30:25",
            "create_date": "2023-11-10",
            "expiry_date": "2024-11-10",
            "registrar_name": "厦门纳网科技股份有限公司",
            "registrant_name": "周凡凡",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns.nagor.cn",
                "ns.nagor.com.cn",
                "ns1.dnsnw.com",
                "ns2.dnsnw.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "vines.services",
            "domain_keyword": "vines",
            "domain_tld": "services",
            "query_time": "2024-04-28 03:33:01",
            "create_date": "2024-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "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": [
                "marissa.ns.cloudflare.com",
                "michael.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "viney.net.au",
            "domain_keyword": "viney",
            "domain_tld": "net.au",
            "query_time": "2024-05-26 05:46:27",
            "update_date": "2024-04-17",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Michael Viney",
            "name_servers": [
                "etta.ns.cloudflare.com",
                "seth.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "viner.fun",
            "domain_keyword": "viner",
            "domain_tld": "fun",
            "query_time": "2024-06-02 22:40:16",
            "create_date": "2023-12-06",
            "update_date": "2024-04-11",
            "expiry_date": "2024-12-06",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://www.ukraine.com.ua/",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns16.inhostedns.com",
                "ns26.inhostedns.net",
                "ns36.inhostedns.org"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "ninem.hr",
            "domain_keyword": "ninem",
            "domain_tld": "hr",
            "query_time": "2024-06-08 19:15:43",
            "create_date": "2015-03-13",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-16",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "NINEM d.o.o.",
            "registrant_address": "Ulica Ante Starčevića 41",
            "registrant_city": "Gornji Kneginec",
            "registrant_state": "HR",
            "registrant_zip": "42204",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.podrska.hr",
                "ns2.podrska.hr"
            ]
        },
        {
            "num": 18,
            "domain_name": "viner.store",
            "domain_keyword": "viner",
            "domain_tld": "store",
            "query_time": "2024-05-09 04:02:21",
            "create_date": "2024-05-07",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-07",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "vinea.dk",
            "domain_keyword": "vinea",
            "domain_tld": "dk",
            "query_time": "2024-05-10 22:49:51",
            "create_date": "2004-09-15",
            "expiry_date": "2026-09-30",
            "registrar_name": "ONE.COM A/S",
            "registrant_name": "Posthuset Esbjerg ApS",
            "registrant_address": "Torvet 20",
            "registrant_city": "Esbjerg",
            "registrant_zip": "6700",
            "registrant_country": "DK",
            "registrant_phone": "+45 52399920",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 20,
            "domain_name": "vined.pl",
            "domain_keyword": "vined",
            "domain_tld": "pl",
            "query_time": "2024-05-30 01:58:26",
            "create_date": "2023-11-07",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-07",
            "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": 21,
            "domain_name": "vinema.com",
            "domain_keyword": "vinema",
            "domain_tld": "com",
            "query_time": "2024-04-23 18:00:26",
            "create_date": "2015-12-26",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "vonem.com",
            "domain_keyword": "vonem",
            "domain_tld": "com",
            "query_time": "2024-04-26 14:40:52",
            "create_date": "2005-10-14",
            "update_date": "2023-09-14",
            "expiry_date": "2024-10-14",
            "registrar_iana": 1449,
            "registrar_name": "URL SOLUTIONS INC.",
            "registrar_website": "http://www.pananames.com",
            "registrant_name": "Private Whois",
            "registrant_company": "GLOBAL DOMAIN PRIVACY SERVICES INC",
            "registrant_address": "Tower Financial Center Flr 35, 50th St y E. Mendez St",
            "registrant_city": "Panama",
            "registrant_state": "NA",
            "registrant_zip": "NA",
            "registrant_country": "PA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4692250522",
            "name_servers": [
                "ns20.netriplex.com",
                "ns21.netriplex.com",
                "ns22.netriplex.com",
                "ns23.netriplex.com",
                "ns30.netriplex.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "finem.com",
            "domain_keyword": "finem",
            "domain_tld": "com",
            "query_time": "2024-05-22 04:17:01",
            "create_date": "1998-01-19",
            "update_date": "2023-12-15",
            "expiry_date": "2025-01-18",
            "registrar_iana": 444,
            "registrar_name": "INAMES CO., LTD.",
            "registrar_website": "www.inames.co.kr",
            "registrant_name": "Fine.M.Co..Ltd",
            "registrant_company": "Fine.M.Co..Ltd",
            "registrant_address": "No. 1004,1005 FORHU, 58 Wangsimni-ro Seongdong-gu",
            "registrant_city": "Seoul",
            "registrant_zip": "04778",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.29991181",
            "registrant_fax": "+82.264991181",
            "name_servers": [
                "ns.giantsoft.co.kr",
                "ns1.giantsoft.co.kr",
                "ns2.giantsoft.co.kr",
                "ns3.giantsoft.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "vindem.nl",
            "domain_keyword": "vindem",
            "domain_tld": "nl",
            "query_time": "2024-05-26 05:45:08",
            "create_date": "2006-09-19",
            "update_date": "2023-11-10",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 25,
            "domain_name": "vineo.site",
            "domain_keyword": "vineo",
            "domain_tld": "site",
            "query_time": "2024-05-26 05:46:04",
            "create_date": "2023-01-29",
            "update_date": "2024-02-28",
            "expiry_date": "2025-01-29",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "Moody media AB",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the 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": [
                "arnold.ns.cloudflare.com",
                "colette.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "vieem.xyz",
            "domain_keyword": "vieem",
            "domain_tld": "xyz",
            "query_time": "2024-05-25 14:55:16",
            "create_date": "2024-01-28",
            "update_date": "2024-02-19",
            "expiry_date": "2025-01-28",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomunikasyon A.S.",
            "registrar_website": "http://www.nicproxy.com",
            "registrant_company": "YUNUSEMRE MAH ADEM YAVUZ CD NO 35 SULTANGAZI ISTANBUL",
            "registrant_state": "SULTANGAZI",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "vinum.email",
            "domain_keyword": "vinum",
            "domain_tld": "email",
            "query_time": "2024-05-30 02:02:08",
            "create_date": "2014-07-10",
            "update_date": "2023-08-24",
            "expiry_date": "2024-07-10",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Vinum",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "vinea.cz",
            "domain_keyword": "vinea",
            "domain_tld": "cz",
            "query_time": "2024-05-05 05:25:12",
            "create_date": "2003-10-13",
            "update_date": "2020-09-19",
            "expiry_date": "2024-10-13",
            "registrar_name": "REG-GRANSY",
            "registrant_name": "Milan Zmarzlák",
            "registrant_company": "Kofola CS a.s.",
            "registrant_address": "Nad Porubkou 31a, Ostrava, 70800",
            "registrant_country": "CZ",
            "name_servers": [
                "colin.ns.cloudflare.com",
                "raina.ns.cloudflare.com"
            ]
        },
        {
            "num": 29,
            "domain_name": "vinum.com.pl",
            "domain_keyword": "vinum",
            "domain_tld": "com.pl",
            "query_time": "2024-05-17 15:10:41",
            "create_date": "2014-10-02",
            "update_date": "2023-09-20",
            "expiry_date": "2024-10-02",
            "registrar_name": "Digital Media Technology Sp. z o.o.",
            "registrar_website": "https://dmtec.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "vitem.xyz",
            "domain_keyword": "vitem",
            "domain_tld": "xyz",
            "query_time": "2024-05-29 15:31:48",
            "create_date": "2023-11-28",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "vinec.co",
            "domain_keyword": "vinec",
            "domain_tld": "co",
            "query_time": "2024-06-02 22:40:07",
            "create_date": "2023-07-19",
            "update_date": "2023-07-24",
            "expiry_date": "2024-07-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0167871488",
            "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-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "vanem.com.au",
            "domain_keyword": "vanem",
            "domain_tld": "com.au",
            "query_time": "2024-04-28 03:03:10",
            "update_date": "2021-10-27",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Adrian Simpson",
            "name_servers": [
                "ns1.bigcommerce.com",
                "ns2.bigcommerce.com",
                "ns3.bigcommerce.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "vinea.app",
            "domain_keyword": "vinea",
            "domain_tld": "app",
            "query_time": "2024-05-21 21:53:28",
            "create_date": "2021-02-23",
            "update_date": "2024-01-29",
            "expiry_date": "2025-02-23",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "ninem.com",
            "domain_keyword": "ninem",
            "domain_tld": "com",
            "query_time": "2024-06-08 19:15:43",
            "create_date": "2004-03-28",
            "update_date": "2023-11-22",
            "expiry_date": "2025-03-28",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Airai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PW",
            "registrant_email": "https://tieredaccess.com/contact/a8d1cd66-dbba-4bd4-a363-d8996ce85720",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.rentondc.com",
                "ns2.rentondc.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "vinen.org",
            "domain_keyword": "vinen",
            "domain_tld": "org",
            "query_time": "2024-05-31 07:41:02",
            "create_date": "2018-10-20",
            "update_date": "2023-10-22",
            "expiry_date": "2024-10-20",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dinh Viet Hoa",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.inet.vn",
                "ns2.inet.vn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "vizem.org",
            "domain_keyword": "vizem",
            "domain_tld": "org",
            "query_time": "2024-06-10 16:22:38",
            "create_date": "2021-11-12",
            "update_date": "2023-10-18",
            "expiry_date": "2024-11-12",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "vicem.ru",
            "domain_keyword": "vicem",
            "domain_tld": "ru",
            "query_time": "2024-05-01 12:40:35",
            "create_date": "2017-01-27",
            "expiry_date": "2025-01-27",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 38,
            "domain_name": "vigem.de",
            "domain_keyword": "vigem",
            "domain_tld": "de",
            "query_time": "2024-05-21 21:36:59",
            "update_date": "2010-06-02",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 39,
            "domain_name": "vinea.org.pl",
            "domain_keyword": "vinea",
            "domain_tld": "org.pl",
            "query_time": "2024-05-17 15:01:52",
            "create_date": "2010-01-22",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-22",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "dns.smarthost.pl",
                "dns2.smarthost.pl",
                "dns3.smarthost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "vizem.com.br",
            "domain_keyword": "vizem",
            "domain_tld": "com.br",
            "query_time": "2024-05-14 20:10:18",
            "create_date": "2023-11-04",
            "update_date": "2023-11-04",
            "expiry_date": "2024-11-04",
            "registrar_name": "GODADDY (86)",
            "registrant_name": "Ana Paula da Assun??o Venancio",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 41,
            "domain_name": "vinnem.com",
            "domain_keyword": "vinnem",
            "domain_tld": "com",
            "query_time": "2024-05-27 16:26:16",
            "create_date": "2019-08-29",
            "update_date": "2023-08-31",
            "expiry_date": "2020-08-29",
            "registrar_iana": 1630,
            "registrar_name": "Ligne Web Services SARL dba LWS",
            "registrar_website": "http://www.lws.fr/nom-de-domaine.php",
            "registrant_country": "BF",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns5.lwsdns.com",
                "ns6.lwsdns.com",
                "ns7.lwsdns.com",
                "ns8.lwsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "vine7.com",
            "domain_keyword": "vine7",
            "domain_tld": "com",
            "query_time": "2024-04-23 17:58:06",
            "create_date": "2021-08-31",
            "update_date": "2023-08-09",
            "expiry_date": "2024-08-31",
            "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": 43,
            "domain_name": "vined.wine",
            "domain_keyword": "vined",
            "domain_tld": "wine",
            "query_time": "2024-04-23 17:58:44",
            "create_date": "2020-06-23",
            "update_date": "2023-08-07",
            "expiry_date": "2024-06-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": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "vinum.marketing",
            "domain_keyword": "vinum",
            "domain_tld": "marketing",
            "query_time": "2024-04-28 13:43:30",
            "create_date": "2023-12-20",
            "update_date": "2023-12-25",
            "expiry_date": "2024-12-20",
            "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": "Niedersachsen",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.vinum.marketing",
                "ns2.vinum.marketing"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 45,
            "domain_name": "cinem.be",
            "domain_keyword": "cinem",
            "domain_tld": "be",
            "query_time": "2024-04-15 15:59:12",
            "create_date": "1999-07-01",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns1.register.be",
                "ns2.register.be",
                "ns3.register.be"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 46,
            "domain_name": "hinem.org.uk",
            "domain_keyword": "hinem",
            "domain_tld": "org.uk",
            "query_time": "2024-05-12 00:54:13",
            "create_date": "2023-06-12",
            "update_date": "2023-06-12",
            "expiry_date": "2024-06-12",
            "registrar_name": "20i Ltd [Tag = STACK]",
            "registrar_website": "http://www.20i.com",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 47,
            "domain_name": "vizem.net",
            "domain_keyword": "vizem",
            "domain_tld": "net",
            "query_time": "2024-06-10 16:22:38",
            "create_date": "2010-02-05",
            "update_date": "2022-09-05",
            "expiry_date": "2028-02-05",
            "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": [
                "ns-1380.awsdns-44.org",
                "ns-2027.awsdns-61.co.uk",
                "ns-327.awsdns-40.com",
                "ns-873.awsdns-45.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "cinem.online",
            "domain_keyword": "cinem",
            "domain_tld": "online",
            "query_time": "2024-04-22 02:30:17",
            "create_date": "2023-08-31",
            "update_date": "2024-02-01",
            "expiry_date": "2024-08-31",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "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": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "vanem.nl",
            "domain_keyword": "vanem",
            "domain_tld": "nl",
            "query_time": "2024-04-16 15:02:26",
            "create_date": "2008-06-25",
            "update_date": "2023-05-09",
            "registrar_name": "One.com A/S",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 50,
            "domain_name": "vinea.ca",
            "domain_keyword": "vinea",
            "domain_tld": "ca",
            "query_time": "2024-04-23 17:58:07",
            "create_date": "2005-10-07",
            "update_date": "2023-09-21",
            "expiry_date": "2024-10-07",
            "registrar_name": "DomainPeople, Inc.",
            "registrar_website": "http://www.domainpeople.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sp1.domainpeople.com",
                "sp2.domainpeople.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "vineq.ca",
            "domain_keyword": "vineq",
            "domain_tld": "ca",
            "query_time": "2024-04-30 09:30:35",
            "create_date": "2008-12-22",
            "update_date": "2024-02-05",
            "expiry_date": "2024-12-22",
            "registrar_name": "Wild West Domains Canada, Inc.",
            "registrar_website": "www.wildwestdomains.com",
            "registrant_name": "Misksoft Inc.",
            "registrant_address": "1414 330 Clareview Station Dr",
            "registrant_city": "Edmonton",
            "registrant_state": "AB",
            "registrant_zip": "T5Y0E6",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7807578565",
            "name_servers": [
                "ns1.free000webhost.com",
                "ns2.free000webhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "vinec.com",
            "domain_keyword": "vinec",
            "domain_tld": "com",
            "query_time": "2024-05-17 15:01:56",
            "create_date": "2013-06-18",
            "update_date": "2022-05-26",
            "expiry_date": "2025-06-18",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "hinem.shop",
            "domain_keyword": "hinem",
            "domain_tld": "shop",
            "query_time": "2024-05-30 17:21:09",
            "create_date": "2024-05-28",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "vinam.be",
            "domain_keyword": "vinam",
            "domain_tld": "be",
            "query_time": "2024-05-31 11:47:08",
            "create_date": "2000-11-16",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 55,
            "domain_name": "vilem.studio",
            "domain_keyword": "vilem",
            "domain_tld": "studio",
            "query_time": "2024-05-31 11:42:03",
            "create_date": "2024-02-11",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-11",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Vilem",
            "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": [
                "ns1030.ui-dns.de",
                "ns1064.ui-dns.com",
                "ns1083.ui-dns.biz",
                "ns1091.ui-dns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "kinem.cl",
            "domain_keyword": "kinem",
            "domain_tld": "cl",
            "query_time": "2024-04-17 12:40:57",
            "create_date": "2023-02-10",
            "expiry_date": "2025-02-10",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Daniel Andrés Osorio Alvarado",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ]
        },
        {
            "num": 57,
            "domain_name": "visem.nl",
            "domain_keyword": "visem",
            "domain_tld": "nl",
            "query_time": "2024-04-28 20:53:31",
            "create_date": "2000-05-02",
            "update_date": "2023-11-10",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 58,
            "domain_name": "venem.com",
            "domain_keyword": "venem",
            "domain_tld": "com",
            "query_time": "2024-05-08 21:12:49",
            "create_date": "2002-04-30",
            "update_date": "2023-06-16",
            "expiry_date": "2025-04-30",
            "registrar_iana": 1114,
            "registrar_name": "Media Elite Holdings Limited",
            "registrar_website": "http://www.registermatrix.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Fundacion Privacy Services LTD",
            "registrant_address": "3rd Floor Humbolt Tower, Calle 53 Este",
            "registrant_city": "Panama City",
            "registrant_zip": "0801",
            "registrant_country": "PA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+507.8365079",
            "name_servers": [
                "ns1.hastydns.com",
                "ns2.hastydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "vincem.dev",
            "domain_keyword": "vincem",
            "domain_tld": "dev",
            "query_time": "2024-05-09 02:31:31",
            "create_date": "2023-04-15",
            "update_date": "2023-04-20",
            "expiry_date": "2028-04-15",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "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 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": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 60,
            "domain_name": "vines.capital",
            "domain_keyword": "vines",
            "domain_tld": "capital",
            "query_time": "2024-05-09 02:36:56",
            "create_date": "2018-09-14",
            "update_date": "2023-10-29",
            "expiry_date": "2024-09-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "vinev.ru",
            "domain_keyword": "vinev",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:33:20",
            "create_date": "2023-11-27",
            "expiry_date": "2024-11-27",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 62,
            "domain_name": "vinet.co.jp",
            "domain_keyword": "vinet",
            "domain_tld": "co.jp",
            "query_time": "2024-05-26 15:30:05",
            "create_date": "2014-03-28",
            "update_date": "2024-04-01",
            "registrant_company": "VInet Corporation",
            "name_servers": [
                "dns.murashima.net",
                "sv4.learning-square.jp"
            ]
        },
        {
            "num": 63,
            "domain_name": "vinet.shop",
            "domain_keyword": "vinet",
            "domain_tld": "shop",
            "query_time": "2024-04-23 18:02:03",
            "create_date": "2020-04-16",
            "update_date": "2024-01-04",
            "expiry_date": "2025-04-16",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.1and1.info/",
            "registrant_state": "BW",
            "registrant_country": "DE",
            "name_servers": [
                "ns1022.ui-dns.de",
                "ns1024.ui-dns.com",
                "ns1049.ui-dns.org",
                "ns1090.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "binem.com",
            "domain_keyword": "binem",
            "domain_tld": "com",
            "query_time": "2024-04-21 11:58:56",
            "create_date": "2012-01-12",
            "update_date": "2021-01-06",
            "expiry_date": "2026-01-12",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "viney.ru",
            "domain_keyword": "viney",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:33:20",
            "create_date": "2023-11-12",
            "expiry_date": "2024-11-12",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 66,
            "domain_name": "viney.net",
            "domain_keyword": "viney",
            "domain_tld": "net",
            "query_time": "2024-04-24 21:21:06",
            "create_date": "2000-01-16",
            "update_date": "2023-12-18",
            "expiry_date": "2025-01-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.mailbank.com",
                "ns2.mailbank.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "visem.se",
            "domain_keyword": "visem",
            "domain_tld": "se",
            "query_time": "2024-05-06 02:38:09",
            "create_date": "2010-12-07",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-07",
            "registrar_name": "LoopiaGroup2",
            "name_servers": [
                "ns1.loopiagroup.com",
                "ns2.loopiagroup.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 68,
            "domain_name": "vinet.cn",
            "domain_keyword": "vinet",
            "domain_tld": "cn",
            "query_time": "2024-05-26 05:46:18",
            "create_date": "2005-03-28",
            "expiry_date": "2026-03-28",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "深圳市微耐特电子技术有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "vinema.bio",
            "domain_keyword": "vinema",
            "domain_tld": "bio",
            "query_time": "2024-05-26 05:46:03",
            "create_date": "2023-09-15",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-15",
            "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": 70,
            "domain_name": "vixem.com.br",
            "domain_keyword": "vixem",
            "domain_tld": "com.br",
            "query_time": "2024-05-28 05:59:27",
            "create_date": "2004-01-29",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-29",
            "registrant_name": "V.P. DA SILVA JUNIOR INFORMATICA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns21.servidorestavel.net",
                "ns22.servidorestavel.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 71,
            "domain_name": "vinum.co.ke",
            "domain_keyword": "vinum",
            "domain_tld": "co.ke",
            "query_time": "2024-05-27 16:30:02",
            "create_date": "2022-11-08",
            "update_date": "2023-11-03",
            "expiry_date": "2024-11-08",
            "registrar_name": "Truehost Cloud Limited",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Example Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KE",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cloudoon.com",
                "ns2.cloudoon.net",
                "ns3.cloudoon.org"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "vintem.com.br",
            "domain_keyword": "vintem",
            "domain_tld": "com.br",
            "query_time": "2024-04-25 15:54:42",
            "create_date": "2017-12-28",
            "update_date": "2024-01-09",
            "expiry_date": "2024-12-27",
            "registrant_name": "eduardo flavio alves nobre",
            "name_servers": [
                "b.sec.dns.br",
                "c.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 73,
            "domain_name": "vinemi.com",
            "domain_keyword": "vinemi",
            "domain_tld": "com",
            "query_time": "2024-04-23 18:00:31",
            "create_date": "2013-01-06",
            "update_date": "2022-12-29",
            "expiry_date": "2025-01-06",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "VINEMI",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1019.ui-dns.com",
                "ns1078.ui-dns.biz",
                "ns1085.ui-dns.org",
                "ns1111.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "vinea.pe",
            "domain_keyword": "vinea",
            "domain_tld": "pe",
            "query_time": "2024-05-09 02:36:07",
            "registrar_name": "NIC.PE",
            "registrant_name": "JULIO ARMAS",
            "name_servers": [
                "ns1.disenodetiendavirtual.com",
                "ns2.disenodetiendavirtual.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 75,
            "domain_name": "vined.ru",
            "domain_keyword": "vined",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:33:17",
            "create_date": "2021-09-28",
            "expiry_date": "2024-09-28",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 76,
            "domain_name": "vinum.xyz",
            "domain_keyword": "vinum",
            "domain_tld": "xyz",
            "query_time": "2024-04-28 13:43:31",
            "create_date": "2022-04-22",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-22",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.emailverification.info",
                "ns2.emailverification.info"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "vinwm.net",
            "domain_keyword": "vinwm",
            "domain_tld": "net",
            "query_time": "2024-05-07 23:23:37",
            "create_date": "2017-03-02",
            "update_date": "2024-03-03",
            "expiry_date": "2025-03-02",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Dang Trong Dai",
            "registrant_company": "Dang Trong Dai",
            "registrant_address": "To 29 Khu 3, Phuong Ha Khau, TP Ha Long",
            "registrant_city": "Quang Ninh",
            "registrant_state": "Quang Ninh",
            "registrant_zip": "1000",
            "registrant_country": "VN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+84.0886679601",
            "name_servers": [
                "ns1.tenten.vn",
                "ns2.tenten.vn",
                "ns3.tenten.vn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "minem.de",
            "domain_keyword": "minem",
            "domain_tld": "de",
            "query_time": "2024-05-05 06:11:16",
            "update_date": "2022-09-15",
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 79,
            "domain_name": "viner.app",
            "domain_keyword": "viner",
            "domain_tld": "app",
            "query_time": "2024-05-17 15:02:10",
            "create_date": "2018-05-15",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-15",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 80,
            "domain_name": "vinam.com",
            "domain_keyword": "vinam",
            "domain_tld": "com",
            "query_time": "2024-05-31 11:47:08",
            "create_date": "2003-12-01",
            "update_date": "2022-10-26",
            "expiry_date": "2024-12-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "vinet.com",
            "domain_keyword": "vinet",
            "domain_tld": "com",
            "query_time": "2024-06-12 05:22:05",
            "create_date": "1994-05-02",
            "update_date": "2023-08-19",
            "expiry_date": "2027-05-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "viney.email",
            "domain_keyword": "viney",
            "domain_tld": "email",
            "query_time": "2024-06-12 05:22:18",
            "create_date": "2019-07-21",
            "update_date": "2024-03-14",
            "expiry_date": "2024-07-21",
            "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_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": [
                "houston.ns.cloudflare.com",
                "kia.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "vineo.org",
            "domain_keyword": "vineo",
            "domain_tld": "org",
            "query_time": "2024-04-27 18:09:34",
            "create_date": "2024-04-25",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-25",
            "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": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "sinem.space",
            "domain_keyword": "sinem",
            "domain_tld": "space",
            "query_time": "2024-04-24 08:25:43",
            "create_date": "2021-07-13",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-13",
            "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.p02.nsone.net",
                "dns2.p02.nsone.net",
                "dns3.p02.nsone.net",
                "dns4.p02.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "einem.de",
            "domain_keyword": "einem",
            "domain_tld": "de",
            "query_time": "2024-05-05 07:28:45",
            "update_date": "2023-07-13",
            "name_servers": [
                "ns3.ai-dns.de",
                "ns5.kasserver.com",
                "ns5.name-server-kas.de",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 86,
            "domain_name": "vinec.ru",
            "domain_keyword": "vinec",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:33:17",
            "create_date": "2023-11-29",
            "expiry_date": "2024-11-29",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hwfs.ru",
                "ns6.hwfs.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 87,
            "domain_name": "viner.cn",
            "domain_keyword": "viner",
            "domain_tld": "cn",
            "query_time": "2024-05-09 02:36:29",
            "create_date": "2014-05-06",
            "expiry_date": "2025-05-06",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "深圳市齐维创网络科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "vicem.co.uk",
            "domain_keyword": "vicem",
            "domain_tld": "co.uk",
            "query_time": "2024-05-07 11:21:29",
            "create_date": "2023-10-20",
            "update_date": "2023-10-20",
            "expiry_date": "2024-10-20",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 89,
            "domain_name": "vinema.cat",
            "domain_keyword": "vinema",
            "domain_tld": "cat",
            "query_time": "2024-05-17 15:02:05",
            "create_date": "2022-01-11",
            "update_date": "2023-12-28",
            "expiry_date": "2025-01-11",
            "registrar_iana": 1403,
            "registrar_name": "10dencehispahard S.L. (CDmon.com)",
            "registrar_website": "https://www.cdmon.com",
            "name_servers": [
                "ns1.cdmon.net",
                "ns2.cdmon.net",
                "ns3.cdmon.net",
                "ns4.cdmondns-01.org",
                "ns5.cdmondns-01.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 90,
            "domain_name": "viney.me.uk",
            "domain_keyword": "viney",
            "domain_tld": "me.uk",
            "query_time": "2024-05-26 05:46:31",
            "create_date": "2002-11-17",
            "update_date": "2023-11-16",
            "expiry_date": "2024-11-17",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1090.ui-dns.biz",
                "ns1090.ui-dns.com",
                "ns1090.ui-dns.de",
                "ns1090.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 91,
            "domain_name": "cinem.today",
            "domain_keyword": "cinem",
            "domain_tld": "today",
            "query_time": "2024-06-02 19:41:50",
            "create_date": "2024-04-03",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domainactive.org",
                "ns2.domainactive.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "vinee.net",
            "domain_keyword": "vinee",
            "domain_tld": "net",
            "query_time": "2024-06-02 22:40:07",
            "create_date": "2023-09-18",
            "update_date": "2023-12-14",
            "expiry_date": "2024-09-18",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "vinel.wine",
            "domain_keyword": "vinel",
            "domain_tld": "wine",
            "query_time": "2024-06-12 05:21:11",
            "create_date": "2016-12-12",
            "update_date": "2024-01-26",
            "expiry_date": "2024-12-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "einem.org",
            "domain_keyword": "einem",
            "domain_tld": "org",
            "query_time": "2024-04-17 12:09:20",
            "create_date": "2000-12-15",
            "update_date": "2024-02-21",
            "expiry_date": "2024-12-15",
            "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": "Gottfried von Einem - Musik-Privatstiftung",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.internex.at",
                "ns2.internex.at",
                "ns3.internex.at",
                "ns4.internex.at"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "cinem.com",
            "domain_keyword": "cinem",
            "domain_tld": "com",
            "query_time": "2024-04-19 13:13:18",
            "create_date": "2005-03-27",
            "update_date": "2024-02-26",
            "expiry_date": "2025-03-27",
            "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.stackdns.com",
                "ns2.stackdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "vibem.online",
            "domain_keyword": "vibem",
            "domain_tld": "online",
            "query_time": "2024-05-02 13:26:15",
            "create_date": "2023-08-03",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-03",
            "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": 97,
            "domain_name": "vinum.ca",
            "domain_keyword": "vinum",
            "domain_tld": "ca",
            "query_time": "2024-04-25 15:57:23",
            "create_date": "2020-06-10",
            "update_date": "2023-07-25",
            "expiry_date": "2024-06-10",
            "registrar_name": "WEBSITESCA INC.",
            "registrar_website": "websites.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-websites.ca",
                "ns2.dns-websites.ca",
                "ns3.dns-websites.ca",
                "ns4.dns-websites.ca"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "sinem.click",
            "domain_keyword": "sinem",
            "domain_tld": "click",
            "query_time": "2024-05-10 20:02:58",
            "create_date": "2023-08-15",
            "update_date": "2023-08-20",
            "expiry_date": "2024-08-15",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "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": 99,
            "domain_name": "viney.tv",
            "domain_keyword": "viney",
            "domain_tld": "tv",
            "query_time": "2024-05-17 15:02:43",
            "create_date": "2012-09-04",
            "update_date": "2023-09-02",
            "expiry_date": "2024-09-04",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "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.domaindiscount24.net",
                "ns2.domaindiscount24.net",
                "ns3.domaindiscount24.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "vinum.cat",
            "domain_keyword": "vinum",
            "domain_tld": "cat",
            "query_time": "2024-05-12 10:38:19",
            "create_date": "2006-07-17",
            "update_date": "2024-04-17",
            "expiry_date": "2024-07-17",
            "registrar_iana": 696,
            "registrar_name": "Entorno Digital",
            "registrar_website": "http://www.entorno.cat",
            "name_servers": [
                "dns1.icnea.net",
                "dns2.icnea.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.126,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>vinem.de</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>999</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>vitem.it, vineh.ru, vineo.info, vineq.com, vinhem.net, viney.org, vine5.co.uk, vilem.ru, vines.nz, vinum.info, vixem.com, dvinem.site, vitem.com.cn, vines.services, viney.net.au, viner.fun, ninem.hr, viner.store, vinea.dk, vined.pl, vinema.com, vonem.com, finem.com, vindem.nl, vineo.site, vieem.xyz, vinum.email, vinea.cz, vinum.com.pl, vitem.xyz, vinec.co, vanem.com.au, vinea.app, ninem.com, vinen.org, vizem.org, vicem.ru, vigem.de, vinea.org.pl, vizem.com.br, vinnem.com, vine7.com, vined.wine, vinum.marketing, cinem.be, hinem.org.uk, vizem.net, cinem.online, vanem.nl, vinea.ca, vineq.ca, vinec.com, hinem.shop, vinam.be, vilem.studio, kinem.cl, visem.nl, venem.com, vincem.dev, vines.capital, vinev.ru, vinet.co.jp, vinet.shop, binem.com, viney.ru, viney.net, visem.se, vinet.cn, vinema.bio, vixem.com.br, vinum.co.ke, vintem.com.br, vinemi.com, vinea.pe, vined.ru, vinum.xyz, vinwm.net, minem.de, viner.app, vinam.com, vinet.com, viney.email, vineo.org, sinem.space, einem.de, vinec.ru, viner.cn, vicem.co.uk, vinema.cat, viney.me.uk, cinem.today, vinee.net, vinel.wine, einem.org, cinem.com, vibem.online, vinum.ca, sinem.click, viney.tv, vinum.cat</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>vitem.it</domain_name>
   <domain_keyword>vitem</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-11 15:32:04</query_time>
   <create_date>2020-04-15</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>stefano casale</registrant_company>
   <registrant_address>via a. gramsci, 9</registrant_address>
   <registrant_city>Taurasi</registrant_city>
   <registrant_state>AV</registrant_state>
   <registrant_zip>83030</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>vineh.ru</domain_name>
   <domain_keyword>vineh</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:33:18</query_time>
   <create_date>2024-02-14</create_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>HARMONY GLOBAL LTD</registrant_company>
   <name_servers>
    <value>ns1.netim.net</value>
    <value>ns2.netim.net</value>
    <value>ns3.netim.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>vineo.info</domain_name>
   <domain_keyword>vineo</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-26 15:30:03</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>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>wu qing ru</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>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>4</num>
   <domain_name>vineq.com</domain_name>
   <domain_keyword>vineq</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 15:02:09</query_time>
   <create_date>2008-12-22</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>clark.ns.cloudflare.com</value>
    <value>leia.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>5</num>
   <domain_name>vinhem.net</domain_name>
   <domain_keyword>vinhem</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 22:41:15</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>VIENTIANE</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>LA</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=vinhem.net</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>viney.org</domain_name>
   <domain_keyword>viney</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 21:21:06</query_time>
   <create_date>2000-09-15</create_date>
   <update_date>2023-01-30</update_date>
   <expiry_date>2025-09-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.pointhq.com</value>
    <value>dns5.pointhq.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>vine5.co.uk</domain_name>
   <domain_keyword>vine5</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-23 17:58:08</query_time>
   <create_date>2004-09-11</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2025-09-11</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>vilem.ru</domain_name>
   <domain_keyword>vilem</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:31:45</query_time>
   <create_date>2022-01-12</create_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>vines.nz</domain_name>
   <domain_keyword>vines</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-04-30 09:30:41</query_time>
   <create_date>2016-07-05</create_date>
   <update_date>2023-07-01</update_date>
   <registrar_name>Moreweb NZ</registrar_name>
   <registrar_website>https://moreweb.nz</registrar_website>
   <name_servers>
    <value>ns1.day.biz</value>
    <value>ns2.day.biz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>vinum.info</domain_name>
   <domain_keyword>vinum</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-28 13:43:30</query_time>
   <create_date>2001-07-31</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Intervinum AG</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>please query the rdds service of the registrar 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.vespucci.sui-inter.net</value>
    <value>ns2.vespucci.sui-inter.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>vixem.com</domain_name>
   <domain_keyword>vixem</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 23:20:32</query_time>
   <create_date>2010-05-27</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-27</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>Cykon Technology Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/vixem.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>dvinem.site</domain_name>
   <domain_keyword>dvinem</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-01 17:43:17</query_time>
   <create_date>2024-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>vitem.com.cn</domain_name>
   <domain_keyword>vitem</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-21 07:30:25</query_time>
   <create_date>2023-11-10</create_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_name>厦门纳网科技股份有限公司</registrar_name>
   <registrant_name>周凡凡</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns.nagor.cn</value>
    <value>ns.nagor.com.cn</value>
    <value>ns1.dnsnw.com</value>
    <value>ns2.dnsnw.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>vines.services</domain_name>
   <domain_keyword>vines</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-04-28 03:33:01</query_time>
   <create_date>2024-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</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>marissa.ns.cloudflare.com</value>
    <value>michael.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>viney.net.au</domain_name>
   <domain_keyword>viney</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-26 05:46:27</query_time>
   <update_date>2024-04-17</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Michael Viney</registrant_name>
   <name_servers>
    <value>etta.ns.cloudflare.com</value>
    <value>seth.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>viner.fun</domain_name>
   <domain_keyword>viner</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-06-02 22:40:16</query_time>
   <create_date>2023-12-06</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://www.ukraine.com.ua/</registrar_website>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns16.inhostedns.com</value>
    <value>ns26.inhostedns.net</value>
    <value>ns36.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>ninem.hr</domain_name>
   <domain_keyword>ninem</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-06-08 19:15:43</query_time>
   <create_date>2015-03-13</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>NINEM d.o.o.</registrant_name>
   <registrant_address>Ulica Ante Starčevića 41</registrant_address>
   <registrant_city>Gornji Kneginec</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>42204</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.podrska.hr</value>
    <value>ns2.podrska.hr</value>
   </name_servers>
  </value>
  <value>
   <num>18</num>
   <domain_name>viner.store</domain_name>
   <domain_keyword>viner</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-09 04:02:21</query_time>
   <create_date>2024-05-07</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>vinea.dk</domain_name>
   <domain_keyword>vinea</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 22:49:51</query_time>
   <create_date>2004-09-15</create_date>
   <expiry_date>2026-09-30</expiry_date>
   <registrar_name>ONE.COM A/S</registrar_name>
   <registrant_name>Posthuset Esbjerg ApS</registrant_name>
   <registrant_address>Torvet 20</registrant_address>
   <registrant_city>Esbjerg</registrant_city>
   <registrant_zip>6700</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 52399920</registrant_phone>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>vined.pl</domain_name>
   <domain_keyword>vined</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-30 01:58:26</query_time>
   <create_date>2023-11-07</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-07</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>21</num>
   <domain_name>vinema.com</domain_name>
   <domain_keyword>vinema</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 18:00:26</query_time>
   <create_date>2015-12-26</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-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.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>22</num>
   <domain_name>vonem.com</domain_name>
   <domain_keyword>vonem</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 14:40:52</query_time>
   <create_date>2005-10-14</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>1449</registrar_iana>
   <registrar_name>URL SOLUTIONS INC.</registrar_name>
   <registrar_website>http://www.pananames.com</registrar_website>
   <registrant_name>Private Whois</registrant_name>
   <registrant_company>GLOBAL DOMAIN PRIVACY SERVICES INC</registrant_company>
   <registrant_address>Tower Financial Center Flr 35, 50th St y E. Mendez St</registrant_address>
   <registrant_city>Panama</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>NA</registrant_zip>
   <registrant_country>PA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4692250522</registrant_phone>
   <name_servers>
    <value>ns20.netriplex.com</value>
    <value>ns21.netriplex.com</value>
    <value>ns22.netriplex.com</value>
    <value>ns23.netriplex.com</value>
    <value>ns30.netriplex.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>finem.com</domain_name>
   <domain_keyword>finem</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 04:17:01</query_time>
   <create_date>1998-01-19</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>444</registrar_iana>
   <registrar_name>INAMES CO., LTD.</registrar_name>
   <registrar_website>www.inames.co.kr</registrar_website>
   <registrant_name>Fine.M.Co..Ltd</registrant_name>
   <registrant_company>Fine.M.Co..Ltd</registrant_company>
   <registrant_address>No. 1004,1005 FORHU, 58 Wangsimni-ro Seongdong-gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>04778</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.29991181</registrant_phone>
   <registrant_fax>+82.264991181</registrant_fax>
   <name_servers>
    <value>ns.giantsoft.co.kr</value>
    <value>ns1.giantsoft.co.kr</value>
    <value>ns2.giantsoft.co.kr</value>
    <value>ns3.giantsoft.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>vindem.nl</domain_name>
   <domain_keyword>vindem</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-26 05:45:08</query_time>
   <create_date>2006-09-19</create_date>
   <update_date>2023-11-10</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>vineo.site</domain_name>
   <domain_keyword>vineo</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-26 05:46:04</query_time>
   <create_date>2023-01-29</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-01-29</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>Moody media AB</registrant_company>
   <registrant_country>SE</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>arnold.ns.cloudflare.com</value>
    <value>colette.ns.cloudflare.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>vieem.xyz</domain_name>
   <domain_keyword>vieem</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-25 14:55:16</query_time>
   <create_date>2024-01-28</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://www.nicproxy.com</registrar_website>
   <registrant_company>YUNUSEMRE MAH ADEM YAVUZ CD NO 35 SULTANGAZI ISTANBUL</registrant_company>
   <registrant_state>SULTANGAZI</registrant_state>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>vinum.email</domain_name>
   <domain_keyword>vinum</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-30 02:02:08</query_time>
   <create_date>2014-07-10</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Vinum</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>vinea.cz</domain_name>
   <domain_keyword>vinea</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-05 05:25:12</query_time>
   <create_date>2003-10-13</create_date>
   <update_date>2020-09-19</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_name>REG-GRANSY</registrar_name>
   <registrant_name>Milan Zmarzlák</registrant_name>
   <registrant_company>Kofola CS a.s.</registrant_company>
   <registrant_address>Nad Porubkou 31a, Ostrava, 70800</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>colin.ns.cloudflare.com</value>
    <value>raina.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>29</num>
   <domain_name>vinum.com.pl</domain_name>
   <domain_keyword>vinum</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-17 15:10:41</query_time>
   <create_date>2014-10-02</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_name>Digital Media Technology Sp. z o.o.</registrar_name>
   <registrar_website>https://dmtec.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>vitem.xyz</domain_name>
   <domain_keyword>vitem</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-29 15:31:48</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>vinec.co</domain_name>
   <domain_keyword>vinec</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-02 22:40:07</query_time>
   <create_date>2023-07-19</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-07-19</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 0167871488</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-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>vanem.com.au</domain_name>
   <domain_keyword>vanem</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-28 03:03:10</query_time>
   <update_date>2021-10-27</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Adrian Simpson</registrant_name>
   <name_servers>
    <value>ns1.bigcommerce.com</value>
    <value>ns2.bigcommerce.com</value>
    <value>ns3.bigcommerce.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>vinea.app</domain_name>
   <domain_keyword>vinea</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-21 21:53:28</query_time>
   <create_date>2021-02-23</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
    <value>ns5.linode.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>ninem.com</domain_name>
   <domain_keyword>ninem</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 19:15:43</query_time>
   <create_date>2004-03-28</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.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>Airai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PW</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/a8d1cd66-dbba-4bd4-a363-d8996ce85720</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.rentondc.com</value>
    <value>ns2.rentondc.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>vinen.org</domain_name>
   <domain_keyword>vinen</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-31 07:41:02</query_time>
   <create_date>2018-10-20</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dinh Viet Hoa</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>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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.inet.vn</value>
    <value>ns2.inet.vn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>vizem.org</domain_name>
   <domain_keyword>vizem</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-10 16:22:38</query_time>
   <create_date>2021-11-12</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>vicem.ru</domain_name>
   <domain_keyword>vicem</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 12:40:35</query_time>
   <create_date>2017-01-27</create_date>
   <expiry_date>2025-01-27</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>38</num>
   <domain_name>vigem.de</domain_name>
   <domain_keyword>vigem</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-21 21:36:59</query_time>
   <update_date>2010-06-02</update_date>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>vinea.org.pl</domain_name>
   <domain_keyword>vinea</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-05-17 15:01:52</query_time>
   <create_date>2010-01-22</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>dns.smarthost.pl</value>
    <value>dns2.smarthost.pl</value>
    <value>dns3.smarthost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>vizem.com.br</domain_name>
   <domain_keyword>vizem</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-14 20:10:18</query_time>
   <create_date>2023-11-04</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_name>GODADDY (86)</registrar_name>
   <registrant_name>Ana Paula da Assun??o Venancio</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>vinnem.com</domain_name>
   <domain_keyword>vinnem</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 16:26:16</query_time>
   <create_date>2019-08-29</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2020-08-29</expiry_date>
   <registrar_iana>1630</registrar_iana>
   <registrar_name>Ligne Web Services SARL dba LWS</registrar_name>
   <registrar_website>http://www.lws.fr/nom-de-domaine.php</registrar_website>
   <registrant_country>BF</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns5.lwsdns.com</value>
    <value>ns6.lwsdns.com</value>
    <value>ns7.lwsdns.com</value>
    <value>ns8.lwsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>vine7.com</domain_name>
   <domain_keyword>vine7</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 17:58:06</query_time>
   <create_date>2021-08-31</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-08-31</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>43</num>
   <domain_name>vined.wine</domain_name>
   <domain_keyword>vined</domain_keyword>
   <domain_tld>wine</domain_tld>
   <query_time>2024-04-23 17:58:44</query_time>
   <create_date>2020-06-23</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-06-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>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>vinum.marketing</domain_name>
   <domain_keyword>vinum</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-04-28 13:43:30</query_time>
   <create_date>2023-12-20</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2024-12-20</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>Niedersachsen</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>ns1.vinum.marketing</value>
    <value>ns2.vinum.marketing</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>cinem.be</domain_name>
   <domain_keyword>cinem</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-15 15:59:12</query_time>
   <create_date>1999-07-01</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns1.register.be</value>
    <value>ns2.register.be</value>
    <value>ns3.register.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>hinem.org.uk</domain_name>
   <domain_keyword>hinem</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-12 00:54:13</query_time>
   <create_date>2023-06-12</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_name>20i Ltd [Tag = STACK]</registrar_name>
   <registrar_website>http://www.20i.com</registrar_website>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>vizem.net</domain_name>
   <domain_keyword>vizem</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 16:22:38</query_time>
   <create_date>2010-02-05</create_date>
   <update_date>2022-09-05</update_date>
   <expiry_date>2028-02-05</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>ns-1380.awsdns-44.org</value>
    <value>ns-2027.awsdns-61.co.uk</value>
    <value>ns-327.awsdns-40.com</value>
    <value>ns-873.awsdns-45.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>cinem.online</domain_name>
   <domain_keyword>cinem</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-22 02:30:17</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</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>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>vanem.nl</domain_name>
   <domain_keyword>vanem</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-16 15:02:26</query_time>
   <create_date>2008-06-25</create_date>
   <update_date>2023-05-09</update_date>
   <registrar_name>One.com A/S</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>vinea.ca</domain_name>
   <domain_keyword>vinea</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-23 17:58:07</query_time>
   <create_date>2005-10-07</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_name>DomainPeople, Inc.</registrar_name>
   <registrar_website>http://www.domainpeople.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>sp1.domainpeople.com</value>
    <value>sp2.domainpeople.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>vineq.ca</domain_name>
   <domain_keyword>vineq</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-30 09:30:35</query_time>
   <create_date>2008-12-22</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_name>Wild West Domains Canada, Inc.</registrar_name>
   <registrar_website>www.wildwestdomains.com</registrar_website>
   <registrant_name>Misksoft Inc.</registrant_name>
   <registrant_address>1414 330 Clareview Station Dr</registrant_address>
   <registrant_city>Edmonton</registrant_city>
   <registrant_state>AB</registrant_state>
   <registrant_zip>T5Y0E6</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7807578565</registrant_phone>
   <name_servers>
    <value>ns1.free000webhost.com</value>
    <value>ns2.free000webhost.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>52</num>
   <domain_name>vinec.com</domain_name>
   <domain_keyword>vinec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 15:01:56</query_time>
   <create_date>2013-06-18</create_date>
   <update_date>2022-05-26</update_date>
   <expiry_date>2025-06-18</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>hinem.shop</domain_name>
   <domain_keyword>hinem</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-30 17:21:09</query_time>
   <create_date>2024-05-28</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-28</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>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</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>54</num>
   <domain_name>vinam.be</domain_name>
   <domain_keyword>vinam</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-31 11:47:08</query_time>
   <create_date>2000-11-16</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>vilem.studio</domain_name>
   <domain_keyword>vilem</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-31 11:42:03</query_time>
   <create_date>2024-02-11</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-11</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>Vilem</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>ns1030.ui-dns.de</value>
    <value>ns1064.ui-dns.com</value>
    <value>ns1083.ui-dns.biz</value>
    <value>ns1091.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>kinem.cl</domain_name>
   <domain_keyword>kinem</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-17 12:40:57</query_time>
   <create_date>2023-02-10</create_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Daniel Andrés Osorio Alvarado</registrant_name>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
  </value>
  <value>
   <num>57</num>
   <domain_name>visem.nl</domain_name>
   <domain_keyword>visem</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-28 20:53:31</query_time>
   <create_date>2000-05-02</create_date>
   <update_date>2023-11-10</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>venem.com</domain_name>
   <domain_keyword>venem</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 21:12:49</query_time>
   <create_date>2002-04-30</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>1114</registrar_iana>
   <registrar_name>Media Elite Holdings Limited</registrar_name>
   <registrar_website>http://www.registermatrix.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Fundacion Privacy Services LTD</registrant_company>
   <registrant_address>3rd Floor Humbolt Tower, Calle 53 Este</registrant_address>
   <registrant_city>Panama City</registrant_city>
   <registrant_zip>0801</registrant_zip>
   <registrant_country>PA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+507.8365079</registrant_phone>
   <name_servers>
    <value>ns1.hastydns.com</value>
    <value>ns2.hastydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>vincem.dev</domain_name>
   <domain_keyword>vincem</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-09 02:31:31</query_time>
   <create_date>2023-04-15</create_date>
   <update_date>2023-04-20</update_date>
   <expiry_date>2028-04-15</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</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 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>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>vines.capital</domain_name>
   <domain_keyword>vines</domain_keyword>
   <domain_tld>capital</domain_tld>
   <query_time>2024-05-09 02:36:56</query_time>
   <create_date>2018-09-14</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>61</num>
   <domain_name>vinev.ru</domain_name>
   <domain_keyword>vinev</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:33:20</query_time>
   <create_date>2023-11-27</create_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>vinet.co.jp</domain_name>
   <domain_keyword>vinet</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-26 15:30:05</query_time>
   <create_date>2014-03-28</create_date>
   <update_date>2024-04-01</update_date>
   <registrant_company>VInet Corporation</registrant_company>
   <name_servers>
    <value>dns.murashima.net</value>
    <value>sv4.learning-square.jp</value>
   </name_servers>
  </value>
  <value>
   <num>63</num>
   <domain_name>vinet.shop</domain_name>
   <domain_keyword>vinet</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-23 18:02:03</query_time>
   <create_date>2020-04-16</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.1and1.info/</registrar_website>
   <registrant_state>BW</registrant_state>
   <registrant_country>DE</registrant_country>
   <name_servers>
    <value>ns1022.ui-dns.de</value>
    <value>ns1024.ui-dns.com</value>
    <value>ns1049.ui-dns.org</value>
    <value>ns1090.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>binem.com</domain_name>
   <domain_keyword>binem</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 11:58:56</query_time>
   <create_date>2012-01-12</create_date>
   <update_date>2021-01-06</update_date>
   <expiry_date>2026-01-12</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>viney.ru</domain_name>
   <domain_keyword>viney</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:33:20</query_time>
   <create_date>2023-11-12</create_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>viney.net</domain_name>
   <domain_keyword>viney</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 21:21:06</query_time>
   <create_date>2000-01-16</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.mailbank.com</value>
    <value>ns2.mailbank.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>visem.se</domain_name>
   <domain_keyword>visem</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 02:38:09</query_time>
   <create_date>2010-12-07</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_name>LoopiaGroup2</registrar_name>
   <name_servers>
    <value>ns1.loopiagroup.com</value>
    <value>ns2.loopiagroup.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>vinet.cn</domain_name>
   <domain_keyword>vinet</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-26 05:46:18</query_time>
   <create_date>2005-03-28</create_date>
   <expiry_date>2026-03-28</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>深圳市微耐特电子技术有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>vinema.bio</domain_name>
   <domain_keyword>vinema</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-26 05:46:03</query_time>
   <create_date>2023-09-15</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-15</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>70</num>
   <domain_name>vixem.com.br</domain_name>
   <domain_keyword>vixem</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-28 05:59:27</query_time>
   <create_date>2004-01-29</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrant_name>V.P. DA SILVA JUNIOR INFORMATICA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns21.servidorestavel.net</value>
    <value>ns22.servidorestavel.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>vinum.co.ke</domain_name>
   <domain_keyword>vinum</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-05-27 16:30:02</query_time>
   <create_date>2022-11-08</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_name>Truehost Cloud Limited</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Example Inc.</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>KE</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.cloudoon.com</value>
    <value>ns2.cloudoon.net</value>
    <value>ns3.cloudoon.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>vintem.com.br</domain_name>
   <domain_keyword>vintem</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-25 15:54:42</query_time>
   <create_date>2017-12-28</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrant_name>eduardo flavio alves nobre</registrant_name>
   <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>73</num>
   <domain_name>vinemi.com</domain_name>
   <domain_keyword>vinemi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 18:00:31</query_time>
   <create_date>2013-01-06</create_date>
   <update_date>2022-12-29</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>VINEMI</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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1019.ui-dns.com</value>
    <value>ns1078.ui-dns.biz</value>
    <value>ns1085.ui-dns.org</value>
    <value>ns1111.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>vinea.pe</domain_name>
   <domain_keyword>vinea</domain_keyword>
   <domain_tld>pe</domain_tld>
   <query_time>2024-05-09 02:36:07</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>JULIO ARMAS</registrant_name>
   <name_servers>
    <value>ns1.disenodetiendavirtual.com</value>
    <value>ns2.disenodetiendavirtual.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>vined.ru</domain_name>
   <domain_keyword>vined</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:33:17</query_time>
   <create_date>2021-09-28</create_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>vinum.xyz</domain_name>
   <domain_keyword>vinum</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-28 13:43:31</query_time>
   <create_date>2022-04-22</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-22</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>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.emailverification.info</value>
    <value>ns2.emailverification.info</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>vinwm.net</domain_name>
   <domain_keyword>vinwm</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 23:23:37</query_time>
   <create_date>2017-03-02</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Dang Trong Dai</registrant_name>
   <registrant_company>Dang Trong Dai</registrant_company>
   <registrant_address>To 29 Khu 3, Phuong Ha Khau, TP Ha Long</registrant_address>
   <registrant_city>Quang Ninh</registrant_city>
   <registrant_state>Quang Ninh</registrant_state>
   <registrant_zip>1000</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+84.0886679601</registrant_phone>
   <name_servers>
    <value>ns1.tenten.vn</value>
    <value>ns2.tenten.vn</value>
    <value>ns3.tenten.vn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>minem.de</domain_name>
   <domain_keyword>minem</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 06:11:16</query_time>
   <update_date>2022-09-15</update_date>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>viner.app</domain_name>
   <domain_keyword>viner</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-17 15:02:10</query_time>
   <create_date>2018-05-15</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</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>SE</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>vinam.com</domain_name>
   <domain_keyword>vinam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 11:47:08</query_time>
   <create_date>2003-12-01</create_date>
   <update_date>2022-10-26</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.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>81</num>
   <domain_name>vinet.com</domain_name>
   <domain_keyword>vinet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 05:22:05</query_time>
   <create_date>1994-05-02</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2027-05-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>viney.email</domain_name>
   <domain_keyword>viney</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-06-12 05:22:18</query_time>
   <create_date>2019-07-21</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2024-07-21</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_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>houston.ns.cloudflare.com</value>
    <value>kia.ns.cloudflare.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>vineo.org</domain_name>
   <domain_keyword>vineo</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 18:09:34</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>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>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</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>84</num>
   <domain_name>sinem.space</domain_name>
   <domain_keyword>sinem</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-24 08:25:43</query_time>
   <create_date>2021-07-13</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-13</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.p02.nsone.net</value>
    <value>dns2.p02.nsone.net</value>
    <value>dns3.p02.nsone.net</value>
    <value>dns4.p02.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>einem.de</domain_name>
   <domain_keyword>einem</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 07:28:45</query_time>
   <update_date>2023-07-13</update_date>
   <name_servers>
    <value>ns3.ai-dns.de</value>
    <value>ns5.kasserver.com</value>
    <value>ns5.name-server-kas.de</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>vinec.ru</domain_name>
   <domain_keyword>vinec</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:33:17</query_time>
   <create_date>2023-11-29</create_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hwfs.ru</value>
    <value>ns6.hwfs.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>viner.cn</domain_name>
   <domain_keyword>viner</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-09 02:36:29</query_time>
   <create_date>2014-05-06</create_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>深圳市齐维创网络科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>vicem.co.uk</domain_name>
   <domain_keyword>vicem</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-07 11:21:29</query_time>
   <create_date>2023-10-20</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <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>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>vinema.cat</domain_name>
   <domain_keyword>vinema</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-17 15:02:05</query_time>
   <create_date>2022-01-11</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>1403</registrar_iana>
   <registrar_name>10dencehispahard S.L. (CDmon.com)</registrar_name>
   <registrar_website>https://www.cdmon.com</registrar_website>
   <name_servers>
    <value>ns1.cdmon.net</value>
    <value>ns2.cdmon.net</value>
    <value>ns3.cdmon.net</value>
    <value>ns4.cdmondns-01.org</value>
    <value>ns5.cdmondns-01.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>viney.me.uk</domain_name>
   <domain_keyword>viney</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-05-26 05:46:31</query_time>
   <create_date>2002-11-17</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1090.ui-dns.biz</value>
    <value>ns1090.ui-dns.com</value>
    <value>ns1090.ui-dns.de</value>
    <value>ns1090.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>cinem.today</domain_name>
   <domain_keyword>cinem</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-06-02 19:41:50</query_time>
   <create_date>2024-04-03</create_date>
   <update_date>2024-04-08</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.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domainactive.org</value>
    <value>ns2.domainactive.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>vinee.net</domain_name>
   <domain_keyword>vinee</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 22:40:07</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <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>93</num>
   <domain_name>vinel.wine</domain_name>
   <domain_keyword>vinel</domain_keyword>
   <domain_tld>wine</domain_tld>
   <query_time>2024-06-12 05:21:11</query_time>
   <create_date>2016-12-12</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>einem.org</domain_name>
   <domain_keyword>einem</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 12:09:20</query_time>
   <create_date>2000-12-15</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2024-12-15</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>Gottfried von Einem - Musik-Privatstiftung</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.internex.at</value>
    <value>ns2.internex.at</value>
    <value>ns3.internex.at</value>
    <value>ns4.internex.at</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>cinem.com</domain_name>
   <domain_keyword>cinem</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 13:13:18</query_time>
   <create_date>2005-03-27</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <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.stackdns.com</value>
    <value>ns2.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>vibem.online</domain_name>
   <domain_keyword>vibem</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-02 13:26:15</query_time>
   <create_date>2023-08-03</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-03</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>97</num>
   <domain_name>vinum.ca</domain_name>
   <domain_keyword>vinum</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-25 15:57:23</query_time>
   <create_date>2020-06-10</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_name>WEBSITESCA INC.</registrar_name>
   <registrar_website>websites.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-websites.ca</value>
    <value>ns2.dns-websites.ca</value>
    <value>ns3.dns-websites.ca</value>
    <value>ns4.dns-websites.ca</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>sinem.click</domain_name>
   <domain_keyword>sinem</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-10 20:02:58</query_time>
   <create_date>2023-08-15</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>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>99</num>
   <domain_name>viney.tv</domain_name>
   <domain_keyword>viney</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-17 15:02:43</query_time>
   <create_date>2012-09-04</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</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.domaindiscount24.net</value>
    <value>ns2.domaindiscount24.net</value>
    <value>ns3.domaindiscount24.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>vinum.cat</domain_name>
   <domain_keyword>vinum</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-12 10:38:19</query_time>
   <create_date>2006-07-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>696</registrar_iana>
   <registrar_name>Entorno Digital</registrar_name>
   <registrar_website>http://www.entorno.cat</registrar_website>
   <name_servers>
    <value>dns1.icnea.net</value>
    <value>dns2.icnea.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.126</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,029,716

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,029,716
Total WHOIS records with a Registrant Contact 166,577,982
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,990,324
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,410,937
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,560,826,080
Total WHOIS records with a Registrant Contact 1,287,653,950
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,127,295,955
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,055,594,146

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.