WHOIS QUERY TIME

21 Apr 2024 - 9:10 PM UTC

Registered: 10 April 2024
Modified: 10 April 2024

REGISTRAR

Name: Tucows.com Co.

DNSSEC

no

NAME SERVERS

ns-cloud-a1.googledomains.com
ns-cloud-a2.googledomains.com
ns-cloud-a3.googledomains.com
ns-cloud-a4.googledomains.com

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=vulet.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "vulet.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "vulet.nl",
            "domain_keyword": "vulet",
            "domain_tld": "nl",
            "query_time": "2024-04-21 21:10:36",
            "create_date": "2024-04-10",
            "update_date": "2024-04-10",
            "registrar_name": "Tucows.com Co.",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.036,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>vulet.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>vulet.nl</domain_name>
   <domain_keyword>vulet</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-21 21:10:36</query_time>
   <create_date>2024-04-10</create_date>
   <update_date>2024-04-10</update_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.036</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.234 seconds) for "vulet.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

21 Apr 2024 - 9:10 PM UTC

Registered: 10 April 2024
Modified: 10 April 2024

REGISTRAR

Name: Tucows.com Co.

DNSSEC

no

NAME SERVERS

ns-cloud-a1.googledomains.com
ns-cloud-a2.googledomains.com
ns-cloud-a3.googledomains.com
ns-cloud-a4.googledomains.com

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=vulet.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "vulet.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "vulet.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "vulet.nl",
            "domain_keyword": "vulet",
            "domain_tld": "nl",
            "query_time": "2024-04-21 21:10:36",
            "create_date": "2024-04-10",
            "update_date": "2024-04-10",
            "registrar_name": "Tucows.com Co.",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.234,
        "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>vulet.nl</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>vulet.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>vulet.nl</domain_name>
   <domain_keyword>vulet</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-21 21:10:36</query_time>
   <create_date>2024-04-10</create_date>
   <update_date>2024-04-10</update_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.234</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.033 seconds) which contained the exact domain keyword "vulet".
Domain Name Registered Expiry Registrar Ownership
1 vulet.net 27 Dec 2011 27 Dec 2024 One.com A/S REDACTED FOR PRIVACY
2 vulet.com 29 Apr 2014 29 Apr 2025 Dynadot Inc -
3 vulet.nl 10 Apr 2024 - Tucows.com Co. -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=vulet&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "vulet",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "vulet.net, vulet.com, vulet.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "vulet.net",
            "domain_keyword": "vulet",
            "domain_tld": "net",
            "query_time": "2024-05-31 21:42:13",
            "create_date": "2011-12-27",
            "update_date": "2023-11-27",
            "expiry_date": "2024-12-27",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FI",
            "registrant_email": "https://www.one.com/en/whois",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 2,
            "domain_name": "vulet.com",
            "domain_keyword": "vulet",
            "domain_tld": "com",
            "query_time": "2024-05-07 03:43:37",
            "create_date": "2014-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "vulet.nl",
            "domain_keyword": "vulet",
            "domain_tld": "nl",
            "query_time": "2024-04-21 21:10:36",
            "create_date": "2024-04-10",
            "update_date": "2024-04-10",
            "registrar_name": "Tucows.com Co.",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.033,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>vulet</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>vulet.net, vulet.com, vulet.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>vulet.net</domain_name>
   <domain_keyword>vulet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 21:42:13</query_time>
   <create_date>2011-12-27</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FI</registrant_country>
   <registrant_email>https://www.one.com/en/whois</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>vulet.com</domain_name>
   <domain_keyword>vulet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 03:43:37</query_time>
   <create_date>2014-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>vulet.nl</domain_name>
   <domain_keyword>vulet</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-21 21:10:36</query_time>
   <create_date>2024-04-10</create_date>
   <update_date>2024-04-10</update_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.033</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 478 domain names (in 0.049 seconds) which look and sound like the brand name "vulet".
