WHOIS QUERY TIME

5 May 2024 - 6:30 AM UTC

Registered: 5 March 2022
Modified: 2 April 2024
Expiry: 5 March 2025

REGISTRAR

Name: INTERNET CZ, a.s.

DNSSEC

Yes

NAME SERVERS

ns.forpsi.cz
ns.forpsi.it
ns.forpsi.net

DOMAIN STATUS

ok

REGISTRANT

Name: Elvineo s.r.o.
Company: Elvineo s.r.o.
Address: nám. T. G. Masaryka 1281
City: Zlín
ZIP: 76001
Country: Czech Republic

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=elvineo.sk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "elvineo.sk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "elvineo.sk",
            "domain_keyword": "elvineo",
            "domain_tld": "sk",
            "query_time": "2024-05-05 06:30:16",
            "create_date": "2022-03-05",
            "update_date": "2024-04-02",
            "expiry_date": "2025-03-05",
            "registrar_name": "INTERNET CZ, a.s.",
            "registrant_name": "Elvineo s.r.o.",
            "registrant_company": "Elvineo s.r.o.",
            "registrant_address": "nám. T. G. Masaryka 1281",
            "registrant_city": "Zlín",
            "registrant_zip": "76001",
            "registrant_country": "CZ",
            "name_servers": [
                "ns.forpsi.cz",
                "ns.forpsi.it",
                "ns.forpsi.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.037,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>elvineo.sk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>elvineo.sk</domain_name>
   <domain_keyword>elvineo</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 06:30:16</query_time>
   <create_date>2022-03-05</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_name>INTERNET CZ, a.s.</registrar_name>
   <registrant_name>Elvineo s.r.o.</registrant_name>
   <registrant_company>Elvineo s.r.o.</registrant_company>
   <registrant_address>nám. T. G. Masaryka 1281</registrant_address>
   <registrant_city>Zlín</registrant_city>
   <registrant_zip>76001</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns.forpsi.cz</value>
    <value>ns.forpsi.it</value>
    <value>ns.forpsi.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.037</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.121 seconds) for "elvineo.sk" in our Historical WHOIS Database.
#1 - QUERY TIME

5 May 2024 - 6:30 AM UTC

Registered: 5 March 2022
Modified: 2 April 2024
Expiry: 5 March 2025

REGISTRAR

Name: INTERNET CZ, a.s.

DNSSEC

Yes

NAME SERVERS

ns.forpsi.cz
ns.forpsi.it
ns.forpsi.net

DOMAIN STATUS

ok

REGISTRANT

