WHOIS QUERY TIME

1 May 2024 - 9:35 PM UTC

Registered: 22 December 2022
Expiry: 23 December 2024

REGISTRAR

Name: Telia Lietuva, AB
Website: http://www.hostex.lt

NAME SERVERS

ns1.hostex.lt
ns2.hostex.lt
ns3.hostex.lt
ns4.hostex.lt

DOMAIN STATUS

registered

REGISTRANT

Company: Telia Lietuva, AB

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=alizava.lt
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "alizava.lt"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "alizava.lt",
            "domain_keyword": "alizava",
            "domain_tld": "lt",
            "query_time": "2024-05-01 21:35:52",
            "create_date": "2022-12-22",
            "expiry_date": "2024-12-23",
            "registrar_name": "Telia Lietuva, AB",
            "registrar_website": "http://www.hostex.lt",
            "registrant_company": "Telia Lietuva, AB",
            "name_servers": [
                "ns1.hostex.lt",
                "ns2.hostex.lt",
                "ns3.hostex.lt",
                "ns4.hostex.lt"
            ],
            "domain_status": [
                "registered"
            ]
        }
    ],
    "stats": {
        "total_time": 0.03,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>alizava.lt</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>alizava.lt</domain_name>
   <domain_keyword>alizava</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-01 21:35:52</query_time>
   <create_date>2022-12-22</create_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_name>Telia Lietuva, AB</registrar_name>
   <registrar_website>http://www.hostex.lt</registrar_website>
   <registrant_company>Telia Lietuva, AB</registrant_company>
   <name_servers>
    <value>ns1.hostex.lt</value>
    <value>ns2.hostex.lt</value>
    <value>ns3.hostex.lt</value>
    <value>ns4.hostex.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.03</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.065 seconds) for "alizava.lt" in our Historical WHOIS Database.
#1 - QUERY TIME

23 Apr 2023 - 4:20 AM UTC

Registered: 22 December 2022
Expiry: 23 December 2023

REGISTRAR

Name: Telia Lietuva, AB
Website: http://www.hostex.lt

NAME SERVERS

ns1.hostex.lt
ns2.hostex.lt
ns3.hostex.lt
ns4.hostex.lt

DOMAIN STATUS

registered

REGISTRANT

Company: Telia Lietuva, AB

#2 - QUERY TIME

31 Dec 2023 - 4:27 AM UTC

Registered: 22 December 2022
Expiry: 23 December 2024

REGISTRAR

Name: Telia Lietuva, AB
Website: http://www.hostex.lt

NAME SERVERS

ns1.hostex.lt
ns2.hostex.lt
ns3.hostex.lt
ns4.hostex.lt

DOMAIN STATUS

registered

REGISTRANT