Domain Name Registered Expiry Registrar Ownership
1 vaulet.com 3 Apr 2010 3 Apr 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
2 valet.ovh 4 Jun 2020 4 Jun 2024 OVH SAS JW
3 bulet.ru 31 Mar 2007 31 Mar 2025 RU-CENTER-RU NETGALAXY LTD
4 vuleto.com 25 Sep 2022 25 Sep 2024 GoDaddy.com, LLC -
5 aulet.biz 7 Jul 2014 6 Jul 2024 Tucows Domains Inc. Squarespace
6 rulet.org 12 Apr 2008 12 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
7 vilet.fr 20 May 2004 19 Dec 2024 GANDI sarl opalenews.com
8 vulest.com 5 Jan 2023 5 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
9 ovulet.com 18 Apr 2023 18 Apr 2025 Tucows Domains Inc. -
10 valet.today 19 Feb 2014 19 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
11 mulet.ru 26 Mar 2024 26 Mar 2025 REGRU-RU Private Person
12 gulet.co 20 Jul 2010 19 Jul 2024 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
13 valet.ninja 16 Nov 2021 16 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
14 hulet.net 26 Dec 2006 26 Dec 2026 GoDaddy.com, LLC -
15 valet.video 18 Oct 2021 18 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
16 pulet.net 9 Dec 2023 9 Dec 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
17 mulet.ovh 3 Oct 2014 3 Oct 2024 OVH REDACTED_FOR_PRIVACY
18 bulet.in 13 Aug 2023 13 Aug 2024 NameCheap, Inc. REDACTED FOR PRIVACY
19 vzlet.net 16 Apr 2020 16 Apr 2025 NameSilo, LLC -
20 valet.eu - - Realtime Register B.V. -
21 mulet.org 22 Jul 2000 22 Jul 2026 Network Solutions, LLC REDACTED FOR PRIVACY
22 dulet.in 17 Jun 2022 17 Jun 2027 GoDaddy.com, LLC Dura Roof Private Limited
23 vuhlet.us 12 Oct 2021 12 Oct 2025 GoDaddy.com, LLC Vuhlet LLC
24 valet.mom 5 May 2023 5 May 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
25 vupet.com 1 Sep 2017 1 Sep 2025 GoDaddy.com, LLC -
26 rulet.us.com 22 Mar 2023 22 Mar 2026 Namecheap -
27 oulet.net 2 Jul 2003 2 Jul 2024 Epik LLC Anonymize LLC
28 eulet.com 23 Sep 2005 23 Sep 2024 GoDaddy.com, LLC -
29 vuvet.com 26 Mar 2015 26 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
30 vaulet.be 19 Jun 2000 - OVH -
31 vilet.net 4 Apr 2018 4 Apr 2025 OVH, SAS AGROPIENSO, SCL
32 vulte.net 30 Jul 2020 30 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Dorasparksfashion
33 rulet.blog 3 Jan 2024 3 Jan 2025 Porkbun, LLC Private by Design, LLC
34 gulet.hr 2 Nov 2011 2 Nov 2024 cyber_Folks d.o.o. Majstor Charter d.o.o
35 hulet.page 20 Oct 2018 20 Oct 2024 Squarespace Domains II LLC. REDACTED FOR PRIVACY
36 vuget.com 13 Jul 2014 13 Jul 2024 PSI-USA, Inc. dba Domain Robot Wolfgang Moecklin IT-Services
37 vdlet.nl 29 Sep 2014 - Internet Service Europe B.V. -
38 rulet.info 14 Nov 2023 14 Nov 2024 Hosting Ukraine LLC Hosting Ukraine LLC
39 vuley.com 9 Aug 2009 9 Aug 2024 PSI-USA, Inc. dba Domain Robot Cykon Technology Limited
40 vulei.ru 11 Dec 2022 11 Dec 2024 REGRU-RU Private Person
41 rulet.biz 30 Jun 2021 30 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
42 hulet.com 28 Jul 2008 28 Jul 2024 ENOM, INC. REDACTED FOR PRIVACY
43 rulet.ca 16 Oct 2008 16 Oct 2024 Go Daddy Domains Canada, Inc Aleksandr Makarenko
44 valet.work 18 Aug 2021 18 Aug 2024 West263 International Limited Ling Li
45 gulet.xyz 18 Sep 2018 18 Sep 2024 Cloudflare, Inc. DOXA LABS LTD
46 culet.net 22 Jun 1997 21 Jun 2024 ENOM, INC. REDACTED FOR PRIVACY
47 vulea.com 4 Oct 2005 4 Oct 2024 ANNULET, INC BuyDomains.com
48 volet.paris 8 Dec 2014 8 Dec 2024 NAMESHIELD KPARK
49 vzlet.site 29 Dec 2023 29 Dec 2024 Registrar of Domain Names REG.RU, LLC Privacy Protection
50 vudlet.ru 17 Apr 2024 17 Apr 2025 BEGET-RU Private Person
51 dulet.digital 13 Jul 2023 13 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
52 valet.bot 13 Nov 2023 13 Nov 2024 NameCheap, Inc Privacy service provided by Withheld for Privacy ehf
53 tulet.online 23 Apr 2024 23 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
54 vuleta.com 24 Jun 2010 24 Jun 2026 TLDS L.L.C. d/b/a SRSPlus -
55 valet.fr 20 Mar 2001 21 Mar 2025 OVH Ets VALET Marc
56 rulet.bet 6 Feb 2018 6 Feb 2025 Name.com, Inc. Domain Protection Services, Inc.
57 gulet.au - - Melbourne IT Cem Boz
58 valet.it 24 Mar 1999 7 Aug 2024 Genesys Informatica S.r.l. Valet srl
59 vulee.pl 8 Sep 2020 8 Sep 2024 cyber_Folks S.A. -
60 mulet.cl 22 Jun 2009 19 Jul 2025 NIC Chile Guillermo Antonio Mulet Cabrera
61 dulet.online 11 Jun 2023 11 Jun 2024 Go Daddy, LLC Domains By Proxy, LLC
62 vylet.xyz 31 Aug 2016 31 Aug 2025 Mesh Digital Ltd Domains By Proxy, LLC
63 gulet.nl 30 Dec 2015 - XNS Registrar B.V. -
64 valet.shopping 16 Oct 2022 16 Oct 2024 Dynadot Inc REDACTED FOR PRIVACY
65 aulet.org 16 Dec 2018 16 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
66 culet.pics 6 May 2023 6 May 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
67 vutet.com 30 Oct 2017 30 Oct 2024 DNSPod, Inc. REDACTED FOR PRIVACY
68 vuleta.org 10 Jan 2010 10 Jan 2029 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
69 vulrt.com 11 Feb 2016 11 Feb 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
70 valet.cloud 21 Apr 2024 21 Apr 2025 XIAMEN CHINASOURCE INTERNET SERVICE CO., LTD. Caofeng
71 gulet.world 12 Nov 2020 12 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
72 vumet.com 5 Nov 2007 5 Nov 2025 GoDaddy.com, LLC -
73 vdlet.com 24 Mar 2009 7 Jan 2025 Cronon AG -
74 rulet.shop 5 May 2023 5 May 2025 HOSTINGER operations, UAB -
75 vulen.club 19 Jun 2023 19 Jun 2024 NameSilo, LLC PrivacyGuardian.org llc
76 vuled.co.uk 20 Aug 2023 20 Aug 2024 Squarespace Domains LLC [Tag = GOOGLE] -
77 vuiet.com 20 Mar 2022 20 Mar 2025 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
78 vrlet.hr 16 Oct 2013 12 Jun 2024 CARNET VRLET, d.o.o.
79 vzlet.pro 22 Nov 2018 22 Nov 2025 Registrar of Domain Names REG.RU LLC Data Protected
80 valet.vip 1 Oct 2018 1 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
81 vzlet.in 13 Jan 2023 13 Jan 2025 Realtime Register B.V. Za duso, d.o.o.
82 vuled.com 7 Mar 2017 7 Mar 2025 PSI-USA, Inc. dba Domain Robot Cykon Technology Limited
83 vullet.com 10 Mar 2019 10 Mar 2025 GoDaddy.com, LLC -
84 vilet.top 26 Mar 2023 26 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu jian cheng
85 rulet.ru 7 May 2002 7 May 2025 MASTERHOST-RU Private Person
86 vuyet.top 6 Oct 2023 6 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu jian cheng
87 vzlet.guru 28 Sep 2017 28 Sep 2024 Hosting Ukraine LLC Hosting Ukraine LLC
88 vunet.fr 1 May 2012 1 May 2025 TLD Registrar Solutions Ltd Ano Nymous
89 vnlet.com 15 Oct 2021 15 Oct 2024 Squarespace Domains II LLC Weba.vn
90 valet.uk 21 May 2023 21 May 2024 Webber Multimedia Ltd t/a DOMAIN FOR SALE [Tag = WEBBER] -
91 valet.pw 12 Sep 2023 12 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com -
92 wulet.com 16 Jan 2024 16 Jan 2025 Nameemperor.com LLC -
93 vrlet.com 8 May 2012 8 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
94 vilet.cl 19 Sep 2018 19 Sep 2024 NIC Chile José Miguel Vielma Figueroa
95 vulte.com.ng 30 Jul 2020 30 Jul 2024 Upperlink Limited UltraCrest Technologies Ltd
96 lulet.com 23 Nov 2002 23 Nov 2024 Tucows Domains Inc. -
97 vflet.com 17 Apr 1999 17 Apr 2027 Network Solutions, LLC -
98 gulet.reisen 7 Jan 2020 7 Jan 2025 united-domains AG Arkadia Yachtcharter & Segelreisen
99 valet.rent 6 Apr 2024 6 Apr 2025 Name.com, Inc Netlify Inc
100 vilet.ru 23 Oct 2012 23 Oct 2024 SALENAMES-RU Private Person
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 Vulet.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=vulet.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "vulet.nl",
        "page_size": 100
    },
    "count": {
        "total": 478,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "vaulet.com, valet.ovh, bulet.ru, vuleto.com, aulet.biz, rulet.org, vilet.fr, vulest.com, ovulet.com, valet.today, mulet.ru, gulet.co, valet.ninja, hulet.net, valet.video, pulet.net, mulet.ovh, bulet.in, vzlet.net, valet.eu, mulet.org, dulet.in, vuhlet.us, valet.mom, vupet.com, rulet.us.com, oulet.net, eulet.com, vuvet.com, vaulet.be, vilet.net, vulte.net, rulet.blog, gulet.hr, hulet.page, vuget.com, vdlet.nl, rulet.info, vuley.com, vulei.ru, rulet.biz, hulet.com, rulet.ca, valet.work, gulet.xyz, culet.net, vulea.com, volet.paris, vzlet.site, vudlet.ru, dulet.digital, valet.bot, tulet.online, vuleta.com, valet.fr, rulet.bet, gulet.au, valet.it, vulee.pl, mulet.cl, dulet.online, vylet.xyz, gulet.nl, valet.shopping, aulet.org, culet.pics, vutet.com, vuleta.org, vulrt.com, valet.cloud, gulet.world, vumet.com, vdlet.com, rulet.shop, vulen.club, vuled.co.uk, vuiet.com, vrlet.hr, vzlet.pro, valet.vip, vzlet.in, vuled.com, vullet.com, vilet.top, rulet.ru, vuyet.top, vzlet.guru, vunet.fr, vnlet.com, valet.uk, valet.pw, wulet.com, vrlet.com, vilet.cl, vulte.com.ng, lulet.com, vflet.com, gulet.reisen, valet.rent, vilet.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "vaulet.com",
            "domain_keyword": "vaulet",
            "domain_tld": "com",
            "query_time": "2024-04-16 01:50:53",
            "create_date": "2010-04-03",
            "update_date": "2024-03-04",
            "expiry_date": "2025-04-03",
            "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": 2,
            "domain_name": "valet.ovh",
            "domain_keyword": "valet",
            "domain_tld": "ovh",
            "query_time": "2024-05-08 22:52:09",
            "create_date": "2020-06-04",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-04",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "SAS JW",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns109.ovh.net",
                "ns109.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "bulet.ru",
            "domain_keyword": "bulet",
            "domain_tld": "ru",
            "query_time": "2024-05-05 20:48:59",
            "create_date": "2007-03-31",
            "expiry_date": "2025-03-31",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "NETGALAXY LTD",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "vuleto.com",
            "domain_keyword": "vuleto",
            "domain_tld": "com",
            "query_time": "2024-04-12 01:27:40",
            "create_date": "2022-09-25",
            "update_date": "2024-02-14",
            "expiry_date": "2024-09-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "aulet.biz",
            "domain_keyword": "aulet",
            "domain_tld": "biz",
            "query_time": "2024-04-13 18:15:09",
            "create_date": "2014-07-07",
            "update_date": "2023-06-27",
            "expiry_date": "2024-07-06",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Squarespace",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "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": [
                "dns1.p02.nsone.net",
                "dns2.p02.nsone.net",
                "dns3.p02.nsone.net",
                "dns4.p02.nsone.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "rulet.org",
            "domain_keyword": "rulet",
            "domain_tld": "org",
            "query_time": "2024-05-01 14:32:22",
            "create_date": "2008-04-12",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns11.domaincontrol.com",
                "pdns12.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "vilet.fr",
            "domain_keyword": "vilet",
            "domain_tld": "fr",
            "query_time": "2024-05-05 11:29:53",
            "create_date": "2004-05-20",
            "update_date": "2023-11-23",
            "expiry_date": "2024-12-19",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net/fr/tlds/fr/",
            "registrant_company": "sarl opalenews.com",
            "registrant_address": "sarl opalenews.com, 11 Boulevard Jacquard, 62100 Calais",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.321197979",
            "name_servers": [
                "ns-114-c.gandi.net",
                "ns-186-b.gandi.net",
                "ns-244-a.gandi.net"
            ],
            "domain_status": [
                "Active",
                "associated",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 8,
            "domain_name": "vulest.com",
            "domain_keyword": "vulest",
            "domain_tld": "com",
            "query_time": "2024-04-29 11:29:56",
            "create_date": "2023-01-05",
            "update_date": "2023-12-06",
            "expiry_date": "2025-01-05",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "ovulet.com",
            "domain_keyword": "ovulet",
            "domain_tld": "com",
            "query_time": "2024-05-08 10:57:21",
            "create_date": "2023-04-18",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.renewyourname.net",
                "ns2.renewyourname.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "valet.today",
            "domain_keyword": "valet",
            "domain_tld": "today",
            "query_time": "2024-04-10 22:10:42",
            "create_date": "2014-02-19",
            "update_date": "2024-04-04",
            "expiry_date": "2025-02-19",
            "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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "mulet.ru",
            "domain_keyword": "mulet",
            "domain_tld": "ru",
            "query_time": "2024-05-03 11:16:37",
            "create_date": "2024-03-26",
            "expiry_date": "2025-03-26",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 12,
            "domain_name": "gulet.co",
            "domain_keyword": "gulet",
            "domain_tld": "co",
            "query_time": "2024-04-06 10:59:01",
            "create_date": "2010-07-20",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-19",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "https://uniregistry.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": [
                "lady.ns.cloudflare.com",
                "sam.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "valet.ninja",
            "domain_keyword": "valet",
            "domain_tld": "ninja",
            "query_time": "2024-05-02 22:38:02",
            "create_date": "2021-11-16",
            "update_date": "2023-12-31",
            "expiry_date": "2024-11-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "hulet.net",
            "domain_keyword": "hulet",
            "domain_tld": "net",
            "query_time": "2024-04-15 08:43:15",
            "create_date": "2006-12-26",
            "update_date": "2023-12-19",
            "expiry_date": "2026-12-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1192.dns.dyn.com",
                "ns2149.dns.dyn.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "valet.video",
            "domain_keyword": "valet",
            "domain_tld": "video",
            "query_time": "2024-04-23 12:47:00",
            "create_date": "2021-10-18",
            "update_date": "2023-12-02",
            "expiry_date": "2024-10-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "pulet.net",
            "domain_keyword": "pulet",
            "domain_tld": "net",
            "query_time": "2024-04-06 16:27:17",
            "create_date": "2023-12-09",
            "update_date": "2023-12-09",
            "expiry_date": "2024-12-09",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "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": "https://www.spaceship.com/domains/whois/contact/?d=pulet.net",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.damas56.com",
                "ns2.damas56.com",
                "ns3.damas56.com",
                "ns4.damas56.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "mulet.ovh",
            "domain_keyword": "mulet",
            "domain_tld": "ovh",
            "query_time": "2024-04-15 19:01:37",
            "create_date": "2014-10-03",
            "update_date": "2023-10-07",
            "expiry_date": "2024-10-03",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "aron.ns.cloudflare.com",
                "mario.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "bulet.in",
            "domain_keyword": "bulet",
            "domain_tld": "in",
            "query_time": "2024-04-25 22:44:09",
            "create_date": "2023-08-13",
            "update_date": "2023-08-18",
            "expiry_date": "2024-08-13",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Daerah Istimewa Yogyakarta",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ID",
            "registrant_email": "please contact the registrar listed above",
            "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": 19,
            "domain_name": "vzlet.net",
            "domain_keyword": "vzlet",
            "domain_tld": "net",
            "query_time": "2024-04-17 09:46:11",
            "create_date": "2020-04-16",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-16",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "valet.eu",
            "domain_keyword": "valet",
            "domain_tld": "eu",
            "query_time": "2024-06-01 04:54:21",
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "https://www.realtimeregister.com",
            "name_servers": [
                "ns1.yoursrs.com",
                "ns2.yoursrs.com"
            ]
        },
        {
            "num": 21,
            "domain_name": "mulet.org",
            "domain_keyword": "mulet",
            "domain_tld": "org",
            "query_time": "2024-04-15 19:01:37",
            "create_date": "2000-07-22",
            "update_date": "2020-05-25",
            "expiry_date": "2026-07-22",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsbycomodo.net",
                "ns2.dnsbycomodo.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "dulet.in",
            "domain_keyword": "dulet",
            "domain_tld": "in",
            "query_time": "2024-05-07 02:07:49",
            "create_date": "2022-06-17",
            "update_date": "2023-02-16",
            "expiry_date": "2027-06-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dura Roof Private Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Assam",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "vuhlet.us",
            "domain_keyword": "vuhlet",
            "domain_tld": "us",
            "query_time": "2024-04-29 11:24:42",
            "create_date": "2021-10-12",
            "update_date": "2023-10-18",
            "expiry_date": "2025-10-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "elijah valette",
            "registrant_company": "Vuhlet LLC",
            "registrant_address": "91 poplar street",
            "registrant_city": "WEST Hempstead",
            "registrant_state": "New York",
            "registrant_zip": "11552",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7184197681",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "valet.mom",
            "domain_keyword": "valet",
            "domain_tld": "mom",
            "query_time": "2024-05-06 01:24:09",
            "create_date": "2023-05-05",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-05",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.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": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 25,
            "domain_name": "vupet.com",
            "domain_keyword": "vupet",
            "domain_tld": "com",
            "query_time": "2024-04-13 21:09:46",
            "create_date": "2017-09-01",
            "update_date": "2024-02-28",
            "expiry_date": "2025-09-01",
            "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": 26,
            "domain_name": "rulet.us.com",
            "domain_keyword": "rulet",
            "domain_tld": "us.com",
            "query_time": "2024-05-21 08:40:10",
            "create_date": "2023-03-22",
            "update_date": "2024-03-14",
            "expiry_date": "2026-03-22",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_email": "https://whois.centralnic.com/contact/rulet.us.com/registrant",
            "name_servers": [
                "lady.ns.cloudflare.com",
                "ned.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "oulet.net",
            "domain_keyword": "oulet",
            "domain_tld": "net",
            "query_time": "2024-04-24 06:44:07",
            "create_date": "2003-07-02",
            "update_date": "2023-08-04",
            "expiry_date": "2024-07-02",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "https://www.epik.com",
            "registrant_name": "Privacy Administrator",
            "registrant_company": "Anonymize LLC",
            "registrant_address": "30 N Gould St STE E",
            "registrant_city": "Sheridan",
            "registrant_state": "WY",
            "registrant_zip": "82801",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7373015923",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "eulet.com",
            "domain_keyword": "eulet",
            "domain_tld": "com",
            "query_time": "2024-04-13 13:07:26",
            "create_date": "2005-09-23",
            "update_date": "2022-10-14",
            "expiry_date": "2024-09-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "vuvet.com",
            "domain_keyword": "vuvet",
            "domain_tld": "com",
            "query_time": "2024-04-13 21:12:51",
            "create_date": "2015-03-26",
            "update_date": "2023-08-10",
            "expiry_date": "2025-03-26",
            "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=vuvet.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "vaulet.be",
            "domain_keyword": "vaulet",
            "domain_tld": "be",
            "query_time": "2024-04-16 01:50:53",
            "create_date": "2000-06-19",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns17.ovh.net",
                "ns17.ovh.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 31,
            "domain_name": "vilet.net",
            "domain_keyword": "vilet",
            "domain_tld": "net",
            "query_time": "2024-05-06 20:46:03",
            "create_date": "2018-04-04",
            "update_date": "2024-03-06",
            "expiry_date": "2025-04-04",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AGROPIENSO, SCL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "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": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "vulte.net",
            "domain_keyword": "vulte",
            "domain_tld": "net",
            "query_time": "2024-05-19 21:45:43",
            "create_date": "2020-07-30",
            "update_date": "2023-09-01",
            "expiry_date": "2024-07-30",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Adaora  Uzochukwu",
            "registrant_company": "Dorasparksfashion",
            "registrant_address": "Kings town estate House A2 kafe district life camp Abuja Kings town estate House A2 kafe district life camp Abuja",
            "registrant_city": "FCT",
            "registrant_state": "Abuja",
            "registrant_zip": "900211",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+234.8068482974",
            "name_servers": [
                "ns77.qservers.net",
                "ns78.qservers.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "rulet.blog",
            "domain_keyword": "rulet",
            "domain_tld": "blog",
            "query_time": "2024-05-06 17:39:57",
            "create_date": "2024-01-03",
            "update_date": "2024-04-10",
            "expiry_date": "2025-01-03",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "gulet.hr",
            "domain_keyword": "gulet",
            "domain_tld": "hr",
            "query_time": "2024-05-15 23:04:08",
            "create_date": "2011-11-02",
            "update_date": "2020-01-29",
            "expiry_date": "2024-11-02",
            "registrar_name": "cyber_Folks d.o.o.",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "Majstor Charter d.o.o",
            "registrant_address": "Vrisnička 6",
            "registrant_city": "Zagreb",
            "registrant_state": "HR",
            "registrant_zip": "10000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.wmd-webprostor.com",
                "ns2.wmd-webprostor.com"
            ]
        },
        {
            "num": 35,
            "domain_name": "hulet.page",
            "domain_keyword": "hulet",
            "domain_tld": "page",
            "query_time": "2024-04-15 08:43:16",
            "create_date": "2018-10-20",
            "update_date": "2024-04-09",
            "expiry_date": "2024-10-20",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "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": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "vuget.com",
            "domain_keyword": "vuget",
            "domain_tld": "com",
            "query_time": "2024-04-15 22:41:47",
            "create_date": "2014-07-13",
            "update_date": "2023-09-01",
            "expiry_date": "2024-07-13",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wolfgang Moecklin IT-Services",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Baden-Wuerttemberg",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/vuget.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "vdlet.nl",
            "domain_keyword": "vdlet",
            "domain_tld": "nl",
            "query_time": "2024-05-03 00:48:24",
            "create_date": "2014-09-29",
            "update_date": "2022-11-02",
            "registrar_name": "Internet Service Europe B.V.",
            "name_servers": [
                "ns1.linqhost.nl",
                "ns2.linqhost.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 38,
            "domain_name": "rulet.info",
            "domain_keyword": "rulet",
            "domain_tld": "info",
            "query_time": "2024-05-21 08:40:10",
            "create_date": "2023-11-14",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-14",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://ukraine.com.ua",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns115.inhostedns.com",
                "ns215.inhostedns.net",
                "ns315.inhostedns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "vuley.com",
            "domain_keyword": "vuley",
            "domain_tld": "com",
            "query_time": "2024-04-15 22:46:15",
            "create_date": "2009-08-09",
            "update_date": "2023-09-28",
            "expiry_date": "2024-08-09",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cykon Technology Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://whoispro.domain-robot.org/whois/vuley.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "vulei.ru",
            "domain_keyword": "vulei",
            "domain_tld": "ru",
            "query_time": "2024-05-03 07:23:35",
            "create_date": "2022-12-11",
            "expiry_date": "2024-12-11",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 41,
            "domain_name": "rulet.biz",
            "domain_keyword": "rulet",
            "domain_tld": "biz",
            "query_time": "2024-05-15 19:35:37",
            "create_date": "2021-06-30",
            "update_date": "2023-05-31",
            "expiry_date": "2024-06-30",
            "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": 42,
            "domain_name": "hulet.com",
            "domain_keyword": "hulet",
            "domain_tld": "com",
            "query_time": "2024-04-15 08:43:15",
            "create_date": "2008-07-28",
            "update_date": "2023-06-29",
            "expiry_date": "2024-07-28",
            "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": "CENTRAL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://tieredaccess.com/contact/1e85fd6a-4de8-4b21-bb9d-49e2bd16343e",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "rulet.ca",
            "domain_keyword": "rulet",
            "domain_tld": "ca",
            "query_time": "2024-04-25 23:09:35",
            "create_date": "2008-10-16",
            "update_date": "2024-01-10",
            "expiry_date": "2024-10-16",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "Aleksandr Makarenko",
            "registrant_company": "Aleksandr Makarenko",
            "registrant_address": "15 Nafpilou Street",
            "registrant_city": "Limassol",
            "registrant_state": "Limassol",
            "registrant_zip": "3025",
            "registrant_country": "CY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+357.22743834",
            "name_servers": [
                "demi.ns.cloudflare.com",
                "george.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "valet.work",
            "domain_keyword": "valet",
            "domain_tld": "work",
            "query_time": "2024-05-27 18:10:57",
            "create_date": "2021-08-18",
            "update_date": "2023-09-05",
            "expiry_date": "2024-08-18",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ling Li",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SI CHUAN SHENG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "gulet.xyz",
            "domain_keyword": "gulet",
            "domain_tld": "xyz",
            "query_time": "2024-04-17 16:46:18",
            "create_date": "2018-09-18",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-18",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "http://cloudflare.com",
            "registrant_company": "DOXA LABS LTD",
            "registrant_state": "London",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "donovan.ns.cloudflare.com",
                "rosemary.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "culet.net",
            "domain_keyword": "culet",
            "domain_tld": "net",
            "query_time": "2024-04-09 11:18:04",
            "create_date": "1997-06-22",
            "update_date": "2023-06-20",
            "expiry_date": "2024-06-21",
            "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": "GA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/8503e4d4-1c83-42ea-b26d-04a24f85bd11",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ezweb.net",
                "ns2.ezweb.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "vulea.com",
            "domain_keyword": "vulea",
            "domain_tld": "com",
            "query_time": "2024-04-15 22:46:13",
            "create_date": "2005-10-04",
            "update_date": "2023-11-27",
            "expiry_date": "2024-10-04",
            "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-8668229073",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "volet.paris",
            "domain_keyword": "volet",
            "domain_tld": "paris",
            "query_time": "2024-04-16 00:41:48",
            "create_date": "2014-12-08",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-08",
            "registrar_iana": 1251,
            "registrar_name": "NAMESHIELD",
            "registrar_website": "http://www.nameshield.net",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "KPARK",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "nsa.perf1.fr",
                "nsb.perf1.com",
                "nsc.perf1.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "vzlet.site",
            "domain_keyword": "vzlet",
            "domain_tld": "site",
            "query_time": "2024-04-30 15:01:23",
            "create_date": "2023-12-29",
            "update_date": "2024-02-27",
            "expiry_date": "2024-12-29",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Privacy Protection",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "vudlet.ru",
            "domain_keyword": "vudlet",
            "domain_tld": "ru",
            "query_time": "2024-05-03 07:23:17",
            "create_date": "2024-04-17",
            "expiry_date": "2025-04-17",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns1.beget.ru",
                "ns2.beget.com",
                "ns2.beget.pro",
                "ns2.beget.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 51,
            "domain_name": "dulet.digital",
            "domain_keyword": "dulet",
            "domain_tld": "digital",
            "query_time": "2024-05-24 22:57:25",
            "create_date": "2023-07-13",
            "update_date": "2023-07-18",
            "expiry_date": "2024-07-13",
            "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": [
                "ns5.l4dns.com",
                "ns6.l4dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "valet.bot",
            "domain_keyword": "valet",
            "domain_tld": "bot",
            "query_time": "2024-05-18 10:06:59",
            "create_date": "2023-11-13",
            "update_date": "2023-11-13",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc",
            "registrar_website": "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": 53,
            "domain_name": "tulet.online",
            "domain_keyword": "tulet",
            "domain_tld": "online",
            "query_time": "2024-04-25 19:01:46",
            "create_date": "2024-04-23",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-23",
            "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": [
                "dns1.p03.nsone.net",
                "dns2.p03.nsone.net",
                "dns3.p03.nsone.net",
                "dns4.p03.nsone.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "vuleta.com",
            "domain_keyword": "vuleta",
            "domain_tld": "com",
            "query_time": "2024-04-29 11:29:56",
            "create_date": "2010-06-24",
            "update_date": "2021-06-22",
            "expiry_date": "2026-06-24",
            "registrar_iana": 320,
            "registrar_name": "TLDS L.L.C. d/b/a SRSPlus",
            "registrar_website": "http://www.srsplus.com",
            "name_servers": [
                "ns1.openhost.co.nz",
                "ns2.openhost.co.nz",
                "ns3.openhost.co.nz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "valet.fr",
            "domain_keyword": "valet",
            "domain_tld": "fr",
            "query_time": "2024-05-05 05:52:41",
            "create_date": "2001-03-20",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-21",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "Ets VALET Marc",
            "registrant_address": "2, rue du Fosse du Bois, 89380 Appoigny",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.386530034",
            "name_servers": [
                "ns1.e-monsite.com",
                "ns2.e-monsite.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 56,
            "domain_name": "rulet.bet",
            "domain_keyword": "rulet",
            "domain_tld": "bet",
            "query_time": "2024-05-15 19:35:37",
            "create_date": "2018-02-06",
            "update_date": "2024-01-13",
            "expiry_date": "2025-02-06",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "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": [
                "ashley.ns.cloudflare.com",
                "jonah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "gulet.au",
            "domain_keyword": "gulet",
            "domain_tld": "au",
            "query_time": "2024-05-15 23:04:08",
            "update_date": "2024-04-22",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Cem Boz",
            "name_servers": [
                "ns1.server-cpanel.com",
                "ns2.server-cpanel.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "valet.it",
            "domain_keyword": "valet",
            "domain_tld": "it",
            "query_time": "2024-04-07 09:53:37",
            "create_date": "1999-03-24",
            "update_date": "2023-08-23",
            "expiry_date": "2024-08-07",
            "registrar_name": "Genesys Informatica S.r.l.",
            "registrar_website": "https://www.hostingsolutions.it",
            "registrant_company": "Valet srl",
            "name_servers": [
                "ns1.dnsnerd.com",
                "ns2.dnsnerd.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 59,
            "domain_name": "vulee.pl",
            "domain_keyword": "vulee",
            "domain_tld": "pl",
            "query_time": "2024-04-02 07:00:13",
            "create_date": "2020-09-08",
            "update_date": "2023-08-28",
            "expiry_date": "2024-09-08",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "ns1.hekko.net.pl",
                "ns2.hekko.net.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "mulet.cl",
            "domain_keyword": "mulet",
            "domain_tld": "cl",
            "query_time": "2024-05-02 16:31:52",
            "create_date": "2009-06-22",
            "expiry_date": "2025-07-19",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Guillermo Antonio Mulet Cabrera",
            "name_servers": [
                "ns1.redcloud.cl",
                "ns2.redcloud.cl",
                "ns3.redcloud.cl"
            ]
        },
        {
            "num": 61,
            "domain_name": "dulet.online",
            "domain_keyword": "dulet",
            "domain_tld": "online",
            "query_time": "2024-05-07 02:07:49",
            "create_date": "2023-06-11",
            "update_date": "2024-04-17",
            "expiry_date": "2024-06-11",
            "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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "vylet.xyz",
            "domain_keyword": "vylet",
            "domain_tld": "xyz",
            "query_time": "2024-04-23 19:55:51",
            "create_date": "2016-08-31",
            "update_date": "2024-04-17",
            "expiry_date": "2025-08-31",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Ltd",
            "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": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "gulet.nl",
            "domain_keyword": "gulet",
            "domain_tld": "nl",
            "query_time": "2024-04-30 14:27:46",
            "create_date": "2015-12-30",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 64,
            "domain_name": "valet.shopping",
            "domain_keyword": "valet",
            "domain_tld": "shopping",
            "query_time": "2024-05-01 09:38:00",
            "create_date": "2022-10-16",
            "update_date": "2023-11-30",
            "expiry_date": "2024-10-16",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "aulet.org",
            "domain_keyword": "aulet",
            "domain_tld": "org",
            "query_time": "2024-05-04 14:43:26",
            "create_date": "2018-12-16",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-16",
            "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": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "N/A",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "culet.pics",
            "domain_keyword": "culet",
            "domain_tld": "pics",
            "query_time": "2024-05-12 20:36:37",
            "create_date": "2023-05-06",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-06",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.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": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 67,
            "domain_name": "vutet.com",
            "domain_keyword": "vutet",
            "domain_tld": "com",
            "query_time": "2024-04-30 10:54:18",
            "create_date": "2017-10-30",
            "update_date": "2023-10-24",
            "expiry_date": "2024-10-30",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=vutet.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "vuleta.org",
            "domain_keyword": "vuleta",
            "domain_tld": "org",
            "query_time": "2024-04-29 11:29:56",
            "create_date": "2010-01-10",
            "update_date": "2023-01-07",
            "expiry_date": "2029-01-10",
            "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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "vulrt.com",
            "domain_keyword": "vulrt",
            "domain_tld": "com",
            "query_time": "2024-04-15 22:49:03",
            "create_date": "2016-02-11",
            "update_date": "2022-05-06",
            "expiry_date": "2027-02-11",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ada.ns.cloudflare.com",
                "lakas.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "valet.cloud",
            "domain_keyword": "valet",
            "domain_tld": "cloud",
            "query_time": "2024-04-26 14:25:26",
            "create_date": "2024-04-21",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-21",
            "registrar_iana": 1366,
            "registrar_name": "XIAMEN CHINASOURCE INTERNET SERVICE CO., LTD.",
            "registrar_website": "zzy.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Caofeng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Beijing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com",
                "verification-qaxpgh9dahjr9zkpwwmdzx.ns101.verify.hn"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "gulet.world",
            "domain_keyword": "gulet",
            "domain_tld": "world",
            "query_time": "2024-04-06 10:59:02",
            "create_date": "2020-11-12",
            "update_date": "2023-09-22",
            "expiry_date": "2024-11-12",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "vumet.com",
            "domain_keyword": "vumet",
            "domain_tld": "com",
            "query_time": "2024-04-13 21:07:40",
            "create_date": "2007-11-05",
            "update_date": "2023-11-05",
            "expiry_date": "2025-11-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.nameserverservice.com",
                "ns2.nameserverservice.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "vdlet.com",
            "domain_keyword": "vdlet",
            "domain_tld": "com",
            "query_time": "2024-04-16 17:11:34",
            "create_date": "2009-03-24",
            "update_date": "2009-03-24",
            "expiry_date": "2025-01-07",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks11.rzone.de",
                "shades06.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "rulet.shop",
            "domain_keyword": "rulet",
            "domain_tld": "shop",
            "query_time": "2024-05-15 19:35:37",
            "create_date": "2023-05-05",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-05",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_state": "MA",
            "registrant_country": "US",
            "name_servers": [
                "ns1.dns-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "vulen.club",
            "domain_keyword": "vulen",
            "domain_tld": "club",
            "query_time": "2024-05-19 06:51:54",
            "create_date": "2023-06-19",
            "update_date": "2023-06-24",
            "expiry_date": "2024-06-19",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "donald.ns.cloudflare.com",
                "mira.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "vuled.co.uk",
            "domain_keyword": "vuled",
            "domain_tld": "co.uk",
            "query_time": "2024-05-07 03:43:36",
            "create_date": "2023-08-20",
            "update_date": "2023-08-20",
            "expiry_date": "2024-08-20",
            "registrar_name": "Squarespace Domains LLC [Tag = GOOGLE]",
            "registrar_website": "https://domains.google",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 77,
            "domain_name": "vuiet.com",
            "domain_keyword": "vuiet",
            "domain_tld": "com",
            "query_time": "2024-04-14 20:05:42",
            "create_date": "2022-03-20",
            "update_date": "2024-04-12",
            "expiry_date": "2025-03-20",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=vuiet.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cyberfolks.ro",
                "ns2.cyberfolks.ro",
                "ns3.cyberfolks.ro",
                "ns4.cyberfolks.ro"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "vrlet.hr",
            "domain_keyword": "vrlet",
            "domain_tld": "hr",
            "query_time": "2024-05-01 21:10:52",
            "create_date": "2013-10-16",
            "update_date": "2023-06-12",
            "expiry_date": "2024-06-12",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "VRLET, d.o.o.",
            "registrant_address": "Škrape 66",
            "registrant_city": "Split",
            "registrant_state": "HR",
            "registrant_zip": "21000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.studio4web.com",
                "ns2.studio4web.com"
            ]
        },
        {
            "num": 79,
            "domain_name": "vzlet.pro",
            "domain_keyword": "vzlet",
            "domain_tld": "pro",
            "query_time": "2024-05-08 20:25:48",
            "create_date": "2018-11-22",
            "update_date": "2023-10-01",
            "expiry_date": "2025-11-22",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "valet.vip",
            "domain_keyword": "valet",
            "domain_tld": "vip",
            "query_time": "2024-04-23 12:47:01",
            "create_date": "2018-10-01",
            "update_date": "2023-10-03",
            "expiry_date": "2024-10-01",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "vzlet.in",
            "domain_keyword": "vzlet",
            "domain_tld": "in",
            "query_time": "2024-05-08 20:25:48",
            "create_date": "2023-01-13",
            "update_date": "2024-02-27",
            "expiry_date": "2025-01-13",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "www.realtimeregister.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Za duso, d.o.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SI",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.hitrost.net",
                "dns2.hitrost.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "vuled.com",
            "domain_keyword": "vuled",
            "domain_tld": "com",
            "query_time": "2024-04-15 22:46:13",
            "create_date": "2017-03-07",
            "update_date": "2024-02-26",
            "expiry_date": "2025-03-07",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cykon Technology Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://whoispro.domain-robot.org/whois/vuled.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "vullet.com",
            "domain_keyword": "vullet",
            "domain_tld": "com",
            "query_time": "2024-04-15 22:48:12",
            "create_date": "2019-03-10",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-10",
            "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": 84,
            "domain_name": "vilet.top",
            "domain_keyword": "vilet",
            "domain_tld": "top",
            "query_time": "2024-05-02 10:13:45",
            "create_date": "2023-03-26",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-26",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wu jian cheng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "rulet.ru",
            "domain_keyword": "rulet",
            "domain_tld": "ru",
            "query_time": "2024-05-14 05:04:38",
            "create_date": "2002-05-07",
            "expiry_date": "2025-05-07",
            "registrar_name": "MASTERHOST-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.masterhost.ru",
                "ns1.masterhost.ru",
                "ns2.masterhost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 86,
            "domain_name": "vuyet.top",
            "domain_keyword": "vuyet",
            "domain_tld": "top",
            "query_time": "2024-04-13 21:13:41",
            "create_date": "2023-10-06",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wu jian cheng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "vzlet.guru",
            "domain_keyword": "vzlet",
            "domain_tld": "guru",
            "query_time": "2024-04-30 15:01:23",
            "create_date": "2017-09-28",
            "update_date": "2023-11-12",
            "expiry_date": "2024-09-28",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://ukraine.com.ua",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns116.inhostedns.com",
                "ns216.inhostedns.net",
                "ns316.inhostedns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "vunet.fr",
            "domain_keyword": "vunet",
            "domain_tld": "fr",
            "query_time": "2024-05-05 12:15:02",
            "create_date": "2012-05-01",
            "update_date": "2024-03-26",
            "expiry_date": "2025-05-01",
            "registrar_name": "TLD Registrar Solutions Ltd",
            "registrar_website": "https://internetbs.net/en/domain-name-registrations/price.html?setCurrency=EUR",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "dns10.archive-host.fr",
                "dns20.archive-host.fr"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 89,
            "domain_name": "vnlet.com",
            "domain_keyword": "vnlet",
            "domain_tld": "com",
            "query_time": "2024-05-09 06:13:58",
            "create_date": "2021-10-15",
            "update_date": "2024-04-25",
            "expiry_date": "2024-10-15",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Weba.vn",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 90,
            "domain_name": "valet.uk",
            "domain_keyword": "valet",
            "domain_tld": "uk",
            "query_time": "2024-05-27 18:10:55",
            "create_date": "2023-05-21",
            "update_date": "2023-05-23",
            "expiry_date": "2024-05-21",
            "registrar_name": "Webber Multimedia Ltd t/a DOMAIN FOR SALE [Tag = WEBBER]",
            "registrar_website": "https://webber.domains",
            "name_servers": [
                "webber.forsale"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 91,
            "domain_name": "valet.pw",
            "domain_keyword": "valet",
            "domain_tld": "pw",
            "query_time": "2024-05-27 18:10:55",
            "create_date": "2023-09-12",
            "update_date": "2023-10-26",
            "expiry_date": "2024-09-12",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_email": "https://whois.nic.pw/contact/valet.pw/registrant",
            "name_servers": [
                "dns1.hostiq.ua",
                "dns2.hostiq.ua"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "wulet.com",
            "domain_keyword": "wulet",
            "domain_tld": "com",
            "query_time": "2024-04-12 16:05:55",
            "create_date": "2024-01-16",
            "update_date": "2024-02-02",
            "expiry_date": "2025-01-16",
            "registrar_iana": 1220,
            "registrar_name": "Nameemperor.com LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "7513faf1.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "vrlet.com",
            "domain_keyword": "vrlet",
            "domain_tld": "com",
            "query_time": "2024-04-26 10:35:12",
            "create_date": "2012-05-08",
            "update_date": "2024-04-26",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com",
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "vilet.cl",
            "domain_keyword": "vilet",
            "domain_tld": "cl",
            "query_time": "2024-04-29 16:04:52",
            "create_date": "2018-09-19",
            "expiry_date": "2024-09-19",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "José Miguel Vielma Figueroa",
            "name_servers": [
                "ns1.sitiodns.net",
                "ns2.sitiodns.net"
            ]
        },
        {
            "num": 95,
            "domain_name": "vulte.com.ng",
            "domain_keyword": "vulte",
            "domain_tld": "com.ng",
            "query_time": "2024-04-11 01:27:59",
            "create_date": "2020-07-30",
            "update_date": "2023-08-07",
            "expiry_date": "2024-07-30",
            "registrar_iana": 1749,
            "registrar_name": "Upperlink Limited",
            "registrar_website": "https://www.upperlink.ng",
            "registrant_name": "UltraCrest NOC",
            "registrant_company": "UltraCrest Technologies Ltd",
            "registrant_address": "Plot 2286, Raji Rasaki Estate Rd",
            "registrant_city": "Lagos",
            "registrant_state": "Lagos",
            "registrant_zip": "102102",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+234.12930620",
            "name_servers": [
                "13.dns.com.ng",
                "14.dns.com.ng"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "lulet.com",
            "domain_keyword": "lulet",
            "domain_tld": "com",
            "query_time": "2024-04-21 08:35:51",
            "create_date": "2002-11-23",
            "update_date": "2023-10-25",
            "expiry_date": "2024-11-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.wix.com",
                "ns2.wix.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "vflet.com",
            "domain_keyword": "vflet",
            "domain_tld": "com",
            "query_time": "2024-04-11 21:19:23",
            "create_date": "1999-04-17",
            "update_date": "2022-02-16",
            "expiry_date": "2027-04-17",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns83.worldnic.com",
                "ns84.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "gulet.reisen",
            "domain_keyword": "gulet",
            "domain_tld": "reisen",
            "query_time": "2024-05-15 23:04:08",
            "create_date": "2020-01-07",
            "update_date": "2024-04-16",
            "expiry_date": "2025-01-07",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Arkadia Yachtcharter & Segelreisen",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "valet.rent",
            "domain_keyword": "valet",
            "domain_tld": "rent",
            "query_time": "2024-04-07 23:24:53",
            "create_date": "2024-04-06",
            "expiry_date": "2025-04-06",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "Netlify Inc",
            "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": [
                "dns1.p05.nsone.net",
                "dns2.p05.nsone.net",
                "dns3.p05.nsone.net",
                "dns4.p05.nsone.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "vilet.ru",
            "domain_keyword": "vilet",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:31:47",
            "create_date": "2012-10-23",
            "expiry_date": "2024-10-23",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.049,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>vulet.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>478</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>vaulet.com, valet.ovh, bulet.ru, vuleto.com, aulet.biz, rulet.org, vilet.fr, vulest.com, ovulet.com, valet.today, mulet.ru, gulet.co, valet.ninja, hulet.net, valet.video, pulet.net, mulet.ovh, bulet.in, vzlet.net, valet.eu, mulet.org, dulet.in, vuhlet.us, valet.mom, vupet.com, rulet.us.com, oulet.net, eulet.com, vuvet.com, vaulet.be, vilet.net, vulte.net, rulet.blog, gulet.hr, hulet.page, vuget.com, vdlet.nl, rulet.info, vuley.com, vulei.ru, rulet.biz, hulet.com, rulet.ca, valet.work, gulet.xyz, culet.net, vulea.com, volet.paris, vzlet.site, vudlet.ru, dulet.digital, valet.bot, tulet.online, vuleta.com, valet.fr, rulet.bet, gulet.au, valet.it, vulee.pl, mulet.cl, dulet.online, vylet.xyz, gulet.nl, valet.shopping, aulet.org, culet.pics, vutet.com, vuleta.org, vulrt.com, valet.cloud, gulet.world, vumet.com, vdlet.com, rulet.shop, vulen.club, vuled.co.uk, vuiet.com, vrlet.hr, vzlet.pro, valet.vip, vzlet.in, vuled.com, vullet.com, vilet.top, rulet.ru, vuyet.top, vzlet.guru, vunet.fr, vnlet.com, valet.uk, valet.pw, wulet.com, vrlet.com, vilet.cl, vulte.com.ng, lulet.com, vflet.com, gulet.reisen, valet.rent, vilet.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>vaulet.com</domain_name>
   <domain_keyword>vaulet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 01:50:53</query_time>
   <create_date>2010-04-03</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-04-03</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>2</num>
   <domain_name>valet.ovh</domain_name>
   <domain_keyword>valet</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-08 22:52:09</query_time>
   <create_date>2020-06-04</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>SAS JW</registrant_company>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns109.ovh.net</value>
    <value>ns109.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>3</num>
   <domain_name>bulet.ru</domain_name>
   <domain_keyword>bulet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 20:48:59</query_time>
   <create_date>2007-03-31</create_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>NETGALAXY LTD</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>vuleto.com</domain_name>
   <domain_keyword>vuleto</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 01:27:40</query_time>
   <create_date>2022-09-25</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.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>5</num>
   <domain_name>aulet.biz</domain_name>
   <domain_keyword>aulet</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-13 18:15:09</query_time>
   <create_date>2014-07-07</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Squarespace</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</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>dns1.p02.nsone.net</value>
    <value>dns2.p02.nsone.net</value>
    <value>dns3.p02.nsone.net</value>
    <value>dns4.p02.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>rulet.org</domain_name>
   <domain_keyword>rulet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-01 14:32:22</query_time>
   <create_date>2008-04-12</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns11.domaincontrol.com</value>
    <value>pdns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>vilet.fr</domain_name>
   <domain_keyword>vilet</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 11:29:53</query_time>
   <create_date>2004-05-20</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net/fr/tlds/fr/</registrar_website>
   <registrant_company>sarl opalenews.com</registrant_company>
   <registrant_address>sarl opalenews.com, 11 Boulevard Jacquard, 62100 Calais</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.321197979</registrant_phone>
   <name_servers>
    <value>ns-114-c.gandi.net</value>
    <value>ns-186-b.gandi.net</value>
    <value>ns-244-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>vulest.com</domain_name>
   <domain_keyword>vulest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 11:29:56</query_time>
   <create_date>2023-01-05</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>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>9</num>
   <domain_name>ovulet.com</domain_name>
   <domain_keyword>ovulet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 10:57:21</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-18</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.renewyourname.net</value>
    <value>ns2.renewyourname.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>valet.today</domain_name>
   <domain_keyword>valet</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-04-10 22:10:42</query_time>
   <create_date>2014-02-19</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-02-19</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>ns39.domaincontrol.com</value>
    <value>ns40.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>11</num>
   <domain_name>mulet.ru</domain_name>
   <domain_keyword>mulet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 11:16:37</query_time>
   <create_date>2024-03-26</create_date>
   <expiry_date>2025-03-26</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>12</num>
   <domain_name>gulet.co</domain_name>
   <domain_keyword>gulet</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-06 10:59:01</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>https://uniregistry.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>lady.ns.cloudflare.com</value>
    <value>sam.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>valet.ninja</domain_name>
   <domain_keyword>valet</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-05-02 22:38:02</query_time>
   <create_date>2021-11-16</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>hulet.net</domain_name>
   <domain_keyword>hulet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 08:43:15</query_time>
   <create_date>2006-12-26</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2026-12-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1192.dns.dyn.com</value>
    <value>ns2149.dns.dyn.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>valet.video</domain_name>
   <domain_keyword>valet</domain_keyword>
   <domain_tld>video</domain_tld>
   <query_time>2024-04-23 12:47:00</query_time>
   <create_date>2021-10-18</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>pulet.net</domain_name>
   <domain_keyword>pulet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-06 16:27:17</query_time>
   <create_date>2023-12-09</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</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>https://www.spaceship.com/domains/whois/contact/?d=pulet.net</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.damas56.com</value>
    <value>ns2.damas56.com</value>
    <value>ns3.damas56.com</value>
    <value>ns4.damas56.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>mulet.ovh</domain_name>
   <domain_keyword>mulet</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-04-15 19:01:37</query_time>
   <create_date>2014-10-03</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>aron.ns.cloudflare.com</value>
    <value>mario.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>bulet.in</domain_name>
   <domain_keyword>bulet</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-25 22:44:09</query_time>
   <create_date>2023-08-13</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Daerah Istimewa Yogyakarta</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ID</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>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>19</num>
   <domain_name>vzlet.net</domain_name>
   <domain_keyword>vzlet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 09:46:11</query_time>
   <create_date>2020-04-16</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>valet.eu</domain_name>
   <domain_keyword>valet</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-06-01 04:54:21</query_time>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>https://www.realtimeregister.com</registrar_website>
   <name_servers>
    <value>ns1.yoursrs.com</value>
    <value>ns2.yoursrs.com</value>
   </name_servers>
  </value>
  <value>
   <num>21</num>
   <domain_name>mulet.org</domain_name>
   <domain_keyword>mulet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 19:01:37</query_time>
   <create_date>2000-07-22</create_date>
   <update_date>2020-05-25</update_date>
   <expiry_date>2026-07-22</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsbycomodo.net</value>
    <value>ns2.dnsbycomodo.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>dulet.in</domain_name>
   <domain_keyword>dulet</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-07 02:07:49</query_time>
   <create_date>2022-06-17</create_date>
   <update_date>2023-02-16</update_date>
   <expiry_date>2027-06-17</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_company>Dura Roof Private Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Assam</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>vuhlet.us</domain_name>
   <domain_keyword>vuhlet</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-29 11:24:42</query_time>
   <create_date>2021-10-12</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2025-10-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>elijah valette</registrant_name>
   <registrant_company>Vuhlet LLC</registrant_company>
   <registrant_address>91 poplar street</registrant_address>
   <registrant_city>WEST Hempstead</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>11552</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7184197681</registrant_phone>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>valet.mom</domain_name>
   <domain_keyword>valet</domain_keyword>
   <domain_tld>mom</domain_tld>
   <query_time>2024-05-06 01:24:09</query_time>
   <create_date>2023-05-05</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.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>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>vupet.com</domain_name>
   <domain_keyword>vupet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 21:09:46</query_time>
   <create_date>2017-09-01</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-09-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.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>26</num>
   <domain_name>rulet.us.com</domain_name>
   <domain_keyword>rulet</domain_keyword>
   <domain_tld>us.com</domain_tld>
   <query_time>2024-05-21 08:40:10</query_time>
   <create_date>2023-03-22</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2026-03-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/rulet.us.com/registrant</registrant_email>
   <name_servers>
    <value>lady.ns.cloudflare.com</value>
    <value>ned.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>oulet.net</domain_name>
   <domain_keyword>oulet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 06:44:07</query_time>
   <create_date>2003-07-02</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>https://www.epik.com</registrar_website>
   <registrant_name>Privacy Administrator</registrant_name>
   <registrant_company>Anonymize LLC</registrant_company>
   <registrant_address>30 N Gould St STE E</registrant_address>
   <registrant_city>Sheridan</registrant_city>
   <registrant_state>WY</registrant_state>
   <registrant_zip>82801</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7373015923</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>eulet.com</domain_name>
   <domain_keyword>eulet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 13:07:26</query_time>
   <create_date>2005-09-23</create_date>
   <update_date>2022-10-14</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>vuvet.com</domain_name>
   <domain_keyword>vuvet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 21:12:51</query_time>
   <create_date>2015-03-26</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2025-03-26</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=vuvet.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>30</num>
   <domain_name>vaulet.be</domain_name>
   <domain_keyword>vaulet</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-16 01:50:53</query_time>
   <create_date>2000-06-19</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns17.ovh.net</value>
    <value>ns17.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>vilet.net</domain_name>
   <domain_keyword>vilet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-06 20:46:03</query_time>
   <create_date>2018-04-04</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-04-04</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>AGROPIENSO, SCL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>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>dns13.ovh.net</value>
    <value>ns13.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>vulte.net</domain_name>
   <domain_keyword>vulte</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 21:45:43</query_time>
   <create_date>2020-07-30</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Adaora  Uzochukwu</registrant_name>
   <registrant_company>Dorasparksfashion</registrant_company>
   <registrant_address>Kings town estate House A2 kafe district life camp Abuja Kings town estate House A2 kafe district life camp Abuja</registrant_address>
   <registrant_city>FCT</registrant_city>
   <registrant_state>Abuja</registrant_state>
   <registrant_zip>900211</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+234.8068482974</registrant_phone>
   <name_servers>
    <value>ns77.qservers.net</value>
    <value>ns78.qservers.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>rulet.blog</domain_name>
   <domain_keyword>rulet</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-06 17:39:57</query_time>
   <create_date>2024-01-03</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>gulet.hr</domain_name>
   <domain_keyword>gulet</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-15 23:04:08</query_time>
   <create_date>2011-11-02</create_date>
   <update_date>2020-01-29</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_name>cyber_Folks d.o.o.</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>Majstor Charter d.o.o</registrant_name>
   <registrant_address>Vrisnička 6</registrant_address>
   <registrant_city>Zagreb</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>10000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.wmd-webprostor.com</value>
    <value>ns2.wmd-webprostor.com</value>
   </name_servers>
  </value>
  <value>
   <num>35</num>
   <domain_name>hulet.page</domain_name>
   <domain_keyword>hulet</domain_keyword>
   <domain_tld>page</domain_tld>
   <query_time>2024-04-15 08:43:16</query_time>
   <create_date>2018-10-20</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</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>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>vuget.com</domain_name>
   <domain_keyword>vuget</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 22:41:47</query_time>
   <create_date>2014-07-13</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wolfgang Moecklin IT-Services</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Baden-Wuerttemberg</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/vuget.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>vdlet.nl</domain_name>
   <domain_keyword>vdlet</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-03 00:48:24</query_time>
   <create_date>2014-09-29</create_date>
   <update_date>2022-11-02</update_date>
   <registrar_name>Internet Service Europe B.V.</registrar_name>
   <name_servers>
    <value>ns1.linqhost.nl</value>
    <value>ns2.linqhost.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>rulet.info</domain_name>
   <domain_keyword>rulet</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-21 08:40:10</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://ukraine.com.ua</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns115.inhostedns.com</value>
    <value>ns215.inhostedns.net</value>
    <value>ns315.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>vuley.com</domain_name>
   <domain_keyword>vuley</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 22:46:15</query_time>
   <create_date>2009-08-09</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cykon Technology Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/vuley.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>vulei.ru</domain_name>
   <domain_keyword>vulei</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 07:23:35</query_time>
   <create_date>2022-12-11</create_date>
   <expiry_date>2024-12-11</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>41</num>
   <domain_name>rulet.biz</domain_name>
   <domain_keyword>rulet</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-15 19:35:37</query_time>
   <create_date>2021-06-30</create_date>
   <update_date>2023-05-31</update_date>
   <expiry_date>2024-06-30</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>42</num>
   <domain_name>hulet.com</domain_name>
   <domain_keyword>hulet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 08:43:15</query_time>
   <create_date>2008-07-28</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-07-28</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>CENTRAL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/1e85fd6a-4de8-4b21-bb9d-49e2bd16343e</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>rulet.ca</domain_name>
   <domain_keyword>rulet</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-25 23:09:35</query_time>
   <create_date>2008-10-16</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>Aleksandr Makarenko</registrant_name>
   <registrant_company>Aleksandr Makarenko</registrant_company>
   <registrant_address>15 Nafpilou Street</registrant_address>
   <registrant_city>Limassol</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>3025</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+357.22743834</registrant_phone>
   <name_servers>
    <value>demi.ns.cloudflare.com</value>
    <value>george.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>valet.work</domain_name>
   <domain_keyword>valet</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-27 18:10:57</query_time>
   <create_date>2021-08-18</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ling Li</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SI CHUAN SHENG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>gulet.xyz</domain_name>
   <domain_keyword>gulet</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-17 16:46:18</query_time>
   <create_date>2018-09-18</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_company>DOXA LABS LTD</registrant_company>
   <registrant_state>London</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>donovan.ns.cloudflare.com</value>
    <value>rosemary.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>culet.net</domain_name>
   <domain_keyword>culet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-09 11:18:04</query_time>
   <create_date>1997-06-22</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-06-21</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>GA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/8503e4d4-1c83-42ea-b26d-04a24f85bd11</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ezweb.net</value>
    <value>ns2.ezweb.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>vulea.com</domain_name>
   <domain_keyword>vulea</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 22:46:13</query_time>
   <create_date>2005-10-04</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-10-04</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-8668229073</registrant_phone>
   <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>48</num>
   <domain_name>volet.paris</domain_name>
   <domain_keyword>volet</domain_keyword>
   <domain_tld>paris</domain_tld>
   <query_time>2024-04-16 00:41:48</query_time>
   <create_date>2014-12-08</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>1251</registrar_iana>
   <registrar_name>NAMESHIELD</registrar_name>
   <registrar_website>http://www.nameshield.net</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>KPARK</registrant_company>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>nsa.perf1.fr</value>
    <value>nsb.perf1.com</value>
    <value>nsc.perf1.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>vzlet.site</domain_name>
   <domain_keyword>vzlet</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-30 15:01:23</query_time>
   <create_date>2023-12-29</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>vudlet.ru</domain_name>
   <domain_keyword>vudlet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 07:23:17</query_time>
   <create_date>2024-04-17</create_date>
   <expiry_date>2025-04-17</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>ns1.beget.ru</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
    <value>ns2.beget.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>dulet.digital</domain_name>
   <domain_keyword>dulet</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-24 22:57:25</query_time>
   <create_date>2023-07-13</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>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>ns5.l4dns.com</value>
    <value>ns6.l4dns.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>valet.bot</domain_name>
   <domain_keyword>valet</domain_keyword>
   <domain_tld>bot</domain_tld>
   <query_time>2024-05-18 10:06:59</query_time>
   <create_date>2023-11-13</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc</registrar_name>
   <registrar_website>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>53</num>
   <domain_name>tulet.online</domain_name>
   <domain_keyword>tulet</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-25 19:01:46</query_time>
   <create_date>2024-04-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-23</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>dns1.p03.nsone.net</value>
    <value>dns2.p03.nsone.net</value>
    <value>dns3.p03.nsone.net</value>
    <value>dns4.p03.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>vuleta.com</domain_name>
   <domain_keyword>vuleta</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 11:29:56</query_time>
   <create_date>2010-06-24</create_date>
   <update_date>2021-06-22</update_date>
   <expiry_date>2026-06-24</expiry_date>
   <registrar_iana>320</registrar_iana>
   <registrar_name>TLDS L.L.C. d/b/a SRSPlus</registrar_name>
   <registrar_website>http://www.srsplus.com</registrar_website>
   <name_servers>
    <value>ns1.openhost.co.nz</value>
    <value>ns2.openhost.co.nz</value>
    <value>ns3.openhost.co.nz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>valet.fr</domain_name>
   <domain_keyword>valet</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 05:52:41</query_time>
   <create_date>2001-03-20</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>Ets VALET Marc</registrant_company>
   <registrant_address>2, rue du Fosse du Bois, 89380 Appoigny</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.386530034</registrant_phone>
   <name_servers>
    <value>ns1.e-monsite.com</value>
    <value>ns2.e-monsite.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>rulet.bet</domain_name>
   <domain_keyword>rulet</domain_keyword>
   <domain_tld>bet</domain_tld>
   <query_time>2024-05-15 19:35:37</query_time>
   <create_date>2018-02-06</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</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>ashley.ns.cloudflare.com</value>
    <value>jonah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>gulet.au</domain_name>
   <domain_keyword>gulet</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-15 23:04:08</query_time>
   <update_date>2024-04-22</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Cem Boz</registrant_name>
   <name_servers>
    <value>ns1.server-cpanel.com</value>
    <value>ns2.server-cpanel.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>valet.it</domain_name>
   <domain_keyword>valet</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-07 09:53:37</query_time>
   <create_date>1999-03-24</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_name>Genesys Informatica S.r.l.</registrar_name>
   <registrar_website>https://www.hostingsolutions.it</registrar_website>
   <registrant_company>Valet srl</registrant_company>
   <name_servers>
    <value>ns1.dnsnerd.com</value>
    <value>ns2.dnsnerd.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>vulee.pl</domain_name>
   <domain_keyword>vulee</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-02 07:00:13</query_time>
   <create_date>2020-09-08</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>ns1.hekko.net.pl</value>
    <value>ns2.hekko.net.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>mulet.cl</domain_name>
   <domain_keyword>mulet</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-02 16:31:52</query_time>
   <create_date>2009-06-22</create_date>
   <expiry_date>2025-07-19</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Guillermo Antonio Mulet Cabrera</registrant_name>
   <name_servers>
    <value>ns1.redcloud.cl</value>
    <value>ns2.redcloud.cl</value>
    <value>ns3.redcloud.cl</value>
   </name_servers>
  </value>
  <value>
   <num>61</num>
   <domain_name>dulet.online</domain_name>
   <domain_keyword>dulet</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-07 02:07:49</query_time>
   <create_date>2023-06-11</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-06-11</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>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>vylet.xyz</domain_name>
   <domain_keyword>vylet</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-23 19:55:51</query_time>
   <create_date>2016-08-31</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-08-31</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Ltd</registrar_name>
   <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>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>gulet.nl</domain_name>
   <domain_keyword>gulet</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-30 14:27:46</query_time>
   <create_date>2015-12-30</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</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>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>valet.shopping</domain_name>
   <domain_keyword>valet</domain_keyword>
   <domain_tld>shopping</domain_tld>
   <query_time>2024-05-01 09:38:00</query_time>
   <create_date>2022-10-16</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>aulet.org</domain_name>
   <domain_keyword>aulet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-04 14:43:26</query_time>
   <create_date>2018-12-16</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-16</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>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>N/A</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>culet.pics</domain_name>
   <domain_keyword>culet</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-05-12 20:36:37</query_time>
   <create_date>2023-05-06</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.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>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>vutet.com</domain_name>
   <domain_keyword>vutet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 10:54:18</query_time>
   <create_date>2017-10-30</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=vutet.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>vuleta.org</domain_name>
   <domain_keyword>vuleta</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-29 11:29:56</query_time>
   <create_date>2010-01-10</create_date>
   <update_date>2023-01-07</update_date>
   <expiry_date>2029-01-10</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.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>vulrt.com</domain_name>
   <domain_keyword>vulrt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 22:49:03</query_time>
   <create_date>2016-02-11</create_date>
   <update_date>2022-05-06</update_date>
   <expiry_date>2027-02-11</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ada.ns.cloudflare.com</value>
    <value>lakas.ns.cloudflare.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>valet.cloud</domain_name>
   <domain_keyword>valet</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-26 14:25:26</query_time>
   <create_date>2024-04-21</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>XIAMEN CHINASOURCE INTERNET SERVICE CO., LTD.</registrar_name>
   <registrar_website>zzy.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Caofeng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Beijing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
    <value>verification-qaxpgh9dahjr9zkpwwmdzx.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>gulet.world</domain_name>
   <domain_keyword>gulet</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-06 10:59:02</query_time>
   <create_date>2020-11-12</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>vumet.com</domain_name>
   <domain_keyword>vumet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 21:07:40</query_time>
   <create_date>2007-11-05</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2025-11-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.nameserverservice.com</value>
    <value>ns2.nameserverservice.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>vdlet.com</domain_name>
   <domain_keyword>vdlet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 17:11:34</query_time>
   <create_date>2009-03-24</create_date>
   <update_date>2009-03-24</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks11.rzone.de</value>
    <value>shades06.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>rulet.shop</domain_name>
   <domain_keyword>rulet</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-15 19:35:37</query_time>
   <create_date>2023-05-05</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1.dns-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>vulen.club</domain_name>
   <domain_keyword>vulen</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-19 06:51:54</query_time>
   <create_date>2023-06-19</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>donald.ns.cloudflare.com</value>
    <value>mira.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>vuled.co.uk</domain_name>
   <domain_keyword>vuled</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-07 03:43:36</query_time>
   <create_date>2023-08-20</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_name>Squarespace Domains LLC [Tag = GOOGLE]</registrar_name>
   <registrar_website>https://domains.google</registrar_website>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>vuiet.com</domain_name>
   <domain_keyword>vuiet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 20:05:42</query_time>
   <create_date>2022-03-20</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=vuiet.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cyberfolks.ro</value>
    <value>ns2.cyberfolks.ro</value>
    <value>ns3.cyberfolks.ro</value>
    <value>ns4.cyberfolks.ro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>vrlet.hr</domain_name>
   <domain_keyword>vrlet</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-01 21:10:52</query_time>
   <create_date>2013-10-16</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>VRLET, d.o.o.</registrant_name>
   <registrant_address>Škrape 66</registrant_address>
   <registrant_city>Split</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>21000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.studio4web.com</value>
    <value>ns2.studio4web.com</value>
   </name_servers>
  </value>
  <value>
   <num>79</num>
   <domain_name>vzlet.pro</domain_name>
   <domain_keyword>vzlet</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-08 20:25:48</query_time>
   <create_date>2018-11-22</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2025-11-22</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>valet.vip</domain_name>
   <domain_keyword>valet</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-23 12:47:01</query_time>
   <create_date>2018-10-01</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-10-01</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>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>81</num>
   <domain_name>vzlet.in</domain_name>
   <domain_keyword>vzlet</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-08 20:25:48</query_time>
   <create_date>2023-01-13</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>www.realtimeregister.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Za duso, d.o.o.</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 contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.hitrost.net</value>
    <value>dns2.hitrost.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>vuled.com</domain_name>
   <domain_keyword>vuled</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 22:46:13</query_time>
   <create_date>2017-03-07</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cykon Technology Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/vuled.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>vullet.com</domain_name>
   <domain_keyword>vullet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 22:48:12</query_time>
   <create_date>2019-03-10</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-03-10</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>84</num>
   <domain_name>vilet.top</domain_name>
   <domain_keyword>vilet</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-02 10:13:45</query_time>
   <create_date>2023-03-26</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu jian cheng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>rulet.ru</domain_name>
   <domain_keyword>rulet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-14 05:04:38</query_time>
   <create_date>2002-05-07</create_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_name>MASTERHOST-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.masterhost.ru</value>
    <value>ns1.masterhost.ru</value>
    <value>ns2.masterhost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>vuyet.top</domain_name>
   <domain_keyword>vuyet</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-13 21:13:41</query_time>
   <create_date>2023-10-06</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu jian cheng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>vzlet.guru</domain_name>
   <domain_keyword>vzlet</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-04-30 15:01:23</query_time>
   <create_date>2017-09-28</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://ukraine.com.ua</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns116.inhostedns.com</value>
    <value>ns216.inhostedns.net</value>
    <value>ns316.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>vunet.fr</domain_name>
   <domain_keyword>vunet</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 12:15:02</query_time>
   <create_date>2012-05-01</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_name>TLD Registrar Solutions Ltd</registrar_name>
   <registrar_website>https://internetbs.net/en/domain-name-registrations/price.html?setCurrency=EUR</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>dns10.archive-host.fr</value>
    <value>dns20.archive-host.fr</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>vnlet.com</domain_name>
   <domain_keyword>vnlet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 06:13:58</query_time>
   <create_date>2021-10-15</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Weba.vn</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>valet.uk</domain_name>
   <domain_keyword>valet</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-27 18:10:55</query_time>
   <create_date>2023-05-21</create_date>
   <update_date>2023-05-23</update_date>
   <expiry_date>2024-05-21</expiry_date>
   <registrar_name>Webber Multimedia Ltd t/a DOMAIN FOR SALE [Tag = WEBBER]</registrar_name>
   <registrar_website>https://webber.domains</registrar_website>
   <name_servers>
    <value>webber.forsale</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>valet.pw</domain_name>
   <domain_keyword>valet</domain_keyword>
   <domain_tld>pw</domain_tld>
   <query_time>2024-05-27 18:10:55</query_time>
   <create_date>2023-09-12</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_email>https://whois.nic.pw/contact/valet.pw/registrant</registrant_email>
   <name_servers>
    <value>dns1.hostiq.ua</value>
    <value>dns2.hostiq.ua</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>wulet.com</domain_name>
   <domain_keyword>wulet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 16:05:55</query_time>
   <create_date>2024-01-16</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>1220</registrar_iana>
   <registrar_name>Nameemperor.com LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>7513faf1.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>vrlet.com</domain_name>
   <domain_keyword>vrlet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 10:35:12</query_time>
   <create_date>2012-05-08</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>vilet.cl</domain_name>
   <domain_keyword>vilet</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-29 16:04:52</query_time>
   <create_date>2018-09-19</create_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>José Miguel Vielma Figueroa</registrant_name>
   <name_servers>
    <value>ns1.sitiodns.net</value>
    <value>ns2.sitiodns.net</value>
   </name_servers>
  </value>
  <value>
   <num>95</num>
   <domain_name>vulte.com.ng</domain_name>
   <domain_keyword>vulte</domain_keyword>
   <domain_tld>com.ng</domain_tld>
   <query_time>2024-04-11 01:27:59</query_time>
   <create_date>2020-07-30</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>1749</registrar_iana>
   <registrar_name>Upperlink Limited</registrar_name>
   <registrar_website>https://www.upperlink.ng</registrar_website>
   <registrant_name>UltraCrest NOC</registrant_name>
   <registrant_company>UltraCrest Technologies Ltd</registrant_company>
   <registrant_address>Plot 2286, Raji Rasaki Estate Rd</registrant_address>
   <registrant_city>Lagos</registrant_city>
   <registrant_state>Lagos</registrant_state>
   <registrant_zip>102102</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+234.12930620</registrant_phone>
   <name_servers>
    <value>13.dns.com.ng</value>
    <value>14.dns.com.ng</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>lulet.com</domain_name>
   <domain_keyword>lulet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 08:35:51</query_time>
   <create_date>2002-11-23</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-11-23</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.wix.com</value>
    <value>ns2.wix.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>vflet.com</domain_name>
   <domain_keyword>vflet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 21:19:23</query_time>
   <create_date>1999-04-17</create_date>
   <update_date>2022-02-16</update_date>
   <expiry_date>2027-04-17</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns83.worldnic.com</value>
    <value>ns84.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>gulet.reisen</domain_name>
   <domain_keyword>gulet</domain_keyword>
   <domain_tld>reisen</domain_tld>
   <query_time>2024-05-15 23:04:08</query_time>
   <create_date>2020-01-07</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Arkadia Yachtcharter &amp; Segelreisen</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>valet.rent</domain_name>
   <domain_keyword>valet</domain_keyword>
   <domain_tld>rent</domain_tld>
   <query_time>2024-04-07 23:24:53</query_time>
   <create_date>2024-04-06</create_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>Netlify Inc</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>dns1.p05.nsone.net</value>
    <value>dns2.p05.nsone.net</value>
    <value>dns3.p05.nsone.net</value>
    <value>dns4.p05.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>vilet.ru</domain_name>
   <domain_keyword>vilet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:31:47</query_time>
   <create_date>2012-10-23</create_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.049</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 265,554,933

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,554,933
Total WHOIS records with a Registrant Contact 166,068,912
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,624,517
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,296,211
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,955,636

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,547,383,772
Total WHOIS records with a Registrant Contact 1,278,287,020
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,118,364,042
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,048,768,136

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 265 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.