Name: Elvineo s.r.o.
Company: Elvineo s.r.o.
Address: nám. T. G. Masaryka 1281
City: Zlín
ZIP: 76001
Country: Czech Republic

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=elvineo.sk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "elvineo.sk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "elvineo.sk",
    "results": [
        {
            "num": 1,
            "domain_name": "elvineo.sk",
            "domain_keyword": "elvineo",
            "domain_tld": "sk",
            "query_time": "2024-05-05 06:30:16",
            "create_date": "2022-03-05",
            "update_date": "2024-04-02",
            "expiry_date": "2025-03-05",
            "registrar_name": "INTERNET CZ, a.s.",
            "registrant_name": "Elvineo s.r.o.",
            "registrant_company": "Elvineo s.r.o.",
            "registrant_address": "nám. T. G. Masaryka 1281",
            "registrant_city": "Zlín",
            "registrant_zip": "76001",
            "registrant_country": "CZ",
            "name_servers": [
                "ns.forpsi.cz",
                "ns.forpsi.it",
                "ns.forpsi.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.121,
        "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>elvineo.sk</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>elvineo.sk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>elvineo.sk</domain_name>
   <domain_keyword>elvineo</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 06:30:16</query_time>
   <create_date>2022-03-05</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_name>INTERNET CZ, a.s.</registrar_name>
   <registrant_name>Elvineo s.r.o.</registrant_name>
   <registrant_company>Elvineo s.r.o.</registrant_company>
   <registrant_address>nám. T. G. Masaryka 1281</registrant_address>
   <registrant_city>Zlín</registrant_city>
   <registrant_zip>76001</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns.forpsi.cz</value>
    <value>ns.forpsi.it</value>
    <value>ns.forpsi.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.121</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 2 domain names (in 0.043 seconds) which contained the exact domain keyword "elvineo".
Domain Name Registered Expiry Registrar Ownership
1 elvineo.sk 5 Mar 2022 5 Mar 2025 INTERNET CZ, a.s. Elvineo s.r.o.
2 elvineo.com 5 Mar 2022 5 Mar 2025 Tucows Domains Inc. -
3 elvineo.online 5 Mar 2022 5 Mar 2025 Tucows.com Co. Data Protected

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=elvineo&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "elvineo",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "elvineo.sk, elvineo.com, elvineo.online",
    "results": [
        {
            "num": 1,
            "domain_name": "elvineo.sk",
            "domain_keyword": "elvineo",
            "domain_tld": "sk",
            "query_time": "2024-05-05 06:30:16",
            "create_date": "2022-03-05",
            "update_date": "2024-04-02",
            "expiry_date": "2025-03-05",
            "registrar_name": "INTERNET CZ, a.s.",
            "registrant_name": "Elvineo s.r.o.",
            "registrant_company": "Elvineo s.r.o.",
            "registrant_address": "nám. T. G. Masaryka 1281",
            "registrant_city": "Zlín",
            "registrant_zip": "76001",
            "registrant_country": "CZ",
            "name_servers": [
                "ns.forpsi.cz",
                "ns.forpsi.it",
                "ns.forpsi.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 2,
            "domain_name": "elvineo.com",
            "domain_keyword": "elvineo",
            "domain_tld": "com",
            "query_time": "2024-05-11 12:25:03",
            "create_date": "2022-03-05",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns.forpsi.cz",
                "ns.forpsi.it",
                "ns.forpsi.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 3,
            "domain_name": "elvineo.online",
            "domain_keyword": "elvineo",
            "domain_tld": "online",
            "query_time": "2024-05-11 12:25:03",
            "create_date": "2022-03-05",
            "update_date": "2024-05-08",
            "expiry_date": "2025-03-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Data Protected",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.forpsi.cz",
                "ns.forpsi.it",
                "ns.forpsi.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.043,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>elvineo</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>elvineo.sk, elvineo.com, elvineo.online</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>elvineo.sk</domain_name>
   <domain_keyword>elvineo</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 06:30:16</query_time>
   <create_date>2022-03-05</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_name>INTERNET CZ, a.s.</registrar_name>
   <registrant_name>Elvineo s.r.o.</registrant_name>
   <registrant_company>Elvineo s.r.o.</registrant_company>
   <registrant_address>nám. T. G. Masaryka 1281</registrant_address>
   <registrant_city>Zlín</registrant_city>
   <registrant_zip>76001</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns.forpsi.cz</value>
    <value>ns.forpsi.it</value>
    <value>ns.forpsi.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>elvineo.com</domain_name>
   <domain_keyword>elvineo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 12:25:03</query_time>
   <create_date>2022-03-05</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns.forpsi.cz</value>
    <value>ns.forpsi.it</value>
    <value>ns.forpsi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>elvineo.online</domain_name>
   <domain_keyword>elvineo</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-11 12:25:03</query_time>
   <create_date>2022-03-05</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.forpsi.cz</value>
    <value>ns.forpsi.it</value>
    <value>ns.forpsi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.043</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 2,640 domain names (in 0.299 seconds) which look and sound like the brand name "elvineo".
Domain Name Registered Expiry Registrar Ownership
1 elvinco.com 1 Oct 1999 1 Oct 2028 WEBNAMES.CA INC Webnames Services INC
2 elvinet.org.uk 14 Jul 2021 14 Jul 2024 Ionos SE [Tag = 1AND1] -
3 elvine.net 25 Oct 2023 25 Oct 2024 SAV.COM, LLC - 18 REDACTED FOR PRIVACY
4 evineo.com 18 Nov 2017 18 Nov 2024 ANNULET, INC BuyDomains.com
5 elvinem.com 3 Jul 2023 3 Jul 2024 REGISTER S.P.A. REDACTED FOR PRIVACY
6 levineo.com 23 May 2024 23 May 2025 DropCatch.com 1121 LLC NameBrightPrivacy.com
7 elvinho.me.uk 25 May 2022 25 May 2025 Ionos SE [Tag = 1AND1] -
8 elvideo.club 14 Nov 2014 13 Nov 2024 Soluciones Corporativas IP, SL Soluciones Corporativas IP, c/o Whois Proxy
9 elvideo.nl 3 Jan 2020 - Cronon GmbH -
10 elvinero.pe - - NIC.PE EDAL BRANDS S.A.C.
11 envineo.com 8 Dec 2010 8 Dec 2024 FastDomain Inc. -
12 elvinedo.com 22 Feb 2024 22 Feb 2025 Wild West Domains, LLC -
13 elvindo.com 12 Nov 2018 12 Nov 2024 Tucows Domains Inc. -
14 elvinex.com 4 Apr 2023 4 Apr 2024 Japan Registry Services Co.,Ltd.(JPRS) -
15 elvinet.co.uk 14 Jul 2021 14 Jul 2024 Ionos SE [Tag = 1AND1] -
16 e-vineo.com 19 Jun 2018 19 Jun 2024 OVH, SAS Enovanet
17 elvideo.com 5 Jul 2013 5 Jul 2024 Dynadot Inc -
18 elvinho.com 27 Dec 2015 27 Dec 2024 GoDaddy.com, LLC -
19 elfineo.com 4 Sep 2020 4 Sep 2024 GoDaddy.com, LLC -
20 elvideo.ru 20 Jun 2018 20 Jun 2024 REGRU-RU Private Person
21 elvinjo.com 2 Jun 2006 2 Jun 2025 united domains AG -
22 elpineo.com 14 Aug 2002 14 Aug 2024 Key-Systems GmbH REDACTED FOR PRIVACY
23 elvinyeo.com 22 Jan 2018 22 Jan 2028 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
24 elvines.com 27 Sep 2014 27 Sep 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
25 elvineco.com 8 Dec 2022 8 Dec 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com none
26 elvinero.com 15 Mar 2020 15 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
27 elvino.com 16 Sep 2011 16 Sep 2027 TurnCommerce, Inc. DBA NameBright.com Park HyungJin
28 elaineo.com 13 Nov 2019 13 Nov 2024 GoDaddy.com, LLC -
29 elvinto.ru 30 Jan 2022 30 Jan 2025 BEGET-RU Private Person
30 e-vineo.pro 19 Jun 2018 19 Jun 2024 OVH SAS Enovanet
31 elvinet.in 23 Jun 2023 23 Jun 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
32 e-vineo.net 19 Jun 2018 19 Jun 2024 OVH, SAS Enovanet
33 elvinho.co.uk 22 Mar 2019 22 Mar 2025 Krystal Hosting Ltd [Tag = CLOUDHOSTING] -
34 elvino.info 2 Oct 2001 2 Oct 2024 Tucows Domains Inc. Conectia SL
35 elvine.com 5 Oct 1998 4 Oct 2032 Network Solutions, LLC -
36 elvine.co.uk 16 Aug 2000 16 Aug 2025 Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING] -
37 elvino.nl 9 May 2006 - SmartLogic -
38 elvino.se 12 Aug 2022 12 Aug 2024 ODERLAND -
39 elvine.it 5 Jun 2017 17 May 2024 Ascio Technologies Inc. Elvine AB
40 elvino.cl 8 Sep 2020 8 Sep 2025 NIC Chile Pedro Sadá Aznar
41 elvino.ie 17 Aug 2009 18 Aug 2024 Blacknight Solutions REDACTED FOR PRIVACY
42 elvino.vip 29 Dec 2022 29 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
43 elvine.nl 8 Apr 2016 - Ascio Technologies Inc -
44 elvino.pl 12 May 2011 12 May 2025 OVH SAS -
45 elvine.org 11 Jul 2023 11 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
46 elineo.com 15 Oct 2005 15 Oct 2024 GoDaddy.com, LLC -
47 elvine.ca 10 Jun 2018 10 Jun 2024 WHC Online Solutions Inc. REDACTED FOR PRIVACY
48 elvine.jp 28 Apr 2020 30 Apr 2025 - Elvine Aktiebolag
49 evineo.org 3 Mar 2020 3 Mar 2025 united-domains AG UEB GmbH
50 elvino.store 29 Dec 2022 29 Dec 2024 Go Daddy, LLC Domains By Proxy, LLC
51 elvino.org 29 Dec 2022 29 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
52 elvino.cyou 15 Oct 2021 15 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
53 elvino.co.uk 8 Apr 1997 8 Apr 2026 Namesco Limited [Tag = NAMESCO] -
54 evineo.co.uk 3 Mar 2020 3 Mar 2025 united-domains AG [Tag = UNITEDDOMAINS-DE] -
55 elvino.net 9 May 2004 9 May 2025 ENOM, INC. REDACTED FOR PRIVACY
56 elvino.biz 24 Jan 2003 23 Jan 2025 Acens Technologies, S.L.U. REDACTED FOR PRIVACY
57 elvine.asia 15 Apr 2011 15 Apr 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Elvine AB
58 elineo.eu - - Domena.pl sp. z o.o. -
59 elvino.app 8 May 2018 8 May 2025 1&1 Internet SE Jitboards
60 elvino.be 28 Jan 2013 - Combell nv -
61 elvino.at - - easyname GmbH -
62 elvine.se 23 Apr 2003 23 Apr 2025 Ascio -
63 elvino.pro 29 Dec 2022 29 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
64 elvino.eu - - CRegISP Ltd -
65 elvine.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
66 elvino.it 19 Mar 2002 26 Apr 2025 OVH hidden
67 elvine.ru 12 Nov 2023 12 Nov 2024 RU-CENTER-RU Private Person
68 elvino.ru 4 Oct 2023 4 Oct 2024 RU-CENTER-RU Private Person
69 elvino.xyz 8 Mar 2024 8 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
70 elvino.com.pl 8 Dec 2022 8 Dec 2024 home.pl S.A. -
71 evineo.pt - - - -
72 elineo.org 4 Jul 2016 4 Jul 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
73 elvine.eu - - STRATO AG -
74 elvine.cfd 10 Dec 2023 10 Dec 2024 NameSilo, LLC PrivacyGuardian.org llc
75 evlvideo.com 19 Mar 2006 19 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
76 elvinpro.ru 30 Jan 2022 30 Jan 2025 REGRU-RU Private Person
77 elyinfo.co.uk 28 Nov 2012 28 Nov 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
78 ellines.tech 10 Jan 2024 10 Jan 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
79 e-vinco.com 11 Nov 2022 11 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
80 rlvideo.com 27 Jun 2020 27 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
81 melvino.com 21 Nov 2004 21 Nov 2024 Launchpad.com Inc. -
82 llvideo.com 8 Apr 1999 8 Apr 2025 GoDaddy.com, LLC -
83 emvideo.it 30 Jul 2001 27 Jan 2025 Businet s.r.l. E.M.Video di Marnati Emilio
84 ervideo.com 3 Dec 2015 3 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
85 enfineo.dev 11 May 2022 11 May 2027 GoDaddy.com, LLC Domains By Proxy, LLC
86 elvices.com 22 Aug 2014 22 Aug 2024 ENOM, INC. REDACTED FOR PRIVACY
87 selineo.com 11 Nov 2005 11 Nov 2024 ANNULET, INC BuyDomains.com
88 elvinyer.cat 1 Sep 2014 1 Sep 2024 10dencehispahard S.L. (CDmon.com) -
89 evineon.com 28 Mar 2024 28 Mar 2025 Dynadot Inc -
90 eslvideo.net 30 Jul 2005 30 Jul 2024 Register.com, Inc. -
91 levindo.com 1 Jan 2020 1 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
92 envinero.com 26 Mar 2024 26 Mar 2025 Gname.com Pte. Ltd. Redacted for privacy
93 elainec.com 30 Nov 2012 30 Nov 2026 Network Solutions, LLC -
94 elainek.blog 24 Jun 2023 24 Jun 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
95 ezvideo.blog 28 Nov 2023 28 Nov 2024 eNom, Inc. Proxy Protection LLC
96 melvine.com 1 May 2019 1 May 2025 GoDaddy.com, LLC -
97 melvinyeo.org 26 Jun 2011 26 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
98 elaineho.net 20 Nov 2018 20 Nov 2024 GoDaddy.com, LLC -
99 selvino.sk 8 Apr 2020 8 Apr 2025 GTi-net s.r.o. GTi-net s.r.o.
100 euvideo.org 18 Oct 2020 18 Oct 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Mediaflow Europe AB
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 Elvineo.sk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=elvineo.sk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "elvineo.sk",
        "page_size": 100
    },
    "count": {
        "total": 2640,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "elvinco.com, elvinet.org.uk, elvine.net, evineo.com, elvinem.com, levineo.com, elvinho.me.uk, elvideo.club, elvideo.nl, elvinero.pe, envineo.com, elvinedo.com, elvindo.com, elvinex.com, elvinet.co.uk, e-vineo.com, elvideo.com, elvinho.com, elfineo.com, elvideo.ru, elvinjo.com, elpineo.com, elvinyeo.com, elvines.com, elvineco.com, elvinero.com, elvino.com, elaineo.com, elvinto.ru, e-vineo.pro, elvinet.in, e-vineo.net, elvinho.co.uk, elvino.info, elvine.com, elvine.co.uk, elvino.nl, elvino.se, elvine.it, elvino.cl, elvino.ie, elvino.vip, elvine.nl, elvino.pl, elvine.org, elineo.com, elvine.ca, elvine.jp, evineo.org, elvino.store, elvino.org, elvino.cyou, elvino.co.uk, evineo.co.uk, elvino.net, elvino.biz, elvine.asia, elineo.eu, elvino.app, elvino.be, elvino.at, elvine.se, elvino.pro, elvino.eu, elvine.xyz, elvino.it, elvine.ru, elvino.ru, elvino.xyz, elvino.com.pl, evineo.pt, elineo.org, elvine.eu, elvine.cfd, evlvideo.com, elvinpro.ru, elyinfo.co.uk, ellines.tech, e-vinco.com, rlvideo.com, melvino.com, llvideo.com, emvideo.it, ervideo.com, enfineo.dev, elvices.com, selineo.com, elvinyer.cat, evineon.com, eslvideo.net, levindo.com, envinero.com, elainec.com, elainek.blog, ezvideo.blog, melvine.com, melvinyeo.org, elaineho.net, selvino.sk, euvideo.org",
    "results": [
        {
            "num": 1,
            "domain_name": "elvinco.com",
            "domain_keyword": "elvinco",
            "domain_tld": "com",
            "query_time": "2024-04-17 18:36:19",
            "create_date": "1999-10-01",
            "update_date": "2024-04-07",
            "expiry_date": "2028-10-01",
            "registrar_iana": 456,
            "registrar_name": "WEBNAMES.CA INC",
            "registrar_website": "https://www.webnames.ca",
            "registrant_name": "Webnames Private",
            "registrant_company": "Webnames Services INC",
            "registrant_address": "ATTN: WN9e5202, Suite 260 - 3020 Lincoln Ave.",
            "registrant_city": "Coquitlam",
            "registrant_state": "BC",
            "registrant_zip": "V3B 6B4",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "1-604-633-1142",
            "registrant_fax": "1-206-456-2714",
            "name_servers": [
                "ns1.webnames.ca",
                "ns2.webnames.ca",
                "ns3.webnames.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "elvinet.org.uk",
            "domain_keyword": "elvinet",
            "domain_tld": "org.uk",
            "query_time": "2024-05-06 14:23:58",
            "create_date": "2021-07-14",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-14",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1031.ui-dns.com",
                "ns1037.ui-dns.biz",
                "ns1097.ui-dns.de",
                "ns1126.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "elvine.net",
            "domain_keyword": "elvine",
            "domain_tld": "net",
            "query_time": "2024-05-11 12:25:02",
            "create_date": "2023-10-25",
            "update_date": "2023-12-24",
            "expiry_date": "2024-10-25",
            "registrar_iana": 3908,
            "registrar_name": "SAV.COM, LLC - 18",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=elvine.net",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "evineo.com",
            "domain_keyword": "evineo",
            "domain_tld": "com",
            "query_time": "2024-05-16 12:56:29",
            "create_date": "2017-11-18",
            "update_date": "2024-01-05",
            "expiry_date": "2024-11-18",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "elvinem.com",
            "domain_keyword": "elvinem",
            "domain_tld": "com",
            "query_time": "2024-05-25 11:34:57",
            "create_date": "2023-07-03",
            "update_date": "2023-07-03",
            "expiry_date": "2024-07-03",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "RM",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://domaincontact.register.it/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 6,
            "domain_name": "levineo.com",
            "domain_keyword": "levineo",
            "domain_tld": "com",
            "query_time": "2024-06-03 04:12:00",
            "create_date": "2024-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-23",
            "registrar_iana": 3330,
            "registrar_name": "DropCatch.com 1121 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "NameBrightPrivacy.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.7204960020",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "elvinho.me.uk",
            "domain_keyword": "elvinho",
            "domain_tld": "me.uk",
            "query_time": "2024-05-25 00:42:31",
            "create_date": "2022-05-25",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-25",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "christina.ns.cloudflare.com",
                "damon.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 8,
            "domain_name": "elvideo.club",
            "domain_keyword": "elvideo",
            "domain_tld": "club",
            "query_time": "2024-04-17 18:36:03",
            "create_date": "2014-11-14",
            "update_date": "2022-10-19",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SL",
            "registrar_website": "www.scip.es",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Soluciones Corporativas IP, c/o Whois Proxy",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Illes Balears",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.elvideo.club",
                "ns2.elvideo.club"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "elvideo.nl",
            "domain_keyword": "elvideo",
            "domain_tld": "nl",
            "query_time": "2024-06-10 22:09:18",
            "create_date": "2020-01-03",
            "update_date": "2023-06-16",
            "registrar_name": "Cronon GmbH",
            "name_servers": [
                "docks16.rzone.de",
                "shades15.rzone.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 10,
            "domain_name": "elvinero.pe",
            "domain_keyword": "elvinero",
            "domain_tld": "pe",
            "query_time": "2024-04-17 18:36:21",
            "registrar_name": "NIC.PE",
            "registrant_name": "EDAL BRANDS S.A.C.",
            "name_servers": [
                "ns1.mysecurecloudhost.com",
                "ns2.mysecurecloudhost.com",
                "ns3.mysecurecloudhost.com",
                "ns4.mysecurecloudhost.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 11,
            "domain_name": "envineo.com",
            "domain_keyword": "envineo",
            "domain_tld": "com",
            "query_time": "2024-04-16 17:59:55",
            "create_date": "2010-12-08",
            "update_date": "2023-11-22",
            "expiry_date": "2024-12-08",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "dns1.stabletransit.com",
                "dns2.stabletransit.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "elvinedo.com",
            "domain_keyword": "elvinedo",
            "domain_tld": "com",
            "query_time": "2024-06-12 15:54:32",
            "create_date": "2024-02-22",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-22",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "elvindo.com",
            "domain_keyword": "elvindo",
            "domain_tld": "com",
            "query_time": "2024-04-17 18:36:20",
            "create_date": "2018-11-12",
            "update_date": "2023-10-10",
            "expiry_date": "2024-11-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.idcloudhosting.com",
                "ns2.idcloudhosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "elvinex.com",
            "domain_keyword": "elvinex",
            "domain_tld": "com",
            "query_time": "2024-05-30 12:22:18",
            "create_date": "2023-04-04",
            "update_date": "2024-05-04",
            "expiry_date": "2024-04-04",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "domain_status": [
                "inactive",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "elvinet.co.uk",
            "domain_keyword": "elvinet",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 18:36:21",
            "create_date": "2021-07-14",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-14",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1035.ui-dns.org",
                "ns1045.ui-dns.com",
                "ns1073.ui-dns.de",
                "ns1085.ui-dns.biz"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 16,
            "domain_name": "e-vineo.com",
            "domain_keyword": "e-vineo",
            "domain_tld": "com",
            "query_time": "2024-04-18 01:23:50",
            "create_date": "2018-06-19",
            "update_date": "2023-06-01",
            "expiry_date": "2024-06-19",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Enovanet",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns105.ovh.net",
                "ns105.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "elvideo.com",
            "domain_keyword": "elvideo",
            "domain_tld": "com",
            "query_time": "2024-04-17 18:36:03",
            "create_date": "2013-07-05",
            "update_date": "2023-08-03",
            "expiry_date": "2024-07-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.above.com",
                "ns2.above.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "elvinho.com",
            "domain_keyword": "elvinho",
            "domain_tld": "com",
            "query_time": "2024-04-17 18:36:24",
            "create_date": "2015-12-27",
            "update_date": "2023-12-28",
            "expiry_date": "2024-12-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "elfineo.com",
            "domain_keyword": "elfineo",
            "domain_tld": "com",
            "query_time": "2024-04-12 13:51:33",
            "create_date": "2020-09-04",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns-1440.awsdns-52.org",
                "ns-1884.awsdns-43.co.uk",
                "ns-81.awsdns-10.com",
                "ns-916.awsdns-50.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "elvideo.ru",
            "domain_keyword": "elvideo",
            "domain_tld": "ru",
            "query_time": "2024-04-30 17:32:54",
            "create_date": "2018-06-20",
            "expiry_date": "2024-06-20",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 21,
            "domain_name": "elvinjo.com",
            "domain_keyword": "elvinjo",
            "domain_tld": "com",
            "query_time": "2024-06-12 15:54:34",
            "create_date": "2006-06-02",
            "update_date": "2024-06-08",
            "expiry_date": "2025-06-02",
            "registrar_iana": 1408,
            "registrar_name": "united domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_state": "DE",
            "registrant_country": "DE",
            "registrant_email": "https://www.united-domains.de/domain-inhaber-kontaktieren",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "elpineo.com",
            "domain_keyword": "elpineo",
            "domain_tld": "com",
            "query_time": "2024-05-11 11:49:36",
            "create_date": "2002-08-14",
            "update_date": "2023-08-14",
            "expiry_date": "2024-08-14",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "www.tppwholesale.com.au",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Leon",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cloud-2cd7ae.managed-vps.net",
                "ns2.cloud-2cd7ae.managed-vps.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "elvinyeo.com",
            "domain_keyword": "elvinyeo",
            "domain_tld": "com",
            "query_time": "2024-04-17 18:36:31",
            "create_date": "2018-01-22",
            "update_date": "2022-12-28",
            "expiry_date": "2028-01-22",
            "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.aspirationhosting.com",
                "ns2.aspirationhosting.com",
                "ns3.aspirationhosting.com",
                "ns4.aspirationhosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "elvines.com",
            "domain_keyword": "elvines",
            "domain_tld": "com",
            "query_time": "2024-04-17 18:36:21",
            "create_date": "2014-09-27",
            "update_date": "2020-09-21",
            "expiry_date": "2025-09-27",
            "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": 25,
            "domain_name": "elvineco.com",
            "domain_keyword": "elvineco",
            "domain_tld": "com",
            "query_time": "2024-06-12 15:54:32",
            "create_date": "2022-12-08",
            "update_date": "2024-05-24",
            "expiry_date": "2024-12-08",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_company": "none",
            "registrant_state": "Fejer",
            "registrant_country": "HU",
            "registrant_email": "https://csl-registrar.com/contact/elvineco.com/owner",
            "name_servers": [
                "ns551.mihanwebhost.com",
                "ns552.mihanwebhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "elvinero.com",
            "domain_keyword": "elvinero",
            "domain_tld": "com",
            "query_time": "2024-05-15 04:20:08",
            "create_date": "2020-03-15",
            "update_date": "2024-02-14",
            "expiry_date": "2025-03-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": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "elvino.com",
            "domain_keyword": "elvino",
            "domain_tld": "com",
            "query_time": "2024-05-06 14:23:59",
            "create_date": "2011-09-16",
            "update_date": "2020-03-20",
            "expiry_date": "2027-09-16",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Park HyungJin",
            "registrant_address": "904-1101, GarangMaeul 9Danji,  MaeumRo 151",
            "registrant_city": "Sejong-Shi",
            "registrant_state": "SEJONG",
            "registrant_zip": "30063",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1020513388",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "elaineo.com",
            "domain_keyword": "elaineo",
            "domain_tld": "com",
            "query_time": "2024-04-27 13:19:02",
            "create_date": "2019-11-13",
            "update_date": "2024-01-05",
            "expiry_date": "2024-11-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "elvinto.ru",
            "domain_keyword": "elvinto",
            "domain_tld": "ru",
            "query_time": "2024-04-30 17:32:56",
            "create_date": "2022-01-30",
            "expiry_date": "2025-01-30",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 30,
            "domain_name": "e-vineo.pro",
            "domain_keyword": "e-vineo",
            "domain_tld": "pro",
            "query_time": "2024-05-10 19:00:45",
            "create_date": "2018-06-19",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-19",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Enovanet",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns105.ovh.net",
                "ns105.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "elvinet.in",
            "domain_keyword": "elvinet",
            "domain_tld": "in",
            "query_time": "2024-04-17 18:36:21",
            "create_date": "2023-06-23",
            "update_date": "2023-06-28",
            "expiry_date": "2024-06-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Lagos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NG",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.giantpanda.com",
                "ns2.giantpanda.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "e-vineo.net",
            "domain_keyword": "e-vineo",
            "domain_tld": "net",
            "query_time": "2024-04-18 01:23:50",
            "create_date": "2018-06-19",
            "update_date": "2023-06-01",
            "expiry_date": "2024-06-19",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Enovanet",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns105.ovh.net",
                "ns105.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "elvinho.co.uk",
            "domain_keyword": "elvinho",
            "domain_tld": "co.uk",
            "query_time": "2024-05-20 11:56:33",
            "create_date": "2019-03-22",
            "update_date": "2024-02-24",
            "expiry_date": "2025-03-22",
            "registrar_name": "Krystal Hosting Ltd [Tag = CLOUDHOSTING]",
            "registrar_website": "https://krystal.uk",
            "name_servers": [
                "christina.ns.cloudflare.com",
                "damon.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 34,
            "domain_name": "elvino.info",
            "domain_keyword": "elvino",
            "domain_tld": "info",
            "query_time": "2024-04-29 11:52:55",
            "create_date": "2001-10-02",
            "update_date": "2023-11-16",
            "expiry_date": "2024-10-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Conectia SL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "asturias",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.covadonga.com",
                "ns2.covadonga.com",
                "ns3.conectia.es",
                "ns4.conectia.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "elvine.com",
            "domain_keyword": "elvine",
            "domain_tld": "com",
            "query_time": "2024-06-12 15:54:32",
            "create_date": "1998-10-05",
            "update_date": "2023-10-06",
            "expiry_date": "2032-10-04",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns61.worldnic.com",
                "ns62.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "elvine.co.uk",
            "domain_keyword": "elvine",
            "domain_tld": "co.uk",
            "query_time": "2024-06-12 15:54:33",
            "create_date": "2000-08-16",
            "update_date": "2023-07-18",
            "expiry_date": "2025-08-16",
            "registrar_name": "Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]",
            "registrar_website": "http://www.tsohost.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 37,
            "domain_name": "elvino.nl",
            "domain_keyword": "elvino",
            "domain_tld": "nl",
            "query_time": "2024-04-17 18:36:42",
            "create_date": "2006-05-09",
            "update_date": "2023-12-20",
            "registrar_name": "SmartLogic",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 38,
            "domain_name": "elvino.se",
            "domain_keyword": "elvino",
            "domain_tld": "se",
            "query_time": "2024-05-05 16:47:55",
            "create_date": "2022-08-12",
            "update_date": "2023-05-16",
            "expiry_date": "2024-08-12",
            "registrar_name": "ODERLAND",
            "name_servers": [
                "dns1.oderland.com",
                "dns2.oderland.com",
                "dns3.oderland.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "elvine.it",
            "domain_keyword": "elvine",
            "domain_tld": "it",
            "query_time": "2024-05-30 12:22:18",
            "create_date": "2017-06-05",
            "update_date": "2024-05-18",
            "expiry_date": "2024-05-17",
            "registrar_name": "Ascio Technologies Inc.",
            "registrar_website": "http://www.ascio.com",
            "registrant_company": "Elvine AB",
            "registrant_address": "c/o Ports Group AB, Kalkylvagen 3",
            "registrant_city": "Molnlycke",
            "registrant_state": "Molnlycke",
            "registrant_zip": "43533",
            "registrant_country": "SE",
            "name_servers": [
                "dns1.zaccodigitaltrustlabs.com",
                "dns2.zaccodigitaltrustlabs.net",
                "dns3.zaccodigitaltrustlabs.se",
                "dns4.zaccodigitaltrustlabs.se",
                "ns1.zaccodns.com",
                "ns2.zaccodns.se"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 40,
            "domain_name": "elvino.cl",
            "domain_keyword": "elvino",
            "domain_tld": "cl",
            "query_time": "2024-06-12 15:54:35",
            "create_date": "2020-09-08",
            "expiry_date": "2025-09-08",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Pedro Sadá Aznar",
            "name_servers": [
                "ns-1518.awsdns-61.org",
                "ns-1732.awsdns-24.co.uk",
                "ns-177.awsdns-22.com",
                "ns-592.awsdns-10.net"
            ]
        },
        {
            "num": 41,
            "domain_name": "elvino.ie",
            "domain_keyword": "elvino",
            "domain_tld": "ie",
            "query_time": "2024-06-12 15:54:35",
            "create_date": "2009-08-17",
            "update_date": "2021-09-23",
            "expiry_date": "2024-08-18",
            "registrar_name": "Blacknight Solutions",
            "registrar_website": "https://www.blacknight.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.blacknight.com",
                "ns2.blacknight.com",
                "ns3.blacknight.com",
                "ns4.blacknight.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "elvino.vip",
            "domain_keyword": "elvino",
            "domain_tld": "vip",
            "query_time": "2024-05-11 12:25:05",
            "create_date": "2022-12-29",
            "update_date": "2024-01-04",
            "expiry_date": "2024-12-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "elvine.nl",
            "domain_keyword": "elvine",
            "domain_tld": "nl",
            "query_time": "2024-04-29 11:52:51",
            "create_date": "2016-04-08",
            "update_date": "2020-04-27",
            "registrar_name": "Ascio Technologies Inc",
            "name_servers": [
                "dns1.zaccodigitaltrustlabs.com",
                "dns2.zaccodigitaltrustlabs.net",
                "dns3.zaccodigitaltrustlabs.se",
                "dns4.zaccodigitaltrustlabs.se",
                "ns1.zaccodns.com",
                "ns2.zaccodns.se"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 44,
            "domain_name": "elvino.pl",
            "domain_keyword": "elvino",
            "domain_tld": "pl",
            "query_time": "2024-05-20 11:56:34",
            "create_date": "2011-05-12",
            "update_date": "2024-04-14",
            "expiry_date": "2025-05-12",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.cn.pl",
                "ns2.cn.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "elvine.org",
            "domain_keyword": "elvine",
            "domain_tld": "org",
            "query_time": "2024-05-25 11:34:57",
            "create_date": "2023-07-11",
            "update_date": "2024-01-24",
            "expiry_date": "2024-07-11",
            "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": 46,
            "domain_name": "elineo.com",
            "domain_keyword": "elineo",
            "domain_tld": "com",
            "query_time": "2024-05-08 07:44:55",
            "create_date": "2005-10-15",
            "update_date": "2024-03-30",
            "expiry_date": "2024-10-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "elvine.ca",
            "domain_keyword": "elvine",
            "domain_tld": "ca",
            "query_time": "2024-05-11 12:25:02",
            "create_date": "2018-06-10",
            "update_date": "2023-06-08",
            "expiry_date": "2024-06-10",
            "registrar_name": "WHC Online Solutions Inc.",
            "registrar_website": "https://whc.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.whc.ca",
                "ns2.whc.ca",
                "ns3.whc.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "elvine.jp",
            "domain_keyword": "elvine",
            "domain_tld": "jp",
            "query_time": "2024-05-06 14:23:57",
            "create_date": "2020-04-28",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "registrant_name": "Elvine Aktiebolag",
            "registrant_address": "Shibuya-ku26-1 Sakuragaoka-cho",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354561601",
            "name_servers": [
                "dns1.zaccodigitaltrustlabs.com",
                "dns2.zaccodigitaltrustlabs.net",
                "dns3.zaccodigitaltrustlabs.se",
                "dns4.zaccodigitaltrustlabs.se",
                "ns1.zaccodns.com",
                "ns2.zaccodns.se"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 49,
            "domain_name": "evineo.org",
            "domain_keyword": "evineo",
            "domain_tld": "org",
            "query_time": "2024-05-07 08:13:51",
            "create_date": "2020-03-03",
            "update_date": "2024-04-17",
            "expiry_date": "2025-03-03",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de/whois-suche",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "UEB GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NRW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "elias.ns.cloudflare.com",
                "rayne.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "elvino.store",
            "domain_keyword": "elvino",
            "domain_tld": "store",
            "query_time": "2024-05-11 12:25:05",
            "create_date": "2022-12-29",
            "update_date": "2024-04-16",
            "expiry_date": "2024-12-29",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "elvino.org",
            "domain_keyword": "elvino",
            "domain_tld": "org",
            "query_time": "2024-06-12 15:54:35",
            "create_date": "2022-12-29",
            "update_date": "2023-08-18",
            "expiry_date": "2024-12-29",
            "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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "elvino.cyou",
            "domain_keyword": "elvino",
            "domain_tld": "cyou",
            "query_time": "2024-04-29 11:52:55",
            "create_date": "2021-10-15",
            "update_date": "2023-10-13",
            "expiry_date": "2024-10-15",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "elvino.co.uk",
            "domain_keyword": "elvino",
            "domain_tld": "co.uk",
            "query_time": "2024-04-29 11:52:55",
            "create_date": "1997-04-08",
            "update_date": "2023-04-05",
            "expiry_date": "2026-04-08",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 54,
            "domain_name": "evineo.co.uk",
            "domain_keyword": "evineo",
            "domain_tld": "co.uk",
            "query_time": "2024-05-07 08:13:51",
            "create_date": "2020-03-03",
            "update_date": "2024-03-02",
            "expiry_date": "2025-03-03",
            "registrar_name": "united-domains AG [Tag = UNITEDDOMAINS-DE]",
            "registrar_website": "https://www.united-domains.de",
            "name_servers": [
                "elias.ns.cloudflare.com",
                "rayne.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 55,
            "domain_name": "elvino.net",
            "domain_keyword": "elvino",
            "domain_tld": "net",
            "query_time": "2024-05-11 12:25:04",
            "create_date": "2004-05-09",
            "update_date": "2024-04-10",
            "expiry_date": "2025-05-09",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/52bfe5dc-9fd4-41f3-8758-4a6f6b9d324c",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "elvino.biz",
            "domain_keyword": "elvino",
            "domain_tld": "biz",
            "query_time": "2024-05-25 11:34:58",
            "create_date": "2003-01-24",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-23",
            "registrar_iana": 140,
            "registrar_name": "Acens Technologies, S.L.U.",
            "registrar_website": "https://www.acens.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-es.1and1-dns.biz",
                "ns-es.1and1-dns.com",
                "ns-es.1and1-dns.es",
                "ns-es.1and1-dns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "elvine.asia",
            "domain_keyword": "elvine",
            "domain_tld": "asia",
            "query_time": "2024-04-29 11:52:51",
            "create_date": "2011-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Elvine AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.zaccodigitaltrustlabs.com",
                "dns2.zaccodigitaltrustlabs.net",
                "dns3.zaccodigitaltrustlabs.se",
                "dns4.zaccodigitaltrustlabs.se",
                "ns1.zaccodns.com",
                "ns2.zaccodns.se"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "elineo.eu",
            "domain_keyword": "elineo",
            "domain_tld": "eu",
            "query_time": "2024-05-05 09:04:25",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "https://www.domena.pl",
            "name_servers": [
                "ns.contric.pl",
                "ns1.contric.pl",
                "ns2.contric.pl"
            ]
        },
        {
            "num": 59,
            "domain_name": "elvino.app",
            "domain_keyword": "elvino",
            "domain_tld": "app",
            "query_time": "2024-05-11 12:25:04",
            "create_date": "2018-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 83,
            "registrar_name": "1&1 Internet SE",
            "registrar_website": "https://www.ionos.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jitboards",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "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": [
                "ns1046.ui-dns.org",
                "ns1075.ui-dns.biz",
                "ns1087.ui-dns.com",
                "ns1107.ui-dns.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "elvino.be",
            "domain_keyword": "elvino",
            "domain_tld": "be",
            "query_time": "2024-05-17 18:18:19",
            "create_date": "2013-01-28",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 61,
            "domain_name": "elvino.at",
            "domain_keyword": "elvino",
            "domain_tld": "at",
            "query_time": "2024-05-10 23:56:08",
            "update_date": "2019-11-27",
            "registrar_name": "easyname GmbH",
            "registrar_website": "https://nic.at/registrar/414",
            "name_servers": [
                "ns1.easyname.eu",
                "ns2.easyname.eu"
            ]
        },
        {
            "num": 62,
            "domain_name": "elvine.se",
            "domain_keyword": "elvine",
            "domain_tld": "se",
            "query_time": "2024-05-05 16:47:55",
            "create_date": "2003-04-23",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-23",
            "registrar_name": "Ascio",
            "name_servers": [
                "ns1.r24cloud.se",
                "ns2.r24cloud.se",
                "ns3.r24cloud.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "elvino.pro",
            "domain_keyword": "elvino",
            "domain_tld": "pro",
            "query_time": "2024-05-11 12:25:05",
            "create_date": "2022-12-29",
            "update_date": "2024-02-12",
            "expiry_date": "2024-12-29",
            "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": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "elvino.eu",
            "domain_keyword": "elvino",
            "domain_tld": "eu",
            "query_time": "2024-05-05 09:04:58",
            "registrar_name": "CRegISP Ltd",
            "registrar_website": "https://cregisp.com",
            "name_servers": [
                "a.gpk.eu",
                "b.gpk.eu",
                "c.gpk.eu"
            ]
        },
        {
            "num": 65,
            "domain_name": "elvine.xyz",
            "domain_keyword": "elvine",
            "domain_tld": "xyz",
            "query_time": "2024-05-30 12:22:18",
            "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": 66,
            "domain_name": "elvino.it",
            "domain_keyword": "elvino",
            "domain_tld": "it",
            "query_time": "2024-05-20 11:56:34",
            "create_date": "2002-03-19",
            "update_date": "2024-05-12",
            "expiry_date": "2025-04-26",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com/welcome",
            "registrant_company": "hidden",
            "name_servers": [
                "dns17.ovh.net",
                "ns17.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 67,
            "domain_name": "elvine.ru",
            "domain_keyword": "elvine",
            "domain_tld": "ru",
            "query_time": "2024-04-30 17:32:56",
            "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": 68,
            "domain_name": "elvino.ru",
            "domain_keyword": "elvino",
            "domain_tld": "ru",
            "query_time": "2024-04-30 17:32:56",
            "create_date": "2023-10-04",
            "expiry_date": "2024-10-04",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "nicole.ns.cloudflare.com",
                "peyton.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 69,
            "domain_name": "elvino.xyz",
            "domain_keyword": "elvino",
            "domain_tld": "xyz",
            "query_time": "2024-05-11 12:25:05",
            "create_date": "2024-03-08",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-08",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "elvino.com.pl",
            "domain_keyword": "elvino",
            "domain_tld": "com.pl",
            "query_time": "2024-06-12 15:54:35",
            "create_date": "2022-12-08",
            "update_date": "2023-11-24",
            "expiry_date": "2024-12-08",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "evineo.pt",
            "domain_keyword": "evineo",
            "domain_tld": "pt",
            "query_time": "2024-05-07 08:13:51",
            "name_servers": [
                "ns1.amenworld.com",
                "ns2.amenworld.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 72,
            "domain_name": "elineo.org",
            "domain_keyword": "elineo",
            "domain_tld": "org",
            "query_time": "2024-04-26 04:13:24",
            "create_date": "2016-07-04",
            "update_date": "2022-06-06",
            "expiry_date": "2025-07-04",
            "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": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SI",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns29.neoserv.si",
                "ns30.neoserv.si"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "elvine.eu",
            "domain_keyword": "elvine",
            "domain_tld": "eu",
            "query_time": "2024-05-05 09:04:58",
            "registrar_name": "STRATO AG",
            "registrar_website": "https://www.strato.eu",
            "name_servers": [
                "docks01.rzone.de",
                "shades07.rzone.de"
            ]
        },
        {
            "num": 74,
            "domain_name": "elvine.cfd",
            "domain_keyword": "elvine",
            "domain_tld": "cfd",
            "query_time": "2024-06-12 15:54:32",
            "create_date": "2023-12-10",
            "update_date": "2024-01-04",
            "expiry_date": "2024-12-10",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "norman.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "evlvideo.com",
            "domain_keyword": "evlvideo",
            "domain_tld": "com",
            "query_time": "2024-04-25 15:44:29",
            "create_date": "2006-03-19",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=evlvideo.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "elvinpro.ru",
            "domain_keyword": "elvinpro",
            "domain_tld": "ru",
            "query_time": "2024-04-30 17:32:56",
            "create_date": "2022-01-30",
            "expiry_date": "2025-01-30",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 77,
            "domain_name": "elyinfo.co.uk",
            "domain_keyword": "elyinfo",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 18:41:50",
            "create_date": "2012-11-28",
            "update_date": "2023-12-02",
            "expiry_date": "2024-11-28",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 78,
            "domain_name": "ellines.tech",
            "domain_keyword": "ellines",
            "domain_tld": "tech",
            "query_time": "2024-05-14 07:23:05",
            "create_date": "2024-01-10",
            "update_date": "2024-03-01",
            "expiry_date": "2025-01-10",
            "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": [
                "adele.ns.cloudflare.com",
                "cash.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "e-vinco.com",
            "domain_keyword": "e-vinco",
            "domain_tld": "com",
            "query_time": "2024-05-31 08:57:13",
            "create_date": "2022-11-11",
            "update_date": "2022-11-14",
            "expiry_date": "2024-11-11",
            "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": [
                "cass.ns.cloudflare.com",
                "cris.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "rlvideo.com",
            "domain_keyword": "rlvideo",
            "domain_tld": "com",
            "query_time": "2024-06-02 03:35:46",
            "create_date": "2020-06-27",
            "update_date": "2021-06-21",
            "expiry_date": "2025-06-27",
            "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": 81,
            "domain_name": "melvino.com",
            "domain_keyword": "melvino",
            "domain_tld": "com",
            "query_time": "2024-06-09 04:21:06",
            "create_date": "2004-11-21",
            "update_date": "2023-01-24",
            "expiry_date": "2024-11-21",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "http://www.launchpad.com",
            "name_servers": [
                "ns6295.hostgator.com",
                "ns6296.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "llvideo.com",
            "domain_keyword": "llvideo",
            "domain_tld": "com",
            "query_time": "2024-06-10 06:13:47",
            "create_date": "1999-04-08",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "emvideo.it",
            "domain_keyword": "emvideo",
            "domain_tld": "it",
            "query_time": "2024-06-09 15:11:42",
            "create_date": "2001-07-30",
            "update_date": "2024-02-12",
            "expiry_date": "2025-01-27",
            "registrar_name": "Businet s.r.l.",
            "registrar_website": "http://www.businet.it",
            "registrant_company": "E.M.Video di Marnati Emilio",
            "registrant_address": "Via Cesare Battisti 5 A",
            "registrant_city": "SANTO  STEFANO TICINO",
            "registrant_state": "MI",
            "registrant_zip": "20010",
            "registrant_country": "IT",
            "name_servers": [
                "dns1.hosting-linux.it",
                "dns2.hosting-linux.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 84,
            "domain_name": "ervideo.com",
            "domain_keyword": "ervideo",
            "domain_tld": "com",
            "query_time": "2024-04-27 02:25:10",
            "create_date": "2015-12-03",
            "update_date": "2020-11-27",
            "expiry_date": "2024-12-03",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "enfineo.dev",
            "domain_keyword": "enfineo",
            "domain_tld": "dev",
            "query_time": "2024-05-10 15:38:42",
            "create_date": "2022-05-11",
            "update_date": "2023-07-27",
            "expiry_date": "2027-05-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "elvices.com",
            "domain_keyword": "elvices",
            "domain_tld": "com",
            "query_time": "2024-04-17 18:36:01",
            "create_date": "2014-08-22",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-22",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/5dad739a-870a-4a4c-9c07-1286dd3b5346",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.westhost.com",
                "dns2.westhost.com",
                "dns3.westhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "selineo.com",
            "domain_keyword": "selineo",
            "domain_tld": "com",
            "query_time": "2024-04-19 01:36:16",
            "create_date": "2005-11-11",
            "update_date": "2023-12-29",
            "expiry_date": "2024-11-11",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "elvinyer.cat",
            "domain_keyword": "elvinyer",
            "domain_tld": "cat",
            "query_time": "2024-06-01 21:02:22",
            "create_date": "2014-09-01",
            "update_date": "2023-08-21",
            "expiry_date": "2024-09-01",
            "registrar_iana": 1403,
            "registrar_name": "10dencehispahard S.L. (CDmon.com)",
            "registrar_website": "https://www.cdmon.com",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the 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.cdmon.net",
                "ns2.cdmon.net",
                "ns3.cdmon.net",
                "ns4.cdmondns-01.org",
                "ns5.cdmondns-01.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "evineon.com",
            "domain_keyword": "evineon",
            "domain_tld": "com",
            "query_time": "2024-05-29 09:00:18",
            "create_date": "2024-03-28",
            "update_date": "2024-05-08",
            "expiry_date": "2025-03-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "eslvideo.net",
            "domain_keyword": "eslvideo",
            "domain_tld": "net",
            "query_time": "2024-04-15 18:43:18",
            "create_date": "2005-07-30",
            "update_date": "2023-06-30",
            "expiry_date": "2024-07-30",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "ns1.mediatemple.net",
                "ns2.mediatemple.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "levindo.com",
            "domain_keyword": "levindo",
            "domain_tld": "com",
            "query_time": "2024-05-09 08:53:12",
            "create_date": "2020-01-01",
            "update_date": "2020-12-26",
            "expiry_date": "2025-01-01",
            "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": 92,
            "domain_name": "envinero.com",
            "domain_keyword": "envinero",
            "domain_tld": "com",
            "query_time": "2024-05-25 13:29:13",
            "create_date": "2024-03-26",
            "update_date": "2024-04-12",
            "expiry_date": "2025-03-26",
            "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": "SHANGHAI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=envinero.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "elainec.com",
            "domain_keyword": "elainec",
            "domain_tld": "com",
            "query_time": "2024-05-23 20:53:40",
            "create_date": "2012-11-30",
            "update_date": "2024-05-01",
            "expiry_date": "2026-11-30",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "elainek.blog",
            "domain_keyword": "elainek",
            "domain_tld": "blog",
            "query_time": "2024-05-23 20:54:26",
            "create_date": "2023-06-24",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-24",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "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.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "ezvideo.blog",
            "domain_keyword": "ezvideo",
            "domain_tld": "blog",
            "query_time": "2024-05-31 08:22:24",
            "create_date": "2023-11-28",
            "update_date": "2024-01-09",
            "expiry_date": "2024-11-28",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Proxy Protection LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "melvine.com",
            "domain_keyword": "melvine",
            "domain_tld": "com",
            "query_time": "2024-04-22 15:34:45",
            "create_date": "2019-05-01",
            "update_date": "2023-12-20",
            "expiry_date": "2025-05-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "melvinyeo.org",
            "domain_keyword": "melvinyeo",
            "domain_tld": "org",
            "query_time": "2024-04-22 15:35:41",
            "create_date": "2011-06-26",
            "update_date": "2023-08-10",
            "expiry_date": "2025-06-26",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "elaineho.net",
            "domain_keyword": "elaineho",
            "domain_tld": "net",
            "query_time": "2024-04-27 13:18:07",
            "create_date": "2018-11-20",
            "update_date": "2022-11-21",
            "expiry_date": "2024-11-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "selvino.sk",
            "domain_keyword": "selvino",
            "domain_tld": "sk",
            "query_time": "2024-05-05 10:59:56",
            "create_date": "2020-04-08",
            "update_date": "2024-02-14",
            "expiry_date": "2025-04-08",
            "registrar_name": "GTi-net s.r.o.",
            "registrant_name": "GTi-net s.r.o.",
            "registrant_company": "GTi-net s.r.o.",
            "registrant_address": "Krtíšska 320/21",
            "registrant_city": "Želovce",
            "registrant_zip": "99106",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.918781018",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 100,
            "domain_name": "euvideo.org",
            "domain_keyword": "euvideo",
            "domain_tld": "org",
            "query_time": "2024-05-10 00:36:14",
            "create_date": "2020-10-18",
            "update_date": "2023-09-23",
            "expiry_date": "2024-10-18",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mediaflow Europe AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.299,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>elvineo.sk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2640</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>elvinco.com, elvinet.org.uk, elvine.net, evineo.com, elvinem.com, levineo.com, elvinho.me.uk, elvideo.club, elvideo.nl, elvinero.pe, envineo.com, elvinedo.com, elvindo.com, elvinex.com, elvinet.co.uk, e-vineo.com, elvideo.com, elvinho.com, elfineo.com, elvideo.ru, elvinjo.com, elpineo.com, elvinyeo.com, elvines.com, elvineco.com, elvinero.com, elvino.com, elaineo.com, elvinto.ru, e-vineo.pro, elvinet.in, e-vineo.net, elvinho.co.uk, elvino.info, elvine.com, elvine.co.uk, elvino.nl, elvino.se, elvine.it, elvino.cl, elvino.ie, elvino.vip, elvine.nl, elvino.pl, elvine.org, elineo.com, elvine.ca, elvine.jp, evineo.org, elvino.store, elvino.org, elvino.cyou, elvino.co.uk, evineo.co.uk, elvino.net, elvino.biz, elvine.asia, elineo.eu, elvino.app, elvino.be, elvino.at, elvine.se, elvino.pro, elvino.eu, elvine.xyz, elvino.it, elvine.ru, elvino.ru, elvino.xyz, elvino.com.pl, evineo.pt, elineo.org, elvine.eu, elvine.cfd, evlvideo.com, elvinpro.ru, elyinfo.co.uk, ellines.tech, e-vinco.com, rlvideo.com, melvino.com, llvideo.com, emvideo.it, ervideo.com, enfineo.dev, elvices.com, selineo.com, elvinyer.cat, evineon.com, eslvideo.net, levindo.com, envinero.com, elainec.com, elainek.blog, ezvideo.blog, melvine.com, melvinyeo.org, elaineho.net, selvino.sk, euvideo.org</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>elvinco.com</domain_name>
   <domain_keyword>elvinco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 18:36:19</query_time>
   <create_date>1999-10-01</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2028-10-01</expiry_date>
   <registrar_iana>456</registrar_iana>
   <registrar_name>WEBNAMES.CA INC</registrar_name>
   <registrar_website>https://www.webnames.ca</registrar_website>
   <registrant_name>Webnames Private</registrant_name>
   <registrant_company>Webnames Services INC</registrant_company>
   <registrant_address>ATTN: WN9e5202, Suite 260 - 3020 Lincoln Ave.</registrant_address>
   <registrant_city>Coquitlam</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V3B 6B4</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>1-604-633-1142</registrant_phone>
   <registrant_fax>1-206-456-2714</registrant_fax>
   <name_servers>
    <value>ns1.webnames.ca</value>
    <value>ns2.webnames.ca</value>
    <value>ns3.webnames.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>elvinet.org.uk</domain_name>
   <domain_keyword>elvinet</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-06 14:23:58</query_time>
   <create_date>2021-07-14</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1031.ui-dns.com</value>
    <value>ns1037.ui-dns.biz</value>
    <value>ns1097.ui-dns.de</value>
    <value>ns1126.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>elvine.net</domain_name>
   <domain_keyword>elvine</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-11 12:25:02</query_time>
   <create_date>2023-10-25</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>3908</registrar_iana>
   <registrar_name>SAV.COM, LLC - 18</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=elvine.net</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>evineo.com</domain_name>
   <domain_keyword>evineo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 12:56:29</query_time>
   <create_date>2017-11-18</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>elvinem.com</domain_name>
   <domain_keyword>elvinem</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 11:34:57</query_time>
   <create_date>2023-07-03</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</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>RM</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://domaincontact.register.it/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>levineo.com</domain_name>
   <domain_keyword>levineo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 04:12:00</query_time>
   <create_date>2024-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>3330</registrar_iana>
   <registrar_name>DropCatch.com 1121 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>NameBrightPrivacy.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.7204960020</registrant_phone>
   <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>7</num>
   <domain_name>elvinho.me.uk</domain_name>
   <domain_keyword>elvinho</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-05-25 00:42:31</query_time>
   <create_date>2022-05-25</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>christina.ns.cloudflare.com</value>
    <value>damon.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>elvideo.club</domain_name>
   <domain_keyword>elvideo</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-17 18:36:03</query_time>
   <create_date>2014-11-14</create_date>
   <update_date>2022-10-19</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SL</registrar_name>
   <registrar_website>www.scip.es</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Soluciones Corporativas IP, c/o Whois Proxy</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Illes Balears</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.elvideo.club</value>
    <value>ns2.elvideo.club</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>elvideo.nl</domain_name>
   <domain_keyword>elvideo</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-10 22:09:18</query_time>
   <create_date>2020-01-03</create_date>
   <update_date>2023-06-16</update_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <name_servers>
    <value>docks16.rzone.de</value>
    <value>shades15.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>elvinero.pe</domain_name>
   <domain_keyword>elvinero</domain_keyword>
   <domain_tld>pe</domain_tld>
   <query_time>2024-04-17 18:36:21</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>EDAL BRANDS S.A.C.</registrant_name>
   <name_servers>
    <value>ns1.mysecurecloudhost.com</value>
    <value>ns2.mysecurecloudhost.com</value>
    <value>ns3.mysecurecloudhost.com</value>
    <value>ns4.mysecurecloudhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>envineo.com</domain_name>
   <domain_keyword>envineo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 17:59:55</query_time>
   <create_date>2010-12-08</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>dns1.stabletransit.com</value>
    <value>dns2.stabletransit.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>elvinedo.com</domain_name>
   <domain_keyword>elvinedo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 15:54:32</query_time>
   <create_date>2024-02-22</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-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>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.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>13</num>
   <domain_name>elvindo.com</domain_name>
   <domain_keyword>elvindo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 18:36:20</query_time>
   <create_date>2018-11-12</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-11-12</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.idcloudhosting.com</value>
    <value>ns2.idcloudhosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>elvinex.com</domain_name>
   <domain_keyword>elvinex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 12:22:18</query_time>
   <create_date>2023-04-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2024-04-04</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <domain_status>
    <value>inactive</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>elvinet.co.uk</domain_name>
   <domain_keyword>elvinet</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 18:36:21</query_time>
   <create_date>2021-07-14</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1035.ui-dns.org</value>
    <value>ns1045.ui-dns.com</value>
    <value>ns1073.ui-dns.de</value>
    <value>ns1085.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>e-vineo.com</domain_name>
   <domain_keyword>e-vineo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 01:23:50</query_time>
   <create_date>2018-06-19</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Enovanet</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns105.ovh.net</value>
    <value>ns105.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>elvideo.com</domain_name>
   <domain_keyword>elvideo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 18:36:03</query_time>
   <create_date>2013-07-05</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.above.com</value>
    <value>ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>elvinho.com</domain_name>
   <domain_keyword>elvinho</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 18:36:24</query_time>
   <create_date>2015-12-27</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-12-27</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>ns65.domaincontrol.com</value>
    <value>ns66.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>19</num>
   <domain_name>elfineo.com</domain_name>
   <domain_keyword>elfineo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 13:51:33</query_time>
   <create_date>2020-09-04</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns-1440.awsdns-52.org</value>
    <value>ns-1884.awsdns-43.co.uk</value>
    <value>ns-81.awsdns-10.com</value>
    <value>ns-916.awsdns-50.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>20</num>
   <domain_name>elvideo.ru</domain_name>
   <domain_keyword>elvideo</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 17:32:54</query_time>
   <create_date>2018-06-20</create_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>elvinjo.com</domain_name>
   <domain_keyword>elvinjo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 15:54:34</query_time>
   <create_date>2006-06-02</create_date>
   <update_date>2024-06-08</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_state>DE</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://www.united-domains.de/domain-inhaber-kontaktieren</registrant_email>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>elpineo.com</domain_name>
   <domain_keyword>elpineo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 11:49:36</query_time>
   <create_date>2002-08-14</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>www.tppwholesale.com.au</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Leon</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cloud-2cd7ae.managed-vps.net</value>
    <value>ns2.cloud-2cd7ae.managed-vps.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>elvinyeo.com</domain_name>
   <domain_keyword>elvinyeo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 18:36:31</query_time>
   <create_date>2018-01-22</create_date>
   <update_date>2022-12-28</update_date>
   <expiry_date>2028-01-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_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.aspirationhosting.com</value>
    <value>ns2.aspirationhosting.com</value>
    <value>ns3.aspirationhosting.com</value>
    <value>ns4.aspirationhosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>elvines.com</domain_name>
   <domain_keyword>elvines</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 18:36:21</query_time>
   <create_date>2014-09-27</create_date>
   <update_date>2020-09-21</update_date>
   <expiry_date>2025-09-27</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>25</num>
   <domain_name>elvineco.com</domain_name>
   <domain_keyword>elvineco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 15:54:32</query_time>
   <create_date>2022-12-08</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_company>none</registrant_company>
   <registrant_state>Fejer</registrant_state>
   <registrant_country>HU</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/elvineco.com/owner</registrant_email>
   <name_servers>
    <value>ns551.mihanwebhost.com</value>
    <value>ns552.mihanwebhost.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>elvinero.com</domain_name>
   <domain_keyword>elvinero</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 04:20:08</query_time>
   <create_date>2020-03-15</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-03-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>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>elvino.com</domain_name>
   <domain_keyword>elvino</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 14:23:59</query_time>
   <create_date>2011-09-16</create_date>
   <update_date>2020-03-20</update_date>
   <expiry_date>2027-09-16</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>Park HyungJin</registrant_name>
   <registrant_address>904-1101, GarangMaeul 9Danji,  MaeumRo 151</registrant_address>
   <registrant_city>Sejong-Shi</registrant_city>
   <registrant_state>SEJONG</registrant_state>
   <registrant_zip>30063</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1020513388</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>elaineo.com</domain_name>
   <domain_keyword>elaineo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 13:19:02</query_time>
   <create_date>2019-11-13</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>elvinto.ru</domain_name>
   <domain_keyword>elvinto</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 17:32:56</query_time>
   <create_date>2022-01-30</create_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>e-vineo.pro</domain_name>
   <domain_keyword>e-vineo</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-10 19:00:45</query_time>
   <create_date>2018-06-19</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Enovanet</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns105.ovh.net</value>
    <value>ns105.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>elvinet.in</domain_name>
   <domain_keyword>elvinet</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-17 18:36:21</query_time>
   <create_date>2023-06-23</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Lagos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.giantpanda.com</value>
    <value>ns2.giantpanda.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>e-vineo.net</domain_name>
   <domain_keyword>e-vineo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 01:23:50</query_time>
   <create_date>2018-06-19</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Enovanet</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns105.ovh.net</value>
    <value>ns105.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>elvinho.co.uk</domain_name>
   <domain_keyword>elvinho</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-20 11:56:33</query_time>
   <create_date>2019-03-22</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>Krystal Hosting Ltd [Tag = CLOUDHOSTING]</registrar_name>
   <registrar_website>https://krystal.uk</registrar_website>
   <name_servers>
    <value>christina.ns.cloudflare.com</value>
    <value>damon.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>elvino.info</domain_name>
   <domain_keyword>elvino</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-29 11:52:55</query_time>
   <create_date>2001-10-02</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Conectia SL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>asturias</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.covadonga.com</value>
    <value>ns2.covadonga.com</value>
    <value>ns3.conectia.es</value>
    <value>ns4.conectia.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>elvine.com</domain_name>
   <domain_keyword>elvine</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 15:54:32</query_time>
   <create_date>1998-10-05</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2032-10-04</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns61.worldnic.com</value>
    <value>ns62.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>elvine.co.uk</domain_name>
   <domain_keyword>elvine</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-12 15:54:33</query_time>
   <create_date>2000-08-16</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2025-08-16</expiry_date>
   <registrar_name>Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]</registrar_name>
   <registrar_website>http://www.tsohost.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>elvino.nl</domain_name>
   <domain_keyword>elvino</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-17 18:36:42</query_time>
   <create_date>2006-05-09</create_date>
   <update_date>2023-12-20</update_date>
   <registrar_name>SmartLogic</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>elvino.se</domain_name>
   <domain_keyword>elvino</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 16:47:55</query_time>
   <create_date>2022-08-12</create_date>
   <update_date>2023-05-16</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_name>ODERLAND</registrar_name>
   <name_servers>
    <value>dns1.oderland.com</value>
    <value>dns2.oderland.com</value>
    <value>dns3.oderland.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>elvine.it</domain_name>
   <domain_keyword>elvine</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-30 12:22:18</query_time>
   <create_date>2017-06-05</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-05-17</expiry_date>
   <registrar_name>Ascio Technologies Inc.</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_company>Elvine AB</registrant_company>
   <registrant_address>c/o Ports Group AB, Kalkylvagen 3</registrant_address>
   <registrant_city>Molnlycke</registrant_city>
   <registrant_state>Molnlycke</registrant_state>
   <registrant_zip>43533</registrant_zip>
   <registrant_country>SE</registrant_country>
   <name_servers>
    <value>dns1.zaccodigitaltrustlabs.com</value>
    <value>dns2.zaccodigitaltrustlabs.net</value>
    <value>dns3.zaccodigitaltrustlabs.se</value>
    <value>dns4.zaccodigitaltrustlabs.se</value>
    <value>ns1.zaccodns.com</value>
    <value>ns2.zaccodns.se</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>elvino.cl</domain_name>
   <domain_keyword>elvino</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-06-12 15:54:35</query_time>
   <create_date>2020-09-08</create_date>
   <expiry_date>2025-09-08</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Pedro Sadá Aznar</registrant_name>
   <name_servers>
    <value>ns-1518.awsdns-61.org</value>
    <value>ns-1732.awsdns-24.co.uk</value>
    <value>ns-177.awsdns-22.com</value>
    <value>ns-592.awsdns-10.net</value>
   </name_servers>
  </value>
  <value>
   <num>41</num>
   <domain_name>elvino.ie</domain_name>
   <domain_keyword>elvino</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-06-12 15:54:35</query_time>
   <create_date>2009-08-17</create_date>
   <update_date>2021-09-23</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_name>Blacknight Solutions</registrar_name>
   <registrar_website>https://www.blacknight.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <name_servers>
    <value>ns1.blacknight.com</value>
    <value>ns2.blacknight.com</value>
    <value>ns3.blacknight.com</value>
    <value>ns4.blacknight.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>elvino.vip</domain_name>
   <domain_keyword>elvino</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-11 12:25:05</query_time>
   <create_date>2022-12-29</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>elvine.nl</domain_name>
   <domain_keyword>elvine</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-29 11:52:51</query_time>
   <create_date>2016-04-08</create_date>
   <update_date>2020-04-27</update_date>
   <registrar_name>Ascio Technologies Inc</registrar_name>
   <name_servers>
    <value>dns1.zaccodigitaltrustlabs.com</value>
    <value>dns2.zaccodigitaltrustlabs.net</value>
    <value>dns3.zaccodigitaltrustlabs.se</value>
    <value>dns4.zaccodigitaltrustlabs.se</value>
    <value>ns1.zaccodns.com</value>
    <value>ns2.zaccodns.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>elvino.pl</domain_name>
   <domain_keyword>elvino</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-20 11:56:34</query_time>
   <create_date>2011-05-12</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.cn.pl</value>
    <value>ns2.cn.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>elvine.org</domain_name>
   <domain_keyword>elvine</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 11:34:57</query_time>
   <create_date>2023-07-11</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2024-07-11</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>46</num>
   <domain_name>elineo.com</domain_name>
   <domain_keyword>elineo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 07:44:55</query_time>
   <create_date>2005-10-15</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.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>47</num>
   <domain_name>elvine.ca</domain_name>
   <domain_keyword>elvine</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-11 12:25:02</query_time>
   <create_date>2018-06-10</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_name>WHC Online Solutions Inc.</registrar_name>
   <registrar_website>https://whc.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.whc.ca</value>
    <value>ns2.whc.ca</value>
    <value>ns3.whc.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>elvine.jp</domain_name>
   <domain_keyword>elvine</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-06 14:23:57</query_time>
   <create_date>2020-04-28</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrant_name>Elvine Aktiebolag</registrant_name>
   <registrant_address>Shibuya-ku26-1 Sakuragaoka-cho</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354561601</registrant_phone>
   <name_servers>
    <value>dns1.zaccodigitaltrustlabs.com</value>
    <value>dns2.zaccodigitaltrustlabs.net</value>
    <value>dns3.zaccodigitaltrustlabs.se</value>
    <value>dns4.zaccodigitaltrustlabs.se</value>
    <value>ns1.zaccodns.com</value>
    <value>ns2.zaccodns.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>evineo.org</domain_name>
   <domain_keyword>evineo</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-07 08:13:51</query_time>
   <create_date>2020-03-03</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/whois-suche</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>UEB GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NRW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>elias.ns.cloudflare.com</value>
    <value>rayne.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>elvino.store</domain_name>
   <domain_keyword>elvino</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-11 12:25:05</query_time>
   <create_date>2022-12-29</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>elvino.org</domain_name>
   <domain_keyword>elvino</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-12 15:54:35</query_time>
   <create_date>2022-12-29</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-12-29</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>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>elvino.cyou</domain_name>
   <domain_keyword>elvino</domain_keyword>
   <domain_tld>cyou</domain_tld>
   <query_time>2024-04-29 11:52:55</query_time>
   <create_date>2021-10-15</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>elvino.co.uk</domain_name>
   <domain_keyword>elvino</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-29 11:52:55</query_time>
   <create_date>1997-04-08</create_date>
   <update_date>2023-04-05</update_date>
   <expiry_date>2026-04-08</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>evineo.co.uk</domain_name>
   <domain_keyword>evineo</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-07 08:13:51</query_time>
   <create_date>2020-03-03</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_name>united-domains AG [Tag = UNITEDDOMAINS-DE]</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <name_servers>
    <value>elias.ns.cloudflare.com</value>
    <value>rayne.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>elvino.net</domain_name>
   <domain_keyword>elvino</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-11 12:25:04</query_time>
   <create_date>2004-05-09</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/52bfe5dc-9fd4-41f3-8758-4a6f6b9d324c</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>elvino.biz</domain_name>
   <domain_keyword>elvino</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-25 11:34:58</query_time>
   <create_date>2003-01-24</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>140</registrar_iana>
   <registrar_name>Acens Technologies, S.L.U.</registrar_name>
   <registrar_website>https://www.acens.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-es.1and1-dns.biz</value>
    <value>ns-es.1and1-dns.com</value>
    <value>ns-es.1and1-dns.es</value>
    <value>ns-es.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>elvine.asia</domain_name>
   <domain_keyword>elvine</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-04-29 11:52:51</query_time>
   <create_date>2011-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Elvine AB</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>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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.zaccodigitaltrustlabs.com</value>
    <value>dns2.zaccodigitaltrustlabs.net</value>
    <value>dns3.zaccodigitaltrustlabs.se</value>
    <value>dns4.zaccodigitaltrustlabs.se</value>
    <value>ns1.zaccodns.com</value>
    <value>ns2.zaccodns.se</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>elineo.eu</domain_name>
   <domain_keyword>elineo</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 09:04:25</query_time>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>https://www.domena.pl</registrar_website>
   <name_servers>
    <value>ns.contric.pl</value>
    <value>ns1.contric.pl</value>
    <value>ns2.contric.pl</value>
   </name_servers>
  </value>
  <value>
   <num>59</num>
   <domain_name>elvino.app</domain_name>
   <domain_keyword>elvino</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-11 12:25:04</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>1&amp;1 Internet SE</registrar_name>
   <registrar_website>https://www.ionos.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jitboards</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</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>ns1046.ui-dns.org</value>
    <value>ns1075.ui-dns.biz</value>
    <value>ns1087.ui-dns.com</value>
    <value>ns1107.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>elvino.be</domain_name>
   <domain_keyword>elvino</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-17 18:18:19</query_time>
   <create_date>2013-01-28</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>61</num>
   <domain_name>elvino.at</domain_name>
   <domain_keyword>elvino</domain_keyword>
   <domain_tld>at</domain_tld>
   <query_time>2024-05-10 23:56:08</query_time>
   <update_date>2019-11-27</update_date>
   <registrar_name>easyname GmbH</registrar_name>
   <registrar_website>https://nic.at/registrar/414</registrar_website>
   <name_servers>
    <value>ns1.easyname.eu</value>
    <value>ns2.easyname.eu</value>
   </name_servers>
  </value>
  <value>
   <num>62</num>
   <domain_name>elvine.se</domain_name>
   <domain_keyword>elvine</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 16:47:55</query_time>
   <create_date>2003-04-23</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_name>Ascio</registrar_name>
   <name_servers>
    <value>ns1.r24cloud.se</value>
    <value>ns2.r24cloud.se</value>
    <value>ns3.r24cloud.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>elvino.pro</domain_name>
   <domain_keyword>elvino</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-11 12:25:05</query_time>
   <create_date>2022-12-29</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2024-12-29</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>ns29.domaincontrol.com</value>
    <value>ns30.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>64</num>
   <domain_name>elvino.eu</domain_name>
   <domain_keyword>elvino</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 09:04:58</query_time>
   <registrar_name>CRegISP Ltd</registrar_name>
   <registrar_website>https://cregisp.com</registrar_website>
   <name_servers>
    <value>a.gpk.eu</value>
    <value>b.gpk.eu</value>
    <value>c.gpk.eu</value>
   </name_servers>
  </value>
  <value>
   <num>65</num>
   <domain_name>elvine.xyz</domain_name>
   <domain_keyword>elvine</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-30 12:22:18</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>66</num>
   <domain_name>elvino.it</domain_name>
   <domain_keyword>elvino</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-20 11:56:34</query_time>
   <create_date>2002-03-19</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com/welcome</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>dns17.ovh.net</value>
    <value>ns17.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>elvine.ru</domain_name>
   <domain_keyword>elvine</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 17:32:56</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>68</num>
   <domain_name>elvino.ru</domain_name>
   <domain_keyword>elvino</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 17:32:56</query_time>
   <create_date>2023-10-04</create_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>nicole.ns.cloudflare.com</value>
    <value>peyton.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>elvino.xyz</domain_name>
   <domain_keyword>elvino</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-11 12:25:05</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>elvino.com.pl</domain_name>
   <domain_keyword>elvino</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-06-12 15:54:35</query_time>
   <create_date>2022-12-08</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.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>71</num>
   <domain_name>evineo.pt</domain_name>
   <domain_keyword>evineo</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-07 08:13:51</query_time>
   <name_servers>
    <value>ns1.amenworld.com</value>
    <value>ns2.amenworld.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>elineo.org</domain_name>
   <domain_keyword>elineo</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 04:13:24</query_time>
   <create_date>2016-07-04</create_date>
   <update_date>2022-06-06</update_date>
   <expiry_date>2025-07-04</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>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SI</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>ns29.neoserv.si</value>
    <value>ns30.neoserv.si</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>elvine.eu</domain_name>
   <domain_keyword>elvine</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 09:04:58</query_time>
   <registrar_name>STRATO AG</registrar_name>
   <registrar_website>https://www.strato.eu</registrar_website>
   <name_servers>
    <value>docks01.rzone.de</value>
    <value>shades07.rzone.de</value>
   </name_servers>
  </value>
  <value>
   <num>74</num>
   <domain_name>elvine.cfd</domain_name>
   <domain_keyword>elvine</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-06-12 15:54:32</query_time>
   <create_date>2023-12-10</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>norman.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>evlvideo.com</domain_name>
   <domain_keyword>evlvideo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 15:44:29</query_time>
   <create_date>2006-03-19</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=evlvideo.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>elvinpro.ru</domain_name>
   <domain_keyword>elvinpro</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 17:32:56</query_time>
   <create_date>2022-01-30</create_date>
   <expiry_date>2025-01-30</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>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>elyinfo.co.uk</domain_name>
   <domain_keyword>elyinfo</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 18:41:50</query_time>
   <create_date>2012-11-28</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>ellines.tech</domain_name>
   <domain_keyword>ellines</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-14 07:23:05</query_time>
   <create_date>2024-01-10</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-01-10</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>adele.ns.cloudflare.com</value>
    <value>cash.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>e-vinco.com</domain_name>
   <domain_keyword>e-vinco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 08:57:13</query_time>
   <create_date>2022-11-11</create_date>
   <update_date>2022-11-14</update_date>
   <expiry_date>2024-11-11</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>cass.ns.cloudflare.com</value>
    <value>cris.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>rlvideo.com</domain_name>
   <domain_keyword>rlvideo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 03:35:46</query_time>
   <create_date>2020-06-27</create_date>
   <update_date>2021-06-21</update_date>
   <expiry_date>2025-06-27</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>81</num>
   <domain_name>melvino.com</domain_name>
   <domain_keyword>melvino</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 04:21:06</query_time>
   <create_date>2004-11-21</create_date>
   <update_date>2023-01-24</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>955</registrar_iana>
   <registrar_name>Launchpad.com Inc.</registrar_name>
   <registrar_website>http://www.launchpad.com</registrar_website>
   <name_servers>
    <value>ns6295.hostgator.com</value>
    <value>ns6296.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>llvideo.com</domain_name>
   <domain_keyword>llvideo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 06:13:47</query_time>
   <create_date>1999-04-08</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-08</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>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>emvideo.it</domain_name>
   <domain_keyword>emvideo</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-09 15:11:42</query_time>
   <create_date>2001-07-30</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_name>Businet s.r.l.</registrar_name>
   <registrar_website>http://www.businet.it</registrar_website>
   <registrant_company>E.M.Video di Marnati Emilio</registrant_company>
   <registrant_address>Via Cesare Battisti 5 A</registrant_address>
   <registrant_city>SANTO  STEFANO TICINO</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20010</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns1.hosting-linux.it</value>
    <value>dns2.hosting-linux.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>ervideo.com</domain_name>
   <domain_keyword>ervideo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 02:25:10</query_time>
   <create_date>2015-12-03</create_date>
   <update_date>2020-11-27</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>enfineo.dev</domain_name>
   <domain_keyword>enfineo</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-10 15:38:42</query_time>
   <create_date>2022-05-11</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2027-05-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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>ns35.domaincontrol.com</value>
    <value>ns36.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>86</num>
   <domain_name>elvices.com</domain_name>
   <domain_keyword>elvices</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 18:36:01</query_time>
   <create_date>2014-08-22</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/5dad739a-870a-4a4c-9c07-1286dd3b5346</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.westhost.com</value>
    <value>dns2.westhost.com</value>
    <value>dns3.westhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>selineo.com</domain_name>
   <domain_keyword>selineo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 01:36:16</query_time>
   <create_date>2005-11-11</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>elvinyer.cat</domain_name>
   <domain_keyword>elvinyer</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-06-01 21:02:22</query_time>
   <create_date>2014-09-01</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>1403</registrar_iana>
   <registrar_name>10dencehispahard S.L. (CDmon.com)</registrar_name>
   <registrar_website>https://www.cdmon.com</registrar_website>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar 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.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>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>evineon.com</domain_name>
   <domain_keyword>evineon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 09:00:18</query_time>
   <create_date>2024-03-28</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <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>90</num>
   <domain_name>eslvideo.net</domain_name>
   <domain_keyword>eslvideo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 18:43:18</query_time>
   <create_date>2005-07-30</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>ns1.mediatemple.net</value>
    <value>ns2.mediatemple.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>levindo.com</domain_name>
   <domain_keyword>levindo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 08:53:12</query_time>
   <create_date>2020-01-01</create_date>
   <update_date>2020-12-26</update_date>
   <expiry_date>2025-01-01</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>92</num>
   <domain_name>envinero.com</domain_name>
   <domain_keyword>envinero</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 13:29:13</query_time>
   <create_date>2024-03-26</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-03-26</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>SHANGHAI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=envinero.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>elainec.com</domain_name>
   <domain_keyword>elainec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 20:53:40</query_time>
   <create_date>2012-11-30</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2026-11-30</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>elainek.blog</domain_name>
   <domain_keyword>elainek</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-23 20:54:26</query_time>
   <create_date>2023-06-24</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <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.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>95</num>
   <domain_name>ezvideo.blog</domain_name>
   <domain_keyword>ezvideo</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-31 08:22:24</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>melvine.com</domain_name>
   <domain_keyword>melvine</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 15:34:45</query_time>
   <create_date>2019-05-01</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2025-05-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.squadhelp.com</value>
    <value>ns2.squadhelp.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>97</num>
   <domain_name>melvinyeo.org</domain_name>
   <domain_keyword>melvinyeo</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 15:35:41</query_time>
   <create_date>2011-06-26</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2025-06-26</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>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>elaineho.net</domain_name>
   <domain_keyword>elaineho</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 13:18:07</query_time>
   <create_date>2018-11-20</create_date>
   <update_date>2022-11-21</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>selvino.sk</domain_name>
   <domain_keyword>selvino</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 10:59:56</query_time>
   <create_date>2020-04-08</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_name>GTi-net s.r.o.</registrar_name>
   <registrant_name>GTi-net s.r.o.</registrant_name>
   <registrant_company>GTi-net s.r.o.</registrant_company>
   <registrant_address>Krtíšska 320/21</registrant_address>
   <registrant_city>Želovce</registrant_city>
   <registrant_zip>99106</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.918781018</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>euvideo.org</domain_name>
   <domain_keyword>euvideo</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-10 00:36:14</query_time>
   <create_date>2020-10-18</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Mediaflow Europe AB</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>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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.299</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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