Company: Telia Lietuva, AB

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=alizava.lt
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "alizava.lt",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "alizava.lt",
    "results": [
        {
            "num": 1,
            "domain_name": "alizava.lt",
            "domain_keyword": "alizava",
            "domain_tld": "lt",
            "query_time": "2023-04-23 04:20:40",
            "create_date": "2022-12-22",
            "expiry_date": "2023-12-23",
            "registrar_name": "Telia Lietuva, AB",
            "registrar_website": "http://www.hostex.lt",
            "registrant_company": "Telia Lietuva, AB",
            "name_servers": [
                "ns1.hostex.lt",
                "ns2.hostex.lt",
                "ns3.hostex.lt",
                "ns4.hostex.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 2,
            "domain_name": "alizava.lt",
            "domain_keyword": "alizava",
            "domain_tld": "lt",
            "query_time": "2023-12-31 04:27:50",
            "create_date": "2022-12-22",
            "expiry_date": "2024-12-23",
            "registrar_name": "Telia Lietuva, AB",
            "registrar_website": "http://www.hostex.lt",
            "registrant_company": "Telia Lietuva, AB",
            "name_servers": [
                "ns1.hostex.lt",
                "ns2.hostex.lt",
                "ns3.hostex.lt",
                "ns4.hostex.lt"
            ],
            "domain_status": [
                "registered"
            ]
        }
    ],
    "stats": {
        "total_time": 0.065,
        "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>alizava.lt</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>alizava.lt</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>alizava.lt</domain_name>
   <domain_keyword>alizava</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2023-04-23 04:20:40</query_time>
   <create_date>2022-12-22</create_date>
   <expiry_date>2023-12-23</expiry_date>
   <registrar_name>Telia Lietuva, AB</registrar_name>
   <registrar_website>http://www.hostex.lt</registrar_website>
   <registrant_company>Telia Lietuva, AB</registrant_company>
   <name_servers>
    <value>ns1.hostex.lt</value>
    <value>ns2.hostex.lt</value>
    <value>ns3.hostex.lt</value>
    <value>ns4.hostex.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>alizava.lt</domain_name>
   <domain_keyword>alizava</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2023-12-31 04:27:50</query_time>
   <create_date>2022-12-22</create_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_name>Telia Lietuva, AB</registrar_name>
   <registrar_website>http://www.hostex.lt</registrar_website>
   <registrant_company>Telia Lietuva, AB</registrant_company>
   <name_servers>
    <value>ns1.hostex.lt</value>
    <value>ns2.hostex.lt</value>
    <value>ns3.hostex.lt</value>
    <value>ns4.hostex.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.065</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 1,949 domain names (in 0.31 seconds) which look and sound like the brand name "alizava".
Domain Name Registered Expiry Registrar Ownership
1 alizada.org 26 Jul 2019 26 Jul 2025 Namesilo, LLC REDACTED FOR PRIVACY
2 aligava.com 4 May 2023 4 May 2024 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
3 alizana.com 7 Mar 2024 7 Mar 2025 Porkbun LLC Private by Design, LLC
4 alizata.com 30 Jul 2022 30 Jul 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
5 alinava.lt 17 Mar 2020 18 Mar 2025 HOSTINGER operations, UAB UAB Alinava
6 alibava.com 22 May 2004 22 May 2025 Dynadot Inc -
7 alizaya.top 14 Feb 2024 14 Feb 2025 CSL Computer Service Langenbach GmbH REDACTED FOR PRIVACY
8 alizara.site 18 Dec 2023 18 Dec 2024 Isimtescil Bilisim A.S. FBS INC / Whoisprotection.biz
9 alizaya.com 12 Sep 2022 12 Sep 2024 GoDaddy.com, LLC -
10 alizavr.ru 23 May 2016 23 May 2024 BEGET-RU Private Person
11 alizavm.com 18 Aug 2022 18 Aug 2024 NICS Telekomunikasyon A.S. Redacted for Privacy
12 alizara.com 9 Jul 2022 9 Jul 2024 SAV.COM, LLC REDACTED FOR PRIVACY
13 alizada.info 23 Mar 2016 23 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
14 alizafa.com 29 Feb 2024 28 Feb 2025 NameCheap, Inc. -
15 alinava.com 23 Feb 2012 23 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
16 alizaaa.com 8 Oct 2016 8 Oct 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
17 alizada.ru 29 Dec 2023 29 Dec 2024 REGRU-RU Yandex.Mail Exclusive email address feature
18 lizava.ru 27 Dec 2012 27 Dec 2024 REGRU-RU Private Person
19 alizada.net 14 Mar 2022 14 Mar 2034 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
20 alizaza.com 21 Jul 2008 21 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
21 alizaha.com 20 Dec 2022 20 Dec 2024 GoDaddy.com, LLC -
22 alizaza.org 6 Nov 2023 6 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
23 alizaa.com 24 Mar 2020 24 Mar 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
24 alizawa.top 9 Aug 2023 9 Aug 2024 NameSilo,LLC PrivacyGuardian.org llc
25 alivava.com 22 May 2004 22 May 2025 DYNADOT LLC Super Privacy Service LTD c/o Dynadot
26 aliava.com 30 Jan 2014 30 Jan 2025 GoDaddy.com, LLC -
27 lizava.com 23 Jun 2016 23 Jun 2024 INTERNET INVEST, LTD. DBA IMENA.UA -
28 alizawa.com 22 Nov 2023 22 Nov 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
29 abizava.com 27 Feb 2023 27 Feb 2025 PDR Ltd. d/b/a PublicDomainRegistry.com -
30 alizada.com 22 Mar 2015 22 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
31 alzava.net 27 Oct 2015 27 Oct 2024 Tucows Domains Inc. -
32 alzava.com 17 Nov 2014 17 Nov 2024 GoDaddy.com, LLC -
33 alibaga.com 1 Nov 2023 1 Nov 2024 GoDaddy.com, LLC -
34 alibaba.moscow 26 Oct 2022 26 Oct 2024 Limited Liability Company "Registrar of domain names REG.RU" Personal data, can not be publicly disclosed according to applicable laws.
35 aliveva.org 21 May 2017 21 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
36 alibaeva.clinic 30 Oct 2023 30 Oct 2024 NameSilo, LLC PrivacyGuardian.org llc
37 aliravan.com 5 May 2005 5 May 2027 Wild West Domains, LLC Domains By Proxy, LLC
38 alizakaz.ru 25 Mar 2024 25 Mar 2025 REGRU-RU Private Person
39 alibama.net 26 Dec 2019 26 Dec 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
40 alihala.com 23 Apr 2023 23 Apr 2025 Gname 062 Inc -
41 aliyana.co.uk 24 Oct 2023 24 Oct 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
42 alitasa.lt 25 Oct 2013 26 Oct 2024 UAB "Interneto vizija" UAB "Interneto vizija"
43 olivava.com 13 Apr 2007 13 Apr 2025 acens Technologies, S.L.U. -
44 alinaha.com 31 May 2023 31 May 2025 Cloudflare, Inc. DATA REDACTED
45 alisova.pro 14 May 2021 14 May 2025 Registrar of Domain Names REG.RU LLC Private Person
46 alizado.com 1 Apr 2022 1 Apr 2025 NameCheap, Inc. -
47 alipapa.xn--io0a7i 19 Aug 2017 19 Aug 2027 HiChina Zhicheng Technology Limited 谢宗周
48 alidata.org 11 Jul 2012 11 Jul 2024 CSC Corporate Domains, Inc. Alibaba Group Holding Limited
49 alivara.com 5 Feb 2013 5 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
50 alizona.ru 14 Jun 2023 14 Jun 2024 REGRU-RU Private Person
51 aldzama.online 4 Aug 2023 4 Aug 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
52 elivava.com 10 Nov 2018 10 Nov 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
53 alifafa.online 16 Mar 2024 16 Mar 2025 Registrar of Domain Names REG.RU, LLC Private Person
54 alinata.com 22 Jan 2021 22 Jan 2026 ENOM, INC. REDACTED FOR PRIVACY
55 alidada.market 30 Jun 2023 30 Jun 2026 CSL Computer Service Langenbach GmbH d/b/a Joker.com GreenHost
56 alivala.online 19 Dec 2021 19 Dec 2024 Gandi SAS -
57 alibaba.hamburg 11 Sep 2014 11 Sep 2024 PSI-USA, Inc. dba DOMAIN ROBOT -
58 alipapa.org 6 Dec 2023 6 Dec 2024 Sav.com, LLC REDACTED FOR PRIVACY
59 alocava.be 18 Dec 2014 - Key-Systems GmbH -
60 alidana.com 12 Jul 2015 12 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
61 aliyaya.xyz 7 Mar 2024 7 Mar 2025 NameSilo, LLC PrivacyGuardian.org llc
62 alifada.com 28 Mar 2018 28 Mar 2026 GoDaddy.com, LLC Domains By Proxy, LLC
63 alicanva.com 1 Aug 2023 1 Aug 2024 NameSilo, LLC -
64 alilala.top 1 Mar 2024 1 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) deng yong jiu
65 alilasa.com 14 Apr 2019 14 Apr 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
66 alisavas.com 16 Feb 2023 16 Feb 2025 Sav.com, LLC - 7 -
67 alibaba.ren 15 Oct 2014 15 Oct 2024 Chengdu west dimension digital wei wei jiao
68 kalilava.com 31 Jan 2016 31 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
69 alizahra.com 16 Oct 2022 16 Oct 2025 GoDaddy.com, LLC -
70 alimova.site 16 Jul 2023 16 Jul 2024 Registrar of Domain Names REG.RU, LLC Private Person
71 arizala.com 15 Jun 2015 15 Jun 2024 GoDaddy.com, LLC -
72 aviziva.com 28 Jul 2013 28 Jul 2024 GoDaddy.com, LLC -
73 alimama.biz 16 Nov 2001 18 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Alibaba Group Holding Limited
74 alibaba.day 10 Aug 2023 10 Aug 2024 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
75 aliraza.store 6 Jun 2024 6 Jun 2025 Tucows.com Co. Contact Privacy Inc. Customer 0171383580
76 alina-a.ru 8 Aug 2023 8 Aug 2024 REGRU-RU Yandex.Mail Exclusive email address feature
77 alljava.ru 16 Jul 2007 16 Jul 2024 REGRU-RU Private Person
78 alicaca.com 9 Mar 2006 10 Mar 2025 WEBCC Whoisprotection.cc
79 blizana.com 16 Jan 2024 16 Jan 2025 GoDaddy.com, LLC -
80 alihaha.shop 15 May 2024 15 May 2025 Namecheap, Inc. -
81 alzavia.pl 29 Jun 2022 29 Jun 2024 OVH SAS -
82 axidava.org 9 May 2022 9 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
83 allzaza.com 10 Feb 2022 10 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
84 alibaba.software 1 Dec 2014 1 Dec 2024 CSC Corporate Domains, Inc. Alibaba Group Holding Limited
85 allsava.com 15 Mar 2018 15 Mar 2025 Launchpad.com Inc. -
86 alizarae.com 29 Sep 2009 29 Sep 2024 Wild West Domains, LLC -
87 alifaya.com 19 Feb 2024 19 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
88 alizain.co 6 Mar 2016 5 Mar 2025 Cloudflare, Inc. REDACTED FOR PRIVACY
89 alidata.ru 4 Feb 2020 4 Feb 2025 REGRU-RU Private Person
90 alibaba.co 31 Aug 2010 30 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Alibaba (China) Co., Ltd.
91 alisave.info 9 Mar 2023 9 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
92 aliznea.com 14 Mar 2024 14 Mar 2025 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED -
93 alizila.org 12 Jun 2023 12 Jun 2024 P.A. Viet Nam Company Limited REDACTED FOR PRIVACY
94 alijara.com 21 Aug 2023 21 Aug 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
95 alizaly.com 7 Jun 2021 7 Jun 2025 GoDaddy.com, LLC -
96 azizana.com 6 Oct 2012 6 Oct 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
97 aliraza.ca 7 Apr 2023 7 Apr 2025 Tucows.com Co. REDACTED FOR PRIVACY
98 alisasa.com 3 Sep 2023 3 Sep 2024 DomainSprouts.com LLC PERFECT PRIVACY, LLC
99 alifana.it 25 May 1999 21 Sep 2024 Fastweb s.p.a. Gestione Governativa delle Ferrovie Alifana e BN-NA
100 alimama.tel 22 Jan 2009 22 Mar 2025 CSC Corporate Domains, Inc. Alibaba Group Holding Limited
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 Alizava.lt.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=alizava.lt
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "alizava.lt",
        "page_size": 100
    },
    "count": {
        "total": 1949,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "alizada.org, aligava.com, alizana.com, alizata.com, alinava.lt, alibava.com, alizaya.top, alizara.site, alizaya.com, alizavr.ru, alizavm.com, alizara.com, alizada.info, alizafa.com, alinava.com, alizaaa.com, alizada.ru, lizava.ru, alizada.net, alizaza.com, alizaha.com, alizaza.org, alizaa.com, alizawa.top, alivava.com, aliava.com, lizava.com, alizawa.com, abizava.com, alizada.com, alzava.net, alzava.com, alibaga.com, alibaba.moscow, aliveva.org, alibaeva.clinic, aliravan.com, alizakaz.ru, alibama.net, alihala.com, aliyana.co.uk, alitasa.lt, olivava.com, alinaha.com, alisova.pro, alizado.com, alipapa.xn--io0a7i, alidata.org, alivara.com, alizona.ru, aldzama.online, elivava.com, alifafa.online, alinata.com, alidada.market, alivala.online, alibaba.hamburg, alipapa.org, alocava.be, alidana.com, aliyaya.xyz, alifada.com, alicanva.com, alilala.top, alilasa.com, alisavas.com, alibaba.ren, kalilava.com, alizahra.com, alimova.site, arizala.com, aviziva.com, alimama.biz, alibaba.day, aliraza.store, alina-a.ru, alljava.ru, alicaca.com, blizana.com, alihaha.shop, alzavia.pl, axidava.org, allzaza.com, alibaba.software, allsava.com, alizarae.com, alifaya.com, alizain.co, alidata.ru, alibaba.co, alisave.info, aliznea.com, alizila.org, alijara.com, alizaly.com, azizana.com, aliraza.ca, alisasa.com, alifana.it, alimama.tel",
    "results": [
        {
            "num": 1,
            "domain_name": "alizada.org",
            "domain_keyword": "alizada",
            "domain_tld": "org",
            "query_time": "2024-06-12 17:17:30",
            "create_date": "2019-07-26",
            "update_date": "2023-09-09",
            "expiry_date": "2025-07-26",
            "registrar_iana": 1479,
            "registrar_name": "Namesilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Yasamal",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AZ",
            "registrant_email": "please query the rdds service of the registrar 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.hostimul.net",
                "ns2.hostimul.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "aligava.com",
            "domain_keyword": "aligava",
            "domain_tld": "com",
            "query_time": "2024-05-28 19:53:45",
            "create_date": "2023-05-04",
            "update_date": "2024-04-07",
            "expiry_date": "2024-05-04",
            "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=aligava.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ina1.registrar.eu",
                "ina2.registrar.eu",
                "ina3.registrar.eu",
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 3,
            "domain_name": "alizana.com",
            "domain_keyword": "alizana",
            "domain_tld": "com",
            "query_time": "2024-05-14 03:06:22",
            "create_date": "2024-03-07",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-07",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/alizana.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "alizata.com",
            "domain_keyword": "alizata",
            "domain_tld": "com",
            "query_time": "2024-05-06 21:07:37",
            "create_date": "2022-07-30",
            "update_date": "2023-05-31",
            "expiry_date": "2024-07-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": "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": [
                "fish.ns.cloudflare.com",
                "trevor.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "alinava.lt",
            "domain_keyword": "alinava",
            "domain_tld": "lt",
            "query_time": "2024-05-17 19:47:54",
            "create_date": "2020-03-17",
            "expiry_date": "2025-03-18",
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.lt",
            "registrant_company": "UAB Alinava",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 6,
            "domain_name": "alibava.com",
            "domain_keyword": "alibava",
            "domain_tld": "com",
            "query_time": "2024-06-02 00:16:56",
            "create_date": "2004-05-22",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-22",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "alizaya.top",
            "domain_keyword": "alizaya",
            "domain_tld": "top",
            "query_time": "2024-06-12 17:17:54",
            "create_date": "2024-02-14",
            "update_date": "2024-02-14",
            "expiry_date": "2025-02-14",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH",
            "registrar_website": "https://joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Copenhagen",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "andy.ns.cloudflare.com",
                "cheryl.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "alizara.site",
            "domain_keyword": "alizara",
            "domain_tld": "site",
            "query_time": "2024-05-01 21:35:51",
            "create_date": "2023-12-18",
            "update_date": "2023-12-23",
            "expiry_date": "2024-12-18",
            "registrar_iana": 3826,
            "registrar_name": "Isimtescil Bilisim A.S.",
            "registrar_website": "http://www.isimtescil.net",
            "registrant_company": "FBS INC / Whoisprotection.biz",
            "registrant_state": "Istanbul",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "eu.dnsenable.com",
                "tr.dnsenable.com",
                "us.dnsenable.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "alizaya.com",
            "domain_keyword": "alizaya",
            "domain_tld": "com",
            "query_time": "2024-06-12 17:17:54",
            "create_date": "2022-09-12",
            "update_date": "2022-09-12",
            "expiry_date": "2024-09-12",
            "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": 10,
            "domain_name": "alizavr.ru",
            "domain_keyword": "alizavr",
            "domain_tld": "ru",
            "query_time": "2024-06-02 08:08:37",
            "create_date": "2016-05-23",
            "expiry_date": "2024-05-23",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.expired.beget.com",
                "ns2.expired.beget.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 11,
            "domain_name": "alizavm.com",
            "domain_keyword": "alizavm",
            "domain_tld": "com",
            "query_time": "2024-05-14 03:06:24",
            "create_date": "2022-08-18",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-18",
            "registrar_iana": 1454,
            "registrar_name": "NICS Telekomunikasyon A.S.",
            "registrar_website": "http://www.nicproxy.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Redacted for Privacy",
            "registrant_address": "Redacted for Privacy",
            "registrant_city": "istanbul",
            "registrant_state": "Redacted for Privacy",
            "registrant_zip": "Redacted for Privacy",
            "registrant_country": "TR",
            "registrant_email": "https://whoisshelter.nicproxy.com/?d=alizavm.com",
            "registrant_phone": "Redacted for Privacy",
            "registrant_fax": "Redacted for Privacy",
            "name_servers": [
                "ns21.nicegrup.com",
                "ns22.nicegrup.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "alizara.com",
            "domain_keyword": "alizara",
            "domain_tld": "com",
            "query_time": "2024-05-20 08:46:39",
            "create_date": "2022-07-09",
            "update_date": "2024-03-14",
            "expiry_date": "2024-07-09",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=alizara.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-jwkccey3.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "alizada.info",
            "domain_keyword": "alizada",
            "domain_tld": "info",
            "query_time": "2024-05-14 03:05:59",
            "create_date": "2016-03-23",
            "update_date": "2023-12-12",
            "expiry_date": "2025-03-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.srv01.yer.az",
                "ns02.srv01.yer.az"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "alizafa.com",
            "domain_keyword": "alizafa",
            "domain_tld": "com",
            "query_time": "2024-05-06 21:07:36",
            "create_date": "2024-02-29",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "alinava.com",
            "domain_keyword": "alinava",
            "domain_tld": "com",
            "query_time": "2024-06-11 22:42:42",
            "create_date": "2012-02-23",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-23",
            "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, 100 S. Mill Ave, Suite 1600",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85281",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=alinava.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "alizaaa.com",
            "domain_keyword": "alizaaa",
            "domain_tld": "com",
            "query_time": "2024-06-12 17:17:26",
            "create_date": "2016-10-08",
            "update_date": "2023-09-21",
            "expiry_date": "2024-10-08",
            "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": [
                "ns10.privatesever.com",
                "ns9.privatesever.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "alizada.ru",
            "domain_keyword": "alizada",
            "domain_tld": "ru",
            "query_time": "2024-05-02 13:22:04",
            "create_date": "2023-12-29",
            "expiry_date": "2024-12-29",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 18,
            "domain_name": "lizava.ru",
            "domain_keyword": "lizava",
            "domain_tld": "ru",
            "query_time": "2024-05-04 06:56:52",
            "create_date": "2012-12-27",
            "expiry_date": "2024-12-27",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 19,
            "domain_name": "alizada.net",
            "domain_keyword": "alizada",
            "domain_tld": "net",
            "query_time": "2024-06-12 17:17:29",
            "create_date": "2022-03-14",
            "update_date": "2024-04-29",
            "expiry_date": "2034-03-14",
            "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": 20,
            "domain_name": "alizaza.com",
            "domain_keyword": "alizaza",
            "domain_tld": "com",
            "query_time": "2024-06-12 17:17:55",
            "create_date": "2008-07-21",
            "update_date": "2023-12-19",
            "expiry_date": "2024-07-21",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "Si Chuan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "kiwi.dnspod.net",
                "plateau.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "alizaha.com",
            "domain_keyword": "alizaha",
            "domain_tld": "com",
            "query_time": "2024-06-12 17:17:34",
            "create_date": "2022-12-20",
            "update_date": "2023-12-15",
            "expiry_date": "2024-12-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.youcan.shop",
                "ns2.youcan.shop"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "alizaza.org",
            "domain_keyword": "alizaza",
            "domain_tld": "org",
            "query_time": "2024-05-15 07:25:11",
            "create_date": "2023-11-06",
            "update_date": "2023-11-11",
            "expiry_date": "2024-11-06",
            "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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "alizaa.com",
            "domain_keyword": "alizaa",
            "domain_tld": "com",
            "query_time": "2024-05-01 21:35:11",
            "create_date": "2020-03-24",
            "update_date": "2024-04-09",
            "expiry_date": "2025-03-24",
            "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=alizaa.com",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "alizawa.top",
            "domain_keyword": "alizawa",
            "domain_tld": "top",
            "query_time": "2024-06-12 17:17:53",
            "create_date": "2023-08-09",
            "update_date": "2023-08-09",
            "expiry_date": "2024-08-09",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://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": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "alivava.com",
            "domain_keyword": "alivava",
            "domain_tld": "com",
            "query_time": "2024-05-24 23:03:16",
            "create_date": "2004-05-22",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-22",
            "registrar_iana": 472,
            "registrar_name": "DYNADOT LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "PO Box 701",
            "registrant_city": "San Mateo",
            "registrant_state": "California",
            "registrant_zip": "94401",
            "registrant_country": "US",
            "registrant_email": "https://www.dynadot.com/domain/contact-request?domain=alivava.com",
            "registrant_phone": "+1.6505854708",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "aliava.com",
            "domain_keyword": "aliava",
            "domain_tld": "com",
            "query_time": "2024-04-25 05:50:32",
            "create_date": "2014-01-30",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "lizava.com",
            "domain_keyword": "lizava",
            "domain_tld": "com",
            "query_time": "2024-05-15 08:06:00",
            "create_date": "2016-06-23",
            "update_date": "2023-05-24",
            "expiry_date": "2024-06-23",
            "registrar_iana": 1112,
            "registrar_name": "INTERNET INVEST, LTD. DBA IMENA.UA",
            "registrar_website": "http://www.imena.ua",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "alizawa.com",
            "domain_keyword": "alizawa",
            "domain_tld": "com",
            "query_time": "2024-05-24 23:04:59",
            "create_date": "2023-11-22",
            "update_date": "2024-02-05",
            "expiry_date": "2024-11-22",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "abizava.com",
            "domain_keyword": "abizava",
            "domain_tld": "com",
            "query_time": "2024-05-09 00:09:56",
            "create_date": "2023-02-27",
            "update_date": "2024-02-26",
            "expiry_date": "2025-02-27",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "ns1.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "alizada.com",
            "domain_keyword": "alizada",
            "domain_tld": "com",
            "query_time": "2024-06-12 17:17:30",
            "create_date": "2015-03-22",
            "update_date": "2021-03-16",
            "expiry_date": "2025-03-22",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "alzava.net",
            "domain_keyword": "alzava",
            "domain_tld": "net",
            "query_time": "2024-04-24 14:36:48",
            "create_date": "2015-10-27",
            "update_date": "2023-10-20",
            "expiry_date": "2024-10-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "alzava.com",
            "domain_keyword": "alzava",
            "domain_tld": "com",
            "query_time": "2024-05-27 19:43:53",
            "create_date": "2014-11-17",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "alibaga.com",
            "domain_keyword": "alibaga",
            "domain_tld": "com",
            "query_time": "2024-04-22 17:53:19",
            "create_date": "2023-11-01",
            "update_date": "2024-02-11",
            "expiry_date": "2024-11-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.thednscloud.com",
                "ns2.thednscloud.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "alibaba.moscow",
            "domain_keyword": "alibaba",
            "domain_tld": "moscow",
            "query_time": "2024-04-29 07:18:50",
            "create_date": "2022-10-26",
            "update_date": "2023-10-27",
            "expiry_date": "2024-10-26",
            "registrar_iana": 1606,
            "registrar_name": "Limited Liability Company \"Registrar of domain names REG.RU\"",
            "registrar_website": "https://www.reg.ru",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_state": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_country": "RU",
            "registrant_email": "please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_phone": "Personal data, can not be publicly disclosed according to applicable laws.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsignedDelegation"
            ]
        },
        {
            "num": 35,
            "domain_name": "aliveva.org",
            "domain_keyword": "aliveva",
            "domain_tld": "org",
            "query_time": "2024-04-26 12:56:25",
            "create_date": "2017-05-21",
            "update_date": "2024-04-26",
            "expiry_date": "2025-05-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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": [
                "arturo.ns.cloudflare.com",
                "sneh.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "alibaeva.clinic",
            "domain_keyword": "alibaeva",
            "domain_tld": "clinic",
            "query_time": "2024-05-11 15:09:26",
            "create_date": "2023-10-30",
            "update_date": "2023-11-04",
            "expiry_date": "2024-10-30",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://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": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "aliravan.com",
            "domain_keyword": "aliravan",
            "domain_tld": "com",
            "query_time": "2024-05-20 21:29:52",
            "create_date": "2005-05-05",
            "update_date": "2021-02-21",
            "expiry_date": "2027-05-05",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "https://www.wildwestdomains.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.secureserver.net/whois?plid=1387&domain=aliravan.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "alizakaz.ru",
            "domain_keyword": "alizakaz",
            "domain_tld": "ru",
            "query_time": "2024-05-02 13:22:04",
            "create_date": "2024-03-25",
            "expiry_date": "2025-03-25",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 39,
            "domain_name": "alibama.net",
            "domain_keyword": "alibama",
            "domain_tld": "net",
            "query_time": "2024-04-25 05:51:45",
            "create_date": "2019-12-26",
            "update_date": "2023-11-15",
            "expiry_date": "2024-12-26",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "alihala.com",
            "domain_keyword": "alihala",
            "domain_tld": "com",
            "query_time": "2024-05-05 10:10:21",
            "create_date": "2023-04-23",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-23",
            "registrar_iana": 4054,
            "registrar_name": "Gname 062 Inc",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "aliyana.co.uk",
            "domain_keyword": "aliyana",
            "domain_tld": "co.uk",
            "query_time": "2024-05-06 21:07:27",
            "create_date": "2023-10-24",
            "update_date": "2023-10-24",
            "expiry_date": "2024-10-24",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 42,
            "domain_name": "alitasa.lt",
            "domain_keyword": "alitasa",
            "domain_tld": "lt",
            "query_time": "2024-05-06 21:06:17",
            "create_date": "2013-10-25",
            "expiry_date": "2024-10-26",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 43,
            "domain_name": "olivava.com",
            "domain_keyword": "olivava",
            "domain_tld": "com",
            "query_time": "2024-04-28 17:07:59",
            "create_date": "2007-04-13",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-13",
            "registrar_iana": 140,
            "registrar_name": "acens Technologies, S.L.U.",
            "registrar_website": "http://www.acens.com/",
            "registrant_state": "Cadiz",
            "registrant_country": "ES",
            "name_servers": [
                "ns10.servicio-online.net",
                "ns11.servicio-online.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "alinaha.com",
            "domain_keyword": "alinaha",
            "domain_tld": "com",
            "query_time": "2024-05-10 00:44:11",
            "create_date": "2023-05-31",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-31",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "London",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "GB",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/alinaha.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "aaron.ns.cloudflare.com",
                "julissa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "alisova.pro",
            "domain_keyword": "alisova",
            "domain_tld": "pro",
            "query_time": "2024-05-17 19:48:48",
            "create_date": "2021-05-14",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-14",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow region",
            "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.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "alizado.com",
            "domain_keyword": "alizado",
            "domain_tld": "com",
            "query_time": "2024-05-14 03:06:00",
            "create_date": "2022-04-01",
            "update_date": "2023-07-08",
            "expiry_date": "2025-04-01",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.youcan.shop",
                "ns2.youcan.shop"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "alipapa.xn--io0a7i",
            "domain_keyword": "alipapa",
            "domain_tld": "xn--io0a7i",
            "query_time": "2024-05-28 03:47:42",
            "create_date": "2017-08-19",
            "update_date": "2017-08-24",
            "expiry_date": "2027-08-19",
            "registrar_name": "HiChina Zhicheng Technology Limited",
            "registrar_website": "http://whois.www.net.cn",
            "registrant_company": "谢宗周",
            "registrant_state": "北京",
            "registrant_email": "please query the rdds service of the 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": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "alidata.org",
            "domain_keyword": "alidata",
            "domain_tld": "org",
            "query_time": "2024-04-20 20:27:26",
            "create_date": "2012-07-11",
            "update_date": "2022-05-30",
            "expiry_date": "2024-07-11",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com/global/web/csc/digital-brand",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Alibaba Group Holding Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "KY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KY",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns11.bigwww.com",
                "ns12.bigwww.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "alivara.com",
            "domain_keyword": "alivara",
            "domain_tld": "com",
            "query_time": "2024-04-26 12:53:39",
            "create_date": "2013-02-05",
            "update_date": "2021-01-30",
            "expiry_date": "2025-02-05",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "alizona.ru",
            "domain_keyword": "alizona",
            "domain_tld": "ru",
            "query_time": "2024-05-02 13:22:05",
            "create_date": "2023-06-14",
            "expiry_date": "2024-06-14",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 51,
            "domain_name": "aldzama.online",
            "domain_keyword": "aldzama",
            "domain_tld": "online",
            "query_time": "2024-05-01 13:20:05",
            "create_date": "2023-08-04",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-04",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "elivava.com",
            "domain_keyword": "elivava",
            "domain_tld": "com",
            "query_time": "2024-05-02 00:17:33",
            "create_date": "2018-11-10",
            "update_date": "2020-11-04",
            "expiry_date": "2024-11-10",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "alifafa.online",
            "domain_keyword": "alifafa",
            "domain_tld": "online",
            "query_time": "2024-05-18 14:49:22",
            "create_date": "2024-03-16",
            "update_date": "2024-05-14",
            "expiry_date": "2025-03-16",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Zabaikalskii krai",
            "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": 54,
            "domain_name": "alinata.com",
            "domain_keyword": "alinata",
            "domain_tld": "com",
            "query_time": "2024-05-26 17:26:56",
            "create_date": "2021-01-22",
            "update_date": "2022-12-29",
            "expiry_date": "2026-01-22",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kong Kong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://tieredaccess.com/contact/1ee31fcb-e86b-4ff7-bb92-e60f753dae0a",
            "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": 55,
            "domain_name": "alidada.market",
            "domain_keyword": "alidada",
            "domain_tld": "market",
            "query_time": "2024-05-26 17:20:28",
            "create_date": "2023-06-30",
            "update_date": "2024-04-14",
            "expiry_date": "2026-06-30",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a Joker.com",
            "registrar_website": "http://joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GreenHost",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Copenhagen",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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.irandns.com",
                "ns2.irandns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "alivala.online",
            "domain_keyword": "alivala",
            "domain_tld": "online",
            "query_time": "2024-06-07 17:35:36",
            "create_date": "2021-12-19",
            "update_date": "2024-04-15",
            "expiry_date": "2024-12-19",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net/",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "alibaba.hamburg",
            "domain_keyword": "alibaba",
            "domain_tld": "hamburg",
            "query_time": "2024-06-01 06:49:37",
            "create_date": "2014-09-11",
            "update_date": "2019-07-05",
            "expiry_date": "2024-09-11",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba DOMAIN ROBOT",
            "registrar_website": "https://www.psi-usa.info/",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "alipapa.org",
            "domain_keyword": "alipapa",
            "domain_tld": "org",
            "query_time": "2024-06-01 06:57:11",
            "create_date": "2023-12-06",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-06",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "alocava.be",
            "domain_keyword": "alocava",
            "domain_tld": "be",
            "query_time": "2024-04-17 07:44:43",
            "create_date": "2014-12-18",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net/english/tld.html?&tld=be",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 60,
            "domain_name": "alidana.com",
            "domain_keyword": "alidana",
            "domain_tld": "com",
            "query_time": "2024-04-20 20:27:21",
            "create_date": "2015-07-12",
            "update_date": "2020-07-06",
            "expiry_date": "2024-07-12",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "aliyaya.xyz",
            "domain_keyword": "aliyaya",
            "domain_tld": "xyz",
            "query_time": "2024-05-06 21:07:29",
            "create_date": "2024-03-07",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-07",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "coby.ns.cloudflare.com",
                "meera.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "alifada.com",
            "domain_keyword": "alifada",
            "domain_tld": "com",
            "query_time": "2024-05-26 17:22:52",
            "create_date": "2018-03-28",
            "update_date": "2024-03-29",
            "expiry_date": "2026-03-28",
            "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=alifada.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "alicanva.com",
            "domain_keyword": "alicanva",
            "domain_tld": "com",
            "query_time": "2024-05-11 15:09:57",
            "create_date": "2023-08-01",
            "update_date": "2024-03-25",
            "expiry_date": "2024-08-01",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns27.netkl.com",
                "ns28.netkl.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "alilala.top",
            "domain_keyword": "alilala",
            "domain_tld": "top",
            "query_time": "2024-05-11 15:17:16",
            "create_date": "2024-03-01",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "deng yong jiu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "chong qing",
            "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": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "alilasa.com",
            "domain_keyword": "alilasa",
            "domain_tld": "com",
            "query_time": "2024-05-28 19:54:31",
            "create_date": "2019-04-14",
            "update_date": "2024-04-15",
            "expiry_date": "2024-04-14",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "beijing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "alisavas.com",
            "domain_keyword": "alisavas",
            "domain_tld": "com",
            "query_time": "2024-06-01 06:58:20",
            "create_date": "2023-02-16",
            "update_date": "2024-04-03",
            "expiry_date": "2025-02-16",
            "registrar_iana": 3897,
            "registrar_name": "Sav.com, LLC - 7",
            "registrar_website": "http://https://www.sav.com/",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "alibaba.ren",
            "domain_keyword": "alibaba",
            "domain_tld": "ren",
            "query_time": "2024-04-29 07:18:50",
            "create_date": "2014-10-15",
            "update_date": "2020-10-17",
            "expiry_date": "2024-10-15",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wei wei jiao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "he bei",
            "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": [
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "kalilava.com",
            "domain_keyword": "kalilava",
            "domain_tld": "com",
            "query_time": "2024-04-17 03:56:14",
            "create_date": "2016-01-31",
            "update_date": "2024-01-01",
            "expiry_date": "2025-01-31",
            "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": 69,
            "domain_name": "alizahra.com",
            "domain_keyword": "alizahra",
            "domain_tld": "com",
            "query_time": "2024-05-01 21:35:49",
            "create_date": "2022-10-16",
            "update_date": "2024-03-15",
            "expiry_date": "2025-10-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "alimova.site",
            "domain_keyword": "alimova",
            "domain_tld": "site",
            "query_time": "2024-05-05 10:12:21",
            "create_date": "2023-07-16",
            "update_date": "2023-09-13",
            "expiry_date": "2024-07-16",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "chui",
            "registrant_country": "KG",
            "registrant_email": "please query the rdds service of the 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": 71,
            "domain_name": "arizala.com",
            "domain_keyword": "arizala",
            "domain_tld": "com",
            "query_time": "2024-04-20 23:47:14",
            "create_date": "2015-06-15",
            "update_date": "2024-03-28",
            "expiry_date": "2024-06-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "aviziva.com",
            "domain_keyword": "aviziva",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:57:26",
            "create_date": "2013-07-28",
            "update_date": "2022-09-14",
            "expiry_date": "2024-07-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "alimama.biz",
            "domain_keyword": "alimama",
            "domain_tld": "biz",
            "query_time": "2024-04-23 07:28:04",
            "create_date": "2001-11-16",
            "update_date": "2023-10-10",
            "expiry_date": "2024-11-18",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Alibaba Group Holding Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Grand Cayman Islands",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KY",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "dns067.b.register.com",
                "dns224.a.register.com",
                "dns246.c.register.com",
                "dns249.d.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "alibaba.day",
            "domain_keyword": "alibaba",
            "domain_tld": "day",
            "query_time": "2024-05-26 17:16:07",
            "create_date": "2023-08-10",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-10",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.veridyen.com",
                "ns2.veridyen.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "aliraza.store",
            "domain_keyword": "aliraza",
            "domain_tld": "store",
            "query_time": "2024-06-09 18:48:38",
            "create_date": "2024-06-06",
            "update_date": "2024-06-06",
            "expiry_date": "2025-06-06",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0171383580",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "alina-a.ru",
            "domain_keyword": "alina-a",
            "domain_tld": "ru",
            "query_time": "2024-05-02 13:20:41",
            "create_date": "2023-08-08",
            "expiry_date": "2024-08-08",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 77,
            "domain_name": "alljava.ru",
            "domain_keyword": "alljava",
            "domain_tld": "ru",
            "query_time": "2024-05-04 05:53:41",
            "create_date": "2007-07-16",
            "expiry_date": "2024-07-16",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 78,
            "domain_name": "alicaca.com",
            "domain_keyword": "alicaca",
            "domain_tld": "com",
            "query_time": "2024-04-25 05:53:17",
            "create_date": "2006-03-09",
            "update_date": "2007-04-07",
            "expiry_date": "2025-03-10",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whoisprotection.cc",
            "registrant_address": "L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil",
            "registrant_city": "Kuala Lumpur",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_zip": "57000",
            "registrant_country": "MY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+60.389966788",
            "registrant_fax": "+603.89966788",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "blizana.com",
            "domain_keyword": "blizana",
            "domain_tld": "com",
            "query_time": "2024-05-19 12:40:31",
            "create_date": "2024-01-16",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "edward.ns.cloudflare.com",
                "kate.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "alihaha.shop",
            "domain_keyword": "alihaha",
            "domain_tld": "shop",
            "query_time": "2024-05-17 17:38:14",
            "create_date": "2024-05-15",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-15",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "alzavia.pl",
            "domain_keyword": "alzavia",
            "domain_tld": "pl",
            "query_time": "2024-05-16 00:00:47",
            "create_date": "2022-06-29",
            "update_date": "2023-07-10",
            "expiry_date": "2024-06-29",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns109.ovh.net",
                "ns109.ovh.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "axidava.org",
            "domain_keyword": "axidava",
            "domain_tld": "org",
            "query_time": "2024-05-13 17:39:12",
            "create_date": "2022-05-09",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "allzaza.com",
            "domain_keyword": "allzaza",
            "domain_tld": "com",
            "query_time": "2024-05-23 09:02:52",
            "create_date": "2022-02-10",
            "update_date": "2024-01-25",
            "expiry_date": "2025-02-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": "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": 84,
            "domain_name": "alibaba.software",
            "domain_keyword": "alibaba",
            "domain_tld": "software",
            "query_time": "2024-06-04 13:44:12",
            "create_date": "2014-12-01",
            "update_date": "2023-11-24",
            "expiry_date": "2024-12-01",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Alibaba Group Holding Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "KY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KY",
            "registrant_email": "please query the rdds service of the registrar 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.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "allsava.com",
            "domain_keyword": "allsava",
            "domain_tld": "com",
            "query_time": "2024-06-11 15:01:28",
            "create_date": "2018-03-15",
            "update_date": "2024-02-29",
            "expiry_date": "2025-03-15",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "http://www.launchpad.com",
            "name_servers": [
                "ns6275.hostgator.com",
                "ns6276.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "alizarae.com",
            "domain_keyword": "alizarae",
            "domain_tld": "com",
            "query_time": "2024-06-12 17:17:44",
            "create_date": "2009-09-29",
            "update_date": "2023-09-30",
            "expiry_date": "2024-09-29",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.net21.com",
                "ns1.sitewelder.com",
                "ns2.sitewelder.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "alifaya.com",
            "domain_keyword": "alifaya",
            "domain_tld": "com",
            "query_time": "2024-04-09 03:08:22",
            "create_date": "2024-02-19",
            "update_date": "2024-03-05",
            "expiry_date": "2025-02-19",
            "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": [
                "failed-whois-verification.namecheap.com",
                "verify-contact-details.namecheap.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "alizain.co",
            "domain_keyword": "alizain",
            "domain_tld": "co",
            "query_time": "2024-05-01 21:35:49",
            "create_date": "2016-03-06",
            "update_date": "2024-02-09",
            "expiry_date": "2025-03-05",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "cash.ns.cloudflare.com",
                "dorthy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "alidata.ru",
            "domain_keyword": "alidata",
            "domain_tld": "ru",
            "query_time": "2024-05-02 13:19:55",
            "create_date": "2020-02-04",
            "expiry_date": "2025-02-04",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns01.1pkk.ru",
                "ns02.1pkk.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 90,
            "domain_name": "alibaba.co",
            "domain_keyword": "alibaba",
            "domain_tld": "co",
            "query_time": "2024-04-23 00:10:03",
            "create_date": "2010-08-31",
            "update_date": "2024-04-07",
            "expiry_date": "2024-08-30",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Alibaba (China) Co., Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "zhe jiang",
            "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.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "alisave.info",
            "domain_keyword": "alisave",
            "domain_tld": "info",
            "query_time": "2024-05-06 21:02:43",
            "create_date": "2023-03-09",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-09",
            "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": 92,
            "domain_name": "aliznea.com",
            "domain_keyword": "aliznea",
            "domain_tld": "com",
            "query_time": "2024-05-15 07:25:13",
            "create_date": "2024-03-14",
            "update_date": "2024-05-06",
            "expiry_date": "2025-03-14",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "http://www.alibabacloud.com",
            "name_servers": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "alizila.org",
            "domain_keyword": "alizila",
            "domain_tld": "org",
            "query_time": "2024-05-14 03:06:33",
            "create_date": "2023-06-12",
            "update_date": "2023-06-17",
            "expiry_date": "2024-06-12",
            "registrar_iana": 1649,
            "registrar_name": "P.A. Viet Nam Company Limited",
            "registrar_website": "http://whois.pavietnam.vn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TP HCM",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.pavietnam.vn",
                "ns2.pavietnam.vn",
                "nsbak.pavietnam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "alijara.com",
            "domain_keyword": "alijara",
            "domain_tld": "com",
            "query_time": "2024-05-17 19:47:33",
            "create_date": "2023-08-21",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-21",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "alizaly.com",
            "domain_keyword": "alizaly",
            "domain_tld": "com",
            "query_time": "2024-05-24 23:04:58",
            "create_date": "2021-06-07",
            "update_date": "2023-06-07",
            "expiry_date": "2025-06-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "azizana.com",
            "domain_keyword": "azizana",
            "domain_tld": "com",
            "query_time": "2024-05-26 01:40:11",
            "create_date": "2012-10-06",
            "update_date": "2016-12-08",
            "expiry_date": "2024-10-06",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "aliraza.ca",
            "domain_keyword": "aliraza",
            "domain_tld": "ca",
            "query_time": "2024-06-08 04:50:12",
            "create_date": "2023-04-07",
            "update_date": "2024-03-23",
            "expiry_date": "2025-04-07",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 98,
            "domain_name": "alisasa.com",
            "domain_keyword": "alisasa",
            "domain_tld": "com",
            "query_time": "2024-06-08 04:53:09",
            "create_date": "2023-09-03",
            "update_date": "2024-03-07",
            "expiry_date": "2024-09-03",
            "registrar_iana": 1197,
            "registrar_name": "DomainSprouts.com LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "PERFECT PRIVACY, LLC",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9027492701",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "alifana.it",
            "domain_keyword": "alifana",
            "domain_tld": "it",
            "query_time": "2024-04-11 21:33:08",
            "create_date": "1999-05-25",
            "update_date": "2023-10-07",
            "expiry_date": "2024-09-21",
            "registrar_name": "Fastweb s.p.a.",
            "registrar_website": "https://www.fastweb.it/",
            "registrant_company": "Gestione Governativa delle Ferrovie Alifana e BN-NA",
            "registrant_address": "Via Don Bosco",
            "registrant_city": "Napoli",
            "registrant_state": "NA",
            "registrant_zip": "80141",
            "registrant_country": "IT",
            "name_servers": [
                "dns3.fastweb.it",
                "dns4.fastweb.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 100,
            "domain_name": "alimama.tel",
            "domain_keyword": "alimama",
            "domain_tld": "tel",
            "query_time": "2024-04-23 07:28:04",
            "create_date": "2009-01-22",
            "update_date": "2022-03-01",
            "expiry_date": "2025-03-22",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Alibaba Group Holding Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "KY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KY",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.31,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>alizava.lt</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1949</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>alizada.org, aligava.com, alizana.com, alizata.com, alinava.lt, alibava.com, alizaya.top, alizara.site, alizaya.com, alizavr.ru, alizavm.com, alizara.com, alizada.info, alizafa.com, alinava.com, alizaaa.com, alizada.ru, lizava.ru, alizada.net, alizaza.com, alizaha.com, alizaza.org, alizaa.com, alizawa.top, alivava.com, aliava.com, lizava.com, alizawa.com, abizava.com, alizada.com, alzava.net, alzava.com, alibaga.com, alibaba.moscow, aliveva.org, alibaeva.clinic, aliravan.com, alizakaz.ru, alibama.net, alihala.com, aliyana.co.uk, alitasa.lt, olivava.com, alinaha.com, alisova.pro, alizado.com, alipapa.xn--io0a7i, alidata.org, alivara.com, alizona.ru, aldzama.online, elivava.com, alifafa.online, alinata.com, alidada.market, alivala.online, alibaba.hamburg, alipapa.org, alocava.be, alidana.com, aliyaya.xyz, alifada.com, alicanva.com, alilala.top, alilasa.com, alisavas.com, alibaba.ren, kalilava.com, alizahra.com, alimova.site, arizala.com, aviziva.com, alimama.biz, alibaba.day, aliraza.store, alina-a.ru, alljava.ru, alicaca.com, blizana.com, alihaha.shop, alzavia.pl, axidava.org, allzaza.com, alibaba.software, allsava.com, alizarae.com, alifaya.com, alizain.co, alidata.ru, alibaba.co, alisave.info, aliznea.com, alizila.org, alijara.com, alizaly.com, azizana.com, aliraza.ca, alisasa.com, alifana.it, alimama.tel</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>alizada.org</domain_name>
   <domain_keyword>alizada</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-12 17:17:30</query_time>
   <create_date>2019-07-26</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2025-07-26</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>Namesilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.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>Yasamal</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AZ</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.hostimul.net</value>
    <value>ns2.hostimul.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>aligava.com</domain_name>
   <domain_keyword>aligava</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 19:53:45</query_time>
   <create_date>2023-05-04</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2024-05-04</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=aligava.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ina1.registrar.eu</value>
    <value>ina2.registrar.eu</value>
    <value>ina3.registrar.eu</value>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>alizana.com</domain_name>
   <domain_keyword>alizana</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 03:06:22</query_time>
   <create_date>2024-03-07</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/alizana.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>alizata.com</domain_name>
   <domain_keyword>alizata</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 21:07:37</query_time>
   <create_date>2022-07-30</create_date>
   <update_date>2023-05-31</update_date>
   <expiry_date>2024-07-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>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>fish.ns.cloudflare.com</value>
    <value>trevor.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>alinava.lt</domain_name>
   <domain_keyword>alinava</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-17 19:47:54</query_time>
   <create_date>2020-03-17</create_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.lt</registrar_website>
   <registrant_company>UAB Alinava</registrant_company>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>alibava.com</domain_name>
   <domain_keyword>alibava</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 00:16:56</query_time>
   <create_date>2004-05-22</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.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>7</num>
   <domain_name>alizaya.top</domain_name>
   <domain_keyword>alizaya</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-12 17:17:54</query_time>
   <create_date>2024-02-14</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH</registrar_name>
   <registrar_website>https://joker.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>Copenhagen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</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>andy.ns.cloudflare.com</value>
    <value>cheryl.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>alizara.site</domain_name>
   <domain_keyword>alizara</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-01 21:35:51</query_time>
   <create_date>2023-12-18</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>3826</registrar_iana>
   <registrar_name>Isimtescil Bilisim A.S.</registrar_name>
   <registrar_website>http://www.isimtescil.net</registrar_website>
   <registrant_company>FBS INC / Whoisprotection.biz</registrant_company>
   <registrant_state>Istanbul</registrant_state>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>eu.dnsenable.com</value>
    <value>tr.dnsenable.com</value>
    <value>us.dnsenable.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>alizaya.com</domain_name>
   <domain_keyword>alizaya</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 17:17:54</query_time>
   <create_date>2022-09-12</create_date>
   <update_date>2022-09-12</update_date>
   <expiry_date>2024-09-12</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>10</num>
   <domain_name>alizavr.ru</domain_name>
   <domain_keyword>alizavr</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-02 08:08:37</query_time>
   <create_date>2016-05-23</create_date>
   <expiry_date>2024-05-23</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.expired.beget.com</value>
    <value>ns2.expired.beget.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>alizavm.com</domain_name>
   <domain_keyword>alizavm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 03:06:24</query_time>
   <create_date>2022-08-18</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>NICS Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://www.nicproxy.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>istanbul</registrant_city>
   <registrant_state>Redacted for Privacy</registrant_state>
   <registrant_zip>Redacted for Privacy</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>https://whoisshelter.nicproxy.com/?d=alizavm.com</registrant_email>
   <registrant_phone>Redacted for Privacy</registrant_phone>
   <registrant_fax>Redacted for Privacy</registrant_fax>
   <name_servers>
    <value>ns21.nicegrup.com</value>
    <value>ns22.nicegrup.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>alizara.com</domain_name>
   <domain_keyword>alizara</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 08:46:39</query_time>
   <create_date>2022-07-09</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=alizara.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-jwkccey3.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>alizada.info</domain_name>
   <domain_keyword>alizada</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-14 03:05:59</query_time>
   <create_date>2016-03-23</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.srv01.yer.az</value>
    <value>ns02.srv01.yer.az</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>alizafa.com</domain_name>
   <domain_keyword>alizafa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 21:07:36</query_time>
   <create_date>2024-02-29</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <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>15</num>
   <domain_name>alinava.com</domain_name>
   <domain_keyword>alinava</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 22:42:42</query_time>
   <create_date>2012-02-23</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-02-23</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, 100 S. Mill Ave, Suite 1600</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85281</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=alinava.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>alizaaa.com</domain_name>
   <domain_keyword>alizaaa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 17:17:26</query_time>
   <create_date>2016-10-08</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-10-08</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>ns10.privatesever.com</value>
    <value>ns9.privatesever.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>alizada.ru</domain_name>
   <domain_keyword>alizada</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 13:22:04</query_time>
   <create_date>2023-12-29</create_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>lizava.ru</domain_name>
   <domain_keyword>lizava</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 06:56:52</query_time>
   <create_date>2012-12-27</create_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>alizada.net</domain_name>
   <domain_keyword>alizada</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-12 17:17:29</query_time>
   <create_date>2022-03-14</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2034-03-14</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>20</num>
   <domain_name>alizaza.com</domain_name>
   <domain_keyword>alizaza</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 17:17:55</query_time>
   <create_date>2008-07-21</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-07-21</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>Si Chuan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>kiwi.dnspod.net</value>
    <value>plateau.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>alizaha.com</domain_name>
   <domain_keyword>alizaha</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 17:17:34</query_time>
   <create_date>2022-12-20</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.youcan.shop</value>
    <value>ns2.youcan.shop</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>alizaza.org</domain_name>
   <domain_keyword>alizaza</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-15 07:25:11</query_time>
   <create_date>2023-11-06</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-11-06</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>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>23</num>
   <domain_name>alizaa.com</domain_name>
   <domain_keyword>alizaa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 21:35:11</query_time>
   <create_date>2020-03-24</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-03-24</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=alizaa.com</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>alizawa.top</domain_name>
   <domain_keyword>alizawa</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-12 17:17:53</query_time>
   <create_date>2023-08-09</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://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>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>25</num>
   <domain_name>alivava.com</domain_name>
   <domain_keyword>alivava</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 23:03:16</query_time>
   <create_date>2004-05-22</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>DYNADOT LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>PO Box 701</registrant_address>
   <registrant_city>San Mateo</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94401</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.dynadot.com/domain/contact-request?domain=alivava.com</registrant_email>
   <registrant_phone>+1.6505854708</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>26</num>
   <domain_name>aliava.com</domain_name>
   <domain_keyword>aliava</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 05:50:32</query_time>
   <create_date>2014-01-30</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>lizava.com</domain_name>
   <domain_keyword>lizava</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 08:06:00</query_time>
   <create_date>2016-06-23</create_date>
   <update_date>2023-05-24</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>1112</registrar_iana>
   <registrar_name>INTERNET INVEST, LTD. DBA IMENA.UA</registrar_name>
   <registrar_website>http://www.imena.ua</registrar_website>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.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>alizawa.com</domain_name>
   <domain_keyword>alizawa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 23:04:59</query_time>
   <create_date>2023-11-22</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>abizava.com</domain_name>
   <domain_keyword>abizava</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 00:09:56</query_time>
   <create_date>2023-02-27</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-02-27</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>
   <name_servers>
    <value>ns1.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>alizada.com</domain_name>
   <domain_keyword>alizada</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 17:17:30</query_time>
   <create_date>2015-03-22</create_date>
   <update_date>2021-03-16</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>alzava.net</domain_name>
   <domain_keyword>alzava</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 14:36:48</query_time>
   <create_date>2015-10-27</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-10-27</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>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>alzava.com</domain_name>
   <domain_keyword>alzava</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 19:43:53</query_time>
   <create_date>2014-11-17</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-17</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.brandbucket.com</value>
    <value>ns2.brandbucket.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>33</num>
   <domain_name>alibaga.com</domain_name>
   <domain_keyword>alibaga</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 17:53:19</query_time>
   <create_date>2023-11-01</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2024-11-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.thednscloud.com</value>
    <value>ns2.thednscloud.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>alibaba.moscow</domain_name>
   <domain_keyword>alibaba</domain_keyword>
   <domain_tld>moscow</domain_tld>
   <query_time>2024-04-29 07:18:50</query_time>
   <create_date>2022-10-26</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Limited Liability Company &quot;Registrar of domain names REG.RU&quot;</registrar_name>
   <registrar_website>https://www.reg.ru</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_state>Personal data, can not be publicly disclosed according to applicable laws.</registrant_state>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.</registrant_email>
   <registrant_phone>Personal data, can not be publicly disclosed according to applicable laws.</registrant_phone>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsignedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>aliveva.org</domain_name>
   <domain_keyword>aliveva</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 12:56:25</query_time>
   <create_date>2017-05-21</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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>arturo.ns.cloudflare.com</value>
    <value>sneh.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>alibaeva.clinic</domain_name>
   <domain_keyword>alibaeva</domain_keyword>
   <domain_tld>clinic</domain_tld>
   <query_time>2024-05-11 15:09:26</query_time>
   <create_date>2023-10-30</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://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>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>37</num>
   <domain_name>aliravan.com</domain_name>
   <domain_keyword>aliravan</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 21:29:52</query_time>
   <create_date>2005-05-05</create_date>
   <update_date>2021-02-21</update_date>
   <expiry_date>2027-05-05</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>https://www.wildwestdomains.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.secureserver.net/whois?plid=1387&amp;domain=aliravan.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>38</num>
   <domain_name>alizakaz.ru</domain_name>
   <domain_keyword>alizakaz</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 13:22:04</query_time>
   <create_date>2024-03-25</create_date>
   <expiry_date>2025-03-25</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>39</num>
   <domain_name>alibama.net</domain_name>
   <domain_keyword>alibama</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 05:51:45</query_time>
   <create_date>2019-12-26</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>alihala.com</domain_name>
   <domain_keyword>alihala</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 10:10:21</query_time>
   <create_date>2023-04-23</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>4054</registrar_iana>
   <registrar_name>Gname 062 Inc</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>aliyana.co.uk</domain_name>
   <domain_keyword>aliyana</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-06 21:07:27</query_time>
   <create_date>2023-10-24</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>alitasa.lt</domain_name>
   <domain_keyword>alitasa</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-06 21:06:17</query_time>
   <create_date>2013-10-25</create_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>olivava.com</domain_name>
   <domain_keyword>olivava</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 17:07:59</query_time>
   <create_date>2007-04-13</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>140</registrar_iana>
   <registrar_name>acens Technologies, S.L.U.</registrar_name>
   <registrar_website>http://www.acens.com/</registrar_website>
   <registrant_state>Cadiz</registrant_state>
   <registrant_country>ES</registrant_country>
   <name_servers>
    <value>ns10.servicio-online.net</value>
    <value>ns11.servicio-online.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>alinaha.com</domain_name>
   <domain_keyword>alinaha</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 00:44:11</query_time>
   <create_date>2023-05-31</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>London</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/alinaha.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>aaron.ns.cloudflare.com</value>
    <value>julissa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>alisova.pro</domain_name>
   <domain_keyword>alisova</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-17 19:48:48</query_time>
   <create_date>2021-05-14</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-14</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>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow region</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.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>alizado.com</domain_name>
   <domain_keyword>alizado</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 03:06:00</query_time>
   <create_date>2022-04-01</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.youcan.shop</value>
    <value>ns2.youcan.shop</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>alipapa.xn--io0a7i</domain_name>
   <domain_keyword>alipapa</domain_keyword>
   <domain_tld>xn--io0a7i</domain_tld>
   <query_time>2024-05-28 03:47:42</query_time>
   <create_date>2017-08-19</create_date>
   <update_date>2017-08-24</update_date>
   <expiry_date>2027-08-19</expiry_date>
   <registrar_name>HiChina Zhicheng Technology Limited</registrar_name>
   <registrar_website>http://whois.www.net.cn</registrar_website>
   <registrant_company>谢宗周</registrant_company>
   <registrant_state>北京</registrant_state>
   <registrant_email>please query the rdds service of the registrar 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>dns10.hichina.com</value>
    <value>dns9.hichina.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>alidata.org</domain_name>
   <domain_keyword>alidata</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 20:27:26</query_time>
   <create_date>2012-07-11</create_date>
   <update_date>2022-05-30</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com/global/web/csc/digital-brand</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Alibaba Group Holding Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>KY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KY</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>ns11.bigwww.com</value>
    <value>ns12.bigwww.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>alivara.com</domain_name>
   <domain_keyword>alivara</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 12:53:39</query_time>
   <create_date>2013-02-05</create_date>
   <update_date>2021-01-30</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>alizona.ru</domain_name>
   <domain_keyword>alizona</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 13:22:05</query_time>
   <create_date>2023-06-14</create_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>aldzama.online</domain_name>
   <domain_keyword>aldzama</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-01 13:20:05</query_time>
   <create_date>2023-08-04</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>elivava.com</domain_name>
   <domain_keyword>elivava</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 00:17:33</query_time>
   <create_date>2018-11-10</create_date>
   <update_date>2020-11-04</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>alifafa.online</domain_name>
   <domain_keyword>alifafa</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-18 14:49:22</query_time>
   <create_date>2024-03-16</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-03-16</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>Private Person</registrant_company>
   <registrant_state>Zabaikalskii krai</registrant_state>
   <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>54</num>
   <domain_name>alinata.com</domain_name>
   <domain_keyword>alinata</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 17:26:56</query_time>
   <create_date>2021-01-22</create_date>
   <update_date>2022-12-29</update_date>
   <expiry_date>2026-01-22</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kong Kong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/1ee31fcb-e86b-4ff7-bb92-e60f753dae0a</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>55</num>
   <domain_name>alidada.market</domain_name>
   <domain_keyword>alidada</domain_keyword>
   <domain_tld>market</domain_tld>
   <query_time>2024-05-26 17:20:28</query_time>
   <create_date>2023-06-30</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2026-06-30</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a Joker.com</registrar_name>
   <registrar_website>http://joker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GreenHost</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Copenhagen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</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.irandns.com</value>
    <value>ns2.irandns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>alivala.online</domain_name>
   <domain_keyword>alivala</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-07 17:35:36</query_time>
   <create_date>2021-12-19</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net/</registrar_website>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>alibaba.hamburg</domain_name>
   <domain_keyword>alibaba</domain_keyword>
   <domain_tld>hamburg</domain_tld>
   <query_time>2024-06-01 06:49:37</query_time>
   <create_date>2014-09-11</create_date>
   <update_date>2019-07-05</update_date>
   <expiry_date>2024-09-11</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>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>alipapa.org</domain_name>
   <domain_keyword>alipapa</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-01 06:57:11</query_time>
   <create_date>2023-12-06</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>alocava.be</domain_name>
   <domain_keyword>alocava</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-17 07:44:43</query_time>
   <create_date>2014-12-18</create_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/english/tld.html?&amp;tld=be</registrar_website>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>alidana.com</domain_name>
   <domain_keyword>alidana</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 20:27:21</query_time>
   <create_date>2015-07-12</create_date>
   <update_date>2020-07-06</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>aliyaya.xyz</domain_name>
   <domain_keyword>aliyaya</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-06 21:07:29</query_time>
   <create_date>2024-03-07</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>coby.ns.cloudflare.com</value>
    <value>meera.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>alifada.com</domain_name>
   <domain_keyword>alifada</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 17:22:52</query_time>
   <create_date>2018-03-28</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2026-03-28</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=alifada.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>alicanva.com</domain_name>
   <domain_keyword>alicanva</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 15:09:57</query_time>
   <create_date>2023-08-01</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns27.netkl.com</value>
    <value>ns28.netkl.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>alilala.top</domain_name>
   <domain_keyword>alilala</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-11 15:17:16</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>deng yong jiu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>chong qing</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>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>alilasa.com</domain_name>
   <domain_keyword>alilasa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 19:54:31</query_time>
   <create_date>2019-04-14</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-04-14</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>beijing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>alisavas.com</domain_name>
   <domain_keyword>alisavas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 06:58:20</query_time>
   <create_date>2023-02-16</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>3897</registrar_iana>
   <registrar_name>Sav.com, LLC - 7</registrar_name>
   <registrar_website>http://https://www.sav.com/</registrar_website>
   <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>67</num>
   <domain_name>alibaba.ren</domain_name>
   <domain_keyword>alibaba</domain_keyword>
   <domain_tld>ren</domain_tld>
   <query_time>2024-04-29 07:18:50</query_time>
   <create_date>2014-10-15</create_date>
   <update_date>2020-10-17</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wei wei jiao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>he bei</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>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.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>kalilava.com</domain_name>
   <domain_keyword>kalilava</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 03:56:14</query_time>
   <create_date>2016-01-31</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-01-31</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>69</num>
   <domain_name>alizahra.com</domain_name>
   <domain_keyword>alizahra</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 21:35:49</query_time>
   <create_date>2022-10-16</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-10-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>alimova.site</domain_name>
   <domain_keyword>alimova</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-05 10:12:21</query_time>
   <create_date>2023-07-16</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-07-16</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>Private Person</registrant_company>
   <registrant_state>chui</registrant_state>
   <registrant_country>KG</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>71</num>
   <domain_name>arizala.com</domain_name>
   <domain_keyword>arizala</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 23:47:14</query_time>
   <create_date>2015-06-15</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>aviziva.com</domain_name>
   <domain_keyword>aviziva</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:57:26</query_time>
   <create_date>2013-07-28</create_date>
   <update_date>2022-09-14</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>alimama.biz</domain_name>
   <domain_keyword>alimama</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-23 07:28:04</query_time>
   <create_date>2001-11-16</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Alibaba Group Holding Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Grand Cayman Islands</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KY</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>dns067.b.register.com</value>
    <value>dns224.a.register.com</value>
    <value>dns246.c.register.com</value>
    <value>dns249.d.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>alibaba.day</domain_name>
   <domain_keyword>alibaba</domain_keyword>
   <domain_tld>day</domain_tld>
   <query_time>2024-05-26 17:16:07</query_time>
   <create_date>2023-08-10</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.veridyen.com</value>
    <value>ns2.veridyen.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>aliraza.store</domain_name>
   <domain_keyword>aliraza</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-09 18:48:38</query_time>
   <create_date>2024-06-06</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0171383580</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-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>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>alina-a.ru</domain_name>
   <domain_keyword>alina-a</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 13:20:41</query_time>
   <create_date>2023-08-08</create_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>alljava.ru</domain_name>
   <domain_keyword>alljava</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 05:53:41</query_time>
   <create_date>2007-07-16</create_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
    <value>ns3.jino.ru</value>
    <value>ns4.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>alicaca.com</domain_name>
   <domain_keyword>alicaca</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 05:53:17</query_time>
   <create_date>2006-03-09</create_date>
   <update_date>2007-04-07</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_address>L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil</registrant_address>
   <registrant_city>Kuala Lumpur</registrant_city>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_zip>57000</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+60.389966788</registrant_phone>
   <registrant_fax>+603.89966788</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.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>79</num>
   <domain_name>blizana.com</domain_name>
   <domain_keyword>blizana</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 12:40:31</query_time>
   <create_date>2024-01-16</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-16</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>edward.ns.cloudflare.com</value>
    <value>kate.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>80</num>
   <domain_name>alihaha.shop</domain_name>
   <domain_keyword>alihaha</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-17 17:38:14</query_time>
   <create_date>2024-05-15</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>alzavia.pl</domain_name>
   <domain_keyword>alzavia</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-16 00:00:47</query_time>
   <create_date>2022-06-29</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns109.ovh.net</value>
    <value>ns109.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>axidava.org</domain_name>
   <domain_keyword>axidava</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-13 17:39:12</query_time>
   <create_date>2022-05-09</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>allzaza.com</domain_name>
   <domain_keyword>allzaza</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 09:02:52</query_time>
   <create_date>2022-02-10</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-02-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>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>84</num>
   <domain_name>alibaba.software</domain_name>
   <domain_keyword>alibaba</domain_keyword>
   <domain_tld>software</domain_tld>
   <query_time>2024-06-04 13:44:12</query_time>
   <create_date>2014-12-01</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Alibaba Group Holding Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>KY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KY</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.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>allsava.com</domain_name>
   <domain_keyword>allsava</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 15:01:28</query_time>
   <create_date>2018-03-15</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>955</registrar_iana>
   <registrar_name>Launchpad.com Inc.</registrar_name>
   <registrar_website>http://www.launchpad.com</registrar_website>
   <name_servers>
    <value>ns6275.hostgator.com</value>
    <value>ns6276.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>alizarae.com</domain_name>
   <domain_keyword>alizarae</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 17:17:44</query_time>
   <create_date>2009-09-29</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.net21.com</value>
    <value>ns1.sitewelder.com</value>
    <value>ns2.sitewelder.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>87</num>
   <domain_name>alifaya.com</domain_name>
   <domain_keyword>alifaya</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 03:08:22</query_time>
   <create_date>2024-02-19</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-02-19</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>failed-whois-verification.namecheap.com</value>
    <value>verify-contact-details.namecheap.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>alizain.co</domain_name>
   <domain_keyword>alizain</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-01 21:35:49</query_time>
   <create_date>2016-03-06</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>www.cloudflare.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>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>cash.ns.cloudflare.com</value>
    <value>dorthy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>alidata.ru</domain_name>
   <domain_keyword>alidata</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 13:19:55</query_time>
   <create_date>2020-02-04</create_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns01.1pkk.ru</value>
    <value>ns02.1pkk.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>alibaba.co</domain_name>
   <domain_keyword>alibaba</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-23 00:10:03</query_time>
   <create_date>2010-08-31</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Alibaba (China) Co., Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>zhe jiang</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.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>alisave.info</domain_name>
   <domain_keyword>alisave</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-06 21:02:43</query_time>
   <create_date>2023-03-09</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-03-09</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>92</num>
   <domain_name>aliznea.com</domain_name>
   <domain_keyword>aliznea</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 07:25:13</query_time>
   <create_date>2024-03-14</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>http://www.alibabacloud.com</registrar_website>
   <name_servers>
    <value>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>alizila.org</domain_name>
   <domain_keyword>alizila</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-14 03:06:33</query_time>
   <create_date>2023-06-12</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>1649</registrar_iana>
   <registrar_name>P.A. Viet Nam Company Limited</registrar_name>
   <registrar_website>http://whois.pavietnam.vn</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>TP HCM</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.pavietnam.vn</value>
    <value>ns2.pavietnam.vn</value>
    <value>nsbak.pavietnam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>alijara.com</domain_name>
   <domain_keyword>alijara</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 19:47:33</query_time>
   <create_date>2023-08-21</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>alizaly.com</domain_name>
   <domain_keyword>alizaly</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 23:04:58</query_time>
   <create_date>2021-06-07</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2025-06-07</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>ns57.domaincontrol.com</value>
    <value>ns58.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>96</num>
   <domain_name>azizana.com</domain_name>
   <domain_keyword>azizana</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 01:40:11</query_time>
   <create_date>2012-10-06</create_date>
   <update_date>2016-12-08</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>aliraza.ca</domain_name>
   <domain_keyword>aliraza</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-08 04:50:12</query_time>
   <create_date>2023-04-07</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>alisasa.com</domain_name>
   <domain_keyword>alisasa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 04:53:09</query_time>
   <create_date>2023-09-03</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>1197</registrar_iana>
   <registrar_name>DomainSprouts.com LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>PERFECT PRIVACY, LLC</registrant_name>
   <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.9027492701</registrant_phone>
   <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>99</num>
   <domain_name>alifana.it</domain_name>
   <domain_keyword>alifana</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-11 21:33:08</query_time>
   <create_date>1999-05-25</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_name>Fastweb s.p.a.</registrar_name>
   <registrar_website>https://www.fastweb.it/</registrar_website>
   <registrant_company>Gestione Governativa delle Ferrovie Alifana e BN-NA</registrant_company>
   <registrant_address>Via Don Bosco</registrant_address>
   <registrant_city>Napoli</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>80141</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns3.fastweb.it</value>
    <value>dns4.fastweb.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>alimama.tel</domain_name>
   <domain_keyword>alimama</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-04-23 07:28:04</query_time>
   <create_date>2009-01-22</create_date>
   <update_date>2022-03-01</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Alibaba Group Holding Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>KY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KY</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.31</